Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconDefinition::__construct | function | core/ |
Constructor for IconDefinition. |
| IconDefinitionInterface | interface | core/ |
Interface for icon definition. |
| IconDefinitionInterface.php | file | core/ |
|
| IconDefinitionInterface::create | function | core/ |
Create an icon definition. |
| IconDefinitionInterface::createIconId | function | core/ |
Create an icon full id. |
| IconDefinitionInterface::getAllData | function | core/ |
Get all icon data. |
| IconDefinitionInterface::getData | function | core/ |
Get a specific icon data. |
| IconDefinitionInterface::getGroup | function | core/ |
Get the icon Group. |
| IconDefinitionInterface::getIconDataFromId | function | core/ |
Get icon id and pack id from an icon full id. |
| IconDefinitionInterface::getIconId | function | core/ |
Get the icon id. |
| IconDefinitionInterface::getId | function | core/ |
Get the full icon id. |
| IconDefinitionInterface::getLabel | function | core/ |
Get the icon label as human friendly. |
| IconDefinitionInterface::getLibrary | function | core/ |
Get the icon Twig library. |
| IconDefinitionInterface::getPackId | function | core/ |
Get the icon Pack id. |
| IconDefinitionInterface::getPackLabel | function | core/ |
Get the icon pack label. |
| IconDefinitionInterface::getRenderable | function | core/ |
Get the icon renderable element array. |
| IconDefinitionInterface::getSource | function | core/ |
Get the icon source, path or url. |
| IconDefinitionInterface::getTemplate | function | core/ |
Get the icon Twig template. |
| IconDefinitionInvalidDataException | class | core/ |
Raised when icon data is invalid. |
| IconDefinitionInvalidDataException.php | file | core/ |
|
| IconDefinitionTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconDefinition. |
| IconDefinitionTest.php | file | core/ |
|
| IconDefinitionTest::providerCreateIcon | function | core/ |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerCreateIconHumanize | function | core/ |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerGetPreview | function | core/ |
Data provider for ::testGetPreview(). |
| IconDefinitionTest::testCreateIcon | function | core/ |
Test the IconDefinition::createIcon method. |
| IconDefinitionTest::testCreateIconError | function | core/ |
Test the IconDefinition::create method with errors. |
| IconDefinitionTest::testCreateIconHumanize | function | core/ |
Test the IconDefinition::humanize method. |
| IconDefinitionTest::testGetRenderable | function | core/ |
Test the IconDefinition::getRenderable method. |
| IconExtractor | class | core/ |
The icon_extractor attribute. |
| IconExtractor.php | file | core/ |
|
| IconExtractor::__construct | function | core/ |
Constructs a new IconExtractor instance. |
| IconExtractorBase | class | core/ |
Base class for icon extractor plugins. |
| IconExtractorBase.php | file | core/ |
|
| IconExtractorBase::buildConfigurationForm | function | core/ |
Form constructor. |
| IconExtractorBase::createIcon | function | core/ |
Create the icon definition from an extractor plugin. |
| IconExtractorBase::DEFINITION_REMOVE | constant | core/ |
|
| IconExtractorBase::description | function | core/ |
Returns the translated plugin description. |
| IconExtractorBase::label | function | core/ |
Returns the translated plugin label. |
| IconExtractorBase::loadIcon | function | core/ |
Load an icon object. |
| IconExtractorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| IconExtractorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| IconExtractorInterface | interface | core/ |
Interface for icon_extractor plugins. |
| IconExtractorInterface.php | file | core/ |
|
| IconExtractorInterface::createIcon | function | core/ |
Create the icon definition from an extractor plugin. |
| IconExtractorInterface::description | function | core/ |
Returns the translated plugin description. |
| IconExtractorInterface::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| IconExtractorInterface::label | function | core/ |
Returns the translated plugin label. |
| IconExtractorInterface::loadIcon | function | core/ |
Load an icon object. |
| IconExtractorPluginManager | class | core/ |
IconExtractor plugin manager. |
Pagination
- Previous page
- Page 843
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.