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 |
---|---|---|---|
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
|
BlockContentListBuilder::buildRow | function | core/ |
|
BlockContentListBuilder::getEntityIds | function | core/ |
|
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/ |
|
BlockContentListTest::$modules | property | core/ |
|
BlockContentListTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentListTest::setUp | function | core/ |
|
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/ |
|
BlockContentListViewsTest::$modules | property | core/ |
|
BlockContentListViewsTest::$permissions | property | core/ |
Permissions to grant admin user. |
BlockContentListViewsTest::setUp | function | core/ |
|
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/ |
|
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
|
BlockContentModerationHandler::isModeratedEntity | function | core/ |
|
BlockContentPageViewTest | class | core/ |
Create a block and test block access by attempting to view the block. |
BlockContentPageViewTest.php | file | core/ |
|
BlockContentPageViewTest::$defaultTheme | property | core/ |
|
BlockContentPageViewTest::$modules | property | core/ |
|
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/ |
|
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/ |
|
BlockContentPermissionsTest::$permissionHandler | property | core/ |
The permission handler. |
BlockContentPermissionsTest::setUp | function | 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.