Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| BlockContentReusableUpdateTest | class | core/ |
Tests 'reusable' field related update functions for the Block Content module. |
| BlockContentReusableUpdateTest.php | file | core/ |
|
| BlockContentReusableUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockContentReusableUpdateTest::testReusableFieldAddition | function | core/ |
Tests adding 'reusable' entity base field to the block content entity type. |
| BlockContentReusableUpdateTest::testReusableFieldAdditionWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
| BlockContentRevisionsTest | class | core/ |
Create a block with revisions. |
| BlockContentRevisionsTest.php | file | core/ |
|
| BlockContentRevisionsTest::$blocks | property | core/ |
Stores blocks created during the test. |
| BlockContentRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentRevisionsTest::$revisionLogs | property | core/ |
Stores log messages used during the test. |
| BlockContentRevisionsTest::setUp | function | core/ |
Sets the test up. |
| BlockContentRevisionsTest::testRevisions | function | core/ |
Checks block revision related operations. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.