Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe DoctrineCaster

Fonctions membres publiques statiques

static castCommonProxy (CommonProxy $proxy, array $a, Stub $stub, bool $isNested)
 
static castOrmProxy (OrmProxy $proxy, array $a, Stub $stub, bool $isNested)
 
static castPersistentCollection (PersistentCollection $coll, array $a, Stub $stub, bool $isNested)
 

Description détaillée

Casts Doctrine related classes to array representation.

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

Documentation des fonctions membres

◆ castCommonProxy()

static castCommonProxy ( CommonProxy  $proxy,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

◆ castOrmProxy()

static castOrmProxy ( OrmProxy  $proxy,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

◆ castPersistentCollection()

static castPersistentCollection ( PersistentCollection  $coll,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

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