Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SubProcessTest::providerTestSubProcess | function | core/ |
Data provider for testSubProcess(). |
| SubProcessWithSkipTest::providerTestSubProcessSkip | function | core/ |
Data provider for testNotFoundSubProcess(). |
| SubstrTest::providerTestSubstr | function | core/ |
Data provider for testSubstr(). |
| SuperUserAccessPolicyTest::alterPermissionsProvider | function | core/ |
Data provider for testAlterPermissions. |
| SuperUserAccessPolicyTest::calculatePermissionsProvider | function | core/ |
Data provider for testCalculatePermissions. |
| 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/ |
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::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| SvgExtractorTest::providerDiscoverIconsSvg | function | core/ |
Data provider for ::testDiscoverIconsSvg(). |
| SvgExtractorTest::providerLoadIconSvg | function | core/ |
Data provider for ::testLoadIconSvg(). |
| SvgExtractorTest::testLoadIconSvgInvalid | function | core/ |
Test the SvgExtractor::loadIcon() method with invalid svg. |
| SvgIconBuilder::$id | property | core/ |
The machine name of the layout. |
| SvgIconBuilder::$strokeWidth | property | core/ |
The width of region borders. |
| SvgIconBuilder::$width | property | core/ |
The width of the SVG. |
| SvgIconBuilder::setId | function | core/ |
|
| SvgIconBuilder::setStrokeWidth | function | core/ |
|
| SvgIconBuilder::setWidth | function | core/ |
|
| SvgSpriteExtractor::extractIdsFromSymbols | function | core/ |
Extract icon ID from SVG symbols. |
| SvgSpriteExtractor::extractIdsFromXml | function | core/ |
Extract icon ID from XML. |
| SvgSpriteExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| SvgSpriteExtractorTest::providerDiscoverIconsSvgSprite | function | core/ |
Data provider for ::testDiscoverIconsSvgSprite(). |
| 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::getFormId | function | core/ |
|
| SwitchShortcutSet::validateForm | function | core/ |
|
| SwitchToLiveForm::getFormId | function | core/ |
|
| SymfonyMailerTest::providerMail | function | core/ |
Data provider for testMail(). |
| 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. |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.