![]() |
TYPO3
7.6
|
This is the complete list of members for Instantiator, including all inherited members.
$cachedCloneables | Instantiator | privatestatic |
$cachedInstantiators | Instantiator | privatestatic |
attemptInstantiationViaUnSerialization(ReflectionClass $reflectionClass, $serializedString) | Instantiator | private |
buildAndCacheFromFactory($className) | Instantiator | private |
buildFactory($className) | Instantiator | private |
checkIfUnSerializationIsSupported(ReflectionClass $reflectionClass, $serializedString) | Instantiator | private |
getReflectionClass($className) | Instantiator | private |
getSerializationFormat(ReflectionClass $reflectionClass) | Instantiator | private |
hasInternalAncestors(ReflectionClass $reflectionClass) | Instantiator | private |
instantiate($className) | Instantiator | |
isInstantiableViaReflection(ReflectionClass $reflectionClass) | Instantiator | private |
isPhpVersionWithBrokenSerializationFormat() | Instantiator | private |
isSafeToClone(ReflectionClass $reflection) | Instantiator | private |
SERIALIZATION_FORMAT_AVOID_UNSERIALIZER | Instantiator | |
SERIALIZATION_FORMAT_USE_UNSERIALIZER | Instantiator |