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.html.twig | file | core/ |
Default theme implementation to display a block. |
block.html.twig | file | core/ |
Theme override to display a block. |
block.html.twig | file | core/ |
Theme override to display a block. |
block.html.twig | file | core/ |
Default theme implementation to display a block. |
block.info.yml | file | core/ |
core/modules/block/block.info.yml |
block.install | file | core/ |
Contains install and update functions for Block. |
block.libraries.yml | file | core/ |
core/modules/block/block.libraries.yml |
block.links.contextual.yml | file | core/ |
core/modules/block/block.links.contextual.yml |
block.links.menu.yml | file | core/ |
core/modules/block/block.links.menu.yml |
block.links.task.yml | file | core/ |
core/modules/block/block.links.task.yml |
block.migrate_drupal.yml | file | core/ |
core/modules/block/migrations/state/block.migrate_drupal.yml |
block.module | file | core/ |
Controls the visual building blocks a page is constructed with. |
block.overview.html.twig | file | core/ |
--- label: 'Managing blocks' top_level: true related: - core.content_structure --- <h2>{% trans %}What are blocks?{% endtrans %}</h2> <p>{% trans %}Blocks are boxes of content rendered into an area, or region, of a web… |
block.page_display_variant_subscriber | service | core/ |
Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber |
block.permissions.yml | file | core/ |
core/modules/block/block.permissions.yml |
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_url = render_var(url('block.admin_display')) %} {% set configure = render_var(url('help.help_topic', {'id':… |
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::$context | property | core/ |
An array of context definitions describing the context used by the plugin. |
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::$deprecatedProperties | property | core/ |
|
Block::$entityTypeManager | property | core/ |
The entity type manager. |
Block::$id | property | core/ |
The ID of the block. |
Block::$id | property | core/ |
The plugin ID. |
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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.