Search for _block
- Search 7.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageBlock::$languageManager | property | core/ |
The language manager. |
| LanguageBlock::$pathMatcher | property | core/ |
The path matcher. |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| LanguageBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2232375. |
| 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 enable. |
| LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility | function | core/ |
|
| 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. |
| language_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles | function | core/ |
Test placing inline blocks that belong to a moderated custom block bundle. |
| LayoutBuilderDisableInteractionsTest::addBlock | function | core/ |
Adds a block in the Layout Builder. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest | class | core/ |
Tests cache tags on entity reference field blocks in Layout Builder. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php | file | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| 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. |
| LayoutBuilderIntegrationTest::testCustomBlock | function | core/ |
Tests if a custom can be in-place edited with Quick Edit. |
| LayoutBuilderNestedFormUiTest::addFormBlock | function | core/ |
Adds a form block specified by label layout and checks it can be saved. |
| LayoutBuilderNestedFormUiTest::FORM_BLOCK_LABELS | constant | core/ |
The form block labels used as text for links to add blocks. |
| LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults | function | core/ |
Tests blocks containing forms can be successfully saved editing defaults. |
| LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides | function | core/ |
Tests blocks containing forms can be successfully saved editing overrides. |
| LayoutBuilderOptInTest::getPathForFieldBlock | function | core/ |
Returns the path to update a field block in the UI. |
| LayoutBuilderQuickEditTest::testPlaceFieldBlockFromDifferentEntityType | function | core/ |
Tests Quick Edit integration with a block from a different entity type. |
| LayoutBuilderTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
| LayoutBuilderTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
| LayoutBuilderTest::testBlockUiListing | function | core/ |
Tests the Block UI when Layout Builder is installed. |
| LayoutBuilderTest::testLayoutBuilderChooseBlocksAlter | function | core/ |
|
| LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
| LayoutEntityHelperTrait::getInlineBlockComponents | function | core/ |
Gets components that have Inline Block plugins. |
| LayoutEntityHelperTrait::getInlineBlockRevisionIdsInSections | function | core/ |
Gets revision IDs for layout sections. |
| LayoutEntityHelperTraitTest::testGetInlineBlockComponents | function | core/ |
@covers ::getInlineBlockComponents[[api-linebreak]] |
| LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections | function | core/ |
@covers ::getInlineBlockRevisionIdsInSections[[api-linebreak]] |
| layout_builder.render_block_component_subscriber | service | core/ |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
| layout_builder_block_content_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| layout_builder_fieldblock_test.fake_view_mode_context | service | core/ |
Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext |
| layout_builder_fieldblock_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.