Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockCustomTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 7 table names. |
| BlockDemoTest::testBlockDemo | function | core/ |
Check for the accessibility of the admin block demo page. |
| BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockDependenciesTest::testExposedBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDependenciesTest::testViewsBlock | function | core/ |
Tests that exposed filter blocks have the correct dependencies. |
| BlockDragTest::testDragAndDropBlocks | function | core/ |
Tests drag and drop blocks. |
| BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
| BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
| BlockForm::$blockRepository | property | core/ |
The block repository service. |
| BlockFormInBlockTest | class | core/ |
Tests form in block caching. |
| BlockFormInBlockTest.php | file | core/ |
|
| BlockFormInBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockFormInBlockTest::$modules | property | core/ |
Modules to install. |
| BlockFormInBlockTest::setUp | function | core/ |
|
| BlockFormInBlockTest::testCachePerPage | function | core/ |
Tests to see if form in block's redirect isn't cached. |
| BlockFormInBlockTest::testPlaceholders | function | core/ |
Tests the actual placeholders. |
| BlockFormTest::$blockRepository | property | core/ |
The block repository. |
| BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
| BlockHiddenRegionTest::testBlockNotInHiddenRegion | function | core/ |
Tests that hidden regions do not inherit blocks when a theme is installed. |
| BlockHookOperationTest::testBlockOperationAlter | function | core/ |
Tests the block list to see if the test_operation link is added. |
| BlockInterface::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
| BlockInterfaceTest::testBlockInterface | function | core/ |
Tests configuration and subsequent form() and build() method calls. |
| BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
| BlockLanguageCacheTest::testBlockLinks | function | core/ |
Creates a block in a language, check blocks page in all languages. |
| BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
| BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
| BlockLayoutTourTest::testBlockLayoutTourTips | function | core/ |
Tests Block Layout tour tip availability. |
| BlockLibraryController::$blockManager | property | core/ |
The block manager. |
| BlockLibraryController::listBlocks | function | core/ |
Shows a list of blocks that can be added to a theme's layout. |
| BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
| BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| BlockLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
| BlockLocalTasksTest::testBlockAdminLocalTasks | function | core/ |
Tests the admin edit local task. |
| BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
| BlockPageVariant::$blockListCacheTags | property | core/ |
The Block entity type list cache tags. |
| BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
| BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
| BlockPageVariantTest::$blockRepository | property | core/ |
The block repository. |
| BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
| BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
| BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockPluginInterface::blockForm | function | core/ |
Returns the configuration form elements specific to this block plugin. |
| BlockPluginInterface::blockSubmit | function | core/ |
Adds block type-specific submission handling for the block form. |
| BlockPluginInterface::blockValidate | function | core/ |
Adds block type-specific validation for the block form. |
| 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/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.