Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentListTest | class | core/ |
Tests the listing of content blocks. |
| BlockContentListTest.php | file | core/ |
|
| BlockContentListTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
| BlockContentListTest::$baseUser2 | property | core/ |
A user with access to create and edit custom basic blocks. |
| BlockContentListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentListTest::$modules | property | core/ |
Modules to install. |
| BlockContentListTest::$permissions | property | core/ |
Permissions to grant admin user. |
| BlockContentListTest::setUp | function | core/ |
Sets the test up. |
| BlockContentListTest::testBlockRegionPlacement | function | core/ |
Tests the region value when a new block is saved. |
| BlockContentListTest::testListing | function | core/ |
Tests the content block listing page with different permissions. |
| BlockContentListViewsTest | class | core/ |
Tests the Views-powered listing of content blocks. |
| BlockContentListViewsTest.php | file | core/ |
|
| BlockContentListViewsTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
| 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 | class | core/ |
Ensures that custom block type functions work correctly. |
| BlockContentRedirectTest.php | file | core/ |
|
| BlockContentRedirectTest.php | file | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.