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 |
---|---|---|---|
ContentModerationViewsHooks::__construct | function | core/ |
|
ContentModerationWorkflowConfigTest | class | core/ |
Tests how Content Moderation handles workflow config changes. |
ContentModerationWorkflowConfigTest.php | file | core/ |
|
ContentModerationWorkflowConfigTest::$configFactory | property | core/ |
|
ContentModerationWorkflowConfigTest::$entityTypeManager | property | core/ |
|
ContentModerationWorkflowConfigTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowConfigTest::$workflow | property | core/ |
|
ContentModerationWorkflowConfigTest::$workflowStorage | property | core/ |
|
ContentModerationWorkflowConfigTest::setUp | function | core/ |
|
ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration | function | core/ |
Tests deleting a state via config import. |
ContentModerationWorkflowTypeApiTest | class | core/ |
Tests the API of the ContentModeration workflow type plugin. |
ContentModerationWorkflowTypeApiTest.php | file | core/ |
|
ContentModerationWorkflowTypeApiTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeApiTest::$workflow | property | core/ |
A workflow for testing. |
ContentModerationWorkflowTypeApiTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle[[api-linebreak]] |
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle[[api-linebreak]] @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]] |
ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType[[api-linebreak]] @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]] |
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]] |
ContentModerationWorkflowTypeTest | class | core/ |
Test the workflow type plugin in the content_moderation module. |
ContentModerationWorkflowTypeTest.php | file | core/ |
|
ContentModerationWorkflowTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentModerationWorkflowTypeTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeTest::testNewWorkflow | function | core/ |
Tests creating a new workflow using the content moderation plugin. |
ContentNegotiationRoutingTest | class | core/ |
Tests content negotiation routing variations. |
ContentNegotiationRoutingTest.php | file | core/ |
|
ContentNegotiationRoutingTest::$modules | property | core/ |
Modules to install. |
ContentNegotiationRoutingTest::setUp | function | core/ |
|
ContentNegotiationRoutingTest::testContentRouting | function | core/ |
Tests the content negotiation aspect of routing. |
ContentNegotiationRoutingTest::testFullNegotiation | function | core/ |
Full negotiation by header only. |
ContentNegotiationTest | class | core/ |
Tests content negotiation. |
ContentNegotiationTest.php | file | core/ |
|
ContentNegotiationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentNegotiationTest::testBogusAcceptHeader | function | core/ |
Verifies HTML responses for bogus Accept headers. |
ContentPreprocess | class | core/ |
Determines whether a route is the "Latest version" tab of a node. |
ContentPreprocess.php | file | core/ |
|
ContentPreprocess::$routeMatch | property | core/ |
The route match service. |
ContentPreprocess::create | function | core/ |
Instantiates a new instance of this class. |
ContentPreprocess::isLatestVersionPage | function | core/ |
Checks whether a route is the "Latest version" tab of a node. |
ContentPreprocess::preprocessNode | function | core/ |
|
ContentPreprocess::__construct | function | core/ |
Constructor. |
ContentPreprocessTest | class | core/ |
Tests Drupal\content_moderation\ContentPreprocess. |
ContentPreprocessTest.php | file | core/ |
|
ContentPreprocessTest::routeNodeProvider | function | core/ |
Data provider for self::testIsLatestVersionPage(). |
ContentPreprocessTest::setupCurrentRouteMatch | function | core/ |
Mock the current route matching object. |
ContentPreprocessTest::setupNode | function | core/ |
Mock a node object. |
ContentPreprocessTest::testIsLatestVersionPage | function | core/ |
Tests is latest version page. |
ContentPreviewToggleTest | class | core/ |
Tests toggling of content preview. |
ContentPreviewToggleTest.php | file | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.