Search for info
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\content_moderation\ModerationInformation. |
| ModerationInformationTest | class | core/ |
Tests Drupal\content_moderation\ModerationInformation. |
| 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/ |
Tests get default revision id. |
| ModerationInformationTest::testGetOriginalState | function | core/ |
Tests get original state. |
| ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
Tests get original state multilingual. |
| ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
Tests get workflow for entity. |
| ModerationInformationTest::testHasPendingRevision | function | core/ |
Tests has pending revision. |
| ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
Tests is default revision published. |
| ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
Tests is default revision published multilingual. |
| ModerationInformationTest::testIsModeratedEntity | function | core/ |
Tests is moderated entity. |
| ModerationInformationTest::testIsModeratedEntityType | function | core/ |
Tests is moderated entity type. |
| ModerationInformationTest::testShouldModerateEntities | function | core/ |
Tests should moderate entities. |
| 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::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandlerInterface::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandlerTest::testAutoloadHookInfoFiles | function | core/ |
Tests autoloading .token and .view files. |
| ModuleInfoTest | class | core/ |
Tests that core module info files have the expected keys. |
| ModuleInfoTest.php | file | core/ |
|
| ModuleInfoTest::testModuleInfo | function | core/ |
Tests that core module info files have the expected keys. |
| ModuleRequiredTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile | function | core/ |
Tests the module form with a module with an empty description in info.yml. |
| ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
| ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
| ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
| ModuleTestThemeHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.