Search for content

  1. Search 7.x for content
  2. Search 8.9.x for content
  3. Search 10.3.x for content
  4. Search 11.x for content
  5. Other projects
Title Object type File name Summary
ContentLanguageSettingsXmlBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsXmlBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php Modules to install.
ContentLanguageSettingsXmlCookieTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php @group rest
ContentLanguageSettingsXmlCookieTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php
ContentLanguageSettingsXmlCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsXmlCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The format to use in this test.
ContentLanguageSettingsXmlCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The MIME type that corresponds to $format.
ContentModeration class core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Attaches workflows to content entity types and their bundles.
ContentModeration.php file core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php
ContentModeration::$entityTypeBundleInfo property core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php The entity type bundle info service.
ContentModeration::$entityTypeManager property core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php The entity type manager.
ContentModeration::$moderationInfo property core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php The moderation information service.
ContentModeration::addEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Add an entity type ID / bundle ID to the workflow.
ContentModeration::appliesToEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Checks if the workflow applies to the supplied entity type and bundle.
ContentModeration::calculateDependencies function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Calculates dependencies for the configured plugin.
ContentModeration::create function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Creates an instance of the plugin.
ContentModeration::defaultConfiguration function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Gets default configuration for this plugin.
ContentModeration::getBundlesForEntityType function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Gets any bundles the workflow is applied to for the given entity type.
ContentModeration::getConfiguration function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Gets this plugin's configuration.
ContentModeration::getEntityTypes function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Gets the entity types the workflow is applied to.
ContentModeration::getInitialState function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Gets the initial state for the workflow.
ContentModeration::getState function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Gets a workflow state.
ContentModeration::onDependencyRemoval function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Informs the plugin that a dependency of the workflow will be deleted.
ContentModeration::removeEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Removes an entity type ID / bundle ID from the workflow.
ContentModeration::workflowHasData function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Determines if the workflow is being has data associated with it.
ContentModeration::workflowStateHasData function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Determines if the workflow state has data associated with it.
ContentModeration::__construct function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Constructs a ContentModeration object.
ContentModerationAccessTest class core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php Tests content moderation access.
ContentModerationAccessTest.php file core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php
ContentModerationAccessTest::$modules property core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php Modules to enable.
ContentModerationAccessTest::setUp function core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php
ContentModerationAccessTest::testAccessCacheability function core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php Tests access cacheability.
ContentModerationAdminPathEntityConverterLanguageTest class core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php Test administration path based entity conversion when moderation enabled.
ContentModerationAdminPathEntityConverterLanguageTest.php file core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php
ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php The theme to install as the default for testing.
ContentModerationAdminPathEntityConverterLanguageTest::$modules property core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php Modules to enable.
ContentModerationConfigureEntityTypesForm class core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The form for editing entity types associated with a workflow.
ContentModerationConfigureEntityTypesForm.php file core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php
ContentModerationConfigureEntityTypesForm::$bundleInfo property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The entity type bundle information service.
ContentModerationConfigureEntityTypesForm::$entityType property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The entity type definition object.
ContentModerationConfigureEntityTypesForm::$entityTypeManager property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The entity type manager service.
ContentModerationConfigureEntityTypesForm::$messenger property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The Messenger service.
ContentModerationConfigureEntityTypesForm::$moderationInformation property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The moderation information service.
ContentModerationConfigureEntityTypesForm::$workflow property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The workflow entity object.
ContentModerationConfigureEntityTypesForm::ajaxCallback function core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php Ajax callback to close the modal and update the selected text.
ContentModerationConfigureEntityTypesForm::buildForm function core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php Form constructor.
ContentModerationConfigureEntityTypesForm::create function core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php Instantiates a new instance of this class.
ContentModerationConfigureEntityTypesForm::getFormId function core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php Returns a unique string identifying the form.
ContentModerationConfigureEntityTypesForm::getTitle function core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php Route title callback.

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