plugin.manager.icon_pack
Class
Drupal\Core\Theme\Icon\Plugin\IconPackManager4 string references to plugin.manager.icon_pack
- Icon::preRenderIcon in core/
lib/ Drupal/ Core/ Render/ Element/ Icon.php - Icon element pre render callback.
- IconTest::testPreRenderIcon in core/
tests/ Drupal/ Tests/ Core/ Theme/ Icon/ IconTest.php - Test the Icon::preRenderIcon method.
- IconTest::testPreRenderIconEmptyValues in core/
tests/ Drupal/ Tests/ Core/ Theme/ Icon/ IconTest.php - Test the Icon::preRenderIcon method.
- IconTest::testPreRenderIconNoIcon in core/
tests/ Drupal/ Tests/ Core/ Theme/ Icon/ IconTest.php - Test the Icon::preRenderIcon method.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Theme\Icon\Plugin\IconPackManager
- calls:
- - [setValidator, { }]
- arguments:
- - '@module_handler'
- - '@theme_handler'
- - '@cache.discovery'
- - '@plugin.manager.icon_extractor'
- - '@Drupal\Core\Theme\Icon\IconCollector'
- - '%app.root%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.