Search for next
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseDriverList::doScanExtensions | function | core/ |
Scans the available extensions. |
ExtractorTest::testIconExtractorBase | function | core/ |
Test the IconExtractorBase::label and IconExtractorBase::description. |
IconExtractor | class | core/ |
The icon_extractor attribute. |
IconExtractor.php | file | core/ |
|
IconExtractor::__construct | function | core/ |
Constructs a new IconExtractor instance. |
IconExtractorBase | class | core/ |
Base class for icon extractor plugins. |
IconExtractorBase.php | file | core/ |
|
IconExtractorBase::buildConfigurationForm | function | core/ |
Form constructor. |
IconExtractorBase::createIcon | function | core/ |
Create the icon definition from an extractor plugin. |
IconExtractorBase::DEFINITION_REMOVE | constant | core/ |
|
IconExtractorBase::description | function | core/ |
Returns the translated plugin description. |
IconExtractorBase::label | function | core/ |
Returns the translated plugin label. |
IconExtractorBase::loadIcon | function | core/ |
Load an icon object. |
IconExtractorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
IconExtractorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
IconExtractorInterface | interface | core/ |
Interface for icon_extractor plugins. |
IconExtractorInterface.php | file | core/ |
|
IconExtractorInterface::createIcon | function | core/ |
Create the icon definition from an extractor plugin. |
IconExtractorInterface::description | function | core/ |
Returns the translated plugin description. |
IconExtractorInterface::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
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/ |
@coversDefaultClass \Drupal\Core\Theme\Icon\IconExtractorSettingsForm[[api-linebreak]] |
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/ |
@coversDefaultClass \Drupal\Core\Theme\Icon\Attribute\IconExtractor[[api-linebreak]] |
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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.