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::blockForm | function | core/ |
Adds the configuration form elements specific to this views block plugin. |
Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
Block::blockSubmit | function | core/ |
Handles form submission for the views block configuration form. |
Block::blockValidate | function | core/ |
Handles form validation for the views block configuration form. |
Block::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Block::calculateDependencies | function | core/ |
|
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
Block::create | function | core/ |
|
Block::createDuplicateBlock | function | core/ |
|
Block::defineOptions | function | core/ |
|
Block::execute | function | core/ |
The display block handler returns the structure necessary for a block. |
Block::fields | function | core/ |
|
Block::getIds | function | core/ |
|
Block::getPlugin | function | core/ |
|
Block::getPluginCollection | function | core/ |
Encapsulates the creation of the block's LazyPluginCollection. |
Block::getPluginCollections | function | core/ |
|
Block::getPluginId | function | core/ |
|
Block::getRegion | function | core/ |
|
Block::getTheme | function | core/ |
|
Block::getVisibility | function | core/ |
|
Block::getVisibilityCondition | function | core/ |
|
Block::getVisibilityConditions | function | core/ |
|
Block::getWeight | function | core/ |
|
Block::initializeIterator | function | core/ |
|
Block::label | function | core/ |
|
Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
Block::postSave | function | core/ |
|
Block::preBlockBuild | function | core/ |
Allows to change the display settings right before executing the block. |
Block::prepareRow | function | core/ |
|
Block::preSave | function | core/ |
|
Block::query | function | core/ |
|
Block::remove | function | core/ |
|
Block::setRegion | function | core/ |
|
Block::setVisibilityConfig | function | core/ |
|
Block::setWeight | function | core/ |
|
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. There is no need for this function to actually store the data. |
Block::usesExposed | function | core/ |
Block views use exposed widgets only if AJAX is set. |
Block::__construct | function | core/ |
Constructs a new Block instance. |
BlockAccessControlHandler | class | core/ |
Defines the access control handler for the 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/ |
|
BlockAccessControlHandler::createInstance | function | core/ |
|
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. |
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.