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 |
---|---|---|---|
DisplayBlockTest::$modules | property | core/ |
Modules to install. |
DisplayBlockTest::$testViews | property | core/ |
Views used by this test. |
DisplayBlockTest::setUp | function | core/ |
Sets up the test. |
DisplayBlockTest::testBlockCategory | function | core/ |
Tests default and custom block categories. |
DisplayBlockTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a Views block. |
DisplayBlockTest::testBlockEmptyRendering | function | core/ |
Tests the various testcases of empty block rendering. |
DisplayBlockTest::testBlockRendering | function | core/ |
Tests the actual rendering of the views block. |
DisplayBlockTest::testDeleteBlockDisplay | function | core/ |
Tests removing a block display. |
DisplayBlockTest::testViewsBlockForm | function | core/ |
Tests the block form for a Views block. |
DisplayPluginBase::getSpecialBlocks | function | core/ |
Provides the block system with any exposed widget blocks for this display. |
DisplayPluginBase::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
DisplayPluginBase::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayPluginInterface::getSpecialBlocks | function | core/ |
Provides the block system with any exposed widget blocks for this display. |
DisplayPluginInterface::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
DisplayPluginInterface::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayTest::testAddDisplayBlockTranslation | function | core/ |
Test if 'add' translations are filtered from multilingual display options. |
DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
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::$plugin | property | core/ |
The plugin this form is for. |
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. |
EntityBlock::import | function | core/ |
Import 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/ |
Tests the export storage when it is locked. |
ExposedFormTest::providerTestExposedBlock | function | core/ |
Data provider for testing different types of displays. |
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. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.