Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 8.9.x for interface
- Search 10.3.x for interface
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HelpTopicPluginInterface::getLabel | function | core/ |
Returns the label of the topic. |
HelpTopicPluginInterface::getRelated | function | core/ |
Returns the IDs of related topics. |
HelpTopicPluginInterface::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
HelpTopicPluginInterface::toLink | function | core/ |
Returns a link for viewing the help topic. |
HelpTopicPluginInterface::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
HelpTopicPluginManagerInterface | interface | core/ |
Defines an interface for managing help topics and storing their definitions. |
HelpTopicPluginManagerInterface | interface | core/ |
Defines an interface for managing help topics and storing their definitions. |
HelpTopicPluginManagerInterface.php | file | core/ |
|
HelpTopicPluginManagerInterface.php | file | core/ |
|
HighestIdInterface | interface | core/ |
Defines an interface for destination and ID maps which track a highest ID. |
HighestIdInterface.php | file | core/ |
|
HighestIdInterface::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
HookAttributeInterface | interface | core/ |
Common interface for attributes used for hook discovery. |
HookAttributeInterface.php | file | core/ |
|
HtaccessWriterInterface | interface | core/ |
Interface for managing Apache .htaccess files. |
HtaccessWriterInterface.php | file | core/ |
|
HtaccessWriterInterface::defaultProtectedDirs | function | core/ |
Returns a list of the default protected directories. |
HtaccessWriterInterface::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
IconBuilderInterface | interface | core/ |
Provides an interface for building layout icons. |
IconBuilderInterface.php | file | core/ |
|
IconBuilderInterface::build | function | core/ |
Builds a render array representation of an SVG based on an icon map. |
IconBuilderInterface::setHeight | function | core/ |
Sets the height. |
IconBuilderInterface::setId | function | core/ |
Sets the ID. |
IconBuilderInterface::setLabel | function | core/ |
Sets the label. |
IconBuilderInterface::setPadding | function | core/ |
Sets the padding. |
IconBuilderInterface::setStrokeWidth | function | core/ |
Sets the stroke width. |
IconBuilderInterface::setWidth | function | core/ |
Sets the width. |
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. |
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. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.