ActionValidationTest::testInvalidPluginId |
function |
core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php |
Tests that the action plugin ID is validated. |
ArchiverTestBase::$archiverPluginId |
property |
core/tests/Drupal/KernelTests/Core/Archiver/ArchiverTestBase.php |
The archiver plugin identifier. |
ArgumentsPluginId |
class |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
A stub class used by testGetInstanceArguments(). |
ArgumentsPluginId::__construct |
function |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
|
BaseFieldDefinitionTestBase::getPluginId |
function |
core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php |
Returns the plugin ID of the tested field type. |
Block::getPluginId |
function |
core/modules/block/src/Entity/Block.php |
|
BlockInterface::getPluginId |
function |
core/modules/block/src/BlockInterface.php |
Returns the plugin ID. |
BlockManager::getFallbackPluginId |
function |
core/lib/Drupal/Core/Block/BlockManager.php |
Gets a fallback id for a missing plugin. |
BlockPluginId |
class |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
#[MigrateProcess('block_plugin_id')] |
BlockPluginId.php |
file |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
|
BlockPluginId::$blockContentStorage |
property |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
The block_content entity storage handler. |
BlockPluginId::$migrateLookup |
property |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
The migrate lookup service. |
BlockPluginId::create |
function |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
|
BlockPluginId::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
Set the block plugin id. |
BlockPluginId::__construct |
function |
core/modules/block/src/Plugin/migrate/process/BlockPluginId.php |
Constructs a BlockPluginId object. |
BlockValidationTest::testInvalidPluginId |
function |
core/modules/block/tests/src/Kernel/BlockValidationTest.php |
Tests validating a block with an unknown plugin ID. |
BreakpointTest::$pluginId |
property |
core/modules/breakpoint/tests/src/Unit/BreakpointTest.php |
The used plugin ID. |
CastedIntFieldJoinTestBase::$pluginId |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
ConfigActionManager::$deprecatedPluginIds |
property |
core/lib/Drupal/Core/Config/Action/ConfigActionManager.php |
Information about all deprecated plugin IDs. |
ConfigTranslationLocalTasks::$basePluginId |
property |
core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php |
The base plugin ID. |
ConfigureSectionForm::$pluginId |
property |
core/modules/layout_builder/src/Form/ConfigureSectionForm.php |
The plugin ID. |
ContentTranslationLocalTasks::$basePluginId |
property |
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php |
The base plugin ID. |
ContextualLinkDefaultTest::$pluginId |
property |
core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php |
The used plugin ID. |
D6NodeDeriver::$basePluginId |
property |
core/modules/node/src/Plugin/migrate/D6NodeDeriver.php |
The base plugin ID this derivative is for. |
D6TermNodeDeriver::$basePluginId |
property |
core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php |
The base plugin ID this derivative is for. |
D7NodeDeriver::$basePluginId |
property |
core/modules/node/src/Plugin/migrate/D7NodeDeriver.php |
The base plugin ID this derivative is for. |
D7TaxonomyTermDeriver::$basePluginId |
property |
core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php |
The base plugin ID this derivative is for. |
DerivativeDiscoveryDecorator::decodePluginId |
function |
core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php |
Decodes derivative id and plugin id from a string. |
DerivativeDiscoveryDecorator::encodePluginId |
function |
core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php |
Encodes plugin and derivative id's into a string. |
DynamicLocalTasks::$basePluginId |
property |
core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php |
The base plugin ID. |
EditorValidationTest::testInvalidPluginId |
function |
core/modules/editor/tests/src/Kernel/EditorValidationTest.php |
Tests validating an editor with an unknown plugin ID. |
EntityDeriver::$basePluginId |
property |
core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php |
The base plugin ID this derivative is for. |
EntityViewDisplayValidationTest::testLayoutSectionPluginIdIsValidated |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php |
Tests that the plugin ID of a Layout Builder section is validated. |
FallbackPluginManagerInterface::getFallbackPluginId |
function |
core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php |
Gets a fallback id for a missing plugin. |
FieldBlockDeriverTest::getBlockPluginIds |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php |
Get an uncached list of block plugin IDs. |
FieldDiscovery::$sourcePluginIds |
property |
core/modules/migrate_drupal/src/FieldDiscovery.php |
An array of source plugin ids, keyed by Drupal core version. |
FieldItemDeriver::$basePluginId |
property |
core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php |
The base plugin ID this derivative is for. |
FieldOrLanguageJoinTest::$pluginId |
property |
core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php |
|
FieldPluginBaseTest::$pluginId |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
The ID plugin of the plugin under test. |
FieldTypeCategoryManager::getFallbackPluginId |
function |
core/lib/Drupal/Core/Field/FieldTypeCategoryManager.php |
|
FilterPluginManager::getFallbackPluginId |
function |
core/modules/filter/src/FilterPluginManager.php |
|
ImageToolkitOperationManager::getToolkitOperationPluginId |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php |
Returns the plugin ID for a given toolkit and operation. |
InvalidPluginDefinitionException::$pluginId |
property |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
The plugin ID of the mapper. |
InvalidPluginDefinitionException::getPluginId |
function |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
Gets the plugin ID of the mapper that raised the exception. |
LocalActionDefaultTest::$pluginId |
property |
core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php |
The used plugin ID. |
LocalTaskDefaultTest::$pluginId |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
The used plugin ID. |
MenuLinkContent::getPluginId |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContentInterface::getPluginId |
function |
core/modules/menu_link_content/src/MenuLinkContentInterface.php |
Gets the menu plugin ID associated with this entity. |
MigrateFieldPluginManager::getPluginIdFromFieldType |
function |
core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php |
Get the plugin ID from the field type. |
MigrateFieldPluginManagerInterface::getPluginIdFromFieldType |
function |
core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManagerInterface.php |
Get the plugin ID from the field type. |