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
- 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 6/7 block source from database. |
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockStorageUnitTest | class | core/ |
Tests the storage of blocks. |
BlockStorageUnitTest.php | file | core/ |
|
BlockStorageUnitTest::$controller | property | core/ |
The block storage. |
BlockStorageUnitTest::$modules | property | core/ |
Modules to install. |
BlockStorageUnitTest::createTests | function | core/ |
Tests the creation of blocks. |
BlockStorageUnitTest::deleteTests | function | core/ |
Tests the deleting of blocks. |
BlockStorageUnitTest::loadTests | function | core/ |
Tests the loading of blocks. |
BlockStorageUnitTest::setUp | function | core/ |
|
BlockStorageUnitTest::testBlockCRUD | function | core/ |
Tests CRUD operations. |
BlockStorageUnitTest::testDefaultBlocks | function | core/ |
Tests the installation of default blocks. |
BlockSystemBrandingTest | class | core/ |
Tests branding block display. |
BlockSystemBrandingTest.php | file | core/ |
|
BlockSystemBrandingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockSystemBrandingTest::$modules | property | core/ |
Modules to install. |
BlockSystemBrandingTest::setUp | function | core/ |
|
BlockSystemBrandingTest::testSystemBrandingSettings | function | core/ |
Tests system branding block configuration. |
BlockTemplateSuggestionsTest | class | core/ |
Tests the block_content_theme_suggestions_block() function. |
BlockTemplateSuggestionsTest | class | core/ |
Tests the block_theme_suggestions_block() function. |
BlockTemplateSuggestionsTest.php | file | core/ |
|
BlockTemplateSuggestionsTest.php | file | core/ |
|
BlockTemplateSuggestionsTest::$blockContent | property | core/ |
The BlockContent entity used for testing. |
BlockTemplateSuggestionsTest::$modules | property | core/ |
Modules to install. |
BlockTemplateSuggestionsTest::$modules | property | core/ |
Modules to install. |
BlockTemplateSuggestionsTest::setUp | function | core/ |
|
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_content_theme_suggestions_block(). |
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 install. |
BlockTest::$modules | property | core/ |
Modules to install. |
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. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.