Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
IconFinderTest::TEST_ICONS_PATH constant core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php
IconFinderTest::TEST_RELATIVE_URL constant core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php
IconMimeTypes class core/modules/file/src/IconMimeTypes.php A utility class for working with MIME types.
IconMimeTypes.php file core/modules/file/src/IconMimeTypes.php
IconMimeTypes::getGenericMimeType function core/modules/file/src/IconMimeTypes.php Determines the generic icon MIME package based on a file's MIME type.
IconMimeTypes::getIconClass function core/modules/file/src/IconMimeTypes.php Gets a class for the icon for a MIME type.
IconPackConfigErrorException class core/lib/Drupal/Core/Theme/Icon/Exception/IconPackConfigErrorException.php Raised when we have an icon pack error.
IconPackConfigErrorException.php file core/lib/Drupal/Core/Theme/Icon/Exception/IconPackConfigErrorException.php
IconPackExtractorForm class core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php The icon pack extractor form plugin.
IconPackExtractorForm.php file core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php
IconPackExtractorForm::buildConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php
IconPackExtractorForm::submitConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php
IconPackExtractorForm::validateConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php
IconPackExtractorFormTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Tests Drupal\Core\Theme\Icon\IconPackExtractorForm.
IconPackExtractorFormTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
IconPackExtractorFormTest::$formState property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The form state.
IconPackExtractorFormTest::$iconPackForm property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The icon pack form.
IconPackExtractorFormTest::$plugin property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The plugin form.
IconPackExtractorFormTest::setUp function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
IconPackExtractorFormTest::testBuildConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::buildConfigurationForm method.
IconPackExtractorFormTest::testSubmitConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::submitConfigurationForm method.
IconPackExtractorFormTest::testValidateConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::validateConfigurationForm method.
IconPackManager class core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Defines an icon pack plugin manager to deal with icons.
IconPackManager.php file core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::$validator property core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php The schema validator.
IconPackManager::getDiscovery function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::getExtractorFormDefaults function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::getIcon function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::getIcons function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::getIconsFromDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Discover list of icons from definition extractor.
IconPackManager::listIconPackOptions function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::processDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::providerExists function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::SCHEMA_VALIDATE constant core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::setValidator function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Sets the validator service if available.
IconPackManager::validateDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Validates a definition against the JSON schema specification.
IconPackManager::__construct function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Constructs the IconPackPluginManager object.
IconPackManagerInterface interface core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Interface for icon pack manager.
IconPackManagerInterface.php file core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php
IconPackManagerInterface::getExtractorFormDefaults function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Retrieve extractor default options.
IconPackManagerInterface::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Retrieve extractor forms based on the provided icon set limit.
IconPackManagerInterface::getIcon function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Get definition of a specific icon.
IconPackManagerInterface::getIcons function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Get a list of all the icons within definitions.
IconPackManagerInterface::listIconPackOptions function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Populates a key-value pair of available icon pack.
IconPackManagerKernelTest class core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Tests values are from test module icon_test.
IconPackManagerKernelTest.php file core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php
IconPackManagerKernelTest::$appRoot property core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php The App root instance.
IconPackManagerKernelTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php
IconPackManagerKernelTest::$pluginManagerIconPack property core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php The IconPackManager instance.

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