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
Rotate::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php Validates the arguments.
RotateImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form validation handler.
Route::$pathValidator property core/modules/migrate/src/Plugin/migrate/process/Route.php The path validator service.
RouteProvider::$cacheTagInvalidator property core/lib/Drupal/Core/Routing/RouteProvider.php The cache tag invalidator.
RouteProviderTest::$cacheTagsInvalidator property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php The cache tags invalidator.
RowPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Validate the options form.
RowTest::testRowWithInvalidData function core/modules/migrate/tests/src/Unit/RowTest.php Tests object creation: invalid values.
RssFields::validate function core/modules/views/src/Plugin/views/row/RssFields.php Validate that the plugin is correct and can be saved.
RsyncValidator class core/modules/package_manager/src/Validator/RsyncValidator.php Checks that rsync is available.
RsyncValidator.php file core/modules/package_manager/src/Validator/RsyncValidator.php
RsyncValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/RsyncValidator.php
RsyncValidator::validate function core/modules/package_manager/src/Validator/RsyncValidator.php Checks that rsync is available.
RsyncValidator::__construct function core/modules/package_manager/src/Validator/RsyncValidator.php
RsyncValidatorTest class core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php @covers \Drupal\package_manager\Validator\RsyncValidator[[api-linebreak]]
@group package_manager
@internal
RsyncValidatorTest.php file core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php
RsyncValidatorTest::$executableFinder property core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php The mocked executable finder.
RsyncValidatorTest::register function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php Registers test-specific services.
RsyncValidatorTest::setUp function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php
RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php Tests that the stage cannot be created if rsync is selected, but not found.
RsyncValidatorTest::testRsyncNotNeededForDirectWrite function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php Tests that the presence of rsync is not checked in direct-write mode.
SandboxDatabaseUpdatesValidator class core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Flags a warning if there are database updates in a staged update.
SandboxDatabaseUpdatesValidator.php file core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Checks that the staged update does not have changes to its install files.
SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Gets extensions that have database updates in the stage directory.
SandboxDatabaseUpdatesValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
SandboxDatabaseUpdatesValidator::getUpdateFunctions function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Returns a list of all update functions for a module.
SandboxDatabaseUpdatesValidator::hasStagedUpdates function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Determines if a staged extension has changed update functions.
SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Determines if a set of tokens contain a function name matching a pattern.
SandboxDatabaseUpdatesValidator::__construct function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
SandboxDirectoryValidator class core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php Validates staging root is not a subdirectory of active.
SandboxDirectoryValidator.php file core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
SandboxDirectoryValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
SandboxDirectoryValidator::validate function core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php Check if staging root is a subdirectory of active.
SandboxDirectoryValidator::__construct function core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
SandboxDirectoryValidatorTest class core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php @coversDefaultClass \Drupal\package_manager\Validator\SandboxDirectoryValidator[[api-linebreak]]
@group package_manager
@internal
SandboxDirectoryValidatorTest.php file core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
SandboxDirectoryValidatorTest::providerTestCheckNotInActive function core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php Data provider for testCheckNotInActive().
SandboxDirectoryValidatorTest::testCheckNotInActive function core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php @covers ::validate[[api-linebreak]]
SandboxManagerBase::validateRequirements function core/modules/package_manager/src/SandboxManagerBase.php Validates a set of package names.
SandboxManagerBaseTest::providerValidateRequirements function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Data provider for testValidateRequirements.
SandboxManagerBaseTest::testValidateRequirements function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php @covers ::validateRequirements[[api-linebreak]]
SandboxValidationEvent class core/modules/package_manager/src/Event/SandboxValidationEvent.php Base class for events dispatched before a stage life cycle operation.
SandboxValidationEvent.php file core/modules/package_manager/src/Event/SandboxValidationEvent.php
SandboxValidationEvent::$results property core/modules/package_manager/src/Event/SandboxValidationEvent.php The validation results.
SandboxValidationEvent::addError function core/modules/package_manager/src/Event/SandboxValidationEvent.php Convenience method to flag a validation error.
SandboxValidationEvent::addErrorFromThrowable function core/modules/package_manager/src/Event/SandboxValidationEvent.php Convenience method, adds an error validation result from a throwable.
SandboxValidationEvent::addResult function core/modules/package_manager/src/Event/SandboxValidationEvent.php Adds a validation result to the event.
SandboxValidationEvent::getResults function core/modules/package_manager/src/Event/SandboxValidationEvent.php Gets the validation results.
SandboxValidationEvent::stopPropagation function core/modules/package_manager/src/Event/SandboxValidationEvent.php
SaveUploadTest::testInvalidUtf8FilenameUpload function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests that filenames containing invalid UTF-8 are rejected.

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