| BlockContentRemoveListingEmptyUpdateTest.php |
file |
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php |
|
| BlockContentRemoveListingEmptyUpdateTest::setDatabaseDumpFiles |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php |
|
| BlockContentRemoveListingEmptyUpdateTest::testBlockContentPostUpdateRemoveBlockContentListingEmpty |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php |
Tests the upgrade path to remove the empty listing plugin. |
| BlockContentResourceTestBase |
class |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
Resource test base for BlockContent entity. |
| BlockContentResourceTestBase.php |
file |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::$entity |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::$entityTypeId |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::$modules |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::createEntity |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::getExpectedCacheContexts |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::getExpectedCacheTags |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::getNormalizedPostEntity |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentResourceTestBase::setUpAuthorization |
function |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
|
| BlockContentRevisionDeleteTest |
class |
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php |
Block content revision delete form test. |
| BlockContentRevisionDeleteTest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php |
|
| BlockContentRevisionDeleteTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php |
|
| BlockContentRevisionDeleteTest::$permissions |
property |
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php |
|
| BlockContentRevisionDeleteTest::setUp |
function |
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php |
|
| BlockContentRevisionDeleteTest::testDeleteForm |
function |
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php |
Tests revision delete. |
| BlockContentRevisionRevertTest |
class |
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php |
Block content revision form test. |
| BlockContentRevisionRevertTest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php |
|
| BlockContentRevisionRevertTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php |
|
| BlockContentRevisionRevertTest::$permissions |
property |
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php |
|
| BlockContentRevisionRevertTest::setUp |
function |
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php |
|
| BlockContentRevisionRevertTest::testRevertForm |
function |
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php |
Tests revision revert. |
| BlockContentRevisionsTest |
class |
core/modules/block_content/tests/src/Kernel/BlockContentRevisionsTest.php |
Tests revision based functions for Block Content. |
| BlockContentRevisionsTest.php |
file |
core/modules/block_content/tests/src/Kernel/BlockContentRevisionsTest.php |
|
| BlockContentRevisionsTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/BlockContentRevisionsTest.php |
|
| BlockContentRevisionsTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/BlockContentRevisionsTest.php |
|
| BlockContentRevisionsTest::testNullRevisionUser |
function |
core/modules/block_content/tests/src/Kernel/BlockContentRevisionsTest.php |
Tests block content revision user id doesn't throw error with null field. |
| BlockContentRevisionVersionHistoryTest |
class |
core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php |
Block content version history test. |
| BlockContentRevisionVersionHistoryTest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php |
|
| BlockContentRevisionVersionHistoryTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php |
|
| BlockContentRevisionVersionHistoryTest::$permissions |
property |
core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php |
|
| BlockContentRevisionVersionHistoryTest::setUp |
function |
core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php |
|
| BlockContentRevisionVersionHistoryTest::testVersionHistory |
function |
core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php |
Tests version history page. |
| BlockContentRouteAccessTest |
class |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
Tests access to block_content routes. |
| BlockContentRouteAccessTest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
|
| BlockContentRouteAccessTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
|
| BlockContentRouteAccessTest::$modules |
property |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
|
| BlockContentRouteAccessTest::testBlockContentReusableAccess |
function |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
Tests access to block_content entity routes based on the reusable field. |
| BlockContentRouteProvider |
class |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
Provides HTML routes for block_content entities. |
| BlockContentRouteProvider.php |
file |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getCanonicalRoute |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getDeleteFormRoute |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getEditFormRoute |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|