Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RsyncValidator::__construct | function | core/ |
|
| RsyncValidatorTest | class | core/ |
Tests Rsync Validator. |
| RsyncValidatorTest.php | file | core/ |
|
| RsyncValidatorTest::$executableFinder | property | core/ |
The mocked executable finder. |
| RsyncValidatorTest::register | function | core/ |
Registers test-specific services. |
| RsyncValidatorTest::setUp | function | core/ |
|
| RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound | function | core/ |
Tests that the stage cannot be created if rsync is selected, but not found. |
| RsyncValidatorTest::testRsyncNotNeededForDirectWrite | function | core/ |
Tests that the presence of rsync is not checked in direct-write mode. |
| SandboxDatabaseUpdatesValidator | class | core/ |
Flags a warning if there are database updates in a staged update. |
| SandboxDatabaseUpdatesValidator.php | file | core/ |
|
| SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
| SandboxDatabaseUpdatesValidator::getSubscribedEvents | function | core/ |
|
| SandboxDatabaseUpdatesValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
| SandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
| SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
| SandboxDatabaseUpdatesValidator::__construct | function | core/ |
|
| SandboxDirectoryValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
| SandboxDirectoryValidator.php | file | core/ |
|
| SandboxDirectoryValidator::getSubscribedEvents | function | core/ |
|
| SandboxDirectoryValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
| SandboxDirectoryValidator::__construct | function | core/ |
|
| SandboxDirectoryValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\SandboxDirectoryValidator. |
| SandboxDirectoryValidatorTest.php | file | core/ |
|
| SandboxDirectoryValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
| SandboxDirectoryValidatorTest::testCheckNotInActive | function | core/ |
Tests check not in active. |
| SandboxManagerBase::validateRequirements | function | core/ |
Validates a set of package names. |
| SandboxManagerBaseTest::providerValidateRequirements | function | core/ |
Data provider for testValidateRequirements. |
| SandboxManagerBaseTest::testValidateRequirements | function | core/ |
Tests validate requirements. |
| SandboxValidationEvent | class | core/ |
Base class for events dispatched before a stage life cycle operation. |
| SandboxValidationEvent.php | file | core/ |
|
| SandboxValidationEvent::$results | property | core/ |
The validation results. |
| SandboxValidationEvent::addError | function | core/ |
Convenience method to flag a validation error. |
| SandboxValidationEvent::addErrorFromThrowable | function | core/ |
Convenience method, adds an error validation result from a throwable. |
| SandboxValidationEvent::addResult | function | core/ |
Adds a validation result to the event. |
| SandboxValidationEvent::getResults | function | core/ |
Gets the validation results. |
| SandboxValidationEvent::stopPropagation | function | core/ |
|
| SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
| Scale::validateArguments | function | core/ |
Validates the arguments. |
| ScaleAndCrop::validateArguments | function | core/ |
Validates the arguments. |
| ScaleImageEffect::validateConfigurationForm | function | core/ |
Form validation handler. |
| sdc_test_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_invalid/sdc_test_invalid.info.yml |
| sdc_test_replacements_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_replacements_invalid/sdc_test_replacements_invalid.info.yml |
| sdc_theme_test_enforce_schema_invalid.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_enforce_schema_invalid/sdc_theme_test_enforce_schema_invalid.info.yml |
| Search::validateExposed | function | core/ |
Validate the exposed handler form. |
| SearchPageFormBase::validateForm | function | core/ |
Form validation handler. |
| SearchPageListBuilder::validateAddSearchPage | function | core/ |
Form validation handler for adding a new search page. |
| SearchPageListBuilder::validateForm | function | core/ |
Form validation handler. |
| SearchPageValidationTest | class | core/ |
Tests validation of search_page entities. |
| SearchPageValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.