Search for getPluginId

  1. Search 7.x for getPluginId
  2. Search 9.5.x for getPluginId
  3. Search 10.3.x for getPluginId
  4. Search 11.x for getPluginId
  5. Other projects
Title Object type File name Summary
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 Returns the plugin ID.
BlockInterface::getPluginId function core/modules/block/src/BlockInterface.php Returns the plugin ID.
InvalidPluginDefinitionException::getPluginId function core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Gets the plugin ID of the mapper that raised the exception.
MenuLinkContent::getPluginId function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Gets the menu plugin ID associated with this entity.
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.
PageDisplayVariantSelectionEvent::getPluginId function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PathFieldDefinitionTest::getPluginId function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Returns the plugin ID of the tested field type.
PluginBase::getPluginId function core/lib/Drupal/Component/Plugin/PluginBase.php Gets the plugin_id of the plugin instance.
PluginBaseTest::providerTestGetPluginId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Returns test data for testGetPluginId().
PluginBaseTest::testGetPluginId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php @dataProvider providerTestGetPluginId
@covers ::getPluginId
PluginInspectionInterface::getPluginId function core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Gets the plugin_id of the plugin instance.
SectionComponent::getPluginId function core/modules/layout_builder/src/SectionComponent.php Gets the plugin ID.
SelectionPluginManager::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionPluginManagerInterface::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the plugin ID for a given target entity type and base plugin ID.
TypedData::getPluginId function core/lib/Drupal/Core/TypedData/TypedData.php Gets the plugin_id of the plugin instance.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.