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 |
---|---|---|---|
SupportedReleaseValidator::__construct | function | core/ |
|
SupportedReleaseValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\SupportedReleaseValidator[[api-linebreak]] @group #slow @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. |
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. |
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[[api-linebreak]] @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. |
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. |
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. |
TestClass::validateConfigurationForm | function | core/ |
Form validation handler. |
TestDiskSpaceValidator | class | core/ |
A test version of the disk space validator to bypass system-level functions. |
TestDiskSpaceValidator::$freeSpace | property | core/ |
The amount of free space, keyed by path. |
TestDiskSpaceValidator::$sharedDisk | property | core/ |
Whether the root and vendor directories are on the same logical disk. |
TestDiskSpaceValidator::freeSpace | function | core/ |
|
TestDiskSpaceValidator::stat | function | core/ |
|
TestDiskSpaceValidator::temporaryDirectory | function | core/ |
|
TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
TestPluginWithForm::validateConfigurationForm | function | core/ |
|
TestRunResultsStorageInterface::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
TestSandboxDatabaseUpdatesValidator | class | core/ |
Allows tests to dictate which extensions have staged database updates. |
TestSandboxDatabaseUpdatesValidator.php | file | core/ |
|
TestSandboxDatabaseUpdatesValidator::$state | property | core/ |
The state service. |
TestSandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
|
TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
TestSandboxDatabaseUpdatesValidator::setState | function | core/ |
Sets the state service dependency. |
TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
@coversNothing[[api-linebreak]] |
test_invalid_base_theme.info.yml | file | core/ |
core/modules/system/tests/themes/test_invalid_base_theme/test_invalid_base_theme.info.yml |
test_invalid_base_theme_sub.info.yml | file | core/ |
core/modules/system/tests/themes/test_invalid_base_theme_sub/test_invalid_base_theme_sub.info.yml |
TextFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
Token::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
TwigEnvironment::invalidate | function | core/ |
Invalidates all compiled Twig templates. |
TypedData::validate | function | core/ |
Validates the currently set data value. |
TypedDataAwareValidatorTrait | trait | core/ |
Defines a trait to access the typed data object of a validated value. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.