Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BlockViewBuilder::lazyBuilder | function | core/ |
#lazy_builder callback; builds a #pre_render-able block. |
BlockViewBuilder::preRender | function | core/ |
#pre_render callback for building a block. |
BlockViewBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BlockViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
BlockViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
BlockViewBuilderTest | class | core/ |
Tests the block view builder. |
BlockViewBuilderTest.php | file | core/ |
|
BlockViewBuilderTest::$block | property | core/ |
The block being tested. |
BlockViewBuilderTest::$controller | property | core/ |
The block storage. |
BlockViewBuilderTest::$modules | property | core/ |
Modules to install. |
BlockViewBuilderTest::$renderer | property | core/ |
The renderer. |
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::setUp | function | core/ |
|
BlockViewBuilderTest::testBasicRendering | function | core/ |
Tests the rendering of blocks. |
BlockViewBuilderTest::testBlockViewBuilderBuildAlter | function | core/ |
Tests block build altering. |
BlockViewBuilderTest::testBlockViewBuilderCache | function | core/ |
Tests block render cache handling. |
BlockViewBuilderTest::testBlockViewBuilderViewAlter | function | core/ |
Tests block view altering. |
BlockViewBuilderTest::verifyRenderCacheHandling | function | core/ |
Verifies render cache handling of the block being tested. |
BlockVisibility::$moduleHandler | property | core/ |
The module handler. |
BlockVisibilityTest::$moduleHandler | property | core/ |
The module handler. |
BlockVisibilityTest::testTransformNoData | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformPhpDisabled | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformPhpEnabled | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockXssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockXssTest::$modules | property | core/ |
Modules to install. |
BlockXssTest::doBlockContentTest | function | core/ |
Tests XSS coming from Block Content block info. |
BlockXssTest::doMenuTest | function | core/ |
Tests XSS coming from Menu block labels. |
BlockXssTest::doViewTest | function | core/ |
Tests XSS coming from View block labels. |
BlockXssTest::testNoUnexpectedEscaping | function | core/ |
Tests that nothing is escaped other than the blocks explicitly tested. |
block_block_build_local_actions_block_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
block_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
block_content.add.html.twig | file | core/ |
--- 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/ |
core/modules/block_content/migrations/state/block_content.migrate_drupal.yml |
block_content.module | file | core/ |
Allows the creation of content blocks through the user interface. |
block_content.post_update.php | file | core/ |
Post update functions for Content Block. |
block_content.type.disclaimer_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml |
block_content.uuid_lookup | service | core/ |
\Drupal\block_content\BlockContentUuidLookup |
block_content_add_body_field | function | core/ |
Adds the default body field to a block type. |
block_content_body_field.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field.yml |
block_content_entity_display.yml | file | core/ |
core/modules/block_content/migrations/block_content_entity_display.yml |
block_content_entity_form_display.yml | file | core/ |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
block_content_post_update_block_library_view_permission | function | core/ |
Update block_content 'block library' view permission. |
block_content_post_update_entity_changed_constraint | function | core/ |
Clear the entity type cache. |
block_content_post_update_move_custom_block_library | function | core/ |
Moves the custom block library to Content. |
block_content_post_update_revision_type | function | core/ |
Update configuration for revision type. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.