Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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.php | file | core/ |
|
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::testRedirectDestination | function | core/ |
Tests the redirect destination when editing block content. |
BlockContentResourceTestBase | class | core/ |
Resource test base 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. |
BlockContentRevisionDeleteTest | class | core/ |
Block content revision delete form test. |
BlockContentRevisionDeleteTest.php | file | core/ |
|
BlockContentRevisionDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRevisionDeleteTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentRevisionDeleteTest::setUp | function | core/ |
Sets the test up. |
BlockContentRevisionDeleteTest::testDeleteForm | function | core/ |
Tests revision delete. |
BlockContentRevisionRevertTest | class | core/ |
Block content revision form test. |
BlockContentRevisionRevertTest.php | file | core/ |
|
BlockContentRevisionRevertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRevisionRevertTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentRevisionRevertTest::setUp | function | core/ |
Sets the test up. |
BlockContentRevisionRevertTest::testRevertForm | function | core/ |
Tests revision revert. |
BlockContentRevisionsTest | class | core/ |
Tests revision based functions for Block Content. |
BlockContentRevisionsTest.php | file | core/ |
|
BlockContentRevisionsTest::$modules | property | core/ |
Modules to install. |
BlockContentRevisionsTest::setUp | function | core/ |
|
BlockContentRevisionsTest::testNullRevisionUser | function | core/ |
Tests block content revision user id doesn't throw error with null field. |
BlockContentRevisionVersionHistoryTest | class | core/ |
Block content version history test. |
BlockContentRevisionVersionHistoryTest.php | file | core/ |
|
BlockContentRevisionVersionHistoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.