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 |
---|---|---|---|
BlockUiTest::testContextAwareBlocks | function | core/ |
Tests the behavior of context-aware blocks. |
BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
BlockUiTest::testMachineNameSuggestion | function | core/ |
Tests that the BlockForm populates machine name correctly. |
BlockUiTest::testRouteProtection | function | core/ |
Tests that the enable/disable routes are protected from CSRF. |
BlockUser | class | core/ |
Blocks a user. |
BlockUser.php | file | core/ |
|
BlockUser::access | function | core/ |
Checks object access. |
BlockUser::execute | function | core/ |
Executes the plugin. |
BlockViewBuilder | class | core/ |
Provides a Block view builder. |
BlockViewBuilder.php | file | core/ |
|
BlockViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
BlockViewBuilder::buildPreRenderableBlock | function | core/ |
Builds a #pre_render-able block render array. |
BlockViewBuilder::lazyBuilder | function | core/ |
#lazy_builder callback; builds a #pre_render-able block. |
BlockViewBuilder::preRender | function | core/ |
#pre_render callback for building a block. |
BlockViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BlockViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
BlockViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
BlockViewBuilderTest | class | core/ |
Tests the block view builder. |
BlockViewBuilderTest.php | file | core/ |
|
BlockViewBuilderTest::$block | property | core/ |
The block being tested. |
BlockViewBuilderTest::$controller | property | core/ |
The block storage. |
BlockViewBuilderTest::$modules | property | core/ |
Modules to install. |
BlockViewBuilderTest::$renderer | property | core/ |
The renderer. |
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability | function | core/ |
Asserts that a block is built/rendered/cached with expected cacheability. |
BlockViewBuilderTest::getBlockRenderArray | function | core/ |
Get a fully built render array for a block. |
BlockViewBuilderTest::setUp | function | core/ |
|
BlockViewBuilderTest::testBasicRendering | function | core/ |
Tests the rendering of blocks. |
BlockViewBuilderTest::testBlockViewBuilderBuildAlter | function | core/ |
Tests block build altering. |
BlockViewBuilderTest::testBlockViewBuilderCache | function | core/ |
Tests block render cache handling. |
BlockViewBuilderTest::testBlockViewBuilderViewAlter | function | core/ |
Tests block view altering. |
BlockViewBuilderTest::verifyRenderCacheHandling | function | core/ |
Verifies render cache handling of the block being tested. |
BlockVisibility | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_visibility" ) |
BlockVisibility.php | file | core/ |
|
BlockVisibility::$migrateLookup | property | core/ |
The migrate lookup service. |
BlockVisibility::$migrationPlugin | property | core/ |
The migration process plugin. |
BlockVisibility::$moduleHandler | property | core/ |
The module handler. |
BlockVisibility::$skipPHP | property | core/ |
Whether or not to skip blocks that use PHP for visibility. Only applies if the PHP module is not enabled. |
BlockVisibility::create | function | core/ |
Creates an instance of the plugin. |
BlockVisibility::transform | function | core/ |
Performs the associated process. |
BlockVisibility::__construct | function | core/ |
|
BlockVisibilityTest | class | core/ |
Tests the block_visibility process plugin. |
BlockVisibilityTest.php | file | core/ |
|
BlockVisibilityTest::$moduleHandler | property | core/ |
The module handler. |
BlockVisibilityTest::setUp | function | core/ |
|
BlockVisibilityTest::testTransformException | function | core/ |
@covers ::transform |
BlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
@covers ::transform |
BlockVisibilityTest::testTransformNoData | function | core/ |
@covers ::transform |
BlockVisibilityTest::testTransformPhpDisabled | function | core/ |
@covers ::transform |
BlockVisibilityTest::testTransformPhpEnabled | function | core/ |
@covers ::transform |
BlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
@covers ::transform |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.