21 string references to 'Plugin'
- ActionFormBase::form in core/
modules/ action/ src/ Form/ ActionFormBase.php - Gets the actual form array to be built.
- 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.
- 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.
- EntityDisplayFormBase::multistepAjax in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Ajax handler for multistep buttons.
- EntitySearchPage::updateEntity in core/
modules/ search/ src/ Plugin/ migrate/ destination/ EntitySearchPage.php - Updates the 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.
- MultipleBlockFormTest::testMultipleForms in core/
tests/ Drupal/ KernelTests/ Core/ Block/ MultipleBlockFormTest.php - Tests that blocks can have multiple forms.
- 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.
- 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
- UpdateActionsWithEntityPluginsTest::testUpdateActionsWithEntityPlugins in core/
modules/ system/ tests/ src/ Functional/ Update/ UpdateActionsWithEntityPluginsTest.php - Tests upgrading comment and node actions to generic entity ones.
- 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.