Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Cursor

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
 

Description détaillée

Represents the current state of a dumper while dumping.

Auteur
Nicolas Grekas p@tch.nosp@m.work.nosp@m..com

Documentation des champs

◆ $attr

$attr = []

◆ $depth

$depth = 0

◆ $hardRefCount

$hardRefCount = 0

◆ $hardRefHandle

$hardRefHandle = 0

◆ $hardRefTo

$hardRefTo = 0

◆ $hashCut

$hashCut = 0

◆ $hashIndex

$hashIndex = 0

◆ $hashKey

$hashKey

◆ $hashKeyIsBinary

$hashKeyIsBinary

◆ $hashLength

$hashLength = 0

◆ $hashType

$hashType

◆ $refIndex

$refIndex = 0

◆ $skipChildren

$skipChildren = false

◆ $softRefCount

$softRefCount = 0

◆ $softRefHandle

$softRefHandle = 0

◆ $softRefTo

$softRefTo = 0

◆ $stop

$stop = false

◆ HASH_ASSOC

const HASH_ASSOC = Stub::ARRAY_ASSOC

Référencé par CliDumper\dumpKey().

◆ HASH_INDEXED

const HASH_INDEXED = Stub::ARRAY_INDEXED

Référencé par Data\dumpItem(), et CliDumper\dumpKey().

◆ HASH_OBJECT

◆ HASH_RESOURCE


La documentation de cette classe a été générée à partir du fichier suivant :