Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme-test-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_HOOK_alter(). |
| theme-test-suggestions.html.twig | file | core/ |
{# Output for Theme API test #} Original template for testing hook_theme_suggestions_HOOK_alter(). |
| theme-test-theme-class.html.twig | file | core/ |
<p>{{ message }}</p> |
| theme.negotiator.test_custom_theme | service | core/ |
Drupal\theme_test\Theme\CustomThemeNegotiator |
| theme.negotiator.test_theme | service | core/ |
Drupal\menu_test\Theme\TestThemeNegotiator |
| ThemeEarlyInitializationTest | class | core/ |
Tests that the theme system can be correctly initialized early in the page request. |
| ThemeEarlyInitializationTest.php | file | core/ |
|
| ThemeEarlyInitializationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeEarlyInitializationTest::$modules | property | core/ |
Modules to enable. |
| ThemeEarlyInitializationTest::testRequestListener | function | core/ |
Test that the theme system can generate output in a request listener. |
| ThemeEngineExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeEngineExtensionList[[api-linebreak]] @group Extension |
| ThemeEngineExtensionListTest.php | file | core/ |
|
| ThemeEngineExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
| ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList[[api-linebreak]] @group Extension |
| ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList[[api-linebreak]] @group Extension |
| ThemeExtensionListTest.php | file | core/ |
|
| ThemeExtensionListTest.php | file | core/ |
|
| ThemeExtensionListTest::providerTestGetBaseThemes | function | core/ |
Provides test data for testGetBaseThemes. |
| ThemeExtensionListTest::testGetBaseThemes | function | core/ |
Tests getting the base themes for a set a defines themes. |
| ThemeExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
| ThemeExtensionListTest::testRebuildThemeDataWithThemeParents | function | core/ |
Tests rebuild the theme data with theme parents. |
| ThemeExtensionListTest::testThemeWithoutVersion | function | core/ |
Tests that themes have an empty default version set. |
| ThemeHandlerLegacyTest | class | core/ |
Tests deprecated methods of ThemeHandler. |
| ThemeHandlerLegacyTest.php | file | core/ |
|
| ThemeHandlerLegacyTest::$themeHandler | property | core/ |
The theme handler. |
| ThemeHandlerLegacyTest::setUp | function | core/ |
|
| ThemeHandlerLegacyTest::testInstallUninstall | function | core/ |
@covers ::install[[api-linebreak]] @covers ::uninstall[[api-linebreak]] @expectedDeprecation \Drupal\Core\Extension\ThemeHandlerInterface::install() is deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use… |
| ThemeHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeHandler[[api-linebreak]] @group Extension |
| ThemeHandlerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Extension\ThemeHandlerTest. |
| ThemeHandlerTest::$configFactory | property | core/ |
The mocked config factory. |
| ThemeHandlerTest::$themeHandler | property | core/ |
The tested theme handler. |
| ThemeHandlerTest::$themeList | property | core/ |
The theme listing service. |
| ThemeHandlerTest::setUp | function | core/ |
|
| ThemeHandlerTest::testRebuildThemeData | function | core/ |
Tests rebuilding the theme data. |
| ThemeHandlerTest::testThemeLibrariesEmpty | function | core/ |
Tests empty libraries in theme.info.yml file. |
| ThemeInfoTest | class | core/ |
Tests processing of theme .info.yml properties. |
| ThemeInfoTest.php | file | core/ |
|
| ThemeInfoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeInfoTest::$modules | property | core/ |
Modules to enable. |
| ThemeInfoTest::$state | property | core/ |
The state service used in this test. |
| ThemeInfoTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
| ThemeInfoTest::$themeManager | property | core/ |
The theme manager used in this test. |
| ThemeInfoTest::setUp | function | core/ |
|
| ThemeInfoTest::testChanges | function | core/ |
Tests that changes to the info file are picked up. |
| ThemeInfoTest::testStylesheets | function | core/ |
Tests stylesheets-remove. |
| ThemeInstallerTest | class | core/ |
Tests installing and uninstalling of themes. |
| ThemeInstallerTest.php | file | core/ |
|
| ThemeInstallerTest::$modules | property | core/ |
Modules to enable. |
| ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
| ThemeInstallerTest::moduleHandler | function | core/ |
Returns the ModuleHandler. |
Pagination
- Previous page
- Page 687
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.