Search for init

  1. Search 7.x for init
  2. Search 9.5.x for init
  3. Search 8.9.x for init
  4. Search 10.3.x for init
  5. Other projects
Title Object type File name Summary
IconDefinition::getAllData function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get all icon data.
IconDefinition::getData function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get a specific icon data.
IconDefinition::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Group.
IconDefinition::getIconDataFromId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get icon id and pack id from an icon full id.
IconDefinition::getIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon id.
IconDefinition::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the full icon id.
IconDefinition::getLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon label as human friendly.
IconDefinition::getLibrary function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Twig library.
IconDefinition::getPackId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Pack id.
IconDefinition::getPackLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon pack label.
IconDefinition::getRenderable function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon renderable element array.
IconDefinition::getSource function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon source, path or url.
IconDefinition::getTemplate function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Twig template.
IconDefinition::humanize function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Humanize a text for admin display.
IconDefinition::ICON_SEPARATOR constant core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::__construct function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Constructor for IconDefinition.
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.
IconDefinitionInvalidDataException class core/lib/Drupal/Core/Theme/Icon/Exception/IconDefinitionInvalidDataException.php Raised when icon data is invalid.
IconDefinitionInvalidDataException.php file core/lib/Drupal/Core/Theme/Icon/Exception/IconDefinitionInvalidDataException.php
IconDefinitionTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php @coversDefaultClass \Drupal\Core\Theme\Icon\IconDefinition[[api-linebreak]]
IconDefinitionTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
IconDefinitionTest::providerCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerGetPreview function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testGetPreview().
IconDefinitionTest::testCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::createIcon method.
IconDefinitionTest::testCreateIconError function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::create method with errors.
IconDefinitionTest::testCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::humanize method.
IconDefinitionTest::testGetRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::getRenderable method.
IconExtractorBase::DEFINITION_REMOVE constant core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php
IconExtractorSettingsForm::initSettingForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Init setting from common JSON Schema properties.
IconPackManager::getIconsFromDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Discover list of icons from definition extractor.
IconPackManager::processDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Performs extra processing on plugin definitions.
IconPackManager::validateDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Validates a definition against the JSON schema specification.
IconPackManagerKernelTest::testProcessDefinition function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::processDefinition method.

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