| layout_builder.render_block_component_subscriber |
service |
core/modules/layout_builder/layout_builder.services.yml |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
| layout_builder_block_content_access |
function |
core/modules/layout_builder/layout_builder.module |
Implements hook_ENTITY_TYPE_access(). |
| layout_builder_fieldblock_test.fake_view_mode_context |
service |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext |
| layout_builder_fieldblock_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml |
| layout_builder_fieldblock_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
| layout_builder_fieldblock_test.services.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml |
| layout_builder_form_block_test.info.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml |
| layout_builder_plugin_filter_block_alter |
function |
core/modules/layout_builder/layout_builder.module |
Implements hook_plugin_filter_TYPE_alter(). |
| layout_builder_plugin_filter_block__block_ui_alter |
function |
core/modules/layout_builder/layout_builder.module |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_plugin_filter_block__layout_builder_alter |
function |
core/modules/layout_builder/layout_builder.module |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_test_form_layout_builder_configure_block_alter |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
| layout_builder_test_plugin_filter_block__layout_builder_alter |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LibraryDiscoveryCollectorTest::$lock |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php |
The mock lock backend. |
| LibraryDiscoveryParserTest::$lock |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
The mocked lock backend. |
| LocalActionsBlock |
class |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Provides a block to display the local actions. |
| LocalActionsBlock.php |
file |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
|
| LocalActionsBlock::$localActionManager |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
The local action manager. |
| LocalActionsBlock::$routeMatch |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
The route match. |
| LocalActionsBlock::build |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Builds and returns the renderable array for this block plugin. |
| LocalActionsBlock::create |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Creates an instance of the plugin. |
| LocalActionsBlock::defaultConfiguration |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
|
| LocalActionsBlock::__construct |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Creates a LocalActionsBlock instance. |
| LocaleLookup::$lock |
property |
core/modules/locale/src/LocaleLookup.php |
The lock backend that should be used. |
| LocaleLookupTest::$lock |
property |
core/modules/locale/tests/src/Unit/LocaleLookupTest.php |
A mocked lock object. |
| LocaleTranslation::$lock |
property |
core/modules/locale/src/LocaleTranslation.php |
The lock backend that should be used. |
| LocaleTranslationTest::$lock |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
A mocked lock to use when instantiating LocaleTranslation objects. |
| LocalReadOnlyStream::stream_lock |
function |
core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for flock(). |
| LocalStream::stream_lock |
function |
core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Advisory file locking. |
| LocalTasksBlock |
class |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Provides a "Tabs" block to display the local tasks. |
| LocalTasksBlock.php |
file |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::$localTaskManager |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
The local task manager. |
| LocalTasksBlock::$routeMatch |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
The route match. |
| LocalTasksBlock::blockForm |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::blockSubmit |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::build |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Builds and returns the renderable array for this block plugin. |
| LocalTasksBlock::create |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Creates an instance of the plugin. |
| LocalTasksBlock::defaultConfiguration |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::__construct |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Creates a LocalTasksBlock instance. |
| LocalTasksTest::testLocalTaskBlock |
function |
core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php |
Tests that local task blocks are configurable to show a specific level. |
| LocalTasksTest::testLocalTaskBlockCache |
function |
core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php |
Tests that local tasks blocks cache is invalidated correctly. |
| 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. |
| lock.persistent |
service |
core/core.services.yml |
Drupal\Core\Lock\PersistentDatabaseLockBackend |
| Lock.php |
file |
core/lib/Drupal/Core/TempStore/Lock.php |
|
| Lock::$ownerId |
property |
core/lib/Drupal/Core/TempStore/Lock.php |
The owner ID. |
| Lock::$updated |
property |
core/lib/Drupal/Core/TempStore/Lock.php |
The timestamp the lock was last updated. |
| Lock::getOwnerId |
function |
core/lib/Drupal/Core/TempStore/Lock.php |
Gets the owner ID. |
| Lock::getUpdated |
function |
core/lib/Drupal/Core/TempStore/Lock.php |
Gets the timestamp of the last update to the lock. |
| Lock::__construct |
function |
core/lib/Drupal/Core/TempStore/Lock.php |
Constructs a new Lock object. |
| LockBackendAbstract |
class |
core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Non backend related common methods implementation for lock backends. |