Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 10.3.x for block
- Search 11.x for block
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The plugin that handles a block. |
Block | class | core/ |
Defines a Block configuration entity class. |
Block | class | core/ |
Drupal block source from database. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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_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/ |
|
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/ |
|
ViewsBlockBase::blockSubmit | function | core/ |
|
ViewsBlockBase::buildConfigurationForm | function | core/ |
|
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 @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. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.