| I18nQueryTraitTest |
class |
core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php |
Tests instantiating migrate source plugins using I18nQueryTrait. |
| I18nQueryTraitTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php |
|
| I18nQueryTraitTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php |
Modules to install. |
| I18nQueryTraitTest::disablePsr4ForUninstalledModules |
function |
core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php |
Removes PSR-4 namespaces from class loader for uninstalled modules. |
| I18nQueryTraitTest::providerI18nQueryTraitPlugins |
function |
core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php |
Provides data for testMigrateSourcePluginUsingI18nQueryTraitDiscovery(). |
| I18nQueryTraitTest::testMigrateSourcePluginUsingI18nQueryTraitDiscovery |
function |
core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php |
Tests instantiating migrate source plugins using I18nQueryTrait. |
| IconBuilderTest |
class |
core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php |
Tests Drupal\Core\Layout\Icon\SvgIconBuilder. |
| IconBuilderTest.php |
file |
core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php |
|
| IconBuilderTest::providerTestBuild |
function |
core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php |
Returns data for testing the icon builder. |
| IconBuilderTest::testBuild |
function |
core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php |
Tests build. |
| IconDefinitionTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Tests Drupal\Core\Theme\Icon\IconDefinition. |
| IconDefinitionTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
|
| IconDefinitionTest::providerCreateIcon |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerCreateIconHumanize |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerGetPreview |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Data provider for ::testGetPreview(). |
| IconDefinitionTest::testCreateIcon |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Test the IconDefinition::createIcon method. |
| IconDefinitionTest::testCreateIconError |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Test the IconDefinition::create method with errors. |
| IconDefinitionTest::testCreateIconHumanize |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Test the IconDefinition::humanize method. |
| IconDefinitionTest::testGetRenderable |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php |
Test the IconDefinition::getRenderable method. |
| IconExtractorSettingsFormTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Tests Drupal\Core\Theme\Icon\IconExtractorSettingsForm. |
| IconExtractorSettingsFormTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
|
| IconExtractorSettingsFormTest::settingsFormDataProvider |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Provide data for testGenerateSettingsForm. |
| IconExtractorSettingsFormTest::testGenerateSettingsForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
| IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
| IconExtractorTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php |
Tests Drupal\Core\Theme\Icon\Attribute\IconExtractor. |
| IconExtractorTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php |
|
| IconExtractorTest::$container |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php |
The container. |
| IconExtractorTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php |
|
| IconExtractorTest::testConstruct |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php |
Test the IconExtractor::_construct method. |
| IconFinderTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Tests Drupal\Core\Theme\Icon\IconFinder. |
| IconFinderTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
|
| IconFinderTest::$fileUrlGenerator |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
The file url generator instance. |
| IconFinderTest::$iconFinder |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
The IconFinder instance. |
| IconFinderTest::$logger |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
The logger service instance. |
| IconFinderTest::providerExtractIconIdFromFilename |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Data provider for ::testExtractIconIdFromFilename(). |
| IconFinderTest::providerGetFileContents |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Data provider for ::testGetFileContents(). |
| IconFinderTest::providerGetFilesFromSourcesPath |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Data provider for ::testGetFilesFromSourcesPath(). |
| 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 |
|