Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| I18nQueryTraitTest::testMigrateSourcePluginUsingI18nQueryTraitDiscovery | function | core/ |
Tests instantiating migrate source plugins using I18nQueryTrait. |
| Icon | class | core/ |
Provides a render element to display an icon. |
| icon-link.css | file | core/ |
Icon link component. |
| icon-link.css | file | core/ |
Icon link component. |
| icon-link.css | file | core/ |
Icon link component. |
| icon-link.pcss.css | file | core/ |
Icon link component. |
| icon-link.pcss.css | file | core/ |
Icon link component. |
| icon-link.pcss.css | file | core/ |
Icon link component. |
| Icon.php | file | core/ |
|
| Icon::getInfo | function | core/ |
Returns the element properties for this element. |
| Icon::preRenderIcon | function | core/ |
Icon element pre render callback. |
| IconBuilderInterface | interface | core/ |
Provides an interface for building layout icons. |
| IconBuilderInterface.php | file | core/ |
|
| IconBuilderInterface::build | function | core/ |
Builds a render array representation of an SVG based on an icon map. |
| IconBuilderInterface::setHeight | function | core/ |
Sets the height. |
| IconBuilderInterface::setId | function | core/ |
Sets the ID. |
| IconBuilderInterface::setLabel | function | core/ |
Sets the label. |
| IconBuilderInterface::setPadding | function | core/ |
Sets the padding. |
| IconBuilderInterface::setStrokeWidth | function | core/ |
Sets the stroke width. |
| IconBuilderInterface::setWidth | function | core/ |
Sets the width. |
| IconBuilderTest | class | core/ |
Tests Drupal\Core\Layout\Icon\SvgIconBuilder. |
| IconBuilderTest.php | file | core/ |
|
| IconBuilderTest::providerTestBuild | function | core/ |
Returns data for testing the icon builder. |
| IconBuilderTest::testBuild | function | core/ |
Tests build. |
| IconCollector | class | core/ |
A CacheCollector implementation for building icons info. |
| IconCollector.php | file | core/ |
|
| IconCollector::get | function | core/ |
Gets value from the cache. |
| IconCollector::getIconFromExtractor | function | core/ |
Returns the icon from an icon id and icon pack definition. |
| IconCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| IconCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| IconCollector::__construct | function | core/ |
Constructs a IconCollector instance. |
| IconDefinition | class | core/ |
Handle an icon definition. |
| IconDefinition.php | file | core/ |
|
| IconDefinition::create | function | core/ |
Create an icon definition. |
| IconDefinition::createIconId | function | core/ |
Create an icon full id. |
| IconDefinition::getAllData | function | core/ |
Get all icon data. |
| IconDefinition::getData | function | core/ |
Get a specific icon data. |
| IconDefinition::getGroup | function | core/ |
Get the icon Group. |
| IconDefinition::getIconDataFromId | function | core/ |
Get icon id and pack id from an icon full id. |
| IconDefinition::getIconId | function | core/ |
Get the icon id. |
| IconDefinition::getId | function | core/ |
Get the full icon id. |
| IconDefinition::getLabel | function | core/ |
Get the icon label as human friendly. |
| IconDefinition::getLibrary | function | core/ |
Get the icon Twig library. |
| IconDefinition::getPackId | function | core/ |
Get the icon Pack id. |
| IconDefinition::getPackLabel | function | core/ |
Get the icon pack label. |
| IconDefinition::getRenderable | function | core/ |
Get the icon renderable element array. |
| IconDefinition::getSource | function | core/ |
Get the icon source, path or url. |
| IconDefinition::getTemplate | function | core/ |
Get the icon Twig template. |
| IconDefinition::humanize | function | core/ |
Humanize a text for admin display. |
| IconDefinition::ICON_SEPARATOR | constant | core/ |
Pagination
- Previous page
- Page 842
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.