Search for interface

  1. Search 7.x for interface
  2. Search 9.5.x for interface
  3. Search 8.9.x for interface
  4. Search 10.3.x for interface
  5. Other projects
Title Object type File name Summary
HelpTopicPluginInterface::getLabel function core/modules/help/src/HelpTopicPluginInterface.php Returns the label of the topic.
HelpTopicPluginInterface::getRelated function core/modules/help/src/HelpTopicPluginInterface.php Returns the IDs of related topics.
HelpTopicPluginInterface::isTopLevel function core/modules/help/src/HelpTopicPluginInterface.php Returns whether this is a top-level topic or not.
HelpTopicPluginInterface::toLink function core/modules/help/src/HelpTopicPluginInterface.php Returns a link for viewing the help topic.
HelpTopicPluginInterface::toUrl function core/modules/help/src/HelpTopicPluginInterface.php Returns the URL for viewing the help topic.
HelpTopicPluginManagerInterface interface core/modules/help/src/HelpTopicPluginManagerInterface.php Defines an interface for managing help topics and storing their definitions.
HelpTopicPluginManagerInterface interface core/modules/help_topics/src/HelpTopicPluginManagerInterface.php Defines an interface for managing help topics and storing their definitions.
HelpTopicPluginManagerInterface.php file core/modules/help_topics/src/HelpTopicPluginManagerInterface.php
HelpTopicPluginManagerInterface.php file core/modules/help/src/HelpTopicPluginManagerInterface.php
HighestIdInterface interface core/modules/migrate/src/Audit/HighestIdInterface.php Defines an interface for destination and ID maps which track a highest ID.
HighestIdInterface.php file core/modules/migrate/src/Audit/HighestIdInterface.php
HighestIdInterface::getHighestId function core/modules/migrate/src/Audit/HighestIdInterface.php Returns the highest ID tracked by the implementing plugin.
HookAttributeInterface interface core/lib/Drupal/Core/Hook/Attribute/HookAttributeInterface.php Common interface for attributes used for hook discovery.
HookAttributeInterface.php file core/lib/Drupal/Core/Hook/Attribute/HookAttributeInterface.php
HtaccessWriterInterface interface core/lib/Drupal/Core/File/HtaccessWriterInterface.php Interface for managing Apache .htaccess files.
HtaccessWriterInterface.php file core/lib/Drupal/Core/File/HtaccessWriterInterface.php
HtaccessWriterInterface::defaultProtectedDirs function core/lib/Drupal/Core/File/HtaccessWriterInterface.php Returns a list of the default protected directories.
HtaccessWriterInterface::ensure function core/lib/Drupal/Core/File/HtaccessWriterInterface.php Creates a .htaccess file in each Drupal files directory if it is missing.
IconBuilderInterface interface core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Provides an interface for building layout icons.
IconBuilderInterface.php file core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php
IconBuilderInterface::build function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Builds a render array representation of an SVG based on an icon map.
IconBuilderInterface::setHeight function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the height.
IconBuilderInterface::setId function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the ID.
IconBuilderInterface::setLabel function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the label.
IconBuilderInterface::setPadding function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the padding.
IconBuilderInterface::setStrokeWidth function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the stroke width.
IconBuilderInterface::setWidth function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the width.
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.
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.

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