Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
BlockViewBuilder::lazyBuilder function core/modules/block/src/BlockViewBuilder.php #lazy_builder callback; builds a #pre_render-able block.
BlockViewBuilder::preRender function core/modules/block/src/BlockViewBuilder.php #pre_render callback for building a block.
BlockViewBuilder::trustedCallbacks function core/modules/block/src/BlockViewBuilder.php Lists the trusted callbacks provided by the implementing class.
BlockViewBuilder::view function core/modules/block/src/BlockViewBuilder.php Builds the render array for the provided entity.
BlockViewBuilder::viewMultiple function core/modules/block/src/BlockViewBuilder.php Builds the render array for the provided entities.
BlockViewBuilderTest class core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests the block view builder.
BlockViewBuilderTest.php file core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::$block property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block being tested.
BlockViewBuilderTest::$controller property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block storage.
BlockViewBuilderTest::$modules property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Modules to install.
BlockViewBuilderTest::$renderer property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The renderer.
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::setUp function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::testBasicRendering function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests the rendering of blocks.
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.
BlockViewBuilderTest::verifyRenderCacheHandling function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Verifies render cache handling of the block being tested.
BlockVisibility::$moduleHandler property core/modules/block/src/Plugin/migrate/process/BlockVisibility.php The module handler.
BlockVisibilityTest::$moduleHandler property core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php The module handler.
BlockVisibilityTest::testTransformNoData function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformPhpEnabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockXmlAnonTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The theme to install as the default for testing.
BlockXmlBasicAuthTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The theme to install as the default for testing.
BlockXmlBasicAuthTest::$modules property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php Modules to install.
BlockXmlCookieTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The theme to install as the default for testing.
BlockXssTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockXssTest.php The theme to install as the default for testing.
BlockXssTest::$modules property core/modules/block/tests/src/Functional/BlockXssTest.php Modules to install.
BlockXssTest::doBlockContentTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Block Content block info.
BlockXssTest::doMenuTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Menu block labels.
BlockXssTest::doViewTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from View block labels.
BlockXssTest::testNoUnexpectedEscaping function core/modules/block/tests/src/Functional/BlockXssTest.php Tests that nothing is escaped other than the blocks explicitly tested.
block_block_build_local_actions_block_alter function core/modules/block/block.module Implements hook_block_build_BASE_BLOCK_ID_alter().
block_configurable_language_delete function core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
block_content.add.html.twig file core/modules/block_content/help_topics/block_content.add.html.twig ---
label: 'Creating a content block'
related:
- block.overview
- block.configure
- block.place
- block_content.type
---
{% set library_link_text %}{% trans %}Content blocks{% endtrans %}{% endset %}
{% set library_link =…
block_content.migrate_drupal.yml file core/modules/block_content/migrations/state/block_content.migrate_drupal.yml core/modules/block_content/migrations/state/block_content.migrate_drupal.yml
block_content.module file core/modules/block_content/block_content.module Allows the creation of content blocks through the user interface.
block_content.post_update.php file core/modules/block_content/block_content.post_update.php Post update functions for Content Block.
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.uuid_lookup service core/modules/block_content/block_content.services.yml \Drupal\block_content\BlockContentUuidLookup
block_content_add_body_field function core/modules/block_content/block_content.module Adds the default body field to a block type.
block_content_body_field.yml file core/modules/block_content/migrations/block_content_body_field.yml core/modules/block_content/migrations/block_content_body_field.yml
block_content_entity_display.yml file core/modules/block_content/migrations/block_content_entity_display.yml core/modules/block_content/migrations/block_content_entity_display.yml
block_content_entity_form_display.yml file core/modules/block_content/migrations/block_content_entity_form_display.yml core/modules/block_content/migrations/block_content_entity_form_display.yml
block_content_post_update_block_library_view_permission function core/modules/block_content/block_content.post_update.php Update block_content 'block library' view permission.
block_content_post_update_entity_changed_constraint function core/modules/block_content/block_content.post_update.php Clear the entity type cache.
block_content_post_update_move_custom_block_library function core/modules/block_content/block_content.post_update.php Moves the custom block library to Content.
block_content_post_update_revision_type function core/modules/block_content/block_content.post_update.php Update configuration for revision type.

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