Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotationException::semanticalErrorConstants | function | core/ |
Creates a new AnnotationException describing a constant semantical error. |
| AnnotationException::syntaxError | function | core/ |
Creates a new AnnotationException describing a Syntax error. |
| AnnotationExtendsAnnotationTargetAll | class | core/ |
|
| AnnotationInterface::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationInterface::setClass | function | core/ |
Sets the class of the annotated class. |
| AnnotationInterface::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
| AnnotationRegistry | class | core/ |
|
| AnnotationRegistry.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\AnnotationRegistry, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| AnnotationRegistry::$failedToAutoload | property | core/ |
An array of classes which cannot be found |
| AnnotationRegistry::loadAnnotationClass | function | core/ |
Autoload an annotation class silently. |
| AnnotationRegistry::reset | function | core/ |
|
| Annotations | group | core/ |
Annotations for class discovery and metadata description. |
| AnnotationTargetClass | class | core/ |
Plugin annotation @Target("CLASS"); |
| AnnotationTargetClass.php | file | core/ |
|
| AnnotationTargetClass::$data | property | core/ |
|
| AnnotationTargetClass::$name | property | core/ |
|
| AnnotationTargetClass::$target | property | core/ |
|
| AnnotationWithAttributes | class | core/ |
Plugin annotation @Target("ALL") @Attributes({ @Attribute("mixed", type = "mixed"), @Attribute("boolean", type = "boolean"), @Attribute("bool", type = "bool"), @Attribute("float", … |
| AnnotationWithAttributes.php | file | core/ |
|
| AnnotationWithAttributes::$annotation | property | core/ |
|
| AnnotationWithAttributes::$array | property | core/ |
|
| AnnotationWithAttributes::$arrayOfAnnotations | property | core/ |
|
| AnnotationWithAttributes::$arrayOfIntegers | property | core/ |
|
| AnnotationWithAttributes::$arrayOfStrings | property | core/ |
|
| AnnotationWithAttributes::$bool | property | core/ |
|
| AnnotationWithAttributes::$boolean | property | core/ |
|
| AnnotationWithAttributes::$float | property | core/ |
|
| AnnotationWithAttributes::$integer | property | core/ |
|
| AnnotationWithAttributes::$mixed | property | core/ |
|
| AnnotationWithAttributes::$string | property | core/ |
|
| AnnotationWithAttributes::getAnnotation | function | core/ |
|
| AnnotationWithAttributes::getArray | function | core/ |
|
| AnnotationWithAttributes::getArrayOfAnnotations | function | core/ |
|
| AnnotationWithAttributes::getArrayOfIntegers | function | core/ |
|
| AnnotationWithAttributes::getArrayOfStrings | function | core/ |
|
| AnnotationWithAttributes::getBool | function | core/ |
|
| AnnotationWithAttributes::getBoolean | function | core/ |
|
| AnnotationWithAttributes::getFloat | function | core/ |
|
| AnnotationWithAttributes::getInteger | function | core/ |
|
| AnnotationWithAttributes::getMixed | function | core/ |
|
| AnnotationWithAttributes::getString | function | core/ |
|
| AnnotationWithAttributes::__construct | function | core/ |
|
| AnnotationWithConstants | class | core/ |
Plugin annotation @Target("ALL"); |
| AnnotationWithConstants.php | file | core/ |
|
| AnnotationWithConstants::$value | property | core/ |
|
| AnnotationWithConstants::FLOAT | constant | core/ |
|
| AnnotationWithConstants::INTEGER | constant | core/ |
|
| AnnotationWithConstants::STRING | constant | core/ |
|
| AnnotationWithRequiredAttributes | class | core/ |
Plugin annotation @Target("ALL") @Attributes({ @Attribute("value", required = true , type = "string"), @Attribute("annot", required = true , type =… |
| AnnotationWithRequiredAttributes.php | file | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.