Search for plugin
- Search 7.x for plugin
- Search 8.9.x for plugin
- Search 10.3.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentValidatorPluginBase::validateOptionsForm | function | core/ |
Provides the default form for validating options. |
ArgumentValidatorTest::testArgumentValidatorPlugin | function | core/ |
Tests the argument validator test plugin. |
BadPluginDefinitionException | class | core/ |
Defines a class for bad plugin definition exceptions. |
BadPluginDefinitionException.php | file | core/ |
|
BadPluginDefinitionException::__construct | function | core/ |
Constructs a BadPluginDefinitionException. |
BaseFieldDefinitionTestBase::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
block--primary-menu--plugin-id--search-form-block.html.twig | file | core/ |
Olivero's theme implementation for a search form block in the Primary Menu region. |
block--secondary-menu--plugin-id--search-form-block.html.twig | file | core/ |
Theme implementation for a search form block in the Secondary Menu region. |
Block::$conditionPluginManager | property | core/ |
The condition plugin manager. |
Block::$plugin | property | core/ |
The plugin instance ID. |
Block::$pluginCollection | property | core/ |
The plugin collection that holds the block plugin for this entity. |
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
Block::getPlugin | function | core/ |
Returns the plugin instance. |
Block::getPluginCollection | function | core/ |
Encapsulates the creation of the block's LazyPluginCollection. |
Block::getPluginCollections | function | core/ |
|
Block::getPluginId | function | core/ |
Returns the plugin ID. |
BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache | function | core/ |
Tests deleting a block_content updates the discovered block plugin. |
BlockEntitySettingTrayForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockInterface::getPlugin | function | core/ |
Returns the plugin instance. |
BlockInterface::getPluginId | function | core/ |
Returns the plugin ID. |
BlockManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
BlockManager::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound |
BlockPluginCollection | class | core/ |
Provides a collection of block plugins. |
BlockPluginCollection.php | file | core/ |
|
BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
BlockPluginCollection::get | function | core/ |
|
BlockPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
BlockPluginCollection::__construct | function | core/ |
Constructs a new BlockPluginCollection. |
BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BlockPluginId | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_plugin_id" ) |
BlockPluginId.php | file | core/ |
|
BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
BlockPluginId::$migrateLookup | property | core/ |
The migrate lookup service. |
BlockPluginId::create | function | core/ |
Creates an instance of the plugin. |
BlockPluginId::transform | function | core/ |
Set the block plugin id. |
BlockPluginId::__construct | function | core/ |
Constructs a BlockPluginId object. |
BlockPluginInterface | interface | core/ |
Defines the required interface for all block plugins. |
BlockPluginInterface.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.