NodeSearchHooks::nodeUpdate |
function |
core/modules/node/src/Hook/NodeSearchHooks.php |
Implements hook_node_update(). |
NodeSelection::validateReferenceableNewEntities |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Validates which newly created entities can be referenced. |
NodeStorage::updateType |
function |
core/modules/node/src/NodeStorage.php |
Updates all nodes of one type to be of another type. |
NodeStorageInterface::updateType |
function |
core/modules/node/src/NodeStorageInterface.php |
Updates all nodes of one type to be of another type. |
NodeTestHooks::nodeUpdate |
function |
core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php |
Implements hook_ENTITY_TYPE_update() for node entities. |
NodeTypeForm::validateForm |
function |
core/modules/node/src/Form/NodeTypeForm.php |
Form validation handler. |
NodeUpdate7008 |
class |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
Split the 'administer nodes' permission from 'access content overview'. |
NodeUpdate7008.php |
file |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
|
NodeUpdate7008::transform |
function |
core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php |
Split the 'administer nodes' permission from 'access content overview'. |
node_mass_update |
function |
core/modules/node/node.admin.inc |
Updates all nodes in the passed-in array with the passed-in field values. |
node_post_update_create_promote_base_field_overrides |
function |
core/modules/node/node.post_update.php |
Creates base field override config for the promote base field on node types. |
node_removed_post_updates |
function |
core/modules/node/node.post_update.php |
Implements hook_removed_post_updates(). |
node_update_last_removed |
function |
core/modules/node/node.install |
Implements hook_update_last_removed(). |
None::validateArgument |
function |
core/modules/views/src/Plugin/views/argument_validator/None.php |
Performs validation for a given argument. |
NonPublicSchemaTest::testUpdate |
function |
core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php |
@covers \Drupal\Core\Database\Connection::update[[api-linebreak]] |
NoPreExistingSchemaUpdateTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php |
Tries to update a module which has no pre-existing schema. |
NoPreExistingSchemaUpdateTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php |
|
NoPreExistingSchemaUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php |
The theme to install as the default for testing. |
NoPreExistingSchemaUpdateTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php |
|
NoPreExistingSchemaUpdateTest::testNoPreExistingSchema |
function |
core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php |
Tests the system module updates with no dependencies installed. |
NotNullConstraintValidator::validate |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php |
|
NullBackend::invalidate |
function |
core/lib/Drupal/Core/Cache/NullBackend.php |
Marks a cache item as invalid. |
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. |
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[[api-linebreak]] |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked |
function |
core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php |
@covers ::validate[[api-linebreak]] |
olivero.post_update.php |
file |
core/themes/olivero/olivero.post_update.php |
Post update functions for Olivero. |
olivero_removed_post_updates |
function |
core/themes/olivero/olivero.post_update.php |
Implements hook_removed_post_updates(). |
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. |
OptionsHooks::fieldStorageConfigUpdate |
function |
core/modules/options/src/Hook/OptionsHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
OptionsHooks::fieldStorageConfigUpdateForbid |
function |
core/modules/options/src/Hook/OptionsHooks.php |
Implements hook_field_storage_config_update_forbid(). |
OptionsWidgetBase::validateElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php |
Form validation handler for widget elements. |
OverriddenConfigImportTest::testConfigImportUpdates |
function |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
Tests importing overridden config alongside config in the default language. |
OverwriteExistingPackagesValidator::validate |
function |
core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php |
Validates that new installed packages don't overwrite existing directories. |
PackageManagerBypassTestTrait::assertUpdateStagedTimes |
function |
core/modules/package_manager/tests/src/Traits/PackageManagerBypassTestTrait.php |
Asserts the number of times an update was staged. |
PackageManagerKernelTestBase::registerPostUpdateFunctions |
function |
core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php |
Marks all pending post-update functions as completed. |
PackageManagerRequirementsHooks::update |
function |
core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php |
Implements hook_update_requirements(). |
PackageManagerUninstallValidator::validate |
function |
core/modules/package_manager/src/PackageManagerUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |