Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ContentTranslationWorkflowsTest::$notEntityOwner property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The user that has entity owner permission but is not the owner.
ContentTranslationWorkflowsTest::$referencingEntity property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The referencing entity.
ContentTranslationWorkflowsTest::assertNoSharedElements function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Assert that the current page does not contain shared form elements.
ContentTranslationWorkflowsTest::doTestWorkflows function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Checks that workflows have the expected behaviors for the given user.
ContentTranslationWorkflowsTest::getEditorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
ContentTranslationWorkflowsTest::getEntityOwnerPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Returns an array of permissions needed for the entity owner.
ContentTranslationWorkflowsTest::getTranslatorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
ContentTranslationWorkflowsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
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
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
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
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

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