Search for _block

  1. Search 7.x for _block
  2. Search 8.9.x for _block
  3. Search 10.3.x for _block
  4. Search 11.x for _block
  5. Other projects
Title Object type File name Summary
BlockTest::testBlockAccess function core/modules/block/tests/src/Functional/BlockTest.php Tests the block access.
BlockTest::testBlockCacheTags function core/modules/block/tests/src/Functional/BlockTest.php Tests that cache tags are properly set and bubbled up to the page cache.
BlockTest::testBlockThemeSelector function core/modules/block/tests/src/Functional/BlockTest.php Tests that the block form has a theme selector when not passed via the URL.
BlockTest::testBlockTitle function core/modules/block/tests/src/Functional/BlockTest.php Tests block title.
BlockTest::testBlockToggleVisibility function core/modules/block/tests/src/Functional/BlockTest.php Tests that visibility can be properly toggled.
BlockTest::testBlockUserRoleDelete function core/modules/block/tests/src/Functional/BlockTest.php Tests block_user_role_delete.
BlockTest::testBlockVisibility function core/modules/block/tests/src/Functional/BlockTest.php Tests block visibility.
BlockTest::testBlockVisibilityListedEmpty function core/modules/block/tests/src/Functional/BlockTest.php Tests block visibility when leaving "pages" textarea empty.
BlockTest::testHideBlockTitle function core/modules/block/tests/src/Functional/BlockTest.php Tests block title display settings.
BlockUiTest::$blocks property core/modules/block/tests/src/Functional/BlockUiTest.php The block entities used by this test.
BlockUiTest::$blockValues property core/modules/block/tests/src/Functional/BlockUiTest.php The submitted block values used by this test.
BlockUiTest::testBlockAdminUiPage function core/modules/block/tests/src/Functional/BlockUiTest.php Tests block admin page exists and functions correctly.
BlockUiTest::testBlockDemoUiPage function core/modules/block/tests/src/Functional/BlockUiTest.php Tests block demo page exists and functions correctly.
BlockUiTest::testBlockPlacementIndicator function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block placement indicator.
BlockUiTest::testBlockValidateErrors function core/modules/block/tests/src/Functional/BlockUiTest.php Tests if validation errors are passed plugin form to the parent form.
BlockUiTest::testBrokenBlockVisibility function core/modules/block/tests/src/Functional/BlockUiTest.php Tests that users without permission are not able to view broken blocks.
BlockUiTest::testCandidateBlockList function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block categories on the listing page.
BlockUiTest::testContextAwareBlocks function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the behavior of context-aware blocks.
BlockUiTest::testContextAwareUnsatisfiedBlocks function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the behavior of unsatisfied context-aware blocks.
BlockViewBuilder::buildPreRenderableBlock function core/modules/block/src/BlockViewBuilder.php Builds a #pre_render-able block render array.
BlockViewBuilderTest::$block property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block being tested.
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Asserts that a block is built/rendered/cached with expected cacheability.
BlockViewBuilderTest::getBlockRenderArray function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Get a fully built render array for a block.
BlockViewBuilderTest::testBlockViewBuilderBuildAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block build altering.
BlockViewBuilderTest::testBlockViewBuilderCache function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block render cache handling.
BlockViewBuilderTest::testBlockViewBuilderViewAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block view altering.
BlockXssTest::doBlockContentTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Block Content block info.
BlockXssTest::testBlockXss function core/modules/block/tests/src/Functional/BlockXssTest.php Tests various modules that provide blocks for XSS.
block_content.type.banner_block.yml file core/profiles/demo_umami/config/install/block_content.type.banner_block.yml core/profiles/demo_umami/config/install/block_content.type.banner_block.yml
block_content.type.disclaimer_block.yml file core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml
block_content.type.footer_promo_block.yml file core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml
block_content_test_block_content_insert function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_insert().
block_content_test_block_content_presave function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_presave().
block_content_test_block_content_update function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_test_block_content_view function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_test_block_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_alter().
block_test_block_build_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_build_BASE_BLOCK_ID_alter().
block_test_block_view_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_view_BASE_BLOCK_ID_alter().
block_theme_suggestions_block function core/modules/block/block.module Implements hook_theme_suggestions_HOOK().
book-all-books-block.html.twig file core/modules/book/templates/book-all-books-block.html.twig Default theme implementation for rendering book outlines within a block.
book-all-books-block.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/olivero/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/stable9/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/seven/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/claro/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/bartik/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/stable/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/classy/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
BookNavigationBlock class core/modules/book/src/Plugin/Block/BookNavigationBlock.php Provides a 'Book navigation' block.
BookNavigationBlock.php file core/modules/book/src/Plugin/Block/BookNavigationBlock.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.