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 |
|---|---|---|---|
| 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/ |
|
| StaticReflectionClass::isFinal | function | core/ |
|
| StaticReflectionClass::isInstance | function | core/ |
|
| StaticReflectionClass::isInstantiable | function | core/ |
|
| StaticReflectionClass::isInterface | function | core/ |
|
| StaticReflectionClass::isInternal | function | core/ |
|
| StaticReflectionClass::isIterateable | function | core/ |
|
| StaticReflectionClass::isSubclassOf | function | core/ |
|
| StaticReflectionClass::isTrait | function | core/ |
|
| StaticReflectionClass::isUserDefined | function | core/ |
|
| StaticReflectionClass::newInstance | function | core/ |
|
| StaticReflectionClass::newInstanceArgs | function | core/ |
|
| StaticReflectionClass::newInstanceWithoutConstructor | function | core/ |
|
| StaticReflectionClass::setStaticPropertyValue | function | core/ |
|
| StaticReflectionClass::__construct | function | core/ |
|
| StaticReflectionClass::__toString | function | core/ |
|
| StaticReflectionParser::$classAnnotationOptimize | property | core/ |
Whether the caller only wants class annotations. |
| StaticReflectionParser::$classAttributes | property | core/ |
The class attributes. |
| StaticReflectionParser::$className | property | core/ |
The fully qualified class name. |
| StaticReflectionParser::$parentClassName | property | core/ |
The name of the class this class extends, if any. |
| StaticReflectionParser::$shortClassName | property | core/ |
The short class name. |
| StaticReflectionParser::getClassName | function | core/ |
|
| StaticReflectionParser::getReflectionClass | function | core/ |
Gets the ReflectionClass equivalent for this class. |
| StaticReflectionParser::getStaticReflectionParserForDeclaringClass | function | core/ |
Gets the PSR-0 parser for the declaring class. |
| StaticReflectionParser::hasClassAttribute | function | core/ |
Determines if the class has the provided class attribute. |
| StreamWrapperManager::getClass | function | core/ |
Returns the stream wrapper class name for a given scheme. |
| StreamWrapperManagerInterface::getClass | function | core/ |
Returns the stream wrapper class name for a given scheme. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.