| LocaleUpdateTest::$modules |
property |
core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php |
Modules to install. |
| LocaleUpdateTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
|
| LocaleUpdateTest::testEnableCustomLanguage |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests automatic translation import when a custom language is added. |
| LocaleUpdateTest::testEnableLanguage |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests automatic translation import when a language is added. |
| LocaleUpdateTest::testEnableUninstallModule |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests automatic translation import when a module is enabled. |
| LocaleUpdateTest::testUpdateCheckStatus |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Checks if local or remote translation sources are detected. |
| LocaleUpdateTest::testUpdateImportModeNonCustomized |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests translation import and only overwrite non-customized translations. |
| LocaleUpdateTest::testUpdateImportModeNone |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests translation import and don't overwrite any translation. |
| LocaleUpdateTest::testUpdateImportSourceLocal |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests translation import from local sources. |
| LocaleUpdateTest::testUpdateImportSourceRemote |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests translation import from remote sources. |
| LocaleUpdateTest::testUpdateProjects |
function |
core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php |
Checks if a list of translatable projects gets build. |
| locale_config_batch_update_components |
function |
core/modules/locale/locale.bulk.inc |
Builds a locale batch to refresh configuration. |
| locale_config_batch_update_config_translations |
function |
core/modules/locale/locale.bulk.inc |
Implements callback_batch_operation(). |
| locale_config_batch_update_default_config_langcodes |
function |
core/modules/locale/locale.bulk.inc |
Implements callback_batch_operation(). |
| locale_post_update_clear_translation_path_config |
function |
core/modules/locale/locale.post_update.php |
Removes the translation.path config. |
| locale_removed_post_updates |
function |
core/modules/locale/locale.post_update.php |
Implements hook_removed_post_updates(). |
| locale_system_update |
function |
core/modules/locale/locale.module |
Imports translations when new modules or themes are installed. |
| locale_translation_batch_update_build |
function |
core/modules/locale/locale.fetch.inc |
Builds a batch to check, download and import project translations. |
| locale_translation_update_file_history |
function |
core/modules/locale/locale.module |
Updates the {locale_file} table. |
| locale_update_10300 |
function |
core/modules/locale/locale.install |
Add an index on locales_location on type and name. |
| locale_update_11401 |
function |
core/modules/locale/locale.install |
Add a hash column to the {locale_file} table. |
| locale_update_last_removed |
function |
core/modules/locale/locale.install |
Implements hook_update_last_removed(). |
| Lock::$updated |
property |
core/lib/Drupal/Core/TempStore/Lock.php |
The timestamp the lock was last updated. |
| Lock::getUpdated |
function |
core/lib/Drupal/Core/TempStore/Lock.php |
Gets the timestamp of the last update to the lock. |
| logger.channel.update |
service |
core/modules/update/update.services.yml |
|
| MailHandler::sendUpdateNotifications |
function |
core/modules/update/src/MailHandler.php |
Sends update notification mails to a list of recipients. |
| MaintenanceThemeUpdateRegistryTest |
class |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
Ensures theme update functions are registered for maintenance themes. |
| MaintenanceThemeUpdateRegistryTest.php |
file |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
|
| MaintenanceThemeUpdateRegistryTest::$profile |
property |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
The profile to install as a basis for testing. |
| MaintenanceThemeUpdateRegistryTest::prepareEnvironment |
function |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
Prepares the current environment for running the test. |
| MaintenanceThemeUpdateRegistryTest::prepareSettings |
function |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
Prepares site settings and services before installation. |
| MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration |
function |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
Tests that after installing the profile there are no outstanding updates. |
| ManagedStorageTest::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php |
Updates configuration data in the storage. |
| ManageFieldsLifecycleTest::updateField |
function |
core/modules/field_ui/tests/src/Functional/ManageFieldsLifecycleTest.php |
Tests editing an existing field. |
| MapBaseFieldTest::$entityDefinitionUpdateManager |
property |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
The entity definition update manager. |
| MARK_UPDATED |
constant |
core/includes/theme.inc |
Mark content as being updated. |
| media.post_update.php |
file |
core/modules/media/media.post_update.php |
Post update functions for Media. |
| Media::shouldUpdateThumbnail |
function |
core/modules/media/src/Entity/Media.php |
Determines if the thumbnail should be updated for a media item. |
| Media::updateQueuedThumbnail |
function |
core/modules/media/src/Entity/Media.php |
Updates the queued thumbnail for the media item. |
| Media::updateThumbnail |
function |
core/modules/media/src/Entity/Media.php |
Update the thumbnail for the media item. |
| MediaLibrarySelectForm::updateWidget |
function |
core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php |
Submit handler for the media library select form. |
| MediaLibraryWidget::updateWidget |
function |
core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php |
AJAX callback to update the widget when the selection changes. |
| media_library.post_update.php |
file |
core/modules/media_library/media_library.post_update.php |
Post update functions for Media Library. |
| media_library_removed_post_updates |
function |
core/modules/media_library/media_library.post_update.php |
Implements hook_removed_post_updates(). |
| media_library_update_last_removed |
function |
core/modules/media_library/media_library.install |
Implements hook_update_last_removed(). |
| media_post_update_media_author_views_filter_update |
function |
core/modules/media/media.post_update.php |
Empty update function to clear the Views data cache. |
| media_removed_post_updates |
function |
core/modules/media/media.post_update.php |
Implements hook_removed_post_updates(). |
| media_update_last_removed |
function |
core/modules/media/media.install |
Implements hook_update_last_removed(). |
| MemoryStorageTest::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php |
Updates configuration data in the storage. |
| MenuBlockDepthTest::testUpdate |
function |
core/modules/block/tests/src/Functional/Update/MenuBlockDepthTest.php |
Tests that menu blocks with a `depth` setting of 0 are changed to NULL. |