Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
CommentInterfaceTest::testViewMode | function | core/ |
Tests the comment formatter configured with a custom comment view mode. |
CommentManagerInterface::COMMENT_MODE_FLAT | constant | core/ |
Comments are displayed in a flat list - expanded. |
CommentManagerInterface::COMMENT_MODE_THREADED | constant | core/ |
Comments are displayed as a threaded list - expanded. |
ComponentEntityDisplayBase::MODE_NAME | constant | core/ |
|
ConnectionTest::providerDeprecatedFetchModes | function | core/ |
Provides data for testDeprecatedFetchModes. |
ConnectionTest::providerSupportedFetchModes | function | core/ |
Provides data for testSupportedFetchModes. |
ConnectionTest::testDeprecatedFetchModes | function | core/ |
Tests deprecated fetch modes. |
ConnectionTest::testSupportedFetchModes | function | core/ |
Tests supported fetch modes. |
Content Moderation Workflow Type Plugin | group | core/ |
The Workflow Type plugin implemented by Content Moderation links revisionable entities to workflows. |
content-moderation.css | file | core/ |
This file is used to style the content moderation form. |
content-moderation.css | file | core/ |
Styles for content moderation toolbar. |
content-moderation.pcss.css | file | core/ |
Styles for content moderation toolbar. |
ContentModeration | class | core/ |
Attaches workflows to content entity types and their bundles. |
ContentModeration.php | file | core/ |
|
ContentModeration::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModeration::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModeration::$moderationInfo | property | core/ |
The moderation information service. |
ContentModeration::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModeration::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModeration::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ContentModeration::create | function | core/ |
Creates an instance of the plugin. |
ContentModeration::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModeration::getInitialState | function | core/ |
Gets the initial state for the workflow. |
ContentModeration::getState | function | core/ |
Gets a workflow state. |
ContentModeration::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
ContentModeration::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
ContentModeration::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
ContentModeration::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
ContentModeration::__construct | function | core/ |
Constructs a ContentModeration object. |
ContentModerationAccessTest | class | core/ |
Tests content moderation access. |
ContentModerationAccessTest.php | file | core/ |
|
ContentModerationAccessTest::$modules | property | core/ |
Modules to install. |
ContentModerationAccessTest::setUp | function | core/ |
|
ContentModerationAccessTest::testAccessCacheability | function | core/ |
Tests access cacheability. |
ContentModerationAdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based entity conversion when moderation enabled. |
ContentModerationAdminPathEntityConverterLanguageTest.php | file | core/ |
|
ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentModerationAdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to install. |
ContentModerationConfigureEntityTypesForm | class | core/ |
The form for editing entity types associated with a workflow. |
ContentModerationConfigureEntityTypesForm.php | file | core/ |
|
ContentModerationConfigureEntityTypesForm::$bundleInfo | property | core/ |
The entity type bundle information service. |
ContentModerationConfigureEntityTypesForm::$entityType | property | core/ |
The entity type definition object. |
ContentModerationConfigureEntityTypesForm::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentModerationConfigureEntityTypesForm::$messenger | property | core/ |
The Messenger service. |
ContentModerationConfigureEntityTypesForm::$moderationInformation | property | core/ |
The moderation information service. |
ContentModerationConfigureEntityTypesForm::$workflow | property | core/ |
The workflow entity object. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.