Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_field_info_entity_type_ui_definitions_alter | function | core/ |
Alters the UI field definitions. |
IconDefinition | class | core/ |
Handle an icon definition. |
IconDefinition.php | file | core/ |
|
IconDefinition::create | function | core/ |
Create an icon definition. |
IconDefinition::createIconId | function | core/ |
Create an icon full id. |
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/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.