Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
| SupernovaGenerator | class | core/ |
Implements a URL generator which always thrown an exception. |
| SupernovaGenerator.php | file | core/ |
|
| SupernovaGenerator::generate | function | core/ |
|
| SupernovaGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| SupernovaGenerator::getContext | function | core/ |
|
| SupernovaGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| SupernovaGenerator::setContext | function | core/ |
|
| 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. |
| SvgExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| SvgExtractor.php | file | core/ |
|
| SvgExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| SvgExtractor::extractSvg | function | core/ |
Extract svg values, simply exclude parent <svg>. |
| SvgExtractor::loadIcon | function | core/ |
Load an icon object. |
| 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::getOffset | function | core/ |
Gets the offset for this region. |
| SvgSpriteExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| SvgSpriteExtractor.php | file | core/ |
|
| SvgSpriteExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| SvgSpriteExtractor::extractIdsFromSymbols | function | core/ |
Extract icon ID from SVG symbols. |
| SvgSpriteExtractor::extractIdsFromXml | function | core/ |
Extract icon ID from XML. |
| SvgSpriteExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Plugin\IconExtractor\SvgSpriteExtractor. |
| SvgSpriteExtractorTest.php | file | core/ |
Pagination
- Previous page
- Page 236
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.