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 |
|---|---|---|---|
| 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/ |
|
| IconExtractorWithFinder::getFilesFromSources | function | core/ |
|
| 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. |
| 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::$validator | property | core/ |
The schema validator. |
| IconPackManager::getExtractorFormDefaults | function | core/ |
|
| IconPackManager::getExtractorPluginForms | function | core/ |
|
| IconPackManager::setValidator | function | core/ |
Sets the validator service if available. |
| IconPackManagerInterface::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
| IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManagerKernelTest::EXPECTED_TOTAL_TEST_ICONS | constant | 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. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.