Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 8.9.x for content
  4. Search 10.3.x for content
  5. Other projects
Title Object type File name Summary
ContentTranslationWorkflowsTest::setupEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Creates a test entity and translate it.
ContentTranslationWorkflowsTest::setupUsers function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Creates and activates translator, editor and admin users.
ContentTranslationWorkflowsTest::testWorkflows function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Tests simple and editorial translation workflows.
ContentTypeCreationTrait trait core/modules/node/tests/src/Traits/ContentTypeCreationTrait.php Provides methods to create content type from given values.
ContentTypeCreationTrait.php file core/modules/node/tests/src/Traits/ContentTypeCreationTrait.php
ContentTypeCreationTrait::createContentType function core/modules/node/tests/src/Traits/ContentTypeCreationTrait.php Creates a custom content type based on default settings.
ContentTypeHeaderMatcher class core/lib/Drupal/Core/Routing/ContentTypeHeaderMatcher.php Filters routes based on the HTTP Content-type header.
ContentTypeHeaderMatcher.php file core/lib/Drupal/Core/Routing/ContentTypeHeaderMatcher.php
ContentTypeHeaderMatcher::filter function core/lib/Drupal/Core/Routing/ContentTypeHeaderMatcher.php Filters the route collection against a request.
ContentTypeHeaderMatcherTest class core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Confirm that the content types partial matcher is functioning properly.
ContentTypeHeaderMatcherTest.php file core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php
ContentTypeHeaderMatcherTest::$fixtures property core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php A collection of shared fixture data for tests.
ContentTypeHeaderMatcherTest::$matcher property core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php The matcher object that is going to be tested.
ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php
ContentTypeHeaderMatcherTest::setUp function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php
ContentTypeHeaderMatcherTest::testContentTypeRequestHeaderMissing function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Confirms that the matcher throws an exception for missing request header.
ContentTypeHeaderMatcherTest::testJsonRequest function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Tests that XML-restricted routes get filtered out on JSON requests.
ContentTypeHeaderMatcherTest::testNoRouteFound function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Confirms that the matcher throws an exception for no-route.
ContentTypeHeaderMatcherTest::testPostForm function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Tests route filtering on POST form submission requests.
ContentTypeHeaderMatcherTest::testSafeRequestFilter function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php Tests that routes are not filtered on safe requests.
ContentUninstallValidator class core/lib/Drupal/Core/Entity/ContentUninstallValidator.php Validates module uninstall readiness based on existing content entities.
ContentUninstallValidator.php file core/lib/Drupal/Core/Entity/ContentUninstallValidator.php
ContentUninstallValidator::$entityTypeManager property core/lib/Drupal/Core/Entity/ContentUninstallValidator.php The entity type manager service.
ContentUninstallValidator::validate function core/lib/Drupal/Core/Entity/ContentUninstallValidator.php Determines the reasons a module can not be uninstalled.
ContentUninstallValidator::__construct function core/lib/Drupal/Core/Entity/ContentUninstallValidator.php Constructs a new ContentUninstallValidator.
content_moderation.api.php file core/modules/content_moderation/content_moderation.api.php API documentation for Content Moderation module.
content_moderation.changing_states.html.twig file core/modules/content_moderation/help_topics/content_moderation.changing_states.html.twig ---
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/modules/content_moderation/help_topics/content_moderation.configuring_workflows.html.twig ---
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/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber
content_moderation.info.yml file core/modules/content_moderation/content_moderation.info.yml core/modules/content_moderation/content_moderation.info.yml
content_moderation.install file core/modules/content_moderation/content_moderation.install Install, update and uninstall functions for the Content Moderation module.
content_moderation.libraries.yml file core/modules/content_moderation/content_moderation.libraries.yml core/modules/content_moderation/content_moderation.libraries.yml
content_moderation.links.task.yml file core/modules/content_moderation/content_moderation.links.task.yml core/modules/content_moderation/content_moderation.links.task.yml
content_moderation.moderation_information service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\ModerationInformation
content_moderation.module.css file core/modules/content_moderation/css/content_moderation.module.css Component styles for the content_moderation module.
content_moderation.module.css file core/themes/stable9/css/content_moderation/content_moderation.module.css Component styles for the content_moderation module.
content_moderation.permissions.yml file core/modules/content_moderation/content_moderation.permissions.yml core/modules/content_moderation/content_moderation.permissions.yml
content_moderation.post_update.php file core/modules/content_moderation/content_moderation.post_update.php Post update functions for the Content Moderation module.
content_moderation.route_subscriber service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\Routing\ContentModerationRouteSubscriber
content_moderation.routing.yml file core/modules/content_moderation/content_moderation.routing.yml core/modules/content_moderation/content_moderation.routing.yml
content_moderation.schema.yml file core/modules/content_moderation/config/schema/content_moderation.schema.yml core/modules/content_moderation/config/schema/content_moderation.schema.yml
content_moderation.services.yml file core/modules/content_moderation/content_moderation.services.yml core/modules/content_moderation/content_moderation.services.yml
content_moderation.state_transition_validation service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\StateTransitionValidation
content_moderation.theme.css file core/modules/content_moderation/css/content_moderation.theme.css Theme styles for the content_moderation module.
content_moderation.theme.css file core/themes/stable9/css/content_moderation/content_moderation.theme.css Theme styles for the content_moderation module.
content_moderation.views.schema.yml file core/modules/content_moderation/config/schema/content_moderation.views.schema.yml core/modules/content_moderation/config/schema/content_moderation.views.schema.yml
content_moderation.workspace_subscriber service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\EventSubscriber\WorkspaceSubscriber
content_moderation_post_update_add_index_content_moderation_state_field_revision_moderation_state function core/modules/content_moderation/content_moderation.post_update.php Add moderation_state index to content_moderation_state tables.
content_moderation_removed_post_updates function core/modules/content_moderation/content_moderation.post_update.php Implements hook_removed_post_updates().
content_moderation_test_local_task.info.yml file core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.