Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconPackManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| IconPackManager::SCHEMA_VALIDATE | constant | core/ |
|
| IconPackManager::setValidator | function | core/ |
Sets the validator service if available. |
| IconPackManager::__construct | function | core/ |
Constructs the IconPackPluginManager object. |
| IconPackManagerInterface::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
| IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManagerInterface::getIcons | function | core/ |
Get a list of all the icons within definitions. |
| IconPackManagerInterface::listIconPackOptions | function | core/ |
Populates a key-value pair of available icon pack. |
| IconPackManagerKernelTest | class | core/ |
Tests values are from test module icon_test. |
| IconPackManagerKernelTest.php | file | core/ |
|
| IconPackManagerKernelTest::$appRoot | property | core/ |
The App root instance. |
| IconPackManagerKernelTest::$modules | property | core/ |
Modules to install. |
| IconPackManagerKernelTest::$pluginManagerIconPack | property | core/ |
The IconPackManager instance. |
| IconPackManagerKernelTest::EXPECTED_TOTAL_TEST_ICONS | constant | core/ |
|
| IconPackManagerKernelTest::setUp | function | core/ |
|
| IconPackManagerKernelTest::testConstructor | function | core/ |
Test the IconPackManager::_construct method. |
| IconPackManagerKernelTest::testGetExtractorFormDefaults | function | core/ |
Test the IconPackManager::getExtractorFormDefault method. |
| IconPackManagerKernelTest::testGetExtractorPluginForms | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault | function | core/ |
Test the IconPackManager::getExtractorPluginForms method with default. |
| IconPackManagerKernelTest::testGetIcon | function | core/ |
Test the IconPackManager::getIcon method. |
| IconPackManagerKernelTest::testGetIcons | function | core/ |
Test the IconPackManager::getIcons method. |
| IconPackManagerKernelTest::testListIconPackOptions | function | core/ |
Test the IconPackManager::listIconPackOptions method. |
| IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
| IconPackManagerKernelTest::testProcessDefinitionDisabled | function | core/ |
Test the IconPackManager::processDefinition method with disable pack. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
| IconPackManagerKernelTest::TEST_ICON_FULL_ID | constant | core/ |
Icon from icon_test module. |
| IconPackManagerTest | class | core/ |
Tests Drupal\Core\Theme\Icon\Plugin\IconPackManager. |
| IconPackManagerTest.php | file | core/ |
|
| IconPackManagerTest::providerIconPackLibraryName | function | core/ |
Data provider for ::testLibraryName(). |
| IconPackManagerTest::testIconPackLibraryName | function | core/ |
Test the library names. |
| icons.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore toleft, totop, tmgmt, webform */ :root { --admin-icon-add:… |
| icons.css | file | core/ |
Visual styles for icons. |
| icons.css | file | core/ |
Visual styles for icons. |
| icons.css | file | core/ |
Visual styles for icons. |
| icons.pcss.css | file | core/ |
/* cspell:ignore toleft, totop, tmgmt, webform */ :root { --admin-icon-add: url("../../migration/media/icons/general/add.svg"); --admin-icon-announcement: url("../../migration/media/icons/navigation/announcement.svg"); … |
| IconsTwigExtension | class | core/ |
Twig extension for icon. |
| IconsTwigExtension.php | file | core/ |
|
| IconsTwigExtension::getFunctions | function | core/ |
|
| IconsTwigExtension::getIconRenderable | function | core/ |
Get an icon renderable array. |
| IconsTwigExtensionTest | class | core/ |
Tests Drupal\Core\Template\IconsTwigExtension. |
| IconsTwigExtensionTest.php | file | core/ |
|
| IconsTwigExtensionTest::$iconsTwigExtension | property | core/ |
The twig extension. |
| IconsTwigExtensionTest::setUp | function | core/ |
|
| IconsTwigExtensionTest::testGetFunctions | function | core/ |
Test the IconsTwigExtension::getFunctions method. |
| IconsTwigExtensionTest::testGetIconRenderable | function | core/ |
Test the IconsTwigExtension::getIconRenderable method. |
| IconTest | class | core/ |
Tests Drupal\Core\Render\Element\Icon. |
| IconTest.php | file | core/ |
|
| IconTest::$container | property | core/ |
The container. |
Pagination
- Previous page
- Page 717
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.