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 |
---|---|---|---|
BlockContentTypeTest::testBlockContentTypeEditing | function | core/ |
Tests editing a block type using the UI. |
BlockContentTypeTest::testsBlockContentAddTypes | function | core/ |
Tests that redirects work as expected when multiple block types exist. |
BlockContentWizardTest::testViewAddBlockContent | function | core/ |
Tests creating a 'block_content' entity view. |
BlockCreationTrait::placeBlock | function | core/ |
Creates a block instance based on default settings. |
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. |
BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
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/ |
Test to see if form in block's redirect isn't cached. |
BlockFormInBlockTest::testPlaceholders | function | core/ |
Test the actual placeholders |
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::BLOCK_LABEL_VISIBLE | constant | core/ |
Indicates the block label (title) should be displayed to end users. |
BlockInterface::BLOCK_REGION_NONE | constant | core/ |
Denotes that a block is not enabled in any region and should not be shown. |
BlockInterface::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
BlockInterfaceTest::testBlockInterface | function | core/ |
Test 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. |
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. |
BlockPlaceEventSubscriber::onBlockPageDisplayVariantSelected | function | core/ |
Selects the block place override of the block page display variant. |
BlockPlaceTest::testPlacingBlocksAdmin | function | core/ |
Tests placing blocks as an admin. |
BlockPlaceTest::testPlacingBlocksUnprivileged | function | core/ |
Tests placing blocks as an unprivileged user. |
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. |
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.