Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconDefinitionTest.php | file | core/ |
|
| IconDefinitionTest::providerCreateIcon | function | core/ |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerCreateIconHumanize | function | core/ |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerGetPreview | function | core/ |
Data provider for ::testGetPreview(). |
| IconDefinitionTest::testCreateIcon | function | core/ |
Test the IconDefinition::createIcon method. |
| IconDefinitionTest::testCreateIconError | function | core/ |
Test the IconDefinition::create method with errors. |
| IconDefinitionTest::testCreateIconHumanize | function | core/ |
Test the IconDefinition::humanize method. |
| IconDefinitionTest::testGetRenderable | function | core/ |
Test the IconDefinition::getRenderable method. |
| 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::description | function | core/ |
Returns the translated plugin description. |
| IconExtractorInterface::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| IconExtractorPluginManager::getExtractorForms | function | core/ |
Get multiple extractor settings form. |
| 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::checkRequiredConfigSources | function | core/ |
Check the required `config > sources` value from definition. |
| IconExtractorWithFinder::getFilesFromSources | function | core/ |
Create files data from sources config. |
| IconExtractorWithFinder::__construct | function | core/ |
Constructs a IconExtractorWithFinder object. |
| IconExtractorWithFinderInterface::getFilesFromSources | function | core/ |
Create files data from sources config. |
| IconFinder::ALLOWED_EXTENSION | constant | core/ |
List of allowed file extensions for local icon files. |
| IconFinder::determineGroupPosition | function | core/ |
Determines the group position based on the URI. |
| IconFinder::findFiles | function | core/ |
Creates a Finder instance with configured patterns and return result. |
Pagination
- Previous page
- Page 715
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.