TimezoneTest::assertDateTimezonePropertyProcessed |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Asserts that elements set #date_timezone correctly. |
TimezoneTest::testDatelistElementTimesUnderstoodCorrectly |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Tests datelist elements interpret their times correctly when saving. |
TimezoneTest::testDatelistTimezonePropertyProcessed |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
On datelist elements test #date_timezone after ::processDatetime. |
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Tests datetime elements interpret their times correctly when saving. |
TimezoneTest::testDatetimeTimezonePropertyProcessed |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
On datetime elements test #date_timezone after ::processDatetime. |
TimezoneTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Form validation handler. |
TokenReplaceKernelTest::testSystemDateTokenReplacement |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests the generation of all system date tokens. |
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests toolbar cache tags implementation. |
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests cache invalidation when one user modifies another user. |
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests Toolbar's responses to user data updates. |
ToolbarItemConditionsMetConstraintValidator::validate |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConditionsMetConstraintValidator.php |
|
ToolbarItemConstraintValidator::validate |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConstraintValidator.php |
|
ToolbarItemDependencyConstraintValidator::validate |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php |
|
TranslateEditForm::validateForm |
function |
core/modules/locale/src/Form/TranslateEditForm.php |
Form validation handler. |
TranslationStatusForm::prepareUpdateData |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Prepare information about projects with available translation updates. |
TranslationStatusForm::validateForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form validation handler. |
TreeConfigTargetForm::updateOptions |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Updates the options of a select list. |
TriggeringElementProgrammedTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php |
Form validation handler. |
TwigEnvironment::invalidate |
function |
core/lib/Drupal/Core/Template/TwigEnvironment.php |
Invalidates all compiled Twig templates. |
TwigExtension::$dateFormatter |
property |
core/lib/Drupal/Core/Template/TwigExtension.php |
The date formatter. |
TwigExtensionTest::$dateFormatter |
property |
core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php |
The date formatter. |
TwigExtensionTest::testFormatDate |
function |
core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php |
Tests the format_date filter. |
TypedData::validate |
function |
core/lib/Drupal/Core/TypedData/TypedData.php |
Validates the currently set data value. |
TypedDataInterface::validate |
function |
core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Validates the currently set data value. |
under_test_update_1 |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
under_test_update_1234_failed |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
under_test_update_20 |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
under_test_update_3000 |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
Unicode::validateUtf8 |
function |
core/lib/Drupal/Component/Utility/Unicode.php |
Checks whether a string is valid UTF-8. |
UnicodeTest::providerTestValidateUtf8 |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Provides data for self::testValidateUtf8(). |
UnicodeTest::testValidateUtf8 |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Tests UTF-8 validation. |
UnicornEditor::validateImageUploadSettings |
function |
core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php |
Render API callback: Image upload handler for confirmation form. |
UniqueFieldConstraint::validatedBy |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldConstraint.php |
|
UniqueFieldValueValidator::validate |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php |
|
UniqueLabelInListConstraintValidator::validate |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/UniqueLabelInListConstraintValidator.php |
|
UniquePathAliasConstraintValidator::validate |
function |
core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php |
|
Unpacker::updateComposerJsonPackages |
function |
composer/Plugin/RecipeUnpack/Unpacker.php |
Updates the composer.json content with the package being unpacked. |
Unpacker::updateComposerLockContent |
function |
composer/Plugin/RecipeUnpack/Unpacker.php |
Updates the composer.lock content and keeps the local repo in sync. |
UnstickyNode::getFieldsToUpdate |
function |
core/modules/node/src/Plugin/Action/UnstickyNode.php |
Gets an array of values to be set. |
Update |
class |
core/modules/mysql/src/Driver/Database/mysql/Update.php |
MySQL implementation of \Drupal\Core\Database\Query\Update. |
Update |
class |
core/modules/pgsql/src/Driver/Database/pgsql/Update.php |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update |
class |
core/lib/Drupal/Core/Database/Query/Update.php |
General class for an abstracted UPDATE operation. |
Update |
class |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
Update |
class |
core/modules/sqlite/src/Driver/Database/sqlite/Update.php |
SQLite implementation of \Drupal\Core\Database\Query\Update. |
Update API |
group |
core/lib/Drupal/Core/Extension/module.api.php |
Updating minor versions of modules |
update-countries.sh |
file |
core/scripts/update-countries.sh |
Updates CLDR codes in CountryManager.php to latest data. |
update-fetch-error-message.html.twig |
file |
core/themes/stable9/templates/admin/update-fetch-error-message.html.twig |
Default theme implementation for the message when fetching data fails. |
update-fetch-error-message.html.twig |
file |
core/modules/update/templates/update-fetch-error-message.html.twig |
Default theme implementation for the message when fetching data fails. |
update-last-check.html.twig |
file |
core/modules/update/templates/update-last-check.html.twig |
Default theme implementation for the last time update data was checked. |
update-last-check.html.twig |
file |
core/themes/stable9/templates/admin/update-last-check.html.twig |
Theme override for the last time update data was checked. |