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 |
---|---|---|---|
BlockContentController::blockContentTypeRedirect | function | core/ |
Provides a redirect to the list of block types. |
BlockContentController::blockLibraryRedirect | function | core/ |
Provides a redirect to the content block library. |
BlockContentCreationTest::getBlockByLabel | function | core/ |
Load a block based on the label. |
BlockContentCreationTest::testBlockContentCreation | function | core/ |
Creates a "Basic block" block and verifies its consistency in the database. |
BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ |
Creates a "Basic page" block with multiple view modes. |
BlockContentCreationTest::testBlockContentFormSubmitHandlers | function | core/ |
Tests the redirect workflow of creating a block_content and block. |
BlockContentCreationTest::testBlockDelete | function | core/ |
Tests deleting a block. |
BlockContentCreationTest::testDefaultBlockContentCreation | function | core/ |
Create a default content 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::$blockContentDerivative | property | core/ |
The tested block content derivative class. |
BlockContentDeriverTest::$blockContentStorage | property | core/ |
The block content storage. |
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. |
BlockContentForm::configureBlock | function | core/ |
Form submission handler for the 'configureBlock' action. |
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. |
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. |
BlockContentRedirectTest::testBlockContentDeleteRedirect | function | core/ |
Tests the deprecation message from the old block delete page. |
BlockContentRedirectTest::testBlockContentEditRedirect | function | core/ |
Tests the deprecation message from the old block edit page. |
BlockContentRedirectTest::testBlockContentTypeRedirect | function | core/ |
Tests the deprecation message from the old block-type page. |
BlockContentRedirectTest::testBlockLibraryRedirect | function | core/ |
Tests the deprecation message from the old block library page. |
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 content block. |
BlockContentTestBase::createBlockContent | function | core/ |
Creates a content block. |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a block type (bundle). |
BlockContentTestBase::createBlockContentType | function | core/ |
Creates a 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. |
BlockContentUpdateTest::testBlockLibraryPermissionsUpdate | function | core/ |
Tests the permissions are updated for users with "administer blocks". |
BlockContentUpdateTest::testConvertBlockContentTypeRevisionFlagToBoolean | function | core/ |
Tests converting block types' `revision` flag to boolean. |
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden | function | core/ |
Tests the block_content view isn't updated if the path has been modified. |
BlockContentUpdateTest::testMoveCustomBlockLibraryToContent | function | core/ |
Tests moving the content block library to Content. |
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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.