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_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. |
PackageManagerUpdateProcessor |
class |
core/modules/package_manager/src/PackageManagerUpdateProcessor.php |
Extends the Update Status update processor allow fetching any project. |
PackageManagerUpdateProcessor.php |
file |
core/modules/package_manager/src/PackageManagerUpdateProcessor.php |
|
PackageManagerUpdateProcessor::getProjectData |
function |
core/modules/package_manager/src/PackageManagerUpdateProcessor.php |
Gets the project data by name. |
PackageManagerUpdateProcessor::processFetchTask |
function |
core/modules/package_manager/src/PackageManagerUpdateProcessor.php |
|
PackageManagerUpdateProcessor::__construct |
function |
core/modules/package_manager/src/PackageManagerUpdateProcessor.php |
Constructs an UpdateProcessor. |
PackageUpdateTest |
class |
core/modules/package_manager/tests/src/Build/PackageUpdateTest.php |
Tests updating packages in a stage directory. |
PackageUpdateTest.php |
file |
core/modules/package_manager/tests/src/Build/PackageUpdateTest.php |
|
PackageUpdateTest::testPackageUpdate |
function |
core/modules/package_manager/tests/src/Build/PackageUpdateTest.php |
Tests updating packages in a stage directory. |
package_manager_post_update_test |
function |
core/modules/package_manager/tests/fixtures/post_update.php |
Here is a fake post-update hook. |
package_manager_test_update.info.yml |
file |
core/modules/package_manager/tests/modules/package_manager_test_update/package_manager_test_update.info.yml |
core/modules/package_manager/tests/modules/package_manager_test_update/package_manager_test_update.info.yml |
package_manager_update_2147483647 |
function |
core/modules/package_manager/tests/fixtures/db_update.php |
Here is a fake update hook. |
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 |
Gets the URL query parameter array of a pager link. |
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 |
Allows the exposed form to be validated. |
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. |
path.post_update.php |
file |
core/modules/path/path.post_update.php |
Post update functions for the path module. |
PathAlias::getCacheTagsToInvalidate |
function |
core/modules/path_alias/src/Entity/PathAlias.php |
Returns the cache tags that should be used to invalidate caches. |