Search for info
Title | Object type | File name | Summary |
---|---|---|---|
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 @group content_moderation |
ModerationInformationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ModerationInformation @group content_moderation |
ModerationInformationTest.php | file | core/ |
|
ModerationInformationTest.php | file | core/ |
|
ModerationInformationTest::$moderationInformation | property | core/ |
The moderation information service. |
ModerationInformationTest::$modules | property | core/ |
|
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 |
ModerationInformationTest::testGetOriginalState | function | core/ |
@covers ::getOriginalState |
ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
@covers ::getOriginalState |
ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
@dataProvider providerWorkflow @covers ::getWorkflowForEntity |
ModerationInformationTest::testHasPendingRevision | function | core/ |
@covers ::hasPendingRevision |
ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
@covers ::isDefaultRevisionPublished @dataProvider isDefaultRevisionPublishedTestCases |
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished |
ModerationInformationTest::testIsModeratedEntity | function | core/ |
@dataProvider providerWorkflow @covers ::isModeratedEntity |
ModerationInformationTest::testIsModeratedEntityType | function | core/ |
@covers ::isModeratedEntityType |
ModerationInformationTest::testShouldModerateEntities | function | core/ |
@dataProvider providerWorkflow @covers ::shouldModerateEntitiesOfBundle |
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/ |
|
ModuleHandlerInterface::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
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. |
ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss | function | core/ |
Tests extension info cannot create XSS vulnerabilities. |
module_autoload_test.info.yml | file | core/ |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
module_cache_bin.info.yml | file | core/ |
core/modules/system/tests/modules/module_cache_bin/module_cache_bin.info.yml |
module_handler_test.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml |
module_handler_test_added.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml |
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.