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
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| LanguageBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| LanguageBlock::createPlaceholder | function | core/ |
|
| LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LanguageBlock::__construct | function | core/ |
Constructs a LanguageBlock object. |
| LanguageBlockSettingsVisibilityTest | class | core/ |
Tests that the language settings on block config appears correctly. |
| LanguageBlockSettingsVisibilityTest.php | file | core/ |
|
| LanguageBlockSettingsVisibilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBlockSettingsVisibilityTest::$modules | property | core/ |
Modules to install. |
| LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility | function | core/ |
Tests languages displayed in the language switcher. |
| LanguageSwitchingTest::doTestLanguageBlock404 | function | core/ |
Tests the language switcher block on 404 pages. |
| LanguageSwitchingTest::doTestLanguageBlockAnonymous | function | core/ |
For anonymous users, the "active" class is set by PHP. |
| LanguageSwitchingTest::doTestLanguageBlockAuthenticated | function | core/ |
For authenticated users, the "active" class is set by JavaScript. |
| LanguageSwitchingTest::testLanguageBlock | function | core/ |
Functional tests for the language switcher block. |
| LanguageSwitchingTest::testLanguageBlockWithDomain | function | core/ |
Tests language switcher links for domain based negotiation. |
| LanguageThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| LayoutBuilderBlockContentDependencyTest | class | core/ |
Test for installing Layout Builder before Block Content in the same request. |
| LayoutBuilderBlockContentDependencyTest.php | file | core/ |
|
| LayoutBuilderBlockContentDependencyTest::testInstallLayoutBuilderAndBlockContent | function | core/ |
Test that block_content can be successfully installed after layout_builder. |
| LayoutBuilderBlockContentDependencyTestThemeHooks | class | core/ |
Hook implementations for layout_builder_block_content_dependency_test. |
| LayoutBuilderBlockContentDependencyTestThemeHooks.php | file | core/ |
|
| LayoutBuilderBlockContentDependencyTestThemeHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| 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/ |
Tests altering block definitions in the choose block controller. |
| 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. |
| LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles | function | core/ |
Test placing inline blocks that belong to a moderated content block bundle. |
| LayoutBuilderDisableInteractionsTest::addBlock | function | core/ |
Adds a block in the Layout Builder. |
| LayoutBuilderExposeAllFieldBlocksHooks | class | core/ |
Hook implementations for layout_builder_expose_all_field_blocks. |
| LayoutBuilderExposeAllFieldBlocksHooks.php | file | core/ |
|
| LayoutBuilderExposeAllFieldBlocksHooks::help | function | core/ |
Implements hook_help(). |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest | class | core/ |
Tests cache tags on entity reference field blocks in Layout Builder. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php | file | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$defaultTheme | property | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules | property | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp | function | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching | function | core/ |
Tests cache tags on field block for entity reference field. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
| LayoutBuilderFormBlockTestHooks | class | core/ |
Hooks for layout_builder_form_block_test. |
| LayoutBuilderFormBlockTestHooks.php | file | core/ |
|
| LayoutBuilderFormBlockTestHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
| LayoutBuilderHighlightTrait::blockAddHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHighlightTrait::blockUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHooks::blockContentAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| LayoutBuilderHooks::pluginFilterBlockAlter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.