Search for getIcon

  1. Search 7.x for getIcon
  2. Search 9.5.x for getIcon
  3. Search 8.9.x for getIcon
  4. Search 10.3.x for getIcon
  5. Other projects
Title Object type File name Summary
IconCollector::getIconFromExtractor function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Returns the icon from an icon id and icon pack definition.
IconDefinition::getIconDataFromId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get icon id and pack id from an icon full id.
IconDefinition::getIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon id.
IconDefinitionInterface::getIconDataFromId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get icon id and pack id from an icon full id.
IconDefinitionInterface::getIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon id.
IconMimeTypes::getIconClass function core/modules/file/src/IconMimeTypes.php Gets a class for the icon for a MIME type.
IconPackManager::getIcon function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Get definition of a specific icon.
IconPackManager::getIcons function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Get a list of all the icons within definitions.
IconPackManager::getIconsFromDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Discover list of icons from definition extractor.
IconPackManagerInterface::getIcon function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Get definition of a specific icon.
IconPackManagerInterface::getIcons function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Get a list of all the icons within definitions.
IconPackManagerKernelTest::testGetIcon function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getIcon method.
IconPackManagerKernelTest::testGetIcons function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getIcons method.
IconsTwigExtension::getIconRenderable function core/lib/Drupal/Core/Template/IconsTwigExtension.php Get an icon renderable array.
IconsTwigExtensionTest::testGetIconRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php Test the IconsTwigExtension::getIconRenderable method.
LayoutDefinition::getIcon function core/lib/Drupal/Core/Layout/LayoutDefinition.php Builds a render array for an icon representing the layout.
LayoutDefinition::getIconBuilder function core/lib/Drupal/Core/Layout/LayoutDefinition.php Wraps the icon builder.
LayoutDefinition::getIconMap function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the icon map for this layout definition.
LayoutDefinition::getIconPath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the icon path for this layout definition.

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