Search for block
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
DiffFormatter::_start_block | function | core/ |
|
DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
field.field.block_content.basic.body.yml | file | core/ |
core/recipes/basic_block_type/config/field.field.block_content.basic.body.yml |
FieldBlockDeriverTest | class | core/ |
Tests field block plugin derivatives. |
FieldBlockDeriverTest.php | file | core/ |
|
FieldBlockDeriverTest::$modules | property | core/ |
Modules to install. |
FieldBlockDeriverTest::getBlockPluginIds | function | core/ |
Get an uncached list of block plugin IDs. |
FieldBlockDeriverTest::testFieldBlockDerivers | function | core/ |
Tests that field block derivers respect expose_all_field_blocks config. |
footer-block.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml |
footer-block.css | file | core/ |
.footer-block { font-size: 0.9rem; } .footer-block__link { color: #fff; background-color: inherit; font-weight: 700; } .footer-block__link::after { display: inline-block; width: 14px; height: 14px; content: ""; … |
footer-block.twig | file | core/ |
<div{{ attributes.addClass('footer-block') }}> <div class="footer-block__wrapper"> {% block image %} {% if image %} <div class="footer-block__media"> {{~ image ~}} … |
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline | function | core/ |
Tests the conversion of block-level HTML tags to plaintext with newlines. |
InlineBlockEntityOperationsTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\InlineBlockEntityOperations[[api-linebreak]] |
InlineBlockEntityOperationsTest.php | file | core/ |
|
InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
InlineBlockUsageTest | class | core/ |
Class for testing the InlineBlockUsage service. |
InlineBlockUsageTest.php | file | core/ |
|
InlineBlockUsageTest::$database | property | core/ |
The database connection. |
InlineBlockUsageTest::$entity | property | core/ |
The entity for testing. |
InlineBlockUsageTest::$inlineBlockUsage | property | core/ |
The inline block usage service. |
InlineBlockUsageTest::$modules | property | core/ |
Modules to install. |
InlineBlockUsageTest::setUp | function | core/ |
|
InlineBlockUsageTest::testAddUsage | function | core/ |
Covers ::addUsage. |
InlineBlockUsageTest::testDeleteUsage | function | core/ |
Covers ::deleteUsage. |
InlineBlockUsageTest::testGetUnused | function | core/ |
Covers ::getUnused. |
InlineBlockUsageTest::testGetUsage | function | core/ |
Covers ::getUsage. |
InlineBlockUsageTest::testRemoveByLayoutEntity | function | core/ |
Covers ::removeByLayoutEntity. |
LayoutBuilderBlocksTest | class | core/ |
Tests the Layout Builder UI with blocks. |
LayoutBuilderBlocksTest.php | file | core/ |
|
LayoutBuilderBlocksTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
LayoutBuilderBlocksTest::testBlockUiListing | function | core/ |
Tests the Block UI when Layout Builder is installed. |
LayoutBuilderBlocksTest::testDeletedView | function | core/ |
Tests that deleting a View block used in Layout Builder works. |
LayoutBuilderBlocksTest::testFieldBlockLabel | function | core/ |
Tests the ability to use a specified block label for field blocks. |
LayoutBuilderBlocksTest::testLayoutBuilderChooseBlocksAlter | function | core/ |
|
LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
LayoutBuilderBlocksTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
layout_builder_expose_all_field_blocks.info.yml | file | core/ |
core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml |
LocalActionsBlock | class | core/ |
Provides a block to display the local actions. |
LocalActionsBlock.php | file | core/ |
|
LocalActionsBlock::$localActionManager | property | core/ |
The local action manager. |
LocalActionsBlock::$routeMatch | property | core/ |
The route match. |
LocalActionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
LocalActionsBlock::create | function | core/ |
Creates an instance of the plugin. |
LocalActionsBlock::defaultConfiguration | function | core/ |
|
LocalActionsBlock::__construct | function | core/ |
Creates a LocalActionsBlock instance. |
LocalTasksBlock | class | core/ |
Provides a "Tabs" block to display the local tasks. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.