Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SuperUserPermissionsTest::$modules | property | core/ |
|
| SuperUserPermissionsTest::$usesSuperUserAccessPolicy | property | core/ |
|
| SuperUserPermissionsTest::setUp | function | core/ |
|
| SuperUserPermissionsTest::testPermissionChange | function | core/ |
Tests the super user access policy grants all permissions. |
| SupportAwareSectionStorageInterface | interface | core/ |
Interface for section storage that knows whether it supports a view mode. |
| SupportAwareSectionStorageInterface.php | file | core/ |
|
| SupportAwareSectionStorageInterface::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| SupportAwareSectionStorageManagerInterface | interface | core/ |
Interface for section manager that knows whether it supports view modes. |
| SupportAwareSectionStorageManagerInterface.php | file | core/ |
|
| SupportAwareSectionStorageManagerInterface::notSupported | function | core/ |
Determines whether a view mode is not supported by any storage. |
| 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. |
| SupportsTemporaryTablesInterface | interface | core/ |
Adds support for temporary tables. |
| SupportsTemporaryTablesInterface.php | file | core/ |
|
| SupportsTemporaryTablesInterface::queryTemporary | function | core/ |
Runs a SELECT query and stores its results in a temporary table. |
| SuspendQueueException | class | core/ |
Exception class to throw to indicate that a cron queue should be skipped. |
| SuspendQueueException.php | file | core/ |
|
| SuspendQueueException::$delay | property | core/ |
Seconds to wait before resuming the queue, or NULL if unknown. |
| SuspendQueueException::getDelay | function | core/ |
Get the desired delay interval for this item. |
| SuspendQueueException::isDelayable | function | core/ |
Determine whether the next time the queue should be checked is known. |
| SuspendQueueException::__construct | function | core/ |
Constructs a SuspendQueueException. |
| SvgExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| SvgExtractor.php | file | core/ |
|
| SvgExtractor::discoverIcons | function | core/ |
|
| SvgExtractor::extractSvg | function | core/ |
Extract svg values, simply exclude parent <svg>. |
| SvgExtractor::loadIcon | function | core/ |
|
| SvgExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Plugin\IconExtractor\SvgExtractor. |
| SvgExtractorTest.php | file | core/ |
|
| SvgExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
| SvgExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| SvgExtractorTest::$svgExtractorPlugin | property | core/ |
The SvgExtractor instance. |
| SvgExtractorTest::providerDiscoverIconsSvg | function | core/ |
Data provider for ::testDiscoverIconsSvg(). |
| SvgExtractorTest::providerLoadIconSvg | function | core/ |
Data provider for ::testLoadIconSvg(). |
| SvgExtractorTest::setUp | function | core/ |
|
| SvgExtractorTest::testDiscoverIconsRemoteIgnored | function | core/ |
Test the SvgExtractor::discoverIcons() method with remote svg. |
| SvgExtractorTest::testDiscoverIconsSvg | function | core/ |
Test the SvgExtractor::discoverIcons() method. |
| SvgExtractorTest::testLoadIconSvg | function | core/ |
Test the SvgExtractor::loadIcon() method. |
| SvgExtractorTest::testLoadIconSvgInvalid | function | core/ |
Test the SvgExtractor::loadIcon() method with invalid svg. |
| SvgIconBuilder | class | core/ |
Builds SVG layout icons. |
| SvgIconBuilder.php | file | core/ |
|
| SvgIconBuilder::$height | property | core/ |
The height of the SVG. |
Pagination
- Previous page
- Page 1543
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.