| ContentModerationTestViewsHooks::viewsQueryAlter |
function |
core/modules/content_moderation/tests/modules/content_moderation_test_views/src/Hook/ContentModerationTestViewsHooks.php |
Implements hook_views_query_alter(). |
| ContentModerationWorkflowConfigTest |
class |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
Tests how Content Moderation handles workflow config changes. |
| ContentModerationWorkflowConfigTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowConfigTest::$configFactory |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowConfigTest::$entityTypeManager |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowConfigTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
Modules to install. |
| ContentModerationWorkflowConfigTest::$workflow |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowConfigTest::$workflowStorage |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowConfigTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
Tests deleting a state via config import. |
| ContentModerationWorkflowTypeApiTest |
class |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests the API of the ContentModeration workflow type plugin. |
| ContentModerationWorkflowTypeApiTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
|
| ContentModerationWorkflowTypeApiTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Modules to install. |
| ContentModerationWorkflowTypeApiTest::$workflow |
property |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
A workflow for testing. |
| ContentModerationWorkflowTypeApiTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
|
| ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests add entity type and bundle. |
| ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests applies to entity type and bundle. |
| ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests get bundles for entity type. |
| ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
Tests remove entity type and bundle. |
| ContentModerationWorkflowTypeTest |
class |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
Test the workflow type plugin in the content_moderation module. |
| ContentModerationWorkflowTypeTest.php |
file |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
|
| ContentModerationWorkflowTypeTest::$defaultTheme |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
The theme to install as the default for testing. |
| ContentModerationWorkflowTypeTest::$modules |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
Modules to install. |
| ContentModerationWorkflowTypeTest::setUp |
function |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
|
| ContentModerationWorkflowTypeTest::testNewWorkflow |
function |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
Tests creating a new workflow using the content moderation plugin. |
| ContentNegotiationRoutingTest |
class |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
Tests content negotiation routing variations. |
| ContentNegotiationRoutingTest.php |
file |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
|
| ContentNegotiationRoutingTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
Modules to install. |
| ContentNegotiationRoutingTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
|
| ContentNegotiationRoutingTest::testContentRouting |
function |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
Tests the content negotiation aspect of routing. |
| ContentNegotiationRoutingTest::testFullNegotiation |
function |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
Full negotiation by header only. |
| ContentNegotiationTest |
class |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
Tests content negotiation. |
| ContentNegotiationTest.php |
file |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
|
| ContentNegotiationTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
The theme to install as the default for testing. |
| ContentNegotiationTest::testBogusAcceptHeader |
function |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
Verifies HTML responses for bogus Accept headers. |
| ContentPreprocess::isLatestVersionPage |
function |
core/modules/content_moderation/src/ContentPreprocess.php |
Checks whether a route is the "Latest version" tab of a node. |
| ContentPreprocessTest |
class |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Tests Drupal\content_moderation\ContentPreprocess. |
| ContentPreprocessTest.php |
file |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
|
| ContentPreprocessTest::routeNodeProvider |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Data provider for self::testIsLatestVersionPage(). |
| ContentPreprocessTest::setupCurrentRouteMatch |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Mock the current route matching object. |
| ContentPreprocessTest::setupNode |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Mock a node object. |
| ContentPreprocessTest::testIsLatestVersionPage |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Tests is latest version page. |
| ContentPreviewToggleTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Tests toggling of content preview. |
| ContentPreviewToggleTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
|
| ContentPreviewToggleTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
The theme to install as the default for testing. |
| ContentPreviewToggleTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Modules to install. |
| ContentPreviewToggleTest::assertContextualLinks |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Checks if contextual links are working properly. |
| ContentPreviewToggleTest::assertOrderInPage |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Asserts that blocks in a given order in the page. |
| ContentPreviewToggleTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
|
| ContentPreviewToggleTest::testContentPreviewToggle |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Tests the content preview toggle. |