Search for lock

  1. Search 7.x for lock
  2. Search 9.5.x for lock
  3. Search 10.3.x for lock
  4. Search 11.x for lock
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
lock service core/core.services.yml Drupal\Core\Lock\DatabaseLockBackend
Lock class core/lib/Drupal/Core/TempStore/Lock.php Provides a value object representing the lock from a TempStore.

All search results

Title Object type File name Summary
block.html.twig file core/themes/bartik/templates/block.html.twig Default theme implementation to display a block.
block.html.twig file core/themes/stable/templates/block/block.html.twig Theme override to display a block.
block.html.twig file core/themes/classy/templates/block/block.html.twig Theme override to display a block.
block.html.twig file core/modules/block/templates/block.html.twig Default theme implementation to display a block.
block.info.yml file core/modules/block/block.info.yml core/modules/block/block.info.yml
block.install file core/modules/block/block.install Contains install and update functions for Block.
block.libraries.yml file core/modules/block/block.libraries.yml core/modules/block/block.libraries.yml
block.links.contextual.yml file core/modules/block/block.links.contextual.yml core/modules/block/block.links.contextual.yml
block.links.menu.yml file core/modules/block/block.links.menu.yml core/modules/block/block.links.menu.yml
block.links.task.yml file core/modules/block/block.links.task.yml core/modules/block/block.links.task.yml
block.migrate_drupal.yml file core/modules/block/migrations/state/block.migrate_drupal.yml core/modules/block/migrations/state/block.migrate_drupal.yml
block.module file core/modules/block/block.module Controls the visual building blocks a page is constructed with.
block.overview.html.twig file core/modules/help_topics/help_topics/block.overview.html.twig ---
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/modules/block/block.services.yml Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber
block.permissions.yml file core/modules/block/block.permissions.yml core/modules/block/block.permissions.yml
Block.php file core/modules/block/src/Entity/Block.php
Block.php file core/modules/block/src/Plugin/migrate/source/Block.php
Block.php file core/lib/Drupal/Core/Block/Annotation/Block.php
Block.php file core/modules/views/src/Plugin/views/display/Block.php
block.place.html.twig file core/modules/help_topics/help_topics/block.place.html.twig ---
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/modules/block/block.post_update.php Post update functions for Block.
block.repository service core/modules/block/block.services.yml Drupal\block\BlockRepository
block.routing.yml file core/modules/block/block.routing.yml core/modules/block/block.routing.yml
block.schema.yml file core/modules/block/config/schema/block.schema.yml core/modules/block/config/schema/block.schema.yml
block.services.yml file core/modules/block/block.services.yml core/modules/block/block.services.yml
Block::$adminTheme property core/modules/block/src/Plugin/migrate/source/Block.php The admin theme name.
Block::$admin_label property core/lib/Drupal/Core/Block/Annotation/Block.php The administrative label of the block.
Block::$blockManager property core/modules/views/src/Plugin/views/display/Block.php The block manager.
Block::$blockRoleTable property core/modules/block/src/Plugin/migrate/source/Block.php Table mapping blocks to user roles.
Block::$blockTable property core/modules/block/src/Plugin/migrate/source/Block.php Table containing block configuration.
Block::$category property core/lib/Drupal/Core/Block/Annotation/Block.php The category in the admin UI where the block will be listed.
Block::$conditionPluginManager property core/modules/block/src/Entity/Block.php The condition plugin manager.
Block::$context property core/lib/Drupal/Core/Block/Annotation/Block.php An array of context definitions describing the context used by the plugin.
Block::$contexts property core/modules/block/src/Entity/Block.php The available contexts for this block and its visibility conditions.
Block::$context_definitions property core/lib/Drupal/Core/Block/Annotation/Block.php An array of context definitions describing the context used by the plugin.
Block::$defaultTheme property core/modules/block/src/Plugin/migrate/source/Block.php The default theme name.
Block::$deprecatedProperties property core/modules/views/src/Plugin/views/display/Block.php
Block::$entityTypeManager property core/modules/views/src/Plugin/views/display/Block.php The entity type manager.
Block::$id property core/modules/block/src/Entity/Block.php The ID of the block.
Block::$id property core/lib/Drupal/Core/Block/Annotation/Block.php The plugin ID.
Block::$plugin property core/modules/block/src/Entity/Block.php The plugin instance ID.
Block::$pluginCollection property core/modules/block/src/Entity/Block.php The plugin collection that holds the block plugin for this entity.
Block::$region property core/modules/block/src/Entity/Block.php The region this block is placed in.
Block::$settings property core/modules/block/src/Entity/Block.php The plugin instance settings.
Block::$theme property core/modules/block/src/Entity/Block.php The theme that includes the block plugin for this entity.
Block::$userRoleTable property core/modules/block/src/Plugin/migrate/source/Block.php Table listing user roles.
Block::$usesAttachments property core/modules/views/src/Plugin/views/display/Block.php Whether the display allows attachments.
Block::$visibility property core/modules/block/src/Entity/Block.php The visibility settings for this block.
Block::$visibilityCollection property core/modules/block/src/Entity/Block.php The visibility collection.
Block::$weight property core/modules/block/src/Entity/Block.php The block weight.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.