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 |
|---|---|---|---|
| BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsContent | function | core/ |
Test suggestions for content blocks. |
| BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsExtraField | function | core/ |
Test suggestions for content blocks within extra fields blocks. |
| BlockContentThemeSuggestionsTestThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_block(). |
| BlockContentTranslationTest::testBlockContentTranslationAccess | function | core/ |
Tests block access considers translation context. |
| BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
| BlockContentTypeTest::testBlockContentAddPage | function | core/ |
Tests the block types on the block/add page. |
| BlockContentTypeTest::testBlockContentTypeCreation | function | core/ |
Tests creating a block type programmatically and via a form. |
| BlockContentTypeTest::testBlockContentTypeDeletion | function | core/ |
Tests deleting a block type that still has content. |
| BlockContentTypeTest::testBlockContentTypeEditing | function | core/ |
Tests editing a block type using the UI. |
| BlockContentTypeTest::testsBlockContentAddTypes | function | core/ |
Tests that redirects work as expected when multiple block types exist. |
| BlockContentWizardTest::testViewAddBlockContent | function | core/ |
Tests creating a 'block_content' entity view. |
| BlockContextualLinksTest::$blockId | property | core/ |
Block id of the block. |
| BlockContextualLinksTest::testBlockContextualRemoveLinks | function | core/ |
Test that remove/configure contextual links are present in the block. |
| BlockCreationTrait::placeBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockCustomTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 7 table names. |
| BlockDemoTest::testBlockDemo | function | core/ |
Check for the accessibility of the admin block demo page. |
| BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockDependenciesTest::testExposedBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDependenciesTest::testViewsBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDragTest::testDragAndDropBlocks | function | core/ |
Tests drag and drop blocks. |
| BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
| BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
| BlockFormInBlockTest | class | core/ |
Tests form in block caching. |
| BlockFormInBlockTest.php | file | core/ |
|
| BlockFormInBlockTest::$defaultTheme | property | core/ |
|
| BlockFormInBlockTest::$modules | property | core/ |
|
| BlockFormInBlockTest::setUp | function | core/ |
|
| BlockFormInBlockTest::testCachePerPage | function | core/ |
Tests to see if form in block's redirect isn't cached. |
| BlockFormInBlockTest::testPlaceholders | function | core/ |
Tests the actual placeholders. |
| BlockFormTest::$blockRepository | property | core/ |
The block repository. |
| BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
| BlockHiddenRegionTest::testBlockNotInHiddenRegion | function | core/ |
Tests that hidden regions do not inherit blocks when a theme is installed. |
| BlockHookOperationTest::testBlockOperationAlter | function | core/ |
Tests the block list to see if the test_operation link is added. |
| BlockHooks::blockBuildLocalActionsBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
| BlockHooks::preprocessBlock | function | core/ |
Prepares variables for block templates. |
| BlockInterface::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
| BlockInterfaceTest::testBlockInterface | function | core/ |
Tests configuration and subsequent form() and build() method calls. |
| BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
| BlockLanguageCacheTest::testBlockLinks | function | core/ |
Creates a block in a language, check blocks page in all languages. |
| BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
| BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
| BlockLibraryController::$blockManager | property | core/ |
The block manager. |
| BlockLibraryController::listBlocks | function | core/ |
Shows a list of blocks that can be added to a theme's layout. |
| BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
| BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| BlockLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
| BlockLocalTasksTest::testBlockAdminLocalTasks | function | core/ |
Tests the admin edit local task. |
| BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
| BlockPageVariant::$blockListCacheTags | property | core/ |
The Block entity type list cache tags. |
| BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.