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 10.3.x for valid
  5. Other projects
Title Object type File name Summary
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyChange function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests changing the primary key with an invalid field specification.
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests an invalid field specification as a primary key on table creation.
Drupal::pathValidator function core/lib/Drupal.php Returns the path validator.
DrupalDateTimeTest::providerTestInvalidDateDiff function core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Provides data for date tests.
DrupalDateTimeTest::testInvalidDateDiff function core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Tests date diff exception caused by invalid input.
DrupalKernel::invalidateContainer function core/lib/Drupal/Core/DrupalKernel.php Invalidate the service container for the next request.
DrupalKernel::validateHostname function core/lib/Drupal/Core/DrupalKernel.php Validates the hostname supplied from the HTTP request.
DrupalKernel::validateHostnameLength function core/lib/Drupal/Core/DrupalKernel.php Validates a hostname length.
DrupalKernelInterface::invalidateContainer function core/lib/Drupal/Core/DrupalKernelInterface.php Invalidate the service container for the next request.
DrupalTest::testPathValidator function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the pathValidator() method.
Drupal\content_moderation\StateTransitionValidationInterface service core/modules/content_moderation/content_moderation.services.yml
Drupal\file\Validation\FileValidatorInterface service core/modules/file/file.services.yml
Drupal\file\Validation\RecursiveValidatorFactory service core/modules/file/file.services.yml
Drupal\package_manager\PackageManagerUninstallValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerMinimumStabilityValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerPatchesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerPluginsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\DiskSpaceValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\DuplicateInfoFileValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\EnabledExtensionsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\EnvironmentSupportValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\LockFileValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\MultisiteValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\OverwriteExistingPackagesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PendingUpdatesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PhpExtensionsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PhpTufValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\RsyncValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SandboxDatabaseUpdatesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SandboxDirectoryValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SettingsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SupportedReleaseValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SymlinkValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\WritableFileSystemValidator service core/modules/package_manager/package_manager.services.yml
Drupal\sdc\Component\ComponentValidator service core/modules/sdc/sdc.services.yml
Drupal\user\UserNameValidator service core/modules/user/user.services.yml
drupal_valid_test_ua function core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test.
DuplicateInfoFileValidator class core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php Validates the stage does not have duplicate info.yml not present in active.
DuplicateInfoFileValidator.php file core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidator::findInfoFiles function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php Recursively finds info.yml files in a directory.
DuplicateInfoFileValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidator::validate function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php Validates the stage does not have duplicate info.yml not present in active.
DuplicateInfoFileValidator::__construct function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidatorTest class core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php @covers \Drupal\package_manager\Validator\DuplicateInfoFileValidator
@group package_manager
@internal
DuplicateInfoFileValidatorTest.php file core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
DuplicateInfoFileValidatorTest::createFileAtPath function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Creates the file at the root directory.
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Data provider for testDuplicateInfoFilesInStage.

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