Search for valid

  1. Search 7.x for valid
  2. Search 9.5.x for valid
  3. Search 8.9.x for valid
  4. Search 11.x for valid
  5. Other projects
Title Object type File name Summary
ImmutablePropertiesConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php @group Entity
@group Validation
ImmutablePropertiesConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php
ImmutablePropertiesConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that changing a config entity's immutable property raises an error.
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that entities without an ID will raise an exception.
ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that the validator throws an exception for non-existent properties.
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that only config entities are accepted by the validator.
ImportForm::validateForm function core/modules/locale/src/Form/ImportForm.php
InfoParserUnitTest::providerInvalidLifecycle function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testInvalidLifecycle().
InfoParserUnitTest::providerValidLifecycle function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testValidLifecycle().
InfoParserUnitTest::testInvalidLifecycle function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests an info file with invalid lifecycle values.
InfoParserUnitTest::testValidLifecycle function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests an info file with valid lifecycle values.
InlineBlock::blockValidate function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
InOperator::validate function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperatorTest::testValidate function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php @covers ::validate[[api-linebreak]]
InOperatorTest::validate_options_callback function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php
InputStreamUploadedFile::isValid function core/modules/file/src/Upload/InputStreamUploadedFile.php
InputStreamUploadedFile::validate function core/modules/file/src/Upload/InputStreamUploadedFile.php
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 class core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator.
InstallProfileUninstallValidator class core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Ensures install profile can only be uninstalled if the modules are available.
InstallProfileUninstallValidator.php file core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php
InstallProfileUninstallValidator.php file core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
InstallProfileUninstallValidator::$container property core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php The service container.
InstallProfileUninstallValidator::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php The id of the original proxied service.
InstallProfileUninstallValidator::$noProfileExtensionDiscovery property core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Extension discovery that scans all folders except profiles.
InstallProfileUninstallValidator::$service property core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php The real proxied service, after it was lazy loaded.
InstallProfileUninstallValidator::getExtensionDiscovery function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Gets an extension discovery object that ignores the install profile.
InstallProfileUninstallValidator::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php Lazy loads the real service from the container.
InstallProfileUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php
InstallProfileUninstallValidator::validate function core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php Determines the reasons a module can not be uninstalled.
InstallProfileUninstallValidator::validate function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Determines the reasons a module can not be uninstalled.
InstallProfileUninstallValidator::__construct function core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
InstallProfileUninstallValidator::__construct function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
InstallTranslationFilePatternTest::providerInvalidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::providerValidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::testFilesPatternInvalid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerInvalidTranslationFiles
InstallTranslationFilePatternTest::testFilesPatternValid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerValidTranslationFiles
install_profile_uninstall_validator service core/core.services.yml Drupal\Core\Extension\InstallProfileUninstallValidator
InternalViolation::getInvalidValue function core/lib/Drupal/Core/Field/InternalViolation.php
InvalidatingCacheBackendInterface interface core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
InvalidComponentDataException class core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php Raised when a component is rendering with invalid data.
InvalidComponentDataException class core/modules/sdc/src/Exception/InvalidComponentDataException.php Raised when a component is rendering with invalid data.
InvalidComponentDataException.php file core/modules/sdc/src/Exception/InvalidComponentDataException.php
InvalidComponentDataException.php file core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php
InvalidComponentException class core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php Custom exception for invalid components.
InvalidComponentException class core/modules/sdc/src/Exception/InvalidComponentException.php Custom exception for invalid components.
InvalidComponentException.php file core/modules/sdc/src/Exception/InvalidComponentException.php
InvalidComponentException.php file core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.