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 |
|---|---|---|---|
| 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. |
| 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/ |
|
| 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/ |
|
| IconPackManager::getExtractorFormDefaults | function | core/ |
|
| IconPackManager::getExtractorPluginForms | function | core/ |
|
| IconPackManager::getIcons | function | core/ |
|
| IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
| IconPackManager::listIconPackOptions | function | core/ |
|
| IconPackManager::processDefinition | function | core/ |
|
| IconPackManager::providerExists | function | core/ |
Pagination
- Previous page
- Page 705
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.