Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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 | class | core/ |
Builds SVG layout icons. |
| SvgIconBuilder.php | file | core/ |
|
| SvgIconBuilder::$height | property | core/ |
The height of the SVG. |
| SvgIconBuilder::$id | property | core/ |
The machine name of the layout. |
| SvgIconBuilder::$label | property | core/ |
The label of the layout. |
| SvgIconBuilder::$padding | property | core/ |
The padding between regions. |
| SvgIconBuilder::$strokeWidth | property | core/ |
The width of region borders. |
| SvgIconBuilder::$width | property | core/ |
The width of the SVG. |
| SvgIconBuilder::build | function | core/ |
Builds a render array representation of an SVG based on an icon map. |
| SvgIconBuilder::buildRenderArray | function | core/ |
Builds a render array representation of an SVG. |
| SvgIconBuilder::calculateSvgValues | function | core/ |
Calculates the dimensions and offsets of all regions. |
| SvgIconBuilder::getLength | function | core/ |
Gets the height or width of a region. |
| SvgIconBuilder::getOffset | function | core/ |
Gets the offset for this region. |
| SvgIconBuilder::setHeight | function | core/ |
Sets the height. |
| SvgIconBuilder::setId | function | core/ |
Sets the ID. |
| SvgIconBuilder::setLabel | function | core/ |
Sets the label. |
| SvgIconBuilder::setPadding | function | core/ |
Sets the padding. |
| SvgIconBuilder::setStrokeWidth | function | core/ |
Sets the stroke width. |
| SvgIconBuilder::setWidth | function | core/ |
Sets the width. |
| 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/ |
|
| SvgSpriteExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
| SvgSpriteExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| SvgSpriteExtractorTest::$svgSpriteExtractorPlugin | property | core/ |
The SvgSpriteExtractor instance. |
| SvgSpriteExtractorTest::providerDiscoverIconsSvgSprite | function | core/ |
Data provider for ::testDiscoverIconsSvgSprite(). |
Pagination
- Previous page
- Page 1341
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.