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 |
|---|---|---|---|
| ExampleWithAttributeAndAnnotation.php | file | core/ |
|
| FileSelectionTest::testCanNotReferToTemporaryFiles | function | core/ |
Tests that entity reference should avoid referring to temporary files. |
| FriendsTest::testWithAllowedAnnotation | function | core/ |
|
| FriendsTest::testWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
| FriendsTest::testWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTest::testWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTest::testWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| FriendsTrait::testInTraitWithAllowedAnnotation | function | core/ |
|
| FriendsTrait::testInTraitWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
| FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTrait::testInTraitWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTrait::testInTraitWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| 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. |
| MigrateSourceDiscoveryTest::testAnnotationGetDefinitionsBackwardsCompatibility | function | core/ |
Tests annotation get definitions backwards compatibility. |
| MigrateSourceWithAnnotations | class | core/ |
A migration source plugin with annotations and a single provider. |
| MigrateSourceWithAnnotations.php | file | core/ |
|
| MigrateSourceWithAnnotations::fields | function | core/ |
Returns available fields on the source. |
| MigrateSourceWithAnnotations::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateSourceWithAnnotations::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| MigrateSourceWithAnnotations::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| MigrateSourceWithAnnotationsMultipleProviders | class | core/ |
A migration source plugin with annotations and multiple providers. |
| MigrateSourceWithAnnotationsMultipleProviders.php | file | core/ |
|
| MigrateSourceWithAnnotationsMultipleProviders::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| migrate_source_annotation_bc_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/migrate_source_annotation_bc_test.info.yml |
| 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. |
| NoClassMetadataOnAbstractTestClasses::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty | function | core/ |
Tests that description and help text can be NULL, but not empty strings. |
| NonAnnotatedClass | class | core/ |
A non-annotated test plugin class. |
| 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. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.