Search for lock
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
lock | service | core/ |
Drupal\Core\Lock\DatabaseLockBackend |
Lock | class | core/ |
Provides a value object representing the lock from a TempStore. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockManagerInterface | interface | core/ |
Provides an interface for the discovery and instantiation of block plugins. |
BlockManagerInterface.php | file | core/ |
|
BlockManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockManager |
BlockManagerTest.php | file | core/ |
|
BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
BlockManagerTest::$logger | property | core/ |
The logger. |
BlockManagerTest::setUp | function | core/ |
|
BlockManagerTest::testDefinitions | function | core/ |
@covers ::getDefinitions |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions |
BlockNodeTypeVisibilityUpdateTest | class | core/ |
Tests the upgrade path for updating the node type visibility condition. |
BlockNodeTypeVisibilityUpdateTest.php | file | core/ |
|
BlockNodeTypeVisibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockNodeTypeVisibilityUpdateTest::testBlock | function | core/ |
Tests that block context mapping is updated properly. |
BlockPageDisplayVariantSubscriber | class | core/ |
Selects the block page display variant. |
BlockPageDisplayVariantSubscriber.php | file | core/ |
|
BlockPageDisplayVariantSubscriber::getSubscribedEvents | function | core/ |
|
BlockPageDisplayVariantSubscriber::onSelectPageDisplayVariant | function | core/ |
Selects the block page display variant. |
BlockPageVariant | class | core/ |
Provides a page display variant that decorates the main content with blocks. |
BlockPageVariant.php | file | core/ |
|
BlockPageVariant::$blockListCacheTags | property | core/ |
The Block entity type list cache tags. |
BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariant::$mainContent | property | core/ |
The render array representing the main page content. |
BlockPageVariant::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
BlockPageVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
BlockPageVariant::create | function | core/ |
Creates an instance of the plugin. |
BlockPageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
BlockPageVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
BlockPageVariant::__construct | function | core/ |
Constructs a new BlockPageVariant. |
BlockPageVariantTest | class | core/ |
@coversDefaultClass \Drupal\block\Plugin\DisplayVariant\BlockPageVariant @group block |
BlockPageVariantTest.php | file | core/ |
|
BlockPageVariantTest::$blockRepository | property | core/ |
The block repository. |
BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariantTest::$contextHandler | property | core/ |
The plugin context handler. |
BlockPageVariantTest::providerBuild | function | core/ |
|
BlockPageVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
BlockPageVariantTest::testBuild | function | core/ |
Tests the building of a full page variant. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
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. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.