Search for info
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationInformation::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
| ModerationInformation::__construct | function | core/ |
Creates a new ModerationInformation instance. |
| ModerationInformationInterface | interface | core/ |
Interface for moderation_information service. |
| ModerationInformationInterface.php | file | core/ |
|
| ModerationInformationInterface::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformationInterface::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformationInterface::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformationInterface::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformationInterface::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformationInterface::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationInterface::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformationInterface::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
| ModerationInformationInterface::isLiveRevision | function | core/ |
Determines if an entity is "live". |
| ModerationInformationInterface::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformationInterface::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
| ModerationInformationInterface::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
| ModerationInformationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ModerationInformation[[api-linebreak]] @group content_moderation |
| ModerationInformationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ModerationInformation[[api-linebreak]] @group content_moderation |
| ModerationInformationTest.php | file | core/ |
|
| ModerationInformationTest.php | file | core/ |
|
| ModerationInformationTest::$moderationInformation | property | core/ |
The moderation information service. |
| ModerationInformationTest::$modules | property | core/ |
Modules to install. |
| ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| ModerationInformationTest::getUser | function | core/ |
Builds a mock user. |
| ModerationInformationTest::isDefaultRevisionPublishedTestCases | function | core/ |
Test cases for ::testIsDefaultRevisionPublished. |
| ModerationInformationTest::providerWorkflow | function | core/ |
Data provider for several tests. |
| ModerationInformationTest::setUp | function | core/ |
|
| ModerationInformationTest::setupModerationBundleInfo | function | core/ |
Sets up content moderation and entity type bundle info mocking. |
| ModerationInformationTest::testGetDefaultRevisionId | function | core/ |
@covers ::getDefaultRevisionId[[api-linebreak]] |
| ModerationInformationTest::testGetOriginalState | function | core/ |
@covers ::getOriginalState[[api-linebreak]] |
| ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
@covers ::getOriginalState[[api-linebreak]] |
| ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
@dataProvider providerWorkflow @covers ::getWorkflowForEntity[[api-linebreak]] |
| ModerationInformationTest::testHasPendingRevision | function | core/ |
@covers ::hasPendingRevision[[api-linebreak]] |
| ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] @dataProvider isDefaultRevisionPublishedTestCases |
| ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] |
| ModerationInformationTest::testIsModeratedEntity | function | core/ |
@dataProvider providerWorkflow @covers ::isModeratedEntity[[api-linebreak]] |
| ModerationInformationTest::testIsModeratedEntityType | function | core/ |
@covers ::isModeratedEntityType[[api-linebreak]] |
| ModerationInformationTest::testShouldModerateEntities | function | core/ |
@dataProvider providerWorkflow @covers ::shouldModerateEntitiesOfBundle[[api-linebreak]] |
| ModerationOptOutPublish::$bundleInfo | property | core/ |
Bundle info service. |
| ModerationOptOutPublish::$moderationInfo | property | core/ |
Moderation information service. |
| ModerationOptOutUnpublish::$bundleInfo | property | core/ |
Bundle info service. |
| ModerationOptOutUnpublish::$moderationInfo | property | core/ |
Moderation information service. |
| ModerationStateConstraintValidator::$moderationInformation | property | core/ |
The moderation info. |
| ModerationStateFilter::$bundleInfo | property | core/ |
The bundle information service. |
| ModerationStateWidget::$moderationInformation | property | core/ |
Moderation information service. |
| ModuleConfigureRouteTest::$moduleInfo | property | core/ |
An array of module info. |
| ModuleHandler::$hookInfo | property | core/ |
Information returned by hook_hook_info() implementations. |
| ModuleHandler::buildHookInfo | function | core/ |
Builds hook_hook_info() information. |
| ModuleHandler::buildImplementationInfo | function | core/ |
Builds hook implementation information for a given hook name. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.