Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Champs de données | |
const | HASH_INDEXED = Stub::ARRAY_INDEXED |
const | HASH_ASSOC = Stub::ARRAY_ASSOC |
const | HASH_OBJECT = Stub::TYPE_OBJECT |
const | HASH_RESOURCE = Stub::TYPE_RESOURCE |
$depth = 0 | |
$refIndex = 0 | |
$softRefTo = 0 | |
$softRefCount = 0 | |
$softRefHandle = 0 | |
$hardRefTo = 0 | |
$hardRefCount = 0 | |
$hardRefHandle = 0 | |
$hashType | |
$hashKey | |
$hashKeyIsBinary | |
$hashIndex = 0 | |
$hashLength = 0 | |
$hashCut = 0 | |
$stop = false | |
$attr = [] | |
$skipChildren = false | |
Represents the current state of a dumper while dumping.
$attr = [] |
$depth = 0 |
$hardRefCount = 0 |
$hardRefHandle = 0 |
$hardRefTo = 0 |
$hashCut = 0 |
$hashIndex = 0 |
$hashKey |
$hashKeyIsBinary |
$hashLength = 0 |
$hashType |
$refIndex = 0 |
$skipChildren = false |
$softRefCount = 0 |
$softRefHandle = 0 |
$softRefTo = 0 |
$stop = false |
const HASH_ASSOC = Stub::ARRAY_ASSOC |
Référencé par CliDumper\dumpKey().
const HASH_INDEXED = Stub::ARRAY_INDEXED |
Référencé par Data\dumpItem(), et CliDumper\dumpKey().
const HASH_OBJECT = Stub::TYPE_OBJECT |
Référencé par CliDumper\dumpKey(), CliDumper\enterHash(), et CliDumper\leaveHash().
const HASH_RESOURCE = Stub::TYPE_RESOURCE |
Référencé par CliDumper\dumpKey(), CliDumper\enterHash(), et CliDumper\leaveHash().