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 |
|---|---|---|---|
| ContentTranslationWorkflowsTest::setupEntity | function | core/ |
Creates a test entity and translate it. |
| ContentTranslationWorkflowsTest::setupUsers | function | core/ |
Creates and activates translator, editor and admin users. |
| ContentTranslationWorkflowsTest::testWorkflows | function | core/ |
Tests simple and editorial translation workflows. |
| ContentTypeCreationTrait | trait | core/ |
Provides methods to create content type from given values. |
| ContentTypeCreationTrait.php | file | core/ |
|
| ContentTypeCreationTrait::createContentType | function | core/ |
Creates a custom content type based on default settings. |
| ContentTypeHeaderMatcher | class | core/ |
Filters routes based on the HTTP Content-type header. |
| ContentTypeHeaderMatcher.php | file | core/ |
|
| ContentTypeHeaderMatcher::filter | function | core/ |
Filters the route collection against a request. |
| ContentTypeHeaderMatcherTest | class | core/ |
Confirm that the content types partial matcher is functioning properly. |
| ContentTypeHeaderMatcherTest.php | file | core/ |
|
| ContentTypeHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| ContentTypeHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
| ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter | function | core/ |
|
| ContentTypeHeaderMatcherTest::setUp | function | core/ |
|
| ContentTypeHeaderMatcherTest::testContentTypeRequestHeaderMissing | function | core/ |
Confirms that the matcher throws an exception for missing request header. |
| ContentTypeHeaderMatcherTest::testJsonRequest | function | core/ |
Tests that XML-restricted routes get filtered out on JSON requests. |
| ContentTypeHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the matcher throws an exception for no-route. |
| ContentTypeHeaderMatcherTest::testPostForm | function | core/ |
Tests route filtering on POST form submission requests. |
| ContentTypeHeaderMatcherTest::testSafeRequestFilter | function | core/ |
Tests that routes are not filtered on safe requests. |
| ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
| ContentUninstallValidator.php | file | core/ |
|
| ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
| ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
| content_moderation.api.php | file | core/ |
API documentation for Content Moderation module. |
| content_moderation.changing_states.html.twig | file | core/ |
--- label: 'Moving content between workflow states' related: - workflows.overview - content_moderation.configuring_workflows - core.content_structure --- {% set workflows_overview_topic =… |
| content_moderation.configuring_workflows.html.twig | file | core/ |
--- label: 'Configuring workflows' related: - workflows.overview - content_moderation.changing_states - core.content_structure - views_ui.create --- {% set content_structure_topic =… |
| content_moderation.config_import_subscriber | service | core/ |
Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber |
| content_moderation.info.yml | file | core/ |
core/modules/content_moderation/content_moderation.info.yml |
| content_moderation.install | file | core/ |
Install, update and uninstall functions for the Content Moderation module. |
| content_moderation.libraries.yml | file | core/ |
core/modules/content_moderation/content_moderation.libraries.yml |
| content_moderation.links.task.yml | file | core/ |
core/modules/content_moderation/content_moderation.links.task.yml |
| content_moderation.moderation_information | service | core/ |
Drupal\content_moderation\ModerationInformation |
| content_moderation.module.css | file | core/ |
Component styles for the content_moderation module. |
| content_moderation.module.css | file | core/ |
Component styles for the content_moderation module. |
| content_moderation.permissions.yml | file | core/ |
core/modules/content_moderation/content_moderation.permissions.yml |
| content_moderation.post_update.php | file | core/ |
Post update functions for the Content Moderation module. |
| content_moderation.route_subscriber | service | core/ |
Drupal\content_moderation\Routing\ContentModerationRouteSubscriber |
| content_moderation.routing.yml | file | core/ |
core/modules/content_moderation/content_moderation.routing.yml |
| content_moderation.schema.yml | file | core/ |
core/modules/content_moderation/config/schema/content_moderation.schema.yml |
| content_moderation.services.yml | file | core/ |
core/modules/content_moderation/content_moderation.services.yml |
| content_moderation.state_transition_validation | service | core/ |
Drupal\content_moderation\StateTransitionValidation |
| content_moderation.theme.css | file | core/ |
Theme styles for the content_moderation module. |
| content_moderation.theme.css | file | core/ |
Theme styles for the content_moderation module. |
| content_moderation.views.schema.yml | file | core/ |
core/modules/content_moderation/config/schema/content_moderation.views.schema.yml |
| content_moderation.workspace_subscriber | service | core/ |
Drupal\content_moderation\EventSubscriber\WorkspaceSubscriber |
| content_moderation_post_update_add_index_content_moderation_state_field_revision_moderation_state | function | core/ |
Add moderation_state index to content_moderation_state tables. |
| content_moderation_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| content_moderation_test_local_task.info.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.