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.php | file | core/ |
|
Block.php | file | core/ |
|
Block.php | file | core/ |
|
Block.php | file | core/ |
|
block.place.html.twig | file | core/ |
--- label: 'Placing a block' related: - block.overview - block.configure --- {% set layout_link_text %} {% trans %}Block layout{% endtrans %} {% endset %} {% set layout_link = render_var(help_route_link(layout_link_text,… |
block.post_update.php | file | core/ |
Post update functions for Block. |
block.repository | service | core/ |
Drupal\block\BlockRepository |
block.routing.yml | file | core/ |
core/modules/block/block.routing.yml |
block.schema.yml | file | core/ |
core/modules/block/config/schema/block.schema.yml |
block.services.yml | file | core/ |
core/modules/block/block.services.yml |
Block::$adminTheme | property | core/ |
The admin theme name. |
Block::$admin_label | property | core/ |
The administrative label of the block. |
Block::$blockManager | property | core/ |
The block manager. |
Block::$blockRoleTable | property | core/ |
Table mapping blocks to user roles. |
Block::$blockTable | property | core/ |
Table containing block configuration. |
Block::$category | property | core/ |
The category in the admin UI where the block will be listed. |
Block::$conditionPluginManager | property | core/ |
The condition plugin manager. |
Block::$contexts | property | core/ |
The available contexts for this block and its visibility conditions. |
Block::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
Block::$defaultTheme | property | core/ |
The default theme name. |
Block::$entityTypeManager | property | core/ |
The entity type manager. |
Block::$id | property | core/ |
The plugin ID. |
Block::$id | property | core/ |
The ID of the block. |
Block::$plugin | property | core/ |
The plugin instance ID. |
Block::$pluginCollection | property | core/ |
The plugin collection that holds the block plugin for this entity. |
Block::$region | property | core/ |
The region this block is placed in. |
Block::$settings | property | core/ |
The plugin instance settings. |
Block::$theme | property | core/ |
The theme that includes the block plugin for this entity. |
Block::$userRoleTable | property | core/ |
Table listing user roles. |
Block::$usesAttachments | property | core/ |
Whether the display allows attachments. |
Block::$visibility | property | core/ |
The visibility settings for this block. |
Block::$visibilityCollection | property | core/ |
The visibility collection. |
Block::$weight | property | core/ |
The block weight. |
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/ |
Calculates dependencies and stores them in the dependency property. |
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
Block::create | function | core/ |
Creates an instance of the plugin. |
Block::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
Block::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Block::execute | function | core/ |
The display block handler returns the structure necessary for a block. |
Block::fields | function | core/ |
Returns available fields on the source. |
Block::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
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. |
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.