Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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. |
| 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/ |
|
| IconPackExtractorForm::buildConfigurationForm | function | core/ |
Form constructor. |
| IconPackExtractorForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| IconPackExtractorForm::validateConfigurationForm | function | core/ |
Form validation 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 | class | core/ |
Defines an icon pack plugin manager to deal with icons. |
| IconPackManager.php | file | core/ |
|
| IconPackManager::$validator | property | core/ |
The schema validator. |
| IconPackManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| IconPackManager::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
Pagination
- Previous page
- Page 845
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.