Search for discoverIcons

  1. Search 7.x for discoverIcons
  2. Search 9.5.x for discoverIcons
  3. Search 8.9.x for discoverIcons
  4. Search 10.3.x for discoverIcons
  5. Other projects
Title Object type File name Summary
ExtractorTest::testDiscoverIconsExceptionSource function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php Test the IconExtractorWithFinder:checkRequiredConfigSources method.
ExtractorTest::testDiscoverIconsExceptionSourceEmpty function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php Test the IconExtractorWithFinder:checkRequiredConfigSources method.
IconExtractorInterface::discoverIcons function core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Get a list of all the icons discovered by this extractor.
PathExtractor::discoverIcons function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/PathExtractor.php Get a list of all the icons discovered by this extractor.
PathExtractorTest::providerDiscoverIconsPath function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php Data provider for ::testDiscoverIconsPath().
PathExtractorTest::testDiscoverIconsPath function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php Test the PathExtractor::discoverIcons() method.
SvgExtractor::discoverIcons function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgExtractor.php Get a list of all the icons discovered by this extractor.
SvgExtractorTest::providerDiscoverIconsSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Data provider for ::testDiscoverIconsSvg().
SvgExtractorTest::testDiscoverIconsRemoteIgnored function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::discoverIcons() method with remote svg.
SvgExtractorTest::testDiscoverIconsSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::discoverIcons() method.
SvgSpriteExtractor::discoverIcons function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgSpriteExtractor.php Get a list of all the icons discovered by this extractor.
SvgSpriteExtractorTest::providerDiscoverIconsSvgSprite function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Data provider for ::testDiscoverIconsSvgSprite().
SvgSpriteExtractorTest::testDiscoverIconsSvgSprite function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Test the SvgSpriteExtractor::discoverIcons() method.
SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalid function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Test the SvgSpriteExtractor::discoverIcons() method with invalid svg.
SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Test the SvgSpriteExtractor::discoverIcons() method with invalid content.
TestExtractor::discoverIcons function core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractor.php Get a list of all the icons discovered by this extractor.
TestExtractorWithFinder::discoverIcons function core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractorWithFinder.php Get a list of all the icons discovered by this extractor.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.