| IconFinderTest::providerGetFilesFromSourcesUrl |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Data provider for ::testGetFilesFromSourcesUrl(). |
| IconFinderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
|
| IconFinderTest::testExtractIconIdFromFilename |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::extractIconIdFromFilename method. |
| IconFinderTest::testExtractIconIdFromFilenameWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::extractIconIdFromFilename method with failing pattern. |
| IconFinderTest::testFindFilesEmptyWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::findFiles method with warning when no icons found. |
| IconFinderTest::testFindFilesWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::findFiles method with warning with invalid path. |
| IconFinderTest::testGetFileContents |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::getFileContents method. |
| IconFinderTest::testGetFileFromUrlWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::getFileFromUrl method with warning. |
| IconFinderTest::testGetFilesFromPathEmptyWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::getFilesFromPath method with warning. |
| IconFinderTest::testGetFilesFromPathInvalidExtensionWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::getFilesFromPath method with warning. |
| IconFinderTest::testGetFilesFromSourcesPath |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::getFilesFromSources method with paths. |
| IconFinderTest::testGetFilesFromSourcesUrl |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::getFilesFromSources method with urls. |
| IconFinderTest::TEST_ICONS_PATH |
constant |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
|
| IconFinderTest::TEST_RELATIVE_URL |
constant |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
|
| IconPackExtractorFormTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Tests Drupal\Core\Theme\Icon\IconPackExtractorForm. |
| IconPackExtractorFormTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| IconPackExtractorFormTest::$formState |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
The form state. |
| IconPackExtractorFormTest::$iconPackForm |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
The icon pack form. |
| IconPackExtractorFormTest::$plugin |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
The plugin form. |
| IconPackExtractorFormTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| IconPackExtractorFormTest::testBuildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::buildConfigurationForm method. |
| IconPackExtractorFormTest::testSubmitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::submitConfigurationForm method. |
| IconPackExtractorFormTest::testValidateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| IconPackManagerKernelTest |
class |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Tests values are from test module icon_test. |
| IconPackManagerKernelTest.php |
file |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
|
| IconPackManagerKernelTest::$appRoot |
property |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
The App root instance. |
| IconPackManagerKernelTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Modules to install. |
| IconPackManagerKernelTest::$pluginManagerIconPack |
property |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
The IconPackManager instance. |
| IconPackManagerKernelTest::EXPECTED_TOTAL_TEST_ICONS |
constant |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
|
| IconPackManagerKernelTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
|
| IconPackManagerKernelTest::testConstructor |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::_construct method. |
| IconPackManagerKernelTest::testGetExtractorFormDefaults |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::getExtractorFormDefault method. |
| IconPackManagerKernelTest::testGetExtractorPluginForms |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::getExtractorPluginForms method with default. |
| IconPackManagerKernelTest::testGetIcon |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::getIcon method. |
| IconPackManagerKernelTest::testGetIcons |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::getIcons method. |
| IconPackManagerKernelTest::testListIconPackOptions |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::listIconPackOptions method. |
| IconPackManagerKernelTest::testProcessDefinition |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::processDefinition method. |
| IconPackManagerKernelTest::testProcessDefinitionDisabled |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::processDefinition method with disable pack. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionName |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::processDefinition method with exception. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionRequired |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::processDefinition method with exception. |
| IconPackManagerKernelTest::TEST_ICON_FULL_ID |
constant |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Icon from icon_test module. |
| IconPackManagerTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php |
Tests Drupal\Core\Theme\Icon\Plugin\IconPackManager. |
| IconPackManagerTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php |
|
| IconPackManagerTest::providerIconPackLibraryName |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php |
Data provider for ::testLibraryName(). |
| IconPackManagerTest::testIconPackLibraryName |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php |
Test the library names. |
| IconsTwigExtensionTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
Tests Drupal\Core\Template\IconsTwigExtension. |
| IconsTwigExtensionTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
|
| IconsTwigExtensionTest::$iconsTwigExtension |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php |
The twig extension. |