Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
IconDefinition::__construct function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Constructor for IconDefinition.
IconDefinitionInterface interface core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Interface for icon definition.
IconDefinitionInterface.php file core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php
IconDefinitionInterface::create function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Create an icon definition.
IconDefinitionInterface::createIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Create an icon full id.
IconDefinitionInterface::getAllData function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get all icon data.
IconDefinitionInterface::getData function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get a specific icon data.
IconDefinitionInterface::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Group.
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.
IconDefinitionInterface::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the full icon id.
IconDefinitionInterface::getLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon label as human friendly.
IconDefinitionInterface::getLibrary function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Twig library.
IconDefinitionInterface::getPackId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Pack id.
IconDefinitionInterface::getPackLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon pack label.
IconDefinitionInterface::getRenderable function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon renderable element array.
IconDefinitionInterface::getSource function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon source, path or url.
IconDefinitionInterface::getTemplate function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Twig template.
IconDefinitionInvalidDataException class core/lib/Drupal/Core/Theme/Icon/Exception/IconDefinitionInvalidDataException.php Raised when icon data is invalid.
IconDefinitionInvalidDataException.php file core/lib/Drupal/Core/Theme/Icon/Exception/IconDefinitionInvalidDataException.php
IconDefinitionTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Tests Drupal\Core\Theme\Icon\IconDefinition.
IconDefinitionTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
IconDefinitionTest::providerCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerGetPreview function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testGetPreview().
IconDefinitionTest::testCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::createIcon method.
IconDefinitionTest::testCreateIconError function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::create method with errors.
IconDefinitionTest::testCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::humanize method.
IconDefinitionTest::testGetRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::getRenderable method.
IconExtractor class core/lib/Drupal/Core/Theme/Icon/Attribute/IconExtractor.php The icon_extractor attribute.
IconExtractor.php file core/lib/Drupal/Core/Theme/Icon/Attribute/IconExtractor.php
IconExtractor::__construct function core/lib/Drupal/Core/Theme/Icon/Attribute/IconExtractor.php Constructs a new IconExtractor instance.
IconExtractorBase class core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Base class for icon extractor plugins.
IconExtractorBase.php file core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php
IconExtractorBase::buildConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Form constructor.
IconExtractorBase::createIcon function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Create the icon definition from an extractor plugin.
IconExtractorBase::DEFINITION_REMOVE constant core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php
IconExtractorBase::description function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Returns the translated plugin description.
IconExtractorBase::label function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Returns the translated plugin label.
IconExtractorBase::loadIcon function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Load an icon object.
IconExtractorBase::submitConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Form submission handler.
IconExtractorBase::validateConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Form validation handler.
IconExtractorInterface interface core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Interface for icon_extractor plugins.
IconExtractorInterface.php file core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php
IconExtractorInterface::createIcon function core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Create the icon definition from an extractor plugin.
IconExtractorInterface::description function core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Returns the translated plugin description.
IconExtractorInterface::discoverIcons function core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Get a list of all the icons discovered by this extractor.
IconExtractorInterface::label function core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Returns the translated plugin label.
IconExtractorInterface::loadIcon function core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php Load an icon object.
IconExtractorPluginManager class core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php IconExtractor plugin manager.

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