Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 10.3.x for plugin
  4. Search 11.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.

All search results

Title Object type File name Summary
LazyPluginCollectionTestBase::$pluginInstances property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Stores all setup plugin instances.
LazyPluginCollectionTestBase::$pluginManager property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php The mocked plugin manager.
LazyPluginCollectionTestBase::getPluginDefinitions function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns some example plugin definitions.
LazyPluginCollectionTestBase::getPluginMock function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns a mocked plugin object.
LazyPluginCollectionTestBase::returnPluginMap function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Return callback for createInstance.
LazyPluginCollectionTestBase::setUp function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
LazyPluginCollectionTestBase::setupPluginCollection function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Sets up the default plugin collection.
LegacyBlockPluginIdTest class core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php Tests legacy usage of BlockPluginId.
LegacyBlockPluginIdTest.php file core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php
LegacyBlockPluginIdTest::setUp function core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php
LegacyBlockPluginIdTest::testConstruct function core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php Tests legacy construction.
LegacyFieldTypePluginManagerTest class core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php Extends FieldTypePluginManagerTest to test with deprecated modules.
LegacyFieldTypePluginManagerTest.php file core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php
LegacyFieldTypePluginManagerTest::$excludeDeprecated property core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php Flag to exclude deprecated modules from the tests.
LinkCckTest::$plugin property core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php
LinkCckTest::$plugin property core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php
LinkFieldTest::$plugin property core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php
LinkFieldTest::$plugin property core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php
LocalActionDefaultTest::$pluginDefinition property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin definition.
LocalActionDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin ID.
LocalTaskDefaultTest::$pluginDefinition property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The used plugin definition.
LocalTaskDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php The used plugin ID.
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getRouteParameters
LocalTaskManagerTest::$pluginDiscovery property core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php The mocked plugin discovery.
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php
LocalTasksTest::testPluginLocalTask function core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php Tests the plugin based local tasks.
MainContentBlockPluginInterface interface core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php The interface for "main page content" blocks.
MainContentBlockPluginInterface.php file core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php
MainContentBlockPluginInterface::setMainContent function core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php Sets the main content render array.
MediaType::$sourcePluginCollection property core/modules/media/src/Entity/MediaType.php Lazy collection for the media source.
MediaType::getPluginCollections function core/modules/media/src/Entity/MediaType.php
MediaType::sourcePluginCollection function core/modules/media/src/Entity/MediaType.php Returns media source lazy plugin collection.
MenuLinkContent::$insidePlugin property core/modules/menu_link_content/src/Entity/MenuLinkContent.php A flag for whether this entity is wrapped in a plugin instance.
MenuLinkContent::getPluginDefinition function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Builds up the menu link plugin definition for this entity.
MenuLinkContent::getPluginId function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Gets the menu plugin ID associated with this entity.
MenuLinkContent::setInsidePlugin function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Flags this instance as being wrapped in a menu link plugin instance.
MenuLinkContentInterface::getPluginDefinition function core/modules/menu_link_content/src/MenuLinkContentInterface.php Builds up the menu link plugin definition for this entity.
MenuLinkContentInterface::getPluginId function core/modules/menu_link_content/src/MenuLinkContentInterface.php Gets the menu plugin ID associated with this entity.
MenuLinkContentInterface::setInsidePlugin function core/modules/menu_link_content/src/MenuLinkContentInterface.php Flags this instance as being wrapped in a menu link plugin instance.
MenuLinkParent::$migrationPlugin property core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php The Migration process plugin.
MenuLinkPluginConverter class core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php Provides a proxy class for \Drupal\Core\ParamConverter\MenuLinkPluginConverter.
MenuLinkPluginConverter class core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php Parameter converter for upcasting entity ids to full objects.
MenuLinkPluginConverter.php file core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php
MenuLinkPluginConverter.php file core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php
MenuLinkPluginConverter::$container property core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php The service container.
MenuLinkPluginConverter::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php The id of the original proxied service.
MenuLinkPluginConverter::$menuLinkManager property core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php Plugin manager which creates the instance from the value.
MenuLinkPluginConverter::$service property core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php The real proxied service, after it was lazy loaded.
MenuLinkPluginConverter::applies function core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php Determines if the converter applies to a specific route and variable.
MenuLinkPluginConverter::applies function core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php Determines if the converter applies to a specific route and variable.

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