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 |
---|---|---|---|
ViewsBlock::$viewStorage | property | core/ |
The view storage. |
ViewsBlock::blockForm | function | core/ |
|
ViewsBlock::blockSubmit | function | core/ |
|
ViewsBlock::blockValidate | function | core/ |
|
ViewsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
ViewsBlock::create | function | core/ |
Creates a new class instance. |
ViewsBlock::defaultConfiguration | function | core/ |
|
ViewsBlock::getConfiguration | function | core/ |
|
ViewsBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
ViewsBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsBlock::getMachineNameSuggestion | function | core/ |
|
ViewsBlock::__construct | function | core/ |
Constructs a ViewsBlock object. |
ViewsBlockBase | class | core/ |
Base class for Views block plugins. |
ViewsBlockBase.php | file | core/ |
|
ViewsBlockBase::$displayID | property | core/ |
The display ID being used for this View. |
ViewsBlockBase::$displaySet | property | core/ |
Indicates whether the display was successfully set. |
ViewsBlockBase::$user | property | core/ |
The current user. |
ViewsBlockBase::$view | property | core/ |
The View executable object. |
ViewsBlockBase::addContextualLinks | function | core/ |
Converts Views block content to a renderable array with contextual links. |
ViewsBlockBase::blockAccess | function | core/ |
Indicates whether the block should be shown. |
ViewsBlockBase::blockSubmit | function | core/ |
|
ViewsBlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
ViewsBlockBase::create | function | core/ |
Creates an instance of the plugin. |
ViewsBlockBase::defaultConfiguration | function | core/ |
|
ViewsBlockBase::getPreviewFallbackString | function | core/ |
|
ViewsBlockBase::getViewExecutable | function | core/ |
Gets the view executable. |
ViewsBlockBase::__construct | function | core/ |
Constructs a \Drupal\views\Plugin\Block\ViewsBlockBase object. |
ViewsBlockTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\block\ViewsBlock[[api-linebreak]] @group views |
ViewsBlockTest | class | core/ |
Tests native behaviors of the block views plugin. |
ViewsBlockTest.php | file | core/ |
|
ViewsBlockTest.php | file | core/ |
|
ViewsBlockTest::$account | property | core/ |
The mocked user account. |
ViewsBlockTest::$displayHandler | property | core/ |
The mocked display handler. |
ViewsBlockTest::$executable | property | core/ |
The view executable. |
ViewsBlockTest::$executableFactory | property | core/ |
The view executable factory. |
ViewsBlockTest::$modules | property | core/ |
Modules to enable. |
ViewsBlockTest::$storage | property | core/ |
The view storage. |
ViewsBlockTest::$testViews | property | core/ |
Views used by this test. |
ViewsBlockTest::$view | property | core/ |
The view entity. |
ViewsBlockTest::setUp | function | core/ |
|
ViewsBlockTest::setUp | function | core/ |
|
ViewsBlockTest::testBuild | function | core/ |
Tests the build method. |
ViewsBlockTest::testBuildEmpty | function | core/ |
Tests the build method. |
ViewsBlockTest::testBuildFailed | function | core/ |
Tests the build method with a failed execution. |
ViewsBlockTest::testBuildWithTitleOverride | function | core/ |
Tests ViewsBlock::build() with a title override. |
ViewsBlockTest::testBuildWithTitleToken | function | core/ |
Tests that ViewsBlock::build() produces the right output with title tokens. |
ViewsBlockTest::testGetPreviewFallbackString | function | core/ |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
ViewsDisplay::$uses_hook_block | property | core/ |
Does the display plugin provide blocks. |
ViewsExposedFilterBlock | class | core/ |
Provides block plugin definitions for all Views exposed filters. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.