Search for info

  1. Search 7.x for info
  2. Search 8.9.x for info
  3. Search 10.3.x for info
  4. Search 11.x for info
  5. Other projects
Title Object type File name Summary
ModerationInformationTest::getEntityTypeManager function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Returns a mock Entity Type Manager.
ModerationInformationTest::getUser function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Builds a mock user.
ModerationInformationTest::isDefaultRevisionPublishedTestCases function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php Test cases for ::testIsDefaultRevisionPublished.
ModerationInformationTest::providerWorkflow function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Data provider for several tests.
ModerationInformationTest::setUp function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php
ModerationInformationTest::setupModerationBundleInfo function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Sets up content moderation and entity type bundle info mocking.
ModerationInformationTest::testGetDefaultRevisionId function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getDefaultRevisionId
ModerationInformationTest::testGetOriginalState function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getOriginalState
ModerationInformationTest::testGetOriginalStateMultilingual function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getOriginalState
ModerationInformationTest::testGetWorkflowForEntity function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @dataProvider providerWorkflow
@covers ::getWorkflowForEntity
ModerationInformationTest::testHasPendingRevision function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::hasPendingRevision
ModerationInformationTest::testIsDefaultRevisionPublished function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::isDefaultRevisionPublished
@dataProvider isDefaultRevisionPublishedTestCases
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::isDefaultRevisionPublished
ModerationInformationTest::testIsModeratedEntity function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @dataProvider providerWorkflow
@covers ::isModeratedEntity
ModerationInformationTest::testIsModeratedEntityType function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @covers ::isModeratedEntityType
ModerationInformationTest::testShouldModerateEntities function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @dataProvider providerWorkflow
@covers ::shouldModerateEntitiesOfBundle
ModerationOptOutPublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Bundle info service.
ModerationOptOutPublish::$moderationInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Moderation information service.
ModerationOptOutUnpublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Bundle info service.
ModerationOptOutUnpublish::$moderationInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Moderation information service.
ModerationStateConstraintValidator::$moderationInformation property core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php The moderation info.
ModerationStateFilter::$bundleInfo property core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php The bundle information service.
ModerationStateWidget::$moderationInformation property core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Moderation information service.
modernizr_deprecation_test.info.yml file core/modules/system/tests/modules/modernizr_deprecation_test/modernizr_deprecation_test.info.yml core/modules/system/tests/modules/modernizr_deprecation_test/modernizr_deprecation_test.info.yml
modernizr_deprecation_test_library_info_alter function core/modules/system/tests/modules/modernizr_deprecation_test/modernizr_deprecation_test.module Implements hook_library_info_alter().
ModuleConfigureRouteTest::$moduleInfo property core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php An array of module info.
ModuleHandler::$hookInfo property core/lib/Drupal/Core/Extension/ModuleHandler.php Information returned by hook_hook_info() implementations.
ModuleHandler::buildHookInfo function core/lib/Drupal/Core/Extension/ModuleHandler.php Builds hook_hook_info() information.
ModuleHandler::buildImplementationInfo function core/lib/Drupal/Core/Extension/ModuleHandler.php Builds hook implementation information for a given hook name.
ModuleHandler::getHookInfo function core/lib/Drupal/Core/Extension/ModuleHandler.php Retrieves a list of hooks that are declared through hook_hook_info().
ModuleHandler::getImplementationInfo function core/lib/Drupal/Core/Extension/ModuleHandler.php Provides information about modules' implementations of a hook.
ModuleHandlerInterface::getHookInfo function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Retrieves a list of hooks that are declared through hook_hook_info().
ModuleHandlerTest::testGetHookInfo function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests hook_hook_info() fetching through getHookInfo().
ModuleInfoTest class core/tests/Drupal/Tests/Core/Extension/ModuleInfoTest.php Tests that core module info files have the expected keys.
ModuleInfoTest.php file core/tests/Drupal/Tests/Core/Extension/ModuleInfoTest.php
ModuleInfoTest::testModuleInfo function core/tests/Drupal/Tests/Core/Extension/ModuleInfoTest.php Tests that core module info files have the expected keys.
ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests the module form with modules with invalid info.yml files.
ModulesListNonStableConfirmForm::$groupedModuleInfo property core/modules/system/src/Form/ModulesListNonStableConfirmForm.php An array of module names to be enabled, keyed by lifecycle.
ModulesListNonStableConfirmForm::buildNonStableInfo function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Sets properties with information about non-stable modules being enabled.
ModuleVersionTest::providerVersionInfos function core/modules/update/tests/src/Unit/ModuleVersionTest.php Data provider for expected version information.
module_autoload_test.info.yml file core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml
module_cachebin.info.yml file core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml
module_handler_test.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml
module_handler_test_added.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
module_handler_test_all1.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml
module_handler_test_all2.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
module_handler_test_hook_info function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module Implements hook_hook_info().
module_handler_test_multiple.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
module_handler_test_multiple_child.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
module_handler_test_no_hook.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml

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