$cacheIdentifier | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$classMethodNames | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$classPropertyNames | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$classSchemata | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$classTagsValues | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$configurationManager | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$dataCache | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$dataCacheNeedsUpdate | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$detectClassChanges | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$ignoredTags | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$initialized | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$methodParameters | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$methodReflections | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$methodTagsValues | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$objectManager | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$propertyTagsValues | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$reflectedClassNames | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
$taggedClasses | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
buildClassSchema($className) | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
convertParameterReflectionToArray(\ReflectionParameter $parameter, $parameterPosition, \ReflectionMethod $method=NULL) | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
getClassPropertyNames($className) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
getClassSchema($classNameOrObject) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
getMethodParameters($className, $methodName) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
getMethodReflection($className, $methodName) | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
getMethodTagsValues($className, $methodName) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
getPropertyTagsValues($className, $propertyName) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
getPropertyTagValues($className, $propertyName, $tag) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
hasMethod($className, $methodName) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
initialize() | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
isClassReflected($className) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
isClassTaggedWith($className, $tag) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
isInitialized() | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
isPropertyTaggedWith($className, $propertyName, $tag) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
loadFromCache() | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
reflectClass($className) | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
saveToCache() | TYPO3\CMS\Extbase\Reflection\ReflectionService | protected |
setDataCache(\TYPO3\CMS\Core\Cache\Frontend\VariableFrontend $dataCache) | TYPO3\CMS\Extbase\Reflection\ReflectionService | |
shutdown() | TYPO3\CMS\Extbase\Reflection\ReflectionService | |