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 |
|---|---|---|---|
| IconFinder::getFileContents | function | core/ |
Wrapper to the file_get_contents function. |
| IconFinder::getFilesFromPath | function | core/ |
Get files from a local path. |
| IconFinder::getFilesFromSources | function | core/ |
Create files from source paths. |
| 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::$fileUrlGenerator | property | core/ |
The file url generator instance. |
| IconFinderTest::$iconFinder | property | core/ |
The IconFinder instance. |
| IconFinderTest::$logger | property | core/ |
The logger service instance. |
| 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::setUp | function | core/ |
|
| IconFinderTest::testExtractIconIdFromFilename | function | core/ |
Test the IconFinder::extractIconIdFromFilename method. |
| IconFinderTest::testExtractIconIdFromFilenameWarning | function | core/ |
Test the IconFinder::extractIconIdFromFilename method with failing pattern. |
| IconFinderTest::testFindFilesEmptyWarning | function | core/ |
Test the IconFinder::findFiles method with warning when no icons found. |
| IconFinderTest::testFindFilesWarning | function | core/ |
Test the IconFinder::findFiles method with warning with invalid path. |
| IconFinderTest::testGetFileContents | function | core/ |
Test the IconFinder::getFileContents method. |
| IconFinderTest::testGetFileFromUrlWarning | function | core/ |
Test the IconFinder::getFileFromUrl method with warning. |
| IconFinderTest::testGetFilesFromPathEmptyWarning | function | core/ |
Test the IconFinder::getFilesFromPath method with warning. |
| IconFinderTest::testGetFilesFromPathInvalidExtensionWarning | function | core/ |
Test the IconFinder::getFilesFromPath method with warning. |
| IconFinderTest::testGetFilesFromSourcesPath | function | core/ |
Test the IconFinder::getFilesFromSources method with paths. |
| IconFinderTest::testGetFilesFromSourcesUrl | function | core/ |
Test the IconFinder::getFilesFromSources method with urls. |
| IconFinderTest::TEST_ICONS_PATH | constant | core/ |
|
| IconFinderTest::TEST_RELATIVE_URL | constant | core/ |
|
| IconMimeTypes | class | core/ |
A utility class for working with MIME types. |
| IconMimeTypes.php | file | core/ |
|
| IconMimeTypes::getGenericMimeType | function | core/ |
Determines the generic icon MIME package based on a file's MIME type. |
| IconMimeTypes::getIconClass | function | core/ |
Gets a class for the icon for a MIME type. |
| IconPackExtractorForm::submitConfigurationForm | function | core/ |
Form submission 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. |
| IconPackExtractorFormTest::testSubmitConfigurationForm | function | core/ |
Test the IconPackExtractorForm::submitConfigurationForm method. |
| IconPackExtractorFormTest::testValidateConfigurationForm | function | core/ |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| IconPackManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| IconPackManager::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
| IconPackManager::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManager::getIcons | function | core/ |
Get a list of all the icons within definitions. |
| IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
| IconPackManager::listIconPackOptions | function | core/ |
Populates a key-value pair of available icon pack. |
| IconPackManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
Pagination
- Previous page
- Page 716
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.