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 |
---|---|---|---|
DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning | function | core/ |
@group DDC-77 |
DocParserTest::testAnnotationWithoutConstructor | function | core/ |
|
DocParserTest::testAnnotationWithRequiredAttributes | function | core/ |
|
DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
DocParserTest::testAnnotationWithTargetEmptyError | function | core/ |
|
DocParserTest::testAnnotationWithVarType | function | core/ |
@dataProvider getAnnotationVarTypeProviderValid |
DocParserTest::testAnnotationWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
DocParserTest::testAnnotationWithVarTypeError | function | core/ |
@dataProvider getAnnotationVarTypeProviderInvalid |
DocParserTest::testAutoloadAnnotation | function | core/ |
@group DCOM-56 |
DocParserTest::testBasicAnnotations | function | core/ |
|
DocParserTest::testDefaultAnnotationValueIsNotOverwritten | function | core/ |
|
DocParserTest::testDefaultValueAnnotations | function | core/ |
|
DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
DocParserTest::testNamespacedAnnotations | function | core/ |
|
DocParserTest::testNestedArraysWithNestedAnnotation | function | core/ |
|
DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning | function | core/ |
@group DCOM-168 |
HelpSearchPluginTest::testAnnotation | function | core/ |
Tests search plugin annotation and interfaces. |
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
migration_provider_no_annotation.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migrations/migration_provider_no_annotation.yml |
MultipleProviderAnnotationInterface | interface | core/ |
Defines a common interface for classed annotations with multiple providers. |
MultipleProviderAnnotationInterface.php | file | core/ |
|
MultipleProviderAnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
MultipleProviderAnnotationInterface::getProviders | function | core/ |
Gets the provider names of the annotated class. |
MultipleProviderAnnotationInterface::setProviders | function | core/ |
Sets the provider names of the annotated class. |
NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty | function | core/ |
Tests that description and help text can be NULL, but not empty strings. |
NonAnnotatedClass | class | core/ |
|
NonAnnotatedClass.php | file | core/ |
|
SettingsAnnotation | class | core/ |
|
SettingsAnnotation::$settings | property | core/ |
|
SettingsAnnotation::__construct | function | core/ |
|
SettingsTrayFormAnnotationIsClassBlock | class | core/ |
Block that explicitly provides a "settings_tray" form class. |
SettingsTrayFormAnnotationIsClassBlock.php | file | core/ |
|
SettingsTrayFormAnnotationIsClassBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SettingsTrayFormAnnotationIsClassBlockForm | class | core/ |
|
SettingsTrayFormAnnotationIsClassBlockForm.php | file | core/ |
|
SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
SettingsTrayFormAnnotationIsFalseBlock | class | core/ |
Block that explicitly provides no "settings_tray" form, thus opting out. |
SettingsTrayFormAnnotationIsFalseBlock.php | file | core/ |
|
SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SettingsTrayFormAnnotationNoneBlock | class | core/ |
Block that does nothing explicit for Settings Tray. |
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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.