Search for init
Title | Object type | File name | Summary |
---|---|---|---|
IconDefinition::getAllData | function | core/ |
Get all icon data. |
IconDefinition::getData | function | core/ |
Get a specific icon data. |
IconDefinition::getGroup | function | core/ |
Get the icon Group. |
IconDefinition::getIconDataFromId | function | core/ |
Get icon id and pack id from an icon full id. |
IconDefinition::getIconId | function | core/ |
Get the icon id. |
IconDefinition::getId | function | core/ |
Get the full icon id. |
IconDefinition::getLabel | function | core/ |
Get the icon label as human friendly. |
IconDefinition::getLibrary | function | core/ |
Get the icon Twig library. |
IconDefinition::getPackId | function | core/ |
Get the icon Pack id. |
IconDefinition::getPackLabel | function | core/ |
Get the icon pack label. |
IconDefinition::getRenderable | function | core/ |
Get the icon renderable element array. |
IconDefinition::getSource | function | core/ |
Get the icon source, path or url. |
IconDefinition::getTemplate | function | core/ |
Get the icon Twig template. |
IconDefinition::humanize | function | core/ |
Humanize a text for admin display. |
IconDefinition::ICON_SEPARATOR | constant | core/ |
|
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/ |
@coversDefaultClass \Drupal\Core\Theme\Icon\IconDefinition[[api-linebreak]] |
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. |
IconExtractorBase::DEFINITION_REMOVE | constant | core/ |
|
IconExtractorSettingsForm::initSettingForm | function | core/ |
Init setting from common JSON Schema properties. |
IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
IconPackManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
IconPackManager::validateDefinition | function | core/ |
Validates a definition against the JSON schema specification. |
IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.