14 string references to 'Plugin'
- Action::create in core/
modules/ system/ src/ Entity/ Action.php - Constructs a new entity object, without permanently saving it.
- block.schema.yml in core/
modules/ block/ config/ schema/ block.schema.yml - core/modules/block/config/schema/block.schema.yml
- 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.
- PlentymarketsInstaller::inflectPackageVars in vendor/
composer/ installers/ src/ Composer/ Installers/ PlentymarketsInstaller.php - Remove hyphen, "plugin" and format to camelcase
- 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
- ValidVariableNameSniff::processMemberVar in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ NamingConventions/ ValidVariableNameSniff.php - Processes class member variables.
- Views::getPluginTypes in core/
modules/ views/ src/ Views.php - Returns a list of plugin types.