Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentListViewsTest::$baseUser2 | property | core/ |
A user with access to create and edit custom basic blocks. |
BlockContentListViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentListViewsTest::$modules | property | core/ |
Modules to install. |
BlockContentListViewsTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentListViewsTest::setUp | function | core/ |
Sets the test up. |
BlockContentListViewsTest::testListing | function | core/ |
Tests the content block listing page. |
BlockContentLocalTasksTest | class | core/ |
Tests existence of block_content local tasks. |
BlockContentLocalTasksTest.php | file | core/ |
|
BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
BlockContentLocalTasksTest::setUp | function | core/ |
|
BlockContentLocalTasksTest::testBlockContentListLocalTasks | function | core/ |
Checks block_content listing local tasks. |
BlockContentModerationHandler | class | core/ |
Customizations for block content entities. |
BlockContentModerationHandler.php | file | core/ |
|
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
BlockContentModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
BlockContentPageViewTest | class | core/ |
Create a block and test block access by attempting to view the block. |
BlockContentPageViewTest.php | file | core/ |
|
BlockContentPageViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentPageViewTest::$modules | property | core/ |
Modules to install. |
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.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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.