| IgnoreActiveTrailConstraintValidator::validate |
function |
core/modules/system/src/Plugin/Validation/Constraint/IgnoreActiveTrailConstraintValidator.php |
|
| image.post_update.php |
file |
core/modules/image/image.post_update.php |
Post-update functions for Image. |
| Image::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
Form validation handler. |
| ImageEffectFormBase::validateForm |
function |
core/modules/image/src/Form/ImageEffectFormBase.php |
Form validation handler. |
| ImageFieldValidateTest |
class |
core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php |
Tests validation functions such as min/max dimensions. |
| ImageFieldValidateTest |
class |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Tests validation functions such as min/max dimensions. |
| ImageFieldValidateTest.php |
file |
core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php |
|
| ImageFieldValidateTest.php |
file |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
|
| ImageFieldValidateTest::$defaultTheme |
property |
core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php |
The theme to install as the default for testing. |
| ImageFieldValidateTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
The theme to install as the default for testing. |
| ImageFieldValidateTest::getFieldSettings |
function |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Returns field settings. |
| ImageFieldValidateTest::providerTestEmpty |
function |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Data provider for ::testEmpty() |
| ImageFieldValidateTest::testAJAXValidationMessage |
function |
core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php |
Tests the validation message is displayed only once for ajax uploads. |
| ImageFieldValidateTest::testEmpty |
function |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Tests creating an entity while leaving the image field empty. |
| ImageFieldValidateTest::testFriendlyAjaxValidation |
function |
core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php |
Tests that image field validation works with other form submit handlers. |
| ImageFieldValidateTest::testRequiredAttributes |
function |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Tests that required alt/title fields gets validated right. |
| ImageFieldValidateTest::testResolution |
function |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Tests min/max dimensions settings. |
| ImageFieldValidateTest::testValid |
function |
core/modules/image/tests/src/Functional/ImageFieldValidateTest.php |
Tests image validity. |
| ImageHooks::fieldConfigUpdate |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ImageHooks::fieldStorageConfigUpdate |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImageItem::validateDefaultImageForm |
function |
core/modules/image/src/Plugin/Field/FieldType/ImageItem.php |
Validates the managed_file element for the default Image form. |
| ImageItem::validateResolution |
function |
core/modules/image/src/Plugin/Field/FieldType/ImageItem.php |
Element validate function for dimensions fields. |
| ImageItemTest::validateImageUriForDirectory |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Validates the image file URI generated for a given file directory. |
| ImageResize::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
Form validation handler. |
| ImageStyleEditForm::effectValidate |
function |
core/modules/image/src/Form/ImageStyleEditForm.php |
Validate handler for image effect. |
| ImageStyleEditForm::updateEffectWeights |
function |
core/modules/image/src/Form/ImageStyleEditForm.php |
Updates image effect weights. |
| ImageToolkitBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php |
Form validation handler. |
| ImageToolkitForm::validateForm |
function |
core/modules/system/src/Form/ImageToolkitForm.php |
Form validation handler. |
| ImageToolkitOperationBase::validateArguments |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php |
Validates the arguments. |
| ImageWidget::validateRequiredFields |
function |
core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php |
Validate callback for alt and title field, if the user wants them required. |
| image_removed_post_updates |
function |
core/modules/image/image.post_update.php |
Implements hook_removed_post_updates(). |
| image_update_last_removed |
function |
core/modules/image/image.install |
Implements hook_update_last_removed(). |
| ImmutablePropertiesConstraintValidator::validate |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraintValidator.php |
|
| ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId |
function |
core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php |
Tests that entities without an ID will raise an exception. |
| ImportableEntityStorageInterface::importUpdate |
function |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Updates entities upon synchronizing configuration changes. |
| ImportForm::validateForm |
function |
core/modules/locale/src/Form/ImportForm.php |
Form validation handler. |
| InaccessibleMenuLink::updateLink |
function |
core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php |
Updates the definition values for a menu link. |
| IncrementalForm::$dateFormatter |
property |
core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php |
The date formatter service. |
| InlineBlock::blockValidate |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
|
| InlineFormErrorsThemeHooks::preprocessDatetimeWrapper |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| InOperator::validate |
function |
core/modules/views/src/Plugin/views/filter/InOperator.php |
Validate that the plugin is correct and can be saved. |
| InOperatorTest::testValidate |
function |
core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php |
Tests validate. |
| InOperatorTest::validate_options_callback |
function |
core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php |
Views filter callback: Generate the values for the options. |
| InputStreamUploadedFile::validate |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Validates the uploaded file information. |
| InputTest::testInputIsValidated |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests input validation. |
| InstallCommand::validateProfile |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Validates a user provided install profile. |
| InstallCommand::validateRecipe |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Validates a user provided recipe. |
| InstallProfileUninstallValidator::validate |
function |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |
| InstallTest::testUninstallPostUpdateFunctions |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Ensures that post update functions are removed on uninstallation. |
| InvalidUpdateHookTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php |
Tests that hook_update_8000() is disallowed. |