Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Neos
Flow
ObjectManagement
ObjectManager
getAllObjectConfigurations
Neos\Flow\ObjectManagement\ObjectManager::getAllObjectConfigurations PHP Method
ObjectManager Class Documentation
Datei anzeigen
Open project: neos/flow-development-collection
getAllObjectConfigurations()
public
method
For internal use in bootstrap only. Can change anytime.
public
getAllObjectConfigurations
( ) :
array
return
array
public function getAllObjectConfigurations() { return $this->objects; }
ObjectManager
__construct
buildObjectByFactory
callShutdownMethods
createLazyDependency
forgetInstance
get
getAllObjectConfigurations
getCaseSensitiveObjectName
getClassNameByObjectName
getContext
getInstance
getLazyDependencyByHash
getObjectNameByClassName
getPackageKeyByObjectName
getScope
getSessionInstances
getSettingsByPath
hasInstance
injectAllSettings
instantiateClass
isRegistered
registerShutdownObject
setInstance
setObjects
shutdown