Search for pluginId

  1. Search 7.x for pluginId
  2. Search 9.5.x for pluginId
  3. Search 8.9.x for pluginId
  4. Search 10.3.x for pluginId
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
PluginID class core/lib/Drupal/Component/Annotation/PluginID.php Defines a Plugin annotation object that just contains an ID.
PluginID class core/lib/Drupal/Component/Plugin/Attribute/PluginID.php Defines a Plugin attribute object that just contains an ID.

All search results

Title Object type File name Summary
MigrateFieldPluginManagerInterface::getPluginIdFromFieldType function core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManagerInterface.php Get the plugin ID from the field type.
MigrationPluginManager::expandPluginIds function core/modules/migrate/src/Plugin/MigrationPluginManager.php Expand derivative migration dependencies.
MigrationPluginManagerInterface::expandPluginIds function core/modules/migrate/src/Plugin/MigrationPluginManagerInterface.php Expand derivative migration dependencies.
MigrationPluginManagerTest::testExpandPluginIds function core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php Tests that expandPluginIds returns all derivatives.
PageDisplayVariantSelectionEvent::$pluginId property core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PageDisplayVariantSelectionEvent::getPluginId function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PageDisplayVariantSelectionEvent::setPluginId function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PathExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php This test plugin id (icon pack id).
PathFieldDefinitionTest::getPluginId function core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php Returns the plugin ID of the tested field type.
PluginBase::$pluginId property core/lib/Drupal/Component/Plugin/PluginBase.php The plugin ID.
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 Tests get plugin id.
PluginExistsConstraintValidatorTest::testFallbackPluginIds function core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php Tests that fallback plugin IDs can be considered valid or invalid.
PluginID class core/lib/Drupal/Component/Annotation/PluginID.php Defines a Plugin annotation object that just contains an ID.
PluginID class core/lib/Drupal/Component/Plugin/Attribute/PluginID.php Defines a Plugin attribute object that just contains an ID.
PluginID.php file core/lib/Drupal/Component/Annotation/PluginID.php
PluginID.php file core/lib/Drupal/Component/Plugin/Attribute/PluginID.php
PluginID::$value property core/lib/Drupal/Component/Annotation/PluginID.php The plugin ID.
PluginID::get function core/lib/Drupal/Component/Annotation/PluginID.php Gets the value of an annotation.
PluginID::get function core/lib/Drupal/Component/Plugin/Attribute/PluginID.php Gets the value of an attribute.
PluginID::getId function core/lib/Drupal/Component/Annotation/PluginID.php Gets the unique ID for this annotated class.
PluginIdTest class core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php Tests Drupal\Component\Annotation\PluginID.
PluginIdTest class core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php Tests Drupal\Component\Plugin\Attribute\PluginID.
PluginIdTest.php file core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php
PluginIdTest.php file core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php
PluginIdTest::testGet function core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php @legacy-covers ::get
PluginIdTest::testGet function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php @legacy-covers ::get
PluginIdTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php @legacy-covers ::getId
PluginInspectionInterface::getPluginId function core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Gets the plugin ID of the plugin instance.
PluginManagerBase::getFallbackPluginId function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets a fallback id for a missing plugin.
RestResourceConfigValidationTest::testInvalidPluginId function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Tests that the resource plugin ID is validated.
SearchPageValidationTest::testInvalidPluginId function core/modules/search/tests/src/Kernel/SearchPageValidationTest.php Tests that the search plugin ID is validated.
SectionComponent::getPluginId function core/modules/layout_builder/src/SectionComponent.php Gets the plugin ID.
SectionRenderTest::testToRenderArrayMissingPluginId function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests to render array missing plugin id.
SelectionPluginManager::getFallbackPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets a fallback id for a missing plugin.
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.
SimpleConfigValidationTest::testInvalidPluginId function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that plugin IDs in simple config are validated.
StubFallbackPluginManager::getFallbackPluginId function core/tests/Drupal/Tests/Component/Plugin/StubFallbackPluginManager.php Gets a fallback id for a missing plugin.
SvgExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php This test plugin id (icon pack id).
SvgSpriteExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php This test plugin id (icon pack id).
TarTest::$archiverPluginId property core/tests/Drupal/KernelTests/Core/Archiver/TarTest.php The archiver plugin identifier.
TestMigration::setPluginId function core/modules/migrate/tests/src/Unit/MigrationTest.php Sets the migration ID (machine name).
TestPluginWithForm::getPluginId function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Gets the plugin ID of the plugin instance.
TypedData::getPluginId function core/lib/Drupal/Core/TypedData/TypedData.php Gets the plugin ID of the plugin instance.
ViewsBlock::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsBlock.php The base plugin ID.
ViewsEntityArgumentValidator::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The base plugin ID this derivative is for.
ViewsEntityRow::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php The base plugin ID that the derivative is for.
ViewsExposedFilterBlock::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php The base plugin ID that the derivative is for.

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