Search for annot
- Search 7.x for annot
- Search 9.5.x for annot
- Search 8.9.x for annot
- Search 10.3.x for annot
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SettingsTrayFormAnnotationNoneBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayTest::testPossibleAnnotations | function | core/ |
Tests the 3 possible forms[settings_tray] annotations: class, FALSE, none. |
| SimpleAnnotationReader | class | core/ |
Simple Annotation Reader. |
| SimpleAnnotationReader.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\SimpleAnnotationReader, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
| SimpleAnnotationReader::$ignoredAnnotations | property | core/ |
|
| SimpleAnnotationReader::$parser | property | core/ |
|
| SimpleAnnotationReader::addNamespace | function | core/ |
Adds a namespace in which we will look for annotations. |
| SimpleAnnotationReader::getClassAnnotation | function | core/ |
Gets a class annotation. |
| SimpleAnnotationReader::getClassAnnotations | function | core/ |
Gets the annotations applied to a class. |
| SimpleAnnotationReader::getMethodAnnotation | function | core/ |
Gets a method annotation. |
| SimpleAnnotationReader::getMethodAnnotations | function | core/ |
Gets the annotations applied to a method. |
| SimpleAnnotationReader::getPropertyAnnotation | function | core/ |
Gets a property annotation. |
| SimpleAnnotationReader::getPropertyAnnotations | function | core/ |
Gets the annotations applied to a property. |
| SimpleAnnotationReader::__construct | function | core/ |
Constructor. |
| SomeAnnotationClassNameWithoutConstructor | class | core/ |
|
| SomeAnnotationClassNameWithoutConstructor::$data | property | core/ |
|
| SomeAnnotationClassNameWithoutConstructor::$name | property | core/ |
|
| SomeAnnotationClassNameWithoutConstructorAndProperties | class | core/ |
|
| SomeAnnotationWithConstructorWithoutParams | class | core/ |
|
| SomeAnnotationWithConstructorWithoutParams::$data | property | core/ |
|
| SomeAnnotationWithConstructorWithoutParams::$name | property | core/ |
|
| SomeAnnotationWithConstructorWithoutParams::__construct | function | core/ |
|
| StaticReflectionParser::$classAnnotationOptimize | property | core/ |
Whether the caller only wants class annotations. |
| StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected | function | core/ |
Tests that any error will be added to the status check event. |
| Target::TARGET_ANNOTATION | constant | core/ |
|
| TestAnnotation | class | core/ |
|
| TestAnnotation::get | function | core/ |
Gets the value of an annotation. |
| TestClassClassMetadata::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| TestClassMethodMetadata::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| ViewsHandlerAnnotationBase | class | core/ |
Defines an abstract base class for all views handler annotations. |
| ViewsHandlerAnnotationBase.php | file | core/ |
|
| ViewsPluginAnnotationBase | class | core/ |
Defines an abstract base class for all views plugin annotations. |
| ViewsPluginAnnotationBase.php | file | core/ |
|
| ViewsPluginAnnotationBase::$register_theme | property | core/ |
Whether or not to register a theme function automatically. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.