Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockPluginInterface::BLOCK_LABEL_VISIBLE | constant | core/ |
Indicates the block label (title) should be displayed to end users. |
BlockPluginTrait::blockAccess | function | core/ |
Indicates whether the block should be shown. |
BlockPluginTrait::blockForm | function | core/ |
|
BlockPluginTrait::blockSubmit | function | core/ |
|
BlockPluginTrait::blockValidate | function | core/ |
|
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
BlockRebuildTest::testRebuildNoBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
BlockRenderOrderTest::testBlockRenderOrder | function | core/ |
Tests the render order of the blocks. |
BlockRepository::$blockStorage | property | core/ |
The block storage. |
BlockRepository::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
BlockRepositoryInterface::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
BlockRepositoryTest::$blockRepository | property | core/ |
|
BlockRepositoryTest::$blockStorage | property | core/ |
|
BlockRepositoryTest::providerBlocksConfig | function | core/ |
|
BlockRepositoryTest::testGetVisibleBlocksPerRegion | function | core/ |
Tests the retrieval of block entities. |
BlockRepositoryTest::testGetVisibleBlocksPerRegionWithContext | function | core/ |
Tests the retrieval of block entities that are context-aware. |
BlockStorageUnitTest::testBlockCRUD | function | core/ |
Tests CRUD operations. |
BlockStorageUnitTest::testDefaultBlocks | function | core/ |
Tests the installation of default blocks. |
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_theme_suggestions_block(). |
BlockTest::$blockDisplay | property | core/ |
The tested block display plugin. |
BlockTest::$blockPlugin | property | core/ |
The views block plugin. |
BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
BlockTest::testBlock | function | core/ |
Test configuring and moving a module-define block to specific regions. |
BlockTest::testBlockAccess | function | core/ |
Tests the block access. |
BlockTest::testBlockCacheTags | function | core/ |
Test that cache tags are properly set and bubbled up to the page cache. |
BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
BlockTest::testBlockToggleVisibility | function | core/ |
Tests that visibility can be properly toggled. |
BlockTest::testBlockUserRoleDelete | function | core/ |
Tests block_user_role_delete. |
BlockTest::testBlockVisibility | function | core/ |
Tests block visibility. |
BlockTest::testBlockVisibilityListedEmpty | function | core/ |
Test block visibility when leaving "pages" textarea empty. |
BlockTest::testHideBlockTitle | function | core/ |
Test block title display settings. |
BlockUiTest::$blocks | property | core/ |
The block entities used by this test. |
BlockUiTest::$blockValues | property | core/ |
The submitted block values used by this test. |
BlockUiTest::testBlockAdminUiPage | function | core/ |
Test block admin page exists and functions correctly. |
BlockUiTest::testBlockDemoUiPage | function | core/ |
Test block demo page exists and functions correctly. |
BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
BlockUiTest::testContextAwareBlocks | function | core/ |
Tests the behavior of context-aware blocks. |
BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
BlockViewBuilder::buildPreRenderableBlock | function | core/ |
Builds a #pre_render-able block render array. |
BlockViewBuilderTest::$block | property | core/ |
The block being tested. |
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::testBlockViewBuilderBuildAlter | function | core/ |
Tests block build altering. |
BlockViewBuilderTest::testBlockViewBuilderCache | function | core/ |
Tests block render cache handling. |
BlockViewBuilderTest::testBlockViewBuilderViewAlter | function | core/ |
Tests block view altering. |
BlockXssTest::doBlockContentTest | function | core/ |
Tests XSS coming from Block Content block info. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.