Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconPackExtractorForm::buildConfigurationForm | function | core/ |
|
| IconPackExtractorForm::submitConfigurationForm | function | core/ |
|
| IconPackExtractorForm::validateConfigurationForm | function | core/ |
|
| IconPackExtractorFormTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconPackExtractorForm. |
| IconPackExtractorFormTest.php | file | core/ |
|
| IconPackExtractorFormTest::$formState | property | core/ |
The form state. |
| IconPackExtractorFormTest::$iconPackForm | property | core/ |
The icon pack form. |
| IconPackExtractorFormTest::$plugin | property | core/ |
The plugin form. |
| IconPackExtractorFormTest::setUp | function | core/ |
|
| IconPackExtractorFormTest::testBuildConfigurationForm | function | core/ |
Test the IconPackExtractorForm::buildConfigurationForm method. |
| IconPackExtractorFormTest::testSubmitConfigurationForm | function | core/ |
Test the IconPackExtractorForm::submitConfigurationForm method. |
| IconPackExtractorFormTest::testValidateConfigurationForm | function | core/ |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| IconPackManager | class | core/ |
Defines an icon pack plugin manager to deal with icons. |
| IconPackManager.php | file | core/ |
|
| IconPackManager::$validator | property | core/ |
The schema validator. |
| IconPackManager::getDiscovery | function | core/ |
|
| IconPackManager::getExtractorFormDefaults | function | core/ |
|
| IconPackManager::getExtractorPluginForms | function | core/ |
|
| IconPackManager::getIcon | function | core/ |
|
| IconPackManager::getIcons | function | core/ |
|
| IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
| IconPackManager::listIconPackOptions | function | core/ |
|
| IconPackManager::processDefinition | function | core/ |
|
| IconPackManager::providerExists | function | core/ |
|
| IconPackManager::SCHEMA_VALIDATE | constant | core/ |
|
| IconPackManager::setValidator | function | core/ |
Sets the validator service if available. |
| IconPackManager::validateDefinition | function | core/ |
Validates a definition against the JSON schema specification. |
| IconPackManager::__construct | function | core/ |
Constructs the IconPackPluginManager object. |
| IconPackManagerInterface | interface | core/ |
Interface for icon pack manager. |
| IconPackManagerInterface.php | file | core/ |
|
| IconPackManagerInterface::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
| IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManagerInterface::getIcon | function | core/ |
Get definition of a specific icon. |
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 825
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.