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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SupportedReleaseValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\SupportedReleaseValidator. |
| SupportedReleaseValidatorTest.php | file | core/ |
|
| SupportedReleaseValidatorTest::providerException | function | core/ |
Data provider for testException(). |
| SupportedReleaseValidatorTest::setUp | function | core/ |
|
| SupportedReleaseValidatorTest::testException | function | core/ |
Tests exceptions when updating to unsupported or insecure releases. |
| SvgExtractorTest::testLoadIconSvgInvalid | function | core/ |
Test the SvgExtractor::loadIcon() method with invalid svg. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalid | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid svg. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid content. |
| SwitchShortcutSet::validateForm | function | core/ |
Form validation handler. |
| SymlinkValidator | class | core/ |
Flags errors if unsupported symbolic links are detected. |
| SymlinkValidator.php | file | core/ |
|
| SymlinkValidator::validate | function | core/ |
Flags errors if the project root or stage directory contain symbolic links. |
| SymlinkValidator::__construct | function | core/ |
|
| SymlinkValidatorTest | class | core/ |
Tests Symlink Validator. |
| SymlinkValidatorTest.php | file | core/ |
|
| SymlinkValidatorTest::testAbsoluteSymlinks | function | core/ |
Tests that symlinks with absolute paths are not supported. |
| SymlinkValidatorTest::testHardLinks | function | core/ |
Tests that hard links are not supported. |
| SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot | function | core/ |
Tests that relative symlinks cannot point outside the project root. |
| SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory | function | core/ |
Tests that relative symlinks cannot point outside the stage directory. |
| SymlinkValidatorTest::testSymlinksNotAllowedOnWindows | function | core/ |
Tests that symlinks are not supported on Windows, even if they're safe. |
| SymlinkValidatorTest::testSymlinksWithinSamePackage | function | core/ |
Tests that relative symlinks within the same package are supported. |
| SymlinkValidatorTest::testSymlinkToDirectory | function | core/ |
Tests what happens when there is a symlink to a directory. |
| SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath | function | core/ |
Tests that unsupported links are excluded if they're under excluded paths. |
| SystemBrandingOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| SystemConfigSubscriber::onConfigImporterValidateNotEmpty | function | core/ |
Checks that the configuration synchronization is valid. |
| SystemConfigSubscriber::onConfigImporterValidateSiteUUID | function | core/ |
Checks that the configuration synchronization is valid. |
| SystemMenuBlock::blockValidate | function | core/ |
|
| SystemMenuOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| Table::validateTable | function | core/ |
Render API callback: Validates the #type 'table'. |
| TagsTest::$validTags | property | core/ |
A list of valid tags. |
| Tasks::validateDatabaseSettings | function | core/ |
Validates driver specific configuration settings. |
| TaxonomyIndexTid::$validated_exposed_input | property | core/ |
Stores the exposed input for this filter. |
| TaxonomyIndexTid::validateExposed | function | core/ |
Validate the exposed handler form. |
| TaxonomyIndexTid::valueValidate | function | core/ |
Validate the options form. |
| TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
| TaxonomyTermHierarchyConstraintValidator.php | file | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| TaxonomyTermHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::__construct | function | core/ |
Creates a new TaxonomyTermHierarchyConstraintValidator instance. |
| TermForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| TermHierarchyValidationTest | class | core/ |
Tests handling of pending revisions. |
| TermHierarchyValidationTest.php | file | core/ |
|
| TermHierarchyValidationTest::$modules | property | core/ |
Modules to install. |
| TermHierarchyValidationTest::setUp | function | core/ |
|
| TermHierarchyValidationTest::testTermHierarchyValidation | function | core/ |
Tests the term hierarchy validation with re-parenting in pending revisions. |
| TermName::validateArgument | function | core/ |
Performs validation for a given argument. |
| TermSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| TermValidationTest | class | core/ |
Tests term validation constraints. |
| TermValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.