Search for lock
- Search 7.x for lock
- Search 9.5.x for lock
- Search 8.9.x for lock
- Search 10.3.x for lock
- Search 11.x for lock
- Other projects
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 |
|---|---|---|---|
| ValidationErrorBlock.php | file | core/ |
|
| ValidationErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| views-block-items-per-page.php | file | core/ |
|
| views.view.block_content.yml | file | core/ |
core/modules/block_content/config/optional/views.view.block_content.yml |
| views.view.test_block_content_redirect_destination.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_redirect_destination.yml |
| views.view.test_block_content_revision_id.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml |
| views.view.test_block_content_revision_revision_id.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml |
| views.view.test_block_content_revision_user.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_user.yml |
| views.view.test_block_content_view.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml |
| views.view.test_block_exposed_ajax.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax.yml |
| views.view.test_block_exposed_ajax_with_page.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax_with_page.yml |
| views.view.test_block_view.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml |
| views.view.test_exposed_block.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.yml |
| views.view.test_view_block.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block.yml |
| views.view.test_view_block2.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block2.yml |
| views.view.test_view_block_with_context.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml |
| ViewsBlock | class | core/ |
Provides block plugin definitions for all Views block displays. |
| ViewsBlock | class | core/ |
Provides a generic Views block. |
| ViewsBlock.php | file | core/ |
|
| ViewsBlock.php | file | core/ |
|
| ViewsBlock::$basePluginId | property | core/ |
The base plugin ID. |
| ViewsBlock::$derivatives | property | core/ |
List of derivative definitions. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| ViewsBlockBase::createPlaceholder | function | core/ |
|
| ViewsBlockBase::defaultConfiguration | function | core/ |
|
| ViewsBlockBase::getCacheContexts | function | core/ |
|
| ViewsBlockBase::getCacheMaxAge | function | core/ |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.