Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SomeAnnotationClassNameWithoutConstructor::$name | property | core/ |
|
| SomeAnnotationClassNameWithoutConstructorAndProperties | class | core/ |
|
| SomeClass | class | core/ |
Class for testing module autoloading. |
| SomeClass.php | file | core/ |
|
| SomeClass::TEST | constant | core/ |
|
| SomeClass::testMethod | function | core/ |
|
| StandardRecipeInstallTest::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| StaticDiscoveryTestDecoratedClass | class | core/ |
A class extending StaticDiscovery for testing purposes. |
| StaticDiscoveryTestDecoratedClass::complexArguments | function | core/ |
|
| StaticDiscoveryTestDecoratedClass::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryTestDecoratedClass::noArguments | function | core/ |
|
| StaticReflectionClass | class | core/ |
|
| StaticReflectionClass.php | file | core/ |
This class is a near-copy of Doctrine\Common\Reflection\StaticReflectionClass, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.2. |
| StaticReflectionClass::$staticReflectionParser | property | core/ |
The static reflection parser object. |
| StaticReflectionClass::export | function | core/ |
|
| StaticReflectionClass::getConstant | function | core/ |
|
| StaticReflectionClass::getConstants | function | core/ |
|
| StaticReflectionClass::getConstructor | function | core/ |
|
| StaticReflectionClass::getDefaultProperties | function | core/ |
|
| StaticReflectionClass::getDocComment | function | core/ |
|
| StaticReflectionClass::getEndLine | function | core/ |
|
| StaticReflectionClass::getExtension | function | core/ |
|
| StaticReflectionClass::getExtensionName | function | core/ |
|
| StaticReflectionClass::getFileName | function | core/ |
|
| StaticReflectionClass::getInterfaceNames | function | core/ |
|
| StaticReflectionClass::getInterfaces | function | core/ |
|
| StaticReflectionClass::getMethod | function | core/ |
|
| StaticReflectionClass::getMethods | function | core/ |
|
| StaticReflectionClass::getModifiers | function | core/ |
|
| StaticReflectionClass::getName | function | core/ |
|
| StaticReflectionClass::getNamespaceName | function | core/ |
|
| StaticReflectionClass::getParentClass | function | core/ |
|
| StaticReflectionClass::getProperties | function | core/ |
|
| StaticReflectionClass::getProperty | function | core/ |
|
| StaticReflectionClass::getShortName | function | core/ |
|
| StaticReflectionClass::getStartLine | function | core/ |
|
| StaticReflectionClass::getStaticProperties | function | core/ |
|
| StaticReflectionClass::getStaticPropertyValue | function | core/ |
|
| StaticReflectionClass::getTraitAliases | function | core/ |
|
| StaticReflectionClass::getTraitNames | function | core/ |
|
| StaticReflectionClass::getTraits | function | core/ |
|
| StaticReflectionClass::getUseStatements | function | core/ |
|
| StaticReflectionClass::hasClassAttribute | function | core/ |
Determines if the class has the provided class attribute. |
| StaticReflectionClass::hasConstant | function | core/ |
|
| StaticReflectionClass::hasMethod | function | core/ |
|
| StaticReflectionClass::hasProperty | function | core/ |
|
| StaticReflectionClass::implementsInterface | function | core/ |
|
| StaticReflectionClass::inNamespace | function | core/ |
|
| StaticReflectionClass::isAbstract | function | core/ |
|
| StaticReflectionClass::isCloneable | function | core/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.