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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
BlockContentHooks::blockPreSave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
BlockContentHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
BlockContentListTest::testBlockRegionPlacement | function | core/ |
Tests the region value when a new block is saved. |
BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
BlockContentLocalTasksTest::testBlockContentListLocalTasks | function | core/ |
Checks block_content listing local tasks. |
BlockContentPermissions::blockTypePermissions | function | core/ |
Build permissions for each block type. |
BlockContentRouteAccessTest::testBlockContentReusableAccess | function | core/ |
Tests access to block_content entity routes based on the reusable field. |
BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
BlockContentTest::testBlockContentType | function | core/ |
Tests BlockContentType functionality. |
BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a content block. |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestHooks::blockContentInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
BlockContentTestHooks::blockContentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
BlockContentTestHooks::blockContentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
BlockContentTestHooks::blockContentView | function | core/ |
Implements hook_ENTITY_TYPE_view(). |
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsContent | function | core/ |
Test suggestions for content blocks. |
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsExtraField | function | core/ |
Test suggestions for content blocks within extra fields blocks. |
BlockContentThemeSuggestionsTestThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_block(). |
BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
BlockContentTypeTest::testBlockContentAddPage | function | core/ |
Tests the block types on the block/add page. |
BlockContentTypeTest::testBlockContentTypeCreation | function | core/ |
Tests creating a block type programmatically and via a form. |
BlockContentTypeTest::testBlockContentTypeDeletion | function | core/ |
Tests deleting a block type that still has content. |
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. |
BlockContextualLinksTest::$blockId | property | core/ |
Block id of the block. |
BlockContextualLinksTest::testBlockContextualRemoveLinks | function | core/ |
Test that remove/configure contextual links are present in the block. |
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. |
BlockDragTest::testDragAndDropBlocks | function | core/ |
Tests drag and drop blocks. |
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/ |
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. |
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.