Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentListBuilder.php | file | core/ |
|
| BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| BlockContentListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| BlockContentListTest | class | core/ |
Tests the listing of custom blocks. |
| BlockContentListTest.php | file | core/ |
|
| BlockContentListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentListTest::$modules | property | core/ |
Modules to enable. |
| BlockContentListTest::testListing | function | core/ |
Tests the custom block listing page. |
| BlockContentListViewsTest | class | core/ |
Tests the Views-powered listing of custom blocks. |
| BlockContentListViewsTest.php | file | core/ |
|
| BlockContentListViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentListViewsTest::$modules | property | core/ |
Modules to enable. |
| BlockContentListViewsTest::testListing | function | core/ |
Tests the custom 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. |
| 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 enable. |
| BlockContentPageViewTest::testPageEdit | function | core/ |
Checks block edit and fallback functionality. |
| 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 enable. |
| BlockContentRedirectTest::$testViews | property | core/ |
Views used by this test. |
| BlockContentRedirectTest::testRedirectDestination | function | core/ |
Tests the redirect destination when editing block content. |
| BlockContentResourceTestBase | class | core/ |
ResourceTestBase for BlockContent entity. |
| BlockContentResourceTestBase | class | core/ |
|
| BlockContentResourceTestBase.php | file | core/ |
|
| 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. |
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.