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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ |
Creates a "Basic page" block with multiple view modes. |
BlockContentCreationTest::testBlockDelete | function | core/ |
Tests deleting a block. |
BlockContentCreationTest::testDefaultBlockContentCreation | function | core/ |
Create a default custom block. |
BlockContentCreationTest::testFailedBlockCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache | function | core/ |
Tests deleting a block_content updates the discovered block plugin. |
BlockContentDeriverTest::testReusableBlocksOnlyAreDerived | function | core/ |
Tests that only reusable blocks are derived. |
BlockContentEntityReferenceSelectionTest::$blockNonReusable | property | core/ |
Test non-reusable block. |
BlockContentEntityReferenceSelectionTest::$blockReusable | property | core/ |
Test reusable block. |
BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
BlockContentFieldFilterTest::$blockContentInfos | property | core/ |
List of block_content infos by language. |
BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
BlockContentLocalTasksTest::testBlockContentListLocalTasks | function | core/ |
Checks block_content listing local tasks. |
BlockContentRevisionsTest::$blocks | property | core/ |
Stores blocks created during the test. |
BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
BlockContentTestBase::$autoCreateBasicBlockType | property | core/ |
Whether or not to auto-create the basic block type during setup. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a custom block. |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
BlockContentTypeTest::$autoCreateBasicBlockType | property | core/ |
Whether or not to create an initial block type. |
BlockContentTypeTest::testBlockContentAddPageOrder | function | core/ |
Tests the order of the block content types on the 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 to ensure that remove contextual link is 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. |
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::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. |
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.