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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconFinderTest::TEST_ICONS_PATH | constant | core/ |
|
| IconFinderTest::TEST_RELATIVE_URL | constant | core/ |
|
| IconMimeTypes | class | core/ |
A utility class for working with MIME types. |
| IconMimeTypes.php | file | core/ |
|
| IconMimeTypes::getGenericMimeType | function | core/ |
Determines the generic icon MIME package based on a file's MIME type. |
| IconMimeTypes::getIconClass | function | core/ |
Gets a class for the icon for a MIME type. |
| IconPackConfigErrorException | class | core/ |
Raised when we have an icon pack error. |
| IconPackConfigErrorException.php | file | core/ |
|
| IconPackExtractorForm | class | core/ |
The icon pack extractor form plugin. |
| IconPackExtractorForm.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 850
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.