Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| IconFinder | class | core/ |
Icon finder to discover files under specific paths or URLs. |
| IconFinder.php | file | core/ |
|
| 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::extractGroupFromPath | function | core/ |
Extracts the group from a file path based on the group position. |
| IconFinder::extractIconIdFromFilename | function | core/ |
Check if {icon_id} is a part of the name and need to be extracted. |
| IconFinder::findFiles | function | core/ |
Creates a Finder instance with configured patterns and return result. |
| IconFinder::getFileContents | function | core/ |
|
| IconFinder::getFileFromUrl | function | core/ |
Get filename from an URL source. |
| IconFinder::getFilesFromPath | function | core/ |
Get files from a local path. |
| IconFinder::getFilesFromSources | function | core/ |
|
| IconFinder::GROUP_PATTERN | constant | core/ |
Pattern to match a group placeholder in a source path. |
| IconFinder::ICON_ID_PATTERN | constant | core/ |
Pattern to match an icon ID placeholder in a filename. |
| IconFinder::processFoundFiles | function | core/ |
Process files and format icon information. |
| IconFinder::__construct | function | core/ |
Constructs a new IconFinder object. |
| IconFinderInterface | interface | core/ |
Interface for icon finder. |
| IconFinderInterface.php | file | core/ |
|
| 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. |
| 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. |
| IconPackConfigErrorException | class | core/ |
Raised when we have an icon pack error. |
| IconPackConfigErrorException.php | file | core/ |
|
| IconPackExtractorForm | class | core/ |
The icon pack extractor form plugin. |
| IconPackExtractorForm.php | file | core/ |
Pagination
- Previous page
- Page 824
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.