| NullLockBackend::getLockId |
function |
core/lib/Drupal/Core/Lock/NullLockBackend.php |
Gets the unique page token for locks. |
| NullLockBackend::lockMayBeAvailable |
function |
core/lib/Drupal/Core/Lock/NullLockBackend.php |
Checks if a lock is available for acquiring. |
| NullLockBackend::release |
function |
core/lib/Drupal/Core/Lock/NullLockBackend.php |
Releases the given lock. |
| NullLockBackend::releaseAll |
function |
core/lib/Drupal/Core/Lock/NullLockBackend.php |
Releases all locks for the given lock token identifier. |
| NullLockBackend::wait |
function |
core/lib/Drupal/Core/Lock/NullLockBackend.php |
Waits a short amount of time before a second lock acquire attempt. |
| OEmbedTestTrait::lockHttpClientToFixtures |
function |
core/modules/media/tests/src/Traits/OEmbedTestTrait.php |
Configures the HTTP client to always use the fixtures directory. |
| OliveroTest::testPreprocessBlock |
function |
core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php |
Tests that olivero_preprocess_block is functioning as expected. |
| olivero_preprocess_block |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_HOOK() for block.html.twig. |
| olivero_theme_suggestions_block_alter |
function |
core/themes/olivero/olivero.theme |
Implements hook_theme_suggestions_HOOK_alter() for block(). |
| OverriddenConfigurationTest::assertOverriddenBlockDisabled |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Asserts that an overridden block has Settings Tray disabled. |
| OverriddenConfigurationTest::testOverriddenBlock |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Tests that blocks with configuration overrides are disabled. |
| PageTitleBlock |
class |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
Provides a block to display the page title. |
| PageTitleBlock.php |
file |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
|
| PageTitleBlock::$title |
property |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
The page title: a string (plain title) or a render array (formatted title). |
| PageTitleBlock::build |
function |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
Builds and returns the renderable array for this block plugin. |
| PageTitleBlock::defaultConfiguration |
function |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
Gets default configuration for this plugin. |
| PageTitleBlock::setTitle |
function |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
Sets the title. |
| PersistentDatabaseLockBackend |
class |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend. |
| PersistentDatabaseLockBackend |
class |
core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php |
Defines the persistent database lock backend. |
| PersistentDatabaseLockBackend.php |
file |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
|
| PersistentDatabaseLockBackend.php |
file |
core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php |
|
| PersistentDatabaseLockBackend::$container |
property |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
The service container. |
| PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId |
property |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
The id of the original proxied service. |
| PersistentDatabaseLockBackend::$service |
property |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
The real proxied service, after it was lazy loaded. |
| PersistentDatabaseLockBackend::acquire |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Acquires a lock. |
| PersistentDatabaseLockBackend::getLockId |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Gets the unique page token for locks. |
| PersistentDatabaseLockBackend::lazyLoadItself |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Lazy loads the real service from the container. |
| PersistentDatabaseLockBackend::lockMayBeAvailable |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Checks if a lock is available for acquiring. |
| PersistentDatabaseLockBackend::release |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Releases the given lock. |
| PersistentDatabaseLockBackend::releaseAll |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Releases all locks for the given lock token identifier. |
| PersistentDatabaseLockBackend::schemaDefinition |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
|
| PersistentDatabaseLockBackend::wait |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Waits a short amount of time before a second lock acquire attempt. |
| PersistentDatabaseLockBackend::__construct |
function |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
Constructs a ProxyClass Drupal proxy object. |
| PersistentDatabaseLockBackend::__construct |
function |
core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php |
Constructs a new PersistentDatabaseLockBackend. |
| PhpStreamWrapperInterface::stream_lock |
function |
core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
Advisory file locking. |
| plugin.manager.block |
service |
core/core.services.yml |
Drupal\Core\Block\BlockManager |
| PluginTestBase::$mockBlockExpectedDefinitions |
property |
core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php |
|
| PluginTestBase::$mockBlockManager |
property |
core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php |
|
| powered-by-block.css |
file |
core/themes/olivero/css/components/powered-by-block.css |
Powered by block specific styles. |
| powered-by-block.pcss.css |
file |
core/themes/olivero/css/components/powered-by-block.pcss.css |
Powered by block specific styles. |
| PreviewAwareBlock |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php |
Defines a class for a context-aware block. |
| PreviewAwareBlock.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php |
|
| PreviewAwareBlock::build |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php |
Builds and returns the renderable array for this block plugin. |
| PrivateTempStore::$lockBackend |
property |
core/lib/Drupal/Core/TempStore/PrivateTempStore.php |
The lock object used for this data. |
| PrivateTempStoreFactory::$lockBackend |
property |
core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php |
The lock object used for this data. |
| PrivateTempStoreTest::$lock |
property |
core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php |
The mock lock backend. |
| PrivateTempStoreTest::testDeleteLocking |
function |
core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php |
Tests the locking in the delete() method. |
| PrivateTempStoreTest::testDeleteWithNoLockAvailable |
function |
core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php |
Tests the delete() method with no lock available. |
| PrivateTempStoreTest::testSetWithNoLockAvailable |
function |
core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php |
Tests the set() method with no lock available. |
| QuickEditEndPointAccessTest::assertAccessIsBlocked |
function |
core/modules/quickedit/tests/src/Functional/QuickEditEndPointAccessTest.php |
Asserts that access to the passed URL is blocked. |