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 |
|---|---|---|---|
| views.view.test_content_moderation_filter_via_relationship.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml |
| views.view.test_content_moderation_filter_via_revision_relationship.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_revision_relationship.yml |
| views.view.test_content_moderation_state_filter_base_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml |
| views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml |
| views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml |
| views.view.test_content_moderation_state_filter_entity_test.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml |
| views.view.test_content_moderation_state_filter_revision_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml |
| views.view.test_content_moderation_state_sort_base_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml |
| views.view.test_content_moderation_state_sort_revision_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml |
| ViewsDataIntegrationTest::testContentModerationStateField | function | core/ |
Tests the content moderation state views field. |
| views_test_query_access_query_block_content_access_alter | function | core/ |
Implements hook_query_TAG_alter() for the 'block_content_access' query tag. |
| wide-content.css | file | core/ |
Wide content |
| wide-content.pcss.css | file | core/ |
Wide content |
| WorkspaceContentModerationIntegrationTest | class | core/ |
Tests Workspaces together with Content Moderation. |
| WorkspaceContentModerationIntegrationTest.php | file | core/ |
|
| WorkspaceContentModerationIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceContentModerationIntegrationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceContentModerationIntegrationTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
| WorkspaceContentModerationIntegrationTest::setUp | function | core/ |
Sets the test up. |
| WorkspaceContentModerationIntegrationTest::testModerationInWorkspace | function | core/ |
Tests moderating nodes in a workspace. |
| WorkspaceContentTranslationTest | class | core/ |
Tests entity translations with workspaces. |
| WorkspaceContentTranslationTest.php | file | core/ |
|
| WorkspaceContentTranslationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceContentTranslationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceContentTranslationTest::setUp | function | core/ |
|
| WorkspaceContentTranslationTest::testTranslations | function | core/ |
Tests translations created in a workspace. |
| WorkspaceMenuLinkContentIntegrationTest | class | core/ |
Tests workspace integration for custom menu links. |
| WorkspaceMenuLinkContentIntegrationTest.php | file | core/ |
|
| WorkspaceMenuLinkContentIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceMenuLinkContentIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceMenuLinkContentIntegrationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceMenuLinkContentIntegrationTest::setUp | function | core/ |
|
| WorkspaceMenuLinkContentIntegrationTest::testWorkspacesWithCustomMenuLinks | function | core/ |
Tests custom menu links in non-default workspaces. |
| WorkspacesContentModerationStateTest | class | core/ |
Tests that Workspaces and Content Moderation work together properly. |
| WorkspacesContentModerationStateTest.php | file | core/ |
|
| WorkspacesContentModerationStateTest::$revEntityTypeId | property | core/ |
The ID of the revisionable entity type used in the tests. |
| WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
| WorkspacesContentModerationStateTest::assertDefaultRevision | function | core/ |
Checks the default revision ID and publishing status for an entity. |
| WorkspacesContentModerationStateTest::basicModerationTestCases | function | core/ |
Test cases for basic moderation test. |
| WorkspacesContentModerationStateTest::createContentType | function | core/ |
Creates a custom content type based on default settings. |
| WorkspacesContentModerationStateTest::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| WorkspacesContentModerationStateTest::createEntity | function | core/ |
Creates an entity. |
| WorkspacesContentModerationStateTest::setUp | function | core/ |
|
| WorkspacesContentModerationStateTest::SKIP_METHODS | constant | core/ |
|
| WorkspacesContentModerationStateTest::testContentModerationIntegrationWithWorkspaces | function | core/ |
Tests the integration between Content Moderation and Workspaces. |
| WorkspacesContentModerationStateTest::testContentModerationMultipleEntityTypesWithWorkspaces | function | core/ |
Publish a workspace with multiple entities from different entity types. |
| WorkspacesContentModerationStateTest::testContentModerationStateDataRemoval | function | core/ |
Tests removal of content moderation state entity. |
| WorkspacesContentModerationStateTest::testContentModerationWithoutDefaultRevisionsInWorkspaces | function | core/ |
Publish a workspace with workflows including no tracked default revisions. |
| WorkspacesContentModerationStateTest::testGetCurrentUserId | function | core/ |
|
| WorkspacesContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.