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 |
|---|---|---|---|
| Block::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| Block::label | function | core/ |
Gets the label of the entity. |
| Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
| Block::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Block::preBlockBuild | function | core/ |
Allows to change the display settings right before executing the block. |
| Block::prepareRow | function | core/ |
Adds additional data to the row. |
| Block::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Block::query | function | core/ |
|
| Block::remove | function | core/ |
Reacts on deleting a display. |
| Block::setRegion | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set region'), pluralize: FALSE)] |
| Block::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
| Block::setWeight | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set weight'), pluralize: FALSE)] |
| Block::sort | function | core/ |
Sorts active blocks by weight; sorts inactive blocks by name. |
| Block::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| Block::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
| Block::__construct | function | core/ |
Constructs a new Block instance. |
| Block::__construct | function | core/ |
Constructs a Block attribute. |
| BlockAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
| BlockAccessControlHandler.php | file | core/ |
|
| BlockAccessControlHandler::$contextHandler | property | core/ |
The plugin context handler. |
| BlockAccessControlHandler::$contextRepository | property | core/ |
The context manager service. |
| BlockAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| BlockAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
| BlockAccessControlHandler::__construct | function | core/ |
Constructs the block access control handler instance. |
| BlockAddController | class | core/ |
Controller for building the block instance add form. |
| BlockAddController.php | file | core/ |
|
| BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
| BlockAddTest | class | core/ |
Tests the JS functionality in the block add form. |
| BlockAddTest.php | file | core/ |
|
| BlockAddTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockAddTest::$modules | property | core/ |
Modules to install. |
| BlockAddTest::testBlockAddThemeSelector | function | core/ |
Tests the AJAX for the theme selector. |
| BlockAdminThemeTest | class | core/ |
Tests the block system with admin themes. |
| BlockAdminThemeTest.php | file | core/ |
|
| BlockAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockAdminThemeTest::$modules | property | core/ |
Modules to install. |
| BlockAdminThemeTest::testAdminTheme | function | core/ |
Check for the accessibility of the admin theme on the block admin page. |
| BlockAdminThemeTest::testClaroAdminTheme | function | core/ |
Ensure contextual links are disabled in Claro theme. |
| BlockBase | class | core/ |
Defines a base block implementation that most blocks plugins will extend. |
| BlockBase.php | file | core/ |
|
| BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
| BlockBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockBase[[api-linebreak]] @group block |
| BlockBaseTest.php | file | core/ |
|
| BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
| BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
| BlockCacheTest | class | core/ |
Tests block caching. |
| BlockCacheTest.php | file | core/ |
|
| BlockCacheTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
| BlockCacheTest::$block | property | core/ |
The block used by this test. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.