| StaticReflectionClass::$staticReflectionParser |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
The static reflection parser object. |
| StaticReflectionClass::export |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getConstant |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getConstants |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getConstructor |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getDefaultProperties |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getDocComment |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getEndLine |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getExtension |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getExtensionName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getFileName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getInterfaceNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getInterfaces |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getMethod |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getMethods |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getModifiers |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getNamespaceName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getParentClass |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getProperties |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getProperty |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getShortName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getStartLine |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getStaticProperties |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getStaticPropertyValue |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getTraitAliases |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getTraitNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getTraits |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::getUseStatements |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::hasClassAttribute |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
Determines if the class has the provided class attribute. |
| StaticReflectionClass::hasConstant |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::hasMethod |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::hasProperty |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::implementsInterface |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::inNamespace |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isAbstract |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isCloneable |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isFinal |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isInstance |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isInstantiable |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isInterface |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isInternal |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isIterateable |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isSubclassOf |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isTrait |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::isUserDefined |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::newInstance |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::newInstanceArgs |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::newInstanceWithoutConstructor |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StaticReflectionClass::setStaticPropertyValue |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|