Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentPageViewTest::testPageEdit | function | core/ |
Checks block edit and fallback functionality. |
BlockContentPermissions | class | core/ |
Provide dynamic permissions for blocks of different types. |
BlockContentPermissions.php | file | core/ |
|
BlockContentPermissions::blockTypePermissions | function | core/ |
Build permissions for each block type. |
BlockContentPermissions::buildPermissions | function | core/ |
Return all the permissions available for a block type. |
BlockContentPermissions::create | function | core/ |
Instantiates a new instance of this class. |
BlockContentPermissions::__construct | function | core/ |
Constructs a BlockContentPermissions instance. |
BlockContentPermissionsTest | class | core/ |
Tests the permissions of content blocks. |
BlockContentPermissionsTest.php | file | core/ |
|
BlockContentPermissionsTest::$modules | property | core/ |
Modules to install. |
BlockContentPermissionsTest::$permissionHandler | property | core/ |
The permission handler. |
BlockContentPermissionsTest::setUp | function | core/ |
|
BlockContentPermissionsTest::testDynamicPermissions | function | core/ |
@covers ::blockTypePermissions[[api-linebreak]] |
BlockContentRedirectTest | class | core/ |
Tests the redirect destination on block content on entity operations. |
BlockContentRedirectTest | class | core/ |
Ensures that custom block type functions work correctly. |
BlockContentRedirectTest.php | file | core/ |
|
BlockContentRedirectTest.php | file | core/ |
|
BlockContentRedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRedirectTest::$modules | property | core/ |
Modules to install. |
BlockContentRedirectTest::$testViews | property | core/ |
Views used by this test. |
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. |
BlockContentRedirectTest::testRedirectDestination | function | core/ |
Tests the redirect destination when editing block content. |
BlockContentRemoveConstraint | class | core/ |
Tests the upgrade path for removing unique constraint on blocks. |
BlockContentRemoveConstraint.php | file | core/ |
|
BlockContentRemoveConstraint::$entityDefinitionUpdateManager | property | core/ |
Entity definition update manager. |
BlockContentRemoveConstraint::getFieldInfoConstraints | function | core/ |
Get constraints for info field. |
BlockContentRemoveConstraint::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockContentRemoveConstraint::setUp | function | core/ |
|
BlockContentRemoveConstraint::testRunUpdates | function | core/ |
Tests the upgrade path for moderation state reindexing. |
BlockContentResourceTestBase | class | core/ |
ResourceTestBase for BlockContent entity. |
BlockContentResourceTestBase.php | file | core/ |
|
BlockContentResourceTestBase::$entity | property | core/ |
|
BlockContentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentResourceTestBase::$modules | property | core/ |
Modules to install. |
BlockContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
BlockContentResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
BlockContentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockContentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
BlockContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockContentReusableIndexUpdatePathTest | class | core/ |
Tests the upgrade path for Block Content reusable column index. |
BlockContentReusableIndexUpdatePathTest.php | file | core/ |
|
BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.