| migrate_drupal.post_update.php |
file |
core/modules/migrate_drupal/migrate_drupal.post_update.php |
Post update functions for Migrate Drupal. |
| migrate_drupal_removed_post_updates |
function |
core/modules/migrate_drupal/migrate_drupal.post_update.php |
Implements hook_removed_post_updates(). |
| migrate_drupal_update_last_removed |
function |
core/modules/migrate_drupal/migrate_drupal.install |
Implements hook_update_last_removed(). |
| migrate_removed_post_updates |
function |
core/modules/migrate/migrate.post_update.php |
Implements hook_removed_post_updates(). |
| migrate_update_last_removed |
function |
core/modules/migrate/migrate.install |
Implements hook_update_last_removed(). |
| ModerationStateConstraintValidator::validate |
function |
core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php |
|
| ModerationStateFieldItemList::updateModeratedEntity |
function |
core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php |
Updates the default revision flag and the publishing status of the entity. |
| ModerationStateWidget::validateElement |
function |
core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php |
Form validation handler for widget elements. |
| Module::canUpdate |
function |
core/lib/Drupal/Core/Updater/Module.php |
Determines whether this class can update the specified project. |
| Module::canUpdateDirectory |
function |
core/lib/Drupal/Core/Updater/Module.php |
Determines if the Updater can handle the project provided in $directory. |
| Module::postUpdateTasks |
function |
core/lib/Drupal/Core/Updater/Module.php |
Returns an array of links to pages that should be visited post operation. |
| ModuleInstaller::$updateRegistry |
property |
core/lib/Drupal/Core/Extension/ModuleInstaller.php |
The update registry service. |
| ModuleInstaller::updateKernel |
function |
core/lib/Drupal/Core/Extension/ModuleInstaller.php |
Updates the kernel module list. |
| ModuleInstaller::validateUninstall |
function |
core/lib/Drupal/Core/Extension/ModuleInstaller.php |
Determines whether a list of modules can be uninstalled. |
| ModuleInstaller::validateUninstall |
function |
core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php |
Determines whether a list of modules can be uninstalled. |
| ModuleInstallerInterface::validateUninstall |
function |
core/lib/Drupal/Core/Extension/ModuleInstallerInterface.php |
Determines whether a list of modules can be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validate |
function |
core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport |
function |
core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency |
function |
core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency |
function |
core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies |
function |
core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php |
Tests validate two theme dependencies. |
| ModulesUninstallForm::$updateRegistry |
property |
core/modules/system/src/Form/ModulesUninstallForm.php |
The update registry service. |
| ModulesUninstallForm::validateForm |
function |
core/modules/system/src/Form/ModulesUninstallForm.php |
Form validation handler. |
| ModuleUninstallValidatorInterface::validate |
function |
core/lib/Drupal/Core/Extension/ModuleUninstallValidatorInterface.php |
Determines the reasons a module can not be uninstalled. |
| ModuleUpdateRequirementsHooks |
class |
core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php |
Hook implementations for module_update_requirements. |
| ModuleUpdateRequirementsHooks.php |
file |
core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php |
|
| ModuleUpdateRequirementsHooks::updateRequirements |
function |
core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php |
Implements hook_update_requirements(). |
| ModuleUpdateRequirementsHooks::updateRequirementsAlter |
function |
core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php |
Implements hook_update_requirements_alter(). |
| module_test.post_update.php |
file |
core/modules/system/tests/modules/module_test/module_test.post_update.php |
|
| module_test_post_update_test |
function |
core/modules/system/tests/modules/module_test/module_test.post_update.php |
Test post update function. |
| module_update_requirements.info.yml |
file |
core/modules/system/tests/modules/module_update_requirements/module_update_requirements.info.yml |
core/modules/system/tests/modules/module_update_requirements/module_update_requirements.info.yml |
| MonthDate |
class |
core/modules/datetime/src/Plugin/views/argument/MonthDate.php |
Argument handler for a month. |
| MonthDate |
class |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
Argument handler for a month (MM) |
| MonthDate.php |
file |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
|
| MonthDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/MonthDate.php |
|
| MonthDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/MonthDate.php |
The date format used in the query. |
| MonthDate::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
The date format used in the query. |
| MonthDate::$format |
property |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
The date format used in the title. |
| MonthDate::summaryArgument |
function |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
Provides the argument to use to link from the summary to the next level. |
| MonthDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
Provides the name to use for the summary, defaults to the name field. |
| MonthDate::title |
function |
core/modules/views/src/Plugin/views/argument/MonthDate.php |
Get the title this argument will assign the view, given the argument. |
| MonthDatePluginTest |
class |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Tests the Month Date Plugin. |
| MonthDatePluginTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
|
| MonthDatePluginTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
The theme to install as the default for testing. |
| MonthDatePluginTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Modules to install. |
| MonthDatePluginTest::$node1 |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Test node 1. |
| MonthDatePluginTest::$node2 |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Test node 2. |
| MonthDatePluginTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Views used by this test. |
| MonthDatePluginTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Sets up the test. |
| MonthDatePluginTest::testMonthDatePlugin |
function |
core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php |
Tests the Month Date Plugin. |