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
Title | Object type | File name | Summary |
---|---|---|---|
BlockTest::$blockPlugin | property | core/ |
The views block plugin. |
BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
BlockTest::testBlock | function | core/ |
Tests configuring and moving a module-define block to specific regions. |
BlockTest::testBlockAccess | function | core/ |
Tests the block access. |
BlockTest::testBlockCacheTags | function | core/ |
Tests 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::testBlockTitle | function | core/ |
Tests block title. |
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/ |
Tests block visibility when leaving "pages" textarea empty. |
BlockTest::testHideBlockTitle | function | core/ |
Tests block title display settings. |
BlockTestHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
BlockTestHooks::blockBuildTestCacheAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockViewPageTitleBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockViewTestCacheAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
BlockThemeHooks::themeSuggestionsBlock | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
BlockUiTest::$blocks | property | core/ |
The block entities used by this test. |
BlockUiTest::$blockValues | property | core/ |
The submitted block values used by this test. |
BlockUiTest::testBlockAdminUiPage | function | core/ |
Tests block admin page exists and functions correctly. |
BlockUiTest::testBlockDemoUiPage | function | core/ |
Tests block demo page exists and functions correctly. |
BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
BlockUiTest::testBrokenBlockVisibility | function | core/ |
Tests that users without permission are not able to view broken blocks. |
BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
BlockUiTest::testContextAwareBlocks | function | core/ |
Tests the behavior of context-aware blocks. |
BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
BlockValidationTest::providerMenuBlockLevelAndDepth | function | core/ |
Data provider for ::testMenuBlockLevelAndDepth(). |
BlockValidationTest::testMenuBlockLevelAndDepth | function | core/ |
Tests validating menu block `level` and `depth` settings. |
BlockViewBuilder::buildPreRenderableBlock | function | core/ |
Builds a #pre_render-able block render array. |
BlockViewBuilderTest::$block | property | core/ |
The block being tested. |
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability | function | core/ |
Asserts that a block is built/rendered/cached with expected cacheability. |
BlockViewBuilderTest::getBlockRenderArray | function | core/ |
Get a fully built render array for a block. |
BlockViewBuilderTest::testBlockViewBuilderBuildAlter | function | core/ |
Tests block build altering. |
BlockViewBuilderTest::testBlockViewBuilderCache | function | core/ |
Tests block render cache handling. |
BlockViewBuilderTest::testBlockViewBuilderCacheTitleBlock | function | core/ |
Tests title block render cache handling. |
BlockViewBuilderTest::testBlockViewBuilderViewAlter | function | core/ |
Tests block view altering. |
BlockXssTest::doBlockContentTest | function | core/ |
Tests XSS coming from Block Content block info. |
BlockXssTest::testBlockXss | function | core/ |
Tests various modules that provide blocks for XSS. |
block_content.type.banner_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.banner_block.yml |
block_content.type.disclaimer_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml |
block_content.type.footer_promo_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml |
block_content_post_update_remove_block_content_status_info_keys | function | core/ |
Remove deprecated status and info keys from block_content blocks. |
block_post_update_set_menu_block_depth_to_null_if_zero | function | core/ |
Updates the `depth` setting to NULL if it is 0 in any menu blocks. |
BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
Broken::blockForm | function | core/ |
Returns the configuration form elements specific to this block plugin. |
CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
ChooseBlockController | class | core/ |
Defines a controller to choose a new block. |
ChooseBlockController.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.