NullBackend::invalidateAll |
function |
core/lib/Drupal/Core/Cache/NullBackend.php |
Marks all cache items as invalid. |
NullBackend::invalidateMultiple |
function |
core/lib/Drupal/Core/Cache/NullBackend.php |
Marks cache items as invalid. |
NullDefaultFormTest::testRunUpdates |
function |
core/modules/contact/tests/src/Functional/Update/NullDefaultFormTest.php |
Tests the upgrade path for updating empty 'default_form' to NULL. |
NullDescriptionTest::testRunUpdates |
function |
core/modules/taxonomy/tests/src/Functional/Update/NullDescriptionTest.php |
Tests the upgrade path for updating empty description to NULL. |
NullHelpAndDescriptionTest::testRunUpdates |
function |
core/modules/node/tests/src/Functional/Update/NullHelpAndDescriptionTest.php |
Tests the upgrade path for updating empty help and description to NULL. |
NullIdMap::getRowsNeedingUpdate |
function |
core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php |
Retrieves an array of map rows marked as needing update. |
NullIdMap::prepareUpdate |
function |
core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php |
Prepares to run a full update. |
NullIdMap::setUpdate |
function |
core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php |
Sets a specified record to be updated, if it exists. |
NullIdMap::updateCount |
function |
core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php |
Returns a count of items which are marked as needing update. |
Number::validateNumber |
function |
core/lib/Drupal/Core/Render/Element/Number.php |
Form element validation handler for #type 'number'. |
NumericArgumentValidator::validateArgument |
function |
core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php |
Performs validation for a given argument. |
NumericItemBase::validateMinAndMaxConfig |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php |
Validates that the minimum value is less than the maximum. |
OEmbed::validateConfigurationForm |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Form validation handler. |
OEmbedForm::validateUrl |
function |
core/modules/media_library/src/Form/OEmbedForm.php |
Validates the oEmbed URL. |
OEmbedResourceConstraintValidator::validate |
function |
core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php |
|
OEmbedResourceConstraintValidatorTest::testValidateEmptySource |
function |
core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php |
@covers ::validate |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked |
function |
core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php |
@covers ::validate |
OembedUpdateTest |
class |
core/modules/media/tests/src/Functional/FieldFormatter/OembedUpdateTest.php |
Tests eager-load upgrade path. |
OembedUpdateTest.php |
file |
core/modules/media/tests/src/Functional/FieldFormatter/OembedUpdateTest.php |
|
OembedUpdateTest::setDatabaseDumpFiles |
function |
core/modules/media/tests/src/Functional/FieldFormatter/OembedUpdateTest.php |
Set database dump files to be used. |
OembedUpdateTest::setUp |
function |
core/modules/media/tests/src/Functional/FieldFormatter/OembedUpdateTest.php |
|
OembedUpdateTest::testUpdate |
function |
core/modules/media/tests/src/Functional/FieldFormatter/OembedUpdateTest.php |
Test eager-load setting upgrade path. |
olivero.post_update.php |
file |
core/themes/olivero/olivero.post_update.php |
Post update functions for Olivero. |
OliveroPostUpdateTest |
class |
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php |
Tests the update path for Olivero. |
OliveroPostUpdateTest.php |
file |
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php |
|
OliveroPostUpdateTest::$defaultTheme |
property |
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php |
The theme to install as the default for testing. |
OliveroPostUpdateTest::setDatabaseDumpFiles |
function |
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php |
Set database dump files to be used. |
OliveroPostUpdateTest::testOliveroPrimaryColorUpdate |
function |
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php |
Tests update hook setting base primary color. |
olivero_post_update_add_olivero_primary_color |
function |
core/themes/olivero/olivero.post_update.php |
Sets the default `base_primary_color` value of Olivero's theme settings. |
OpCodeCache::invalidate |
function |
core/lib/Drupal/Component/Utility/OpCodeCache.php |
Invalidates a PHP file from a possibly active opcode cache. |
OpmlFields::validate |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Validate that the plugin is correct and can be saved. |
OptionsFieldTest::testUpdateAllowedValues |
function |
core/modules/options/tests/src/Kernel/OptionsFieldTest.php |
Tests that allowed values can be updated. |
OptionsWidgetBase::validateElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php |
Form validation handler for widget elements. |
options_field_storage_config_update |
function |
core/modules/options/options.module |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
options_field_storage_config_update_forbid |
function |
core/modules/options/options.module |
Implements hook_field_storage_config_update_forbid(). |
OverriddenConfigImportTest::testConfigImportUpdates |
function |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
Tests importing overridden config alongside config in the default language. |
Page::validate |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Validate that the plugin is correct and can be saved. |
Page::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Validate the options form. |
PagerManager::getUpdatedParameters |
function |
core/lib/Drupal/Core/Pager/PagerManager.php |
|
PagerManagerInterface::getUpdatedParameters |
function |
core/lib/Drupal/Core/Pager/PagerManagerInterface.php |
Gets the URL query parameter array of a pager link. |
PagerManagerTest::testGetUpdatedParameters |
function |
core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php |
@covers ::getUpdatedParameters |
PagerPluginBase::exposedFormValidate |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
|
PagerPluginBase::updatePageInfo |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Updates the pager information. |
PagerPluginBase::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Provide the default form for validating options. |
PasswordCompatibilityUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php |
Tests that users created with Drupal prior to version 10.1.x can still login. |
PasswordCompatibilityUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php |
|
PasswordCompatibilityUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php |
The theme to install as the default for testing. |
PasswordCompatibilityUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php |
Set database dump files to be used. |
PasswordCompatibilityUpdateTest::testPasswordCompatibility |
function |
core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php |
Tests that the password compatibility is working properly. |
PasswordConfirm::validatePasswordConfirm |
function |
core/lib/Drupal/Core/Render/Element/PasswordConfirm.php |
Validates a password_confirm element. |