23 string references to 'Plugin'
- Action::create in core/
modules/ system/ src/ Entity/ Action.php  - Constructs a new entity object, without permanently saving it.
 - ActionFormBase::form in core/
modules/ action/ src/ Form/ ActionFormBase.php  - Gets the actual form array to be built.
 - ActionValidationTest::testInvalidPluginId in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ActionValidationTest.php  - Tests that the action plugin ID is validated.
 - block.schema.yml in core/
modules/ block/ config/ schema/ block.schema.yml  - core/modules/block/config/schema/block.schema.yml
 - BlockCreationTrait::placeBlock in core/
modules/ block/ tests/ src/ Traits/ BlockCreationTrait.php  - Creates a block instance based on default settings.
 - BlockDependenciesTest::createBlock in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ BlockDependenciesTest.php  - Creates a block instance based on default settings.
 - BlockValidationTest::testInvalidPluginId in core/
modules/ block/ tests/ src/ Kernel/ BlockValidationTest.php  - Tests validating a block with an unknown plugin ID.
 - ComposerProjectTemplatesTest::testTemplateCreateProject in core/
tests/ Drupal/ BuildTests/ Composer/ Template/ ComposerProjectTemplatesTest.php  - @dataProvider provideTemplateCreateProject
 - ContextualLinkManagerTest::testPluginDefinitionAlter in core/
tests/ Drupal/ Tests/ Core/ Menu/ ContextualLinkManagerTest.php  - Tests the plugins alter hook.
 - DisplayPluginBase::calculateCacheMetadata in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Calculates the display's cache metadata by inspecting each handler/plugin.
 - DisplayPluginBase::getAllPlugins in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Gets all the plugins used by the display.
 - EntityBlock::getEntityId in core/
modules/ block/ src/ Plugin/ migrate/ destination/ EntityBlock.php  - Gets the entity ID of the row.
 - EntitySearchPage::updateEntity in core/
modules/ search/ src/ Plugin/ migrate/ destination/ EntitySearchPage.php  - Updates an entity with the contents of a row.
 - EntityViewDisplayEditForm::buildExtraFieldRow in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php  - Builds the table row structure for a single extra field.
 - EntityViewDisplayEditForm::buildFieldRow in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php  - Builds the table row structure for a single field.
 - FieldDefinitionIntegrityTest::testFieldPluginDefinitionIntegrity in core/
modules/ field/ tests/ src/ Kernel/ FieldDefinitionIntegrityTest.php  - Tests the integrity of field plugin definitions.
 - MappingTest::providerMappingInterpretation in core/
tests/ Drupal/ KernelTests/ Config/ Schema/ MappingTest.php  - Provides test cases for all kinds of i) dynamic typing, ii) optional keys.
 - search.schema.yml in core/
modules/ search/ config/ schema/ search.schema.yml  - core/modules/search/config/schema/search.schema.yml
 - SearchPageFormBase::form in core/
modules/ search/ src/ Form/ SearchPageFormBase.php  - Gets the actual form array to be built.
 - SearchPageValidationTest::testInvalidPluginId in core/
modules/ search/ tests/ src/ Kernel/ SearchPageValidationTest.php  - Tests that the search plugin ID is validated.
 - system.schema.yml in core/
modules/ system/ config/ schema/ system.schema.yml  - core/modules/system/config/schema/system.schema.yml
 - tour.schema.yml in core/
modules/ tour/ config/ schema/ tour.schema.yml  - core/modules/tour/config/schema/tour.schema.yml
 - Views::getPluginTypes in core/
modules/ views/ src/ Views.php  - Returns a list of plugin types.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.