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 |
|---|---|---|---|
| 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::validate | function | core/ |
Validates the properties of the value object. |
| 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. |
| TaxonomyTermArgumentTidFromNodeTest::testCacheInvalidation | function | core/ |
Tests cache invalidation. |
| TaxonomyTermArgumentTidFromNodeTest::testCacheInvalidation | function | core/ |
Tests cache invalidation. |
| 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/ |
|
| TermValidationTest::$modules | property | core/ |
Modules to install. |
| TermValidationTest::setUp | function | core/ |
|
| TermValidationTest::testValidation | function | core/ |
Tests the term validation constraints. |
| TestClass::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestContextAwareNoValidContextOptionsBlock | class | core/ |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php | file | core/ |
|
| TestContextAwareNoValidContextOptionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestDiskSpaceValidator | class | core/ |
A test version of the disk space validator to bypass system-level functions. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.