| InvalidUpdateHookTest::testInvalidUpdateHook |
function |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
Tests updating from a module with a hook_update_8000(). |
| JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php |
Ensure non-translatable entities can be PATCHed with an alternate language. |
| jsonapi_update_last_removed |
function |
core/modules/jsonapi/jsonapi.install |
Implements hook_update_last_removed(). |
| KeyValueEntityStorageTest::testSaveUpdate |
function |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
Tests save update. |
| language.post_update.php |
file |
core/modules/language/language.post_update.php |
Post update functions for Language module. |
| LanguageConfigurationElementTest::testNodeTypeUpdate |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that the configuration is retained when the node type is updated. |
| LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that the configuration is retained when a vocabulary is updated. |
| LanguageNegotiator::updateConfiguration |
function |
core/modules/language/src/LanguageNegotiator.php |
Updates the configuration based on the given language types. |
| LanguageNegotiatorInterface::updateConfiguration |
function |
core/modules/language/src/LanguageNegotiatorInterface.php |
Updates the configuration based on the given language types. |
| language_negotiation_url_prefixes_update |
function |
core/modules/language/language.module |
Update the list of prefixes from the installed languages. |
| language_removed_post_updates |
function |
core/modules/language/language.post_update.php |
Implements hook_removed_post_updates(). |
| language_update_last_removed |
function |
core/modules/language/language.install |
Implements hook_update_last_removed(). |
| LayoutBuilderHighlightTrait::blockUpdateHighlightId |
function |
core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHighlightTrait::sectionUpdateHighlightId |
function |
core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHooks::entityUpdate |
function |
core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php |
Implements hook_entity_update(). |
| LayoutBuilderSortTrait::sortableUpdate |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php |
Define to provide any necessary callback following layout change. |
| LayoutOverrideFieldHelper::updateTempstoreEntityContext |
function |
core/modules/layout_builder/src/LayoutOverrideFieldHelper.php |
Updates a layout overrides's entity context when entity values change. |
| layout_builder.post_update.php |
file |
core/modules/layout_builder/layout_builder.post_update.php |
Post update functions for Layout Builder. |
| layout_builder_removed_post_updates |
function |
core/modules/layout_builder/layout_builder.post_update.php |
Implements hook_removed_post_updates(). |
| layout_builder_update_last_removed |
function |
core/modules/layout_builder/layout_builder.install |
Implements hook_update_last_removed(). |
| layout_discovery.post_update.php |
file |
core/modules/layout_discovery/layout_discovery.post_update.php |
Post update functions for layout discovery. |
| layout_discovery_removed_post_updates |
function |
core/modules/layout_discovery/layout_discovery.post_update.php |
Implements hook_removed_post_updates(). |
| ListItemBase::submitFieldStorageUpdate |
function |
core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php |
Resets the static variable on field storage update. |
| locale-translation-update-info.html.twig |
file |
core/themes/stable9/templates/admin/locale-translation-update-info.html.twig |
Theme override for displaying translation status information. |
| locale-translation-update-info.html.twig |
file |
core/modules/locale/templates/locale-translation-update-info.html.twig |
Default theme implementation for displaying translation status information. |
| locale.post_update.php |
file |
core/modules/locale/locale.post_update.php |
Post-update functions for Locale module. |
| LocaleConfigManager::updateConfigTranslations |
function |
core/modules/locale/src/LocaleConfigManager.php |
Updates all configuration translations for the names / languages provided. |
| LocaleConfigManager::updateDefaultConfigLangcodes |
function |
core/modules/locale/src/LocaleConfigManager.php |
Updates default configuration when new modules or themes are installed. |
| LocaleConfigSubscriber::updateLocaleStorage |
function |
core/modules/locale/src/LocaleConfigSubscriber.php |
Update locale storage based on configuration translations. |
| LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
Tests updating translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleUpdateTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testUpdateTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests updating translations of shipped configuration. |
| LocaleHooks::configurableLanguageUpdate |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_ENTITY_TYPE_update() for 'configurable_language'. |
| LocalesLocationAddIndexUpdateTest |
class |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
Tests Locale update functions. |
| LocalesLocationAddIndexUpdateTest.php |
file |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
|
| LocalesLocationAddIndexUpdateTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
The theme to install as the default for testing. |
| LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles |
function |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
Set database dump files to be used. |
| LocalesLocationAddIndexUpdateTest::testExistingIndex |
function |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
Tests locale_update_10300(). |
| LocalesLocationAddIndexUpdateTest::testIndex |
function |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
Tests locale_update_10300(). |
| LocaleThemeHooks::preprocessLocaleTranslationUpdateInfo |
function |
core/modules/locale/src/Hook/LocaleThemeHooks.php |
Prepares variables for translation status information templates. |
| LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Tests that translations do not affect the update system. |
| LocaleTranslationChangeProjectVersionTest::testUpdateImportSourceRemote |
function |
core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php |
Tests update translations when project version changes. |
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote |
function |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
Tests translation download from remote sources. |
| LocaleUpdateBase |
class |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Base class for testing updates to string translations. |
| LocaleUpdateBase.php |
file |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
|
| LocaleUpdateBase::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Modules to install. |
| LocaleUpdateBase::$timestampMedium |
property |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Timestamp for a medium aged translation. |
| LocaleUpdateBase::$timestampNew |
property |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Timestamp for a new translation. |
| LocaleUpdateBase::$timestampNow |
property |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Timestamp for current time. |