Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ViewsBlockBase::createPlaceholder | function | core/ |
|
| ViewsBlockBase::defaultConfiguration | function | core/ |
|
| ViewsBlockBase::getCacheContexts | function | core/ |
|
| ViewsBlockBase::getCacheMaxAge | function | core/ |
|
| ViewsBlockBase::getCacheTags | function | core/ |
|
| ViewsBlockBase::getPreviewFallbackString | function | core/ |
|
| ViewsBlockBase::getViewExecutable | function | core/ |
Gets the view executable. |
| ViewsBlockBase::__construct | function | core/ |
|
| ViewsBlockTest | class | core/ |
Tests Drupal\views\Plugin\block\ViewsBlock. |
| ViewsBlockTest | class | core/ |
Tests native behaviors of the block views plugin. |
| ViewsBlockTest | class | core/ |
Tests ViewsBlock. |
| ViewsBlockTest.php | file | core/ |
|
| ViewsBlockTest.php | file | core/ |
|
| ViewsBlockTest.php | file | core/ |
|
| ViewsBlockTest::$account | property | core/ |
The mocked user account. |
| ViewsBlockTest::$contextualLinks | property | core/ |
The Views contextual links service. |
| 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/ |
|
| ViewsBlockTest::$modules | property | core/ |
|
| ViewsBlockTest::$storage | property | core/ |
The view storage. |
| ViewsBlockTest::$testViews | property | core/ |
Views used by this test. |
| ViewsBlockTest::$testViews | property | core/ |
Views used by this test. |
| ViewsBlockTest::$view | property | core/ |
The view entity. |
| ViewsBlockTest::providerTestCacheableMetadata | function | core/ |
Data provider for ::testCacheableMetadata() |
| ViewsBlockTest::setUp | function | core/ |
|
| 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::testCacheableMetadata | function | core/ |
Tests that cacheable metadata is retrieved from the view and merged with block cacheable metadata. |
| ViewsBlockTest::testGetPreviewFallbackString | function | core/ |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
| ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
| ViewsBlockTest::testOperationLinks | function | core/ |
Tests the editing links for ViewsBlockBase. |
| ViewsDisplay::$uses_hook_block | property | core/ |
Does the display plugin provide blocks. |
| ViewsExposedFilterBlock | class | core/ |
Provides block plugin definitions for all Views exposed filters. |
| ViewsExposedFilterBlock | class | core/ |
Provides a 'Views Exposed Filter' block. |
| ViewsExposedFilterBlock.php | file | core/ |
|
| ViewsExposedFilterBlock.php | file | core/ |
|
| ViewsExposedFilterBlock::$basePluginId | property | core/ |
The base plugin ID that the derivative is for. |
| ViewsExposedFilterBlock::$derivatives | property | core/ |
List of derivative definitions. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.