| InvalidUpdateHookTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
|
| InvalidUpdateHookTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
The theme to install as the default for testing. |
| InvalidUpdateHookTest::$modules |
property |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
Modules to install. |
| InvalidUpdateHookTest::$updateUrl |
property |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
URL for the upgrade script. |
| InvalidUpdateHookTest::$updateUser |
property |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
A user account with upgrade permission. |
| InvalidUpdateHookTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
|
| InvalidUpdateHookTest::testInvalidUpdateHook |
function |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
Tests updating from a module with a hook_update_8000(). |
| IsNullConstraintValidator::validate |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php |
|
| JsonApiDocumentTopLevelNormalizer::validateRequestBody |
function |
core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php |
Performs minimal validation of the document. |
| JsonApiFunctionalDateFieldTest |
class |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
JSON:API integration test for the "Date" field. |
| JsonApiFunctionalDateFieldTest.php |
file |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
|
| JsonApiFunctionalDateFieldTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
Modules to install. |
| JsonApiFunctionalDateFieldTest::setUp |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
|
| JsonApiFunctionalDateFieldTest::testRead |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
Tests the GET method. |
| JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php |
Ensure non-translatable entities can be PATCHed with an alternate language. |
| JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
| JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensures datetime fields are normalized using the correct timezone. |
| JsonApiRequestValidator::validateQueryParams |
function |
core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php |
Validates custom (implementation-specific) query parameter names. |
| 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. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator::validate |
function |
core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php |
|
| language.post_update.php |
file |
core/modules/language/language.post_update.php |
Post update functions for Language module. |
| Language::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php |
Form validation handler. |
| LanguageAddForm::validateCustom |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Validates the language addition form on custom language button. |
| LanguageAddForm::validatePredefined |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Element specific validator for the Add language button. |
| 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. |
| LanguageFallbackTest::testCandidates |
function |
core/modules/language/tests/src/Kernel/LanguageFallbackTest.php |
Tests language fallback candidates. |
| LanguageFormBase::validateCommon |
function |
core/modules/language/src/Form/LanguageFormBase.php |
Validates the language editing element. |
| LanguageListBuilder::validateForm |
function |
core/modules/language/src/LanguageListBuilder.php |
Form validation handler. |
| LanguageManager::getFallbackCandidates |
function |
core/lib/Drupal/Core/Language/LanguageManager.php |
Returns the language fallback candidates for a given context. |
| LanguageManagerInterface::getFallbackCandidates |
function |
core/lib/Drupal/Core/Language/LanguageManagerInterface.php |
Returns the language fallback candidates for a given context. |
| 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. |
| LanguageTestHooks::languageFallbackCandidatesAlter |
function |
core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php |
Implements hook_language_fallback_candidates_alter(). |
| LanguageTestHooks::languageFallbackCandidatesTestAlter |
function |
core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
| 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. |
| LayoutDefault::validateConfigurationForm |
function |
core/lib/Drupal/Core/Layout/LayoutDefault.php |
Form validation handler. |
| LayoutOverrideFieldHelper::updateTempstoreEntityContext |
function |
core/modules/layout_builder/src/LayoutOverrideFieldHelper.php |
Updates a layout overrides's entity context when entity values change. |
| LayoutTestPlugin::validateConfigurationForm |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
Form validation handler. |
| 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. |