Search for content
- Search 7.x for content
 - Search 9.5.x for content
 - Search 8.9.x for content
 - Search 11.x for content
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ContentModerationTest::$userAdmin | property | core/ | 
                                                                                        User with the 'administer media' permission. | 
| ContentModerationTest::$userViewAnyUnpublished | property | core/ | 
                                                                                        User with the 'view media' and 'view any unpublished content' permissions. | 
| ContentModerationTest::$userViewer | property | core/ | 
                                                                                        User with the 'view media' permission. | 
| ContentModerationTest::$userViewOwnUnpublished | property | core/ | 
                                                                                        User with the 'view media' and 'view own unpublished media' permissions. | 
| ContentModerationTest::$usesSuperUserAccessPolicy | property | core/ | 
                                                                                        @todo Remove and fix test to not rely on super user. | 
| ContentModerationTest::assertAllMedia | function | core/ | 
                                                                                        Asserts all media items are visible. | 
| ContentModerationTest::assertOnlyPublishedMedia | function | core/ | 
                                                                                        Asserts only published media items are visible. | 
| ContentModerationTest::setUp | function | core/ | 
                                                                                        |
| ContentModerationTest::testAdministrationPage | function | core/ | 
                                                                                        Tests the media library widget only shows published media. | 
| ContentModerationTest::testWidget | function | core/ | 
                                                                                        Tests the media library widget only shows published media. | 
| ContentModerationTestTrait | trait | core/ | 
                                                                                        Provides functionality for testing content moderation. | 
| ContentModerationTestTrait.php | file | core/ | 
                                                                                        |
| ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow | function | core/ | 
                                                                                        Adds an entity type ID / bundle ID to the given workflow. | 
| ContentModerationTestTrait::createEditorialWorkflow | function | core/ | 
                                                                                        Creates the editorial workflow. | 
| 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/ | 
                                                                                        
Pagination
- Previous page
 - Page 32
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.