Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search main for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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/ |
|
| IconPackConfigErrorException | class | core/ |
Raised when we have an icon pack error. |
| IconPackConfigErrorException.php | file | core/ |
|
| IconPackExtractorForm::buildConfigurationForm | function | core/ |
Form constructor. |
| IconPackExtractorForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| IconPackExtractorForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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. |
| IdConflictForm | class | core/ |
Migrate Upgrade Id Conflict form. |
| IdConflictForm.php | file | core/ |
|
| IdConflictForm::buildForm | function | core/ |
Form constructor. |
| IdConflictForm::conflictsForm | function | core/ |
Build the markup for conflict warnings. |
| IdConflictForm::formatConflicts | function | core/ |
Formats a set of failing audit results as strings. |
| IdConflictForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| IdConflictForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IdConflictForm::i18nWarningForm | function | core/ |
Build the markup for i18n warnings. |
| IdConflictForm::submitForm | function | core/ |
Form submission handler. |
| IdConflictTest | class | core/ |
Tests Drupal 6 Id Conflict page. |
| IdConflictTest | class | core/ |
Tests Drupal 7 Id Conflict page. |
| IdConflictTest.php | file | core/ |
|
| IdConflictTest.php | file | core/ |
|
| IdConflictTest::$modules | property | core/ |
Modules to install. |
| IdConflictTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.