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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconExtractorBase::label | function | core/ |
|
| IconExtractorBase::loadIcon | function | core/ |
|
| IconExtractorBase::submitConfigurationForm | function | core/ |
|
| IconExtractorBase::validateConfigurationForm | function | core/ |
|
| 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/ |
|
| 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/ |
|
| 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. |
| IconFinder::getFileContents | function | core/ |
|
| IconFinder::getFilesFromPath | function | core/ |
Get files from a local path. |
| IconFinder::getFilesFromSources | function | core/ |
|
| IconFinder::processFoundFiles | function | core/ |
Process files and format icon information. |
| IconFinder::__construct | function | core/ |
Constructs a new IconFinder object. |
| IconFinderInterface::getFileContents | function | core/ |
Wrapper to the file_get_contents function. |
| IconFinderInterface::getFilesFromSources | function | core/ |
Create files from source paths. |
| IconFinderTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconFinder. |
| IconFinderTest.php | file | core/ |
|
| IconFinderTest::providerExtractIconIdFromFilename | function | core/ |
Data provider for ::testExtractIconIdFromFilename(). |
| IconFinderTest::providerGetFileContents | function | core/ |
Data provider for ::testGetFileContents(). |
| IconFinderTest::providerGetFilesFromSourcesPath | function | core/ |
Data provider for ::testGetFilesFromSourcesPath(). |
| IconFinderTest::providerGetFilesFromSourcesUrl | function | core/ |
Data provider for ::testGetFilesFromSourcesUrl(). |
| IconFinderTest::testExtractIconIdFromFilename | function | core/ |
Test the IconFinder::extractIconIdFromFilename method. |
| IconFinderTest::testExtractIconIdFromFilenameWarning | function | core/ |
Test the IconFinder::extractIconIdFromFilename method with failing pattern. |
Pagination
- Previous page
- Page 698
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.