Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconExtractorInterface::label | function | core/ |
Returns the translated plugin label. |
| IconExtractorInterface::loadIcon | function | core/ |
Load an icon object. |
| IconExtractorPluginManager | class | core/ |
IconExtractor plugin manager. |
| IconExtractorPluginManager.php | file | core/ |
|
| IconExtractorPluginManager::getExtractorForm | function | core/ |
Get an extractor settings form. |
| IconExtractorPluginManager::getExtractorForms | function | core/ |
Get multiple extractor settings form. |
| IconExtractorPluginManager::getPluginForm | function | core/ |
Retrieves the plugin form for a given icon extractor. |
| IconExtractorPluginManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
| IconExtractorSettingsForm | class | core/ |
Handle icon extractor settings form conversion from YAML to Drupal Form API. |
| IconExtractorSettingsForm.php | file | core/ |
|
| IconExtractorSettingsForm::buildBooleanForm | function | core/ |
Build Drupal form for a boolean setting to a checkbox. |
| IconExtractorSettingsForm::buildEnumForm | function | core/ |
Build Drupal form for an enumerations to a select. |
| IconExtractorSettingsForm::buildNumberForm | function | core/ |
Build Drupal form for a number or integer setting. |
| IconExtractorSettingsForm::buildStringForm | function | core/ |
Build Drupal form for a string setting to a textfield. |
| IconExtractorSettingsForm::COLOR_TYPE | constant | core/ |
|
| IconExtractorSettingsForm::generateSettingsForm | function | core/ |
Create the Drupal Form API element from the settings. |
| IconExtractorSettingsForm::getOptions | function | core/ |
Get option list for enumerations. |
| IconExtractorSettingsForm::initSettingForm | function | core/ |
Init setting from common JSON Schema properties. |
| IconExtractorSettingsFormTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconExtractorSettingsForm. |
| IconExtractorSettingsFormTest.php | file | core/ |
|
| IconExtractorSettingsFormTest::settingsFormDataProvider | function | core/ |
Provide data for testGenerateSettingsForm. |
| IconExtractorSettingsFormTest::testGenerateSettingsForm | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
| IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
| IconExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Icon\Attribute\IconExtractor. |
| IconExtractorTest.php | file | core/ |
|
| IconExtractorTest::$container | property | core/ |
The container. |
| IconExtractorTest::setUp | function | core/ |
|
| IconExtractorTest::testConstruct | function | core/ |
Test the IconExtractor::_construct method. |
| IconExtractorWithFinder | class | core/ |
Base class for icon_extractor plugins. |
| IconExtractorWithFinder.php | file | core/ |
|
| IconExtractorWithFinder::checkRequiredConfigSources | function | core/ |
Check the required `config > sources` value from definition. |
| IconExtractorWithFinder::create | function | core/ |
Creates an instance of the plugin. |
| IconExtractorWithFinder::getFilesFromSources | function | core/ |
Create files data from sources config. |
| IconExtractorWithFinder::__construct | function | core/ |
Constructs a IconExtractorWithFinder object. |
| IconExtractorWithFinderInterface | interface | core/ |
Interface for icon_extractor plugins. |
| IconExtractorWithFinderInterface.php | file | core/ |
|
| IconExtractorWithFinderInterface::getFilesFromSources | function | core/ |
Create files data from sources config. |
| IconFinderTest::$fileUrlGenerator | property | core/ |
The file url generator instance. |
| IconPackExtractorForm | class | core/ |
The icon pack extractor form plugin. |
| IconPackExtractorForm.php | file | core/ |
|
| IconPackExtractorForm::buildConfigurationForm | function | core/ |
Form constructor. |
| IconPackExtractorForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| IconPackExtractorForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.