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 |
---|---|---|---|
BlockInterface::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
BlockInterface::getWeight | function | core/ |
Returns the weight of this block (used for sorting). |
BlockInterface::setRegion | function | core/ |
Sets the region this block is placed in. |
BlockInterface::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
BlockInterface::setWeight | function | core/ |
Sets the block weight. |
BlockInterfaceTest | class | core/ |
Tests that the block plugin can work properly without a supporting entity. |
BlockInterfaceTest.php | file | core/ |
|
BlockInterfaceTest::$modules | property | core/ |
Modules to enable. |
BlockInterfaceTest::testBlockInterface | function | core/ |
Test configuration and subsequent form() and build() method calls. |
BlockInvalidRegionTest | class | core/ |
Tests that an active block assigned to a non-existing region triggers the warning message and is disabled. |
BlockInvalidRegionTest.php | file | core/ |
|
BlockInvalidRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockInvalidRegionTest::$modules | property | core/ |
Modules to install. |
BlockInvalidRegionTest::setUp | function | core/ |
|
BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
BlockJsonAnonTest | class | core/ |
@group rest |
BlockJsonAnonTest.php | file | core/ |
|
BlockJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BlockJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockJsonBasicAuthTest | class | core/ |
@group rest |
BlockJsonBasicAuthTest.php | file | core/ |
|
BlockJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockJsonCookieTest | class | core/ |
@group rest |
BlockJsonCookieTest.php | file | core/ |
|
BlockJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockLanguageCacheTest | class | core/ |
Tests display of menu blocks with multiple languages. |
BlockLanguageCacheTest.php | file | core/ |
|
BlockLanguageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockLanguageCacheTest::$langcodes | property | core/ |
List of langcodes. |
BlockLanguageCacheTest::$modules | property | core/ |
Modules to install. |
BlockLanguageCacheTest::setUp | function | core/ |
|
BlockLanguageCacheTest::testBlockLinks | function | core/ |
Creates a block in a language, check blocks page in all languages. |
BlockLanguageTest | class | core/ |
Tests if a block can be configured to be only visible on a particular language. |
BlockLanguageTest.php | file | core/ |
|
BlockLanguageTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockLanguageTest::$modules | property | core/ |
Modules to install. |
BlockLanguageTest::setUp | function | core/ |
|
BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
BlockLanguageTest::testMultipleLanguageTypes | function | core/ |
Tests block language visibility with different language types. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.