DrupalDateTimeTest::testRfc2822DateFormat |
function |
core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php |
Tests that an RFC2822 formatted date always returns an English string. |
DrupalDateTimeTest::testSleep |
function |
core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php |
Test to avoid serialization of formatTranslationCache. |
DrupalDateTimeTest::testTimezoneFormat |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DrupalDateTimeTest.php |
Tests the ability to override the time zone in the format method. |
DrupalKernel::invalidateContainer |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Invalidate the service container for the next request. |
DrupalKernel::updateModules |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
DrupalKernel::validateHostname |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Validates a hostname length. |
DrupalKernelInterface::invalidateContainer |
function |
core/lib/Drupal/Core/DrupalKernelInterface.php |
Invalidate the service container for the next request. |
DrupalKernelInterface::updateModules |
function |
core/lib/Drupal/Core/DrupalKernelInterface.php |
Updates the kernel's list of modules to the new list. |
Drupal\block\BlockConfigUpdater |
service |
core/modules/block/block.services.yml |
|
Drupal\Core\Datetime\DatePreprocess |
service |
core/core.services.yml |
Drupal\Core\Datetime\DatePreprocess |
Drupal\node\NodeBulkUpdate |
service |
core/modules/node/node.services.yml |
|
Drupal\package_manager\EventSubscriber\UpdateDataSubscriber |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\PackageManagerUpdateProcessor |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\Validator\PendingUpdatesValidator |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\Validator\SandboxDatabaseUpdatesValidator |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\views\ViewsConfigUpdater |
service |
core/modules/views/views.services.yml |
|
drupal_get_updaters |
function |
core/includes/common.inc |
Assembles the Drupal Updater registry. |
drupal_load_updates |
function |
core/includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
DuplicateInfoFileValidator::validate |
function |
core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php |
Validates the stage does not have duplicate info.yml not present in active. |
EarlyDateTest |
class |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Posts an article with a taxonomy term and a date prior to 1970. |
EarlyDateTest.php |
file |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
|
EarlyDateTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
The theme to install as the default for testing. |
EarlyDateTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Modules to install. |
EarlyDateTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
|
EarlyDateTest::testTaxonomyEarlyDateNode |
function |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Tests taxonomy functionality with nodes prior to 1970. |
editor.post_update.php |
file |
core/modules/editor/editor.post_update.php |
Post update functions for Editor. |
EditorBase::validateConfigurationForm |
function |
core/modules/editor/src/Plugin/EditorBase.php |
Form validation handler. |
EditorHooks::entityUpdate |
function |
core/modules/editor/src/Hook/EditorHooks.php |
Implements hook_entity_update(). |
EditorTestHooks::entityUpdate |
function |
core/modules/editor/tests/modules/editor_test/src/Hook/EditorTestHooks.php |
Implements hook_entity_update(). |
editor_form_filter_admin_format_validate |
function |
core/modules/editor/editor.module |
Additional validate handler for filter_format_form(). |
editor_removed_post_updates |
function |
core/modules/editor/editor.post_update.php |
Implements hook_removed_post_updates(). |
editor_update_last_removed |
function |
core/modules/editor/editor.install |
Implements hook_update_last_removed(). |
ElementsFieldsetTest::validateForm |
function |
core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php |
Form validation handler. |
Email::validateEmail |
function |
core/lib/Drupal/Core/Render/Element/Email.php |
Form element validation handler for #type 'email'. |
EmailAction::validateConfigurationForm |
function |
core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php |
Form validation handler. |
EmailConstraint::validatedBy |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EmailConstraint.php |
|
EnabledConfigurablePluginsConstraintValidator::validate |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php |
|
EnabledExtensionsValidator::validate |
function |
core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php |
Validates that no enabled Drupal extensions have been removed. |
entity.definition_update_manager |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityDefinitionUpdateManager |
Entity::updateEntity |
function |
core/modules/migrate/src/Plugin/migrate/destination/Entity.php |
Updates an entity with the new values from row. |
Entity::validateArgument |
function |
core/modules/views/src/Plugin/views/argument_validator/Entity.php |
Performs validation for a given argument. |
Entity::validateEntity |
function |
core/modules/views/src/Plugin/views/argument_validator/Entity.php |
Validates an individual entity against class access settings. |
EntityApiTest::testUpdateWithId |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php |
Tests that resaving an entity with a different entity ID throws an exception. |
EntityApiTest::testUpdateWithRevisionId |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php |
Tests that resaving a revision with a different revision ID throws an exception. |
EntityArgumentUpdateTest |
class |
core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php |
Tests the upgrade path for converting numeric arguments to entity_target_id. |
EntityArgumentUpdateTest.php |
file |
core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php |
|
EntityArgumentUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php |
Set database dump files to be used. |
EntityArgumentUpdateTest::testViewsFieldPluginConversion |
function |
core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php |
Tests that numeric argument plugins are updated properly. |
EntityAutocomplete::validateEntityAutocomplete |
function |
core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php |
Form element validation handler for entity_autocomplete elements. |