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 |
---|---|---|---|
StaticMapTest::testMapWithInvalidSourceWithADefaultValue | function | core/ |
Tests when the source is invalid but there's a default. |
StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue | function | core/ |
Tests when the source is invalid but there's a default value of NULL. |
StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
StorageComparer::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
StorageComparerInterface::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
StorageReplaceDataWrapperTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
StorageTest::testValidation | function | core/ |
Tests validation when form storage is used. |
StreamWrapperManager::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
StreamWrapperManager::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
StreamWrapperManagerInterface::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
StreamWrapperManagerInterface::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Tests the scheme functions. |
StubTestTrait::validateStub | function | core/ |
Perform validation on a stub entity. |
Style::validateConfigurationForm | function | core/ |
|
StylePluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
StylePluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
StyleSensibleElementConstraintValidator.php | file | core/ |
|
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
StyleSensibleElementConstraintValidator::validate | function | core/ |
|
SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
SubformStateTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors |
SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors |
SupportedReleaseValidator | class | core/ |
Validates that updated projects are secure and supported. |
SupportedReleaseValidator.php | file | core/ |
|
SupportedReleaseValidator::getSubscribedEvents | function | core/ |
|
SupportedReleaseValidator::isSupportedRelease | function | core/ |
Checks if the given version of a project is supported. |
SupportedReleaseValidator::validate | function | core/ |
Checks that the packages are secure and supported. |
SupportedReleaseValidator::__construct | function | core/ |
|
SupportedReleaseValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\SupportedReleaseValidator @group package_manager @internal |
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. |
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/ |
@covers \Drupal\package_manager\Validator\SymlinkValidator @group package_manager @internal |
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. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.