| SystemBrandingOffCanvasForm::validateConfigurationForm |
function |
core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php |
|
| SystemConfigSubscriber::onConfigImporterValidateNotEmpty |
function |
core/modules/system/src/SystemConfigSubscriber.php |
Checks that the configuration synchronization is valid. |
| SystemConfigSubscriber::onConfigImporterValidateSiteUUID |
function |
core/modules/system/src/SystemConfigSubscriber.php |
Checks that the configuration synchronization is valid. |
| SystemMenuBlock::blockValidate |
function |
core/modules/system/src/Plugin/Block/SystemMenuBlock.php |
|
| SystemMenuOffCanvasForm::validateConfigurationForm |
function |
core/modules/system/src/Form/SystemMenuOffCanvasForm.php |
Form validation handler. |
| SystemMenuOffCanvasForm::validateConfigurationForm |
function |
core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php |
|
| SystemRequirementsHooks::updateRequirements |
function |
core/modules/system/src/Hook/SystemRequirementsHooks.php |
Implements hook_update_requirements(). |
| SystemRssDeleteTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/SystemRssDeleteTest.php |
Ensures that system.rss is deleted after updating. |
| SystemTestController::getCurrentDate |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Returns the current date. |
| SystemUpdate7000 |
class |
core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php |
Rename blog and forum permissions to be consistent with other content types. |
| SystemUpdate7000.php |
file |
core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php |
|
| SystemUpdate7000::transform |
function |
core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php |
Makes blog and forum permissions to be consistent with other content types. |
| SystemUpdate7000::__construct |
function |
core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| system_post_update_migrate_compress_setting |
function |
core/modules/system/system.post_update.php |
Migrate to new compress setting. |
| system_post_update_remove_non_admin_routes_state |
function |
core/modules/system/system.post_update.php |
Remove non-admin routes state key. |
| system_removed_post_updates |
function |
core/modules/system/system.post_update.php |
Implements hook_removed_post_updates(). |
| system_update_11400 |
function |
core/modules/system/system.install |
Moved to search_update_11401(). |
| system_update_11401 |
function |
core/modules/system/system.install |
Moved to search_update_11402(). |
| system_update_12000 |
function |
core/modules/system/system.install |
Remove the deprecated sequences table. |
| system_update_12001 |
function |
core/modules/system/system.install |
Equivalent update to 11102. |
| system_update_last_removed |
function |
core/modules/system/system.install |
Implements hook_update_last_removed(). |
| Table::validateTable |
function |
core/lib/Drupal/Core/Render/Element/Table.php |
Render API callback: Validates the #type 'table'. |
| Tasks::validateDatabaseSettings |
function |
core/lib/Drupal/Core/Database/Install/Tasks.php |
Validates driver specific configuration settings. |
| taxonomy.post_update.php |
file |
core/modules/taxonomy/taxonomy.post_update.php |
Post update functions for Taxonomy. |
| TaxonomyHooks::nodeUpdate |
function |
core/modules/taxonomy/src/Hook/TaxonomyHooks.php |
Implements hook_ENTITY_TYPE_update() for node entities. |
| TaxonomyIndexTid::$validated_exposed_input |
property |
core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php |
Stores the exposed input for this filter. |
| TaxonomyIndexTid::validateExposed |
function |
core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php |
|
| TaxonomyIndexTid::valueValidate |
function |
core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php |
|
| TaxonomyTermHierarchyConstraintValidator::validate |
function |
core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php |
|
| taxonomy_removed_post_updates |
function |
core/modules/taxonomy/taxonomy.post_update.php |
Implements hook_removed_post_updates(). |
| taxonomy_update_last_removed |
function |
core/modules/taxonomy/taxonomy.install |
Implements hook_update_last_removed(). |
| TermForm::validateForm |
function |
core/modules/taxonomy/src/TermForm.php |
|
| TermName::validateArgument |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
| TermSelection::validateReferenceableNewEntities |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
|
| TestClass::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestFieldConstraint::validatedBy |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php |
|
| TestFieldWidgetMultiple::multipleValidate |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Element validation helper. |
| TestForm::validateForm |
function |
core/modules/block/tests/modules/block_test/src/Form/TestForm.php |
|
| TestForm::validateForm |
function |
core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php |
|
| TestFormApiFormBlock::validateForm |
function |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php |
|
| TestingProfileInstallTest::testUpdateModuleInstall |
function |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
Ensure the Update Status module is installed. |
| TestPluginForm::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
|
| TestPluginWithForm::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| TestRouteProvider::getCandidateOutlines |
function |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
|
| TestRunResultsStorageInterface::validateTestingResultsEnvironment |
function |
core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php |
Checks if the test run storage is valid. |
| TestSandboxDatabaseUpdatesValidator |
class |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php |
Allows tests to dictate which extensions have staged database updates. |
| TestSandboxDatabaseUpdatesValidator.php |
file |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php |
|
| TestSandboxDatabaseUpdatesValidator::$state |
property |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php |
The state service. |
| TestSandboxDatabaseUpdatesValidator::hasStagedUpdates |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php |
|
| TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php |
Sets the names of the extensions which should have staged database updates. |