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 |
---|---|---|---|
drupal-8.block-content-uninstall.php | file | core/ |
Partial database to mimic the uninstallation of the block_content module. |
drupal-8.block-context-manager-2354889.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2354889. |
drupal-8.block-test-enabled-missing-schema.php | file | core/ |
Partial database to mimic the installation of the block_test module. |
drupal-8.block-test-enabled.php | file | core/ |
Partial database to mimic the installation of the block_test module. |
drupal-8.local-actions-tasks-into-blocks-507488.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/507488. |
drupal-8.page-title-into-block-2476947.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2476947. |
drupal-8.seven-secondary-local-tasks-block-2569529.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/507488. |
drupal-8.site-branding-into-block-2005546.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2005546. |
drupal-8.update-test-block-disabled-2513534.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2513534. |
drupal-8.views_block_content-2976334.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2976334. |
Drupal::lock | function | core/ |
Returns the locking layer instance. |
DrupalCoreComposer::$composerLock | property | composer/ |
Cached composer.lock data. |
DrupalCoreComposer::composerLock | function | composer/ |
Fetch the composer lock data. |
DrupalCoreComposer::packageLockInfo | function | composer/ |
Look up the info for one package in the composer.lock file. |
DrupalTest::testLock | function | core/ |
Tests the lock() method. |
EmptyBlockForm | class | core/ |
Provides a form for a block that is empty. |
EmptyBlockForm.php | file | core/ |
|
EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
EmptyBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
EntityBlock | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:block" ) |
EntityBlock.php | file | core/ |
|
EntityBlock::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
EntityQueryAccessTest::testBlockContentEntityQueryAccess | function | core/ |
Tests that the 'block_content_access' query tag is respected by Views. |
entity_crud_hook_test_block_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
entity_crud_hook_test_block_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
entity_crud_hook_test_block_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
entity_crud_hook_test_block_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
entity_crud_hook_test_block_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
entity_crud_hook_test_block_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
entity_crud_hook_test_block_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. |
ExportStorageManager::$lock | property | core/ |
The used lock backend instance. |
ExportStorageManager::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
ExportStorageManagerTest::testGetStorageLock | function | core/ |
Test the export storage when it is locked. |
exposed-filter-blocks.php | file | core/ |
Test fixture. |
ExposedFilterBlocksUpdateTest | class | core/ |
Tests that the additional settings are added to the entity link field. |
ExposedFilterBlocksUpdateTest.php | file | core/ |
|
ExposedFilterBlocksUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocks | function | core/ |
Tests that exposed filter blocks label display are disabled. |
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocksWithoutBlock | function | core/ |
Tests that the update succeeds even if Block is not installed. |
ExposedFormTest::testExposedBlock | function | core/ |
Tests the exposed block functionality. |
ExtraFieldBlock | class | core/ |
Provides a block that renders an extra field from an entity. |
ExtraFieldBlock.php | file | core/ |
|
ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
ExtraFieldBlock::blockAccess | function | core/ |
|
ExtraFieldBlock::build | function | core/ |
|
ExtraFieldBlock::create | function | core/ |
Creates an instance of the plugin. |
ExtraFieldBlock::defaultConfiguration | function | core/ |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.