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 |
|---|---|---|---|
| BlockTemplateSuggestionsTest.php | file | core/ |
|
| BlockTemplateSuggestionsTest::$modules | property | core/ |
Modules to enable. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_theme_suggestions_block(). |
| BlockTest | class | core/ |
Tests block source plugin. |
| BlockTest | class | core/ |
Tests basic block functionality. |
| BlockTest | class | core/ |
JSON:API integration test for the "Block" config entity type. |
| BlockTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\display\Block[[api-linebreak]] @group block |
| BlockTest.php | file | core/ |
|
| BlockTest.php | file | core/ |
|
| BlockTest.php | file | core/ |
|
| BlockTest.php | file | core/ |
|
| BlockTest::$blockDisplay | property | core/ |
The tested block display plugin. |
| BlockTest::$blockPlugin | property | core/ |
The views block plugin. |
| BlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockTest::$entity | property | core/ |
|
| BlockTest::$entityTypeId | property | core/ |
The tested entity type. |
| BlockTest::$executable | property | core/ |
The view executable. |
| BlockTest::$modules | property | core/ |
Modules to enable. |
| BlockTest::$modules | property | core/ |
Modules to enable. |
| BlockTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| BlockTest::createEntity | function | core/ |
Creates the entity to be tested. |
| BlockTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BlockTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| BlockTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| BlockTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| BlockTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| BlockTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BlockTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
| BlockTest::providerSource | function | core/ |
The data provider. |
| BlockTest::setUp | function | core/ |
|
| BlockTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
| BlockTest::testBlock | function | core/ |
Test configuring and moving a module-define block to specific regions. |
| BlockTest::testBlockAccess | function | core/ |
Tests the block access. |
| BlockTest::testBlockCacheTags | function | core/ |
Test that cache tags are properly set and bubbled up to the page cache. |
| BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
| BlockTest::testBlockToggleVisibility | function | core/ |
Tests that visibility can be properly toggled. |
| BlockTest::testBlockUserRoleDelete | function | core/ |
Tests block_user_role_delete. |
| BlockTest::testBlockVisibility | function | core/ |
Tests block visibility. |
| BlockTest::testBlockVisibilityListedEmpty | function | core/ |
Test block visibility when leaving "pages" textarea empty. |
| BlockTest::testBuildNoOverride | function | core/ |
Tests the build method with no overriding. |
| BlockTest::testBuildOverride | function | core/ |
Tests the build method with overriding items per page. |
| BlockTest::testHideBlockTitle | function | core/ |
Test block title display settings. |
| BlockTest::testThemeAdminLink | function | core/ |
Tests that a link exists to block layout from the appearance form. |
| BlockTest::testThemeName | function | core/ |
Test block display of theme titles. |
| BlockTest::testUninstallTheme | function | core/ |
Tests that uninstalling a theme removes its block configuration. |
| BlockTestBase | class | core/ |
Provides setup and helper methods for block module tests. |
| BlockTestBase | class | core/ |
Provides setup and helper methods for block module tests. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.