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 |
|---|---|---|---|
| ThemeInstallerTest::moduleInstaller | function | core/ |
Returns the ModuleInstaller. |
| ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies | function | core/ |
Data provider for testInstallThemeWithUnmetModuleDependencies(). |
| ThemeInstallerTest::register | function | core/ |
Registers test-specific services. |
| ThemeInstallerTest::setUp | function | core/ |
|
| ThemeInstallerTest::testEmpty | function | core/ |
Verifies that no themes are installed by default. |
| ThemeInstallerTest::testInstall | function | core/ |
Tests installing a theme. |
| ThemeInstallerTest::testInstallNameTooLong | function | core/ |
Tests installing a theme with a too long name. |
| ThemeInstallerTest::testInstallNonExisting | function | core/ |
Tests installing a non-existing theme. |
| ThemeInstallerTest::testInstallSubTheme | function | core/ |
Tests installing a sub-theme. |
| ThemeInstallerTest::testInstallThemeWithMetModuleDependencies | function | core/ |
Tests installing a theme with module dependencies that are met. |
| ThemeInstallerTest::testInstallThemeWithUnmetModuleDependencies | function | core/ |
Tests installing a theme with unmet module dependencies. |
| ThemeInstallerTest::testThemeInfoAlter | function | core/ |
Tests that theme info can be altered by a module. |
| ThemeInstallerTest::testUninstall | function | core/ |
Tests uninstalling a theme. |
| ThemeInstallerTest::testUninstallAdmin | function | core/ |
Tests uninstalling the admin theme. |
| ThemeInstallerTest::testUninstallBaseBeforeSubTheme | function | core/ |
Tests uninstalling a base theme before its sub-theme. |
| ThemeInstallerTest::testUninstallDefault | function | core/ |
Tests uninstalling the default theme. |
| ThemeInstallerTest::testUninstallNonExisting | function | core/ |
Tests uninstalling a non-existing theme. |
| ThemeInstallerTest::testUninstallNotInstalled | function | core/ |
Tests uninstalling a theme that is not installed. |
| ThemeInstallerTest::testUninstallSubTheme | function | core/ |
Tests uninstalling a sub-theme. |
| ThemeInstallerTest::themeHandler | function | core/ |
Returns the theme handler service. |
| ThemeInstallerTest::themeInstaller | function | core/ |
Returns the theme installer service. |
| ThemeLegacyTest | class | core/ |
Tests legacy theme functions. |
| ThemeLegacyTest.php | file | core/ |
|
| ThemeLegacyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeLegacyTest::$modules | property | core/ |
Modules to enable. |
| ThemeLegacyTest::setUp | function | core/ |
|
| ThemeLegacyTest::testFunctionOverride | function | core/ |
Ensures a theme template can override a theme function. |
| ThemeLegacyTest::testSuggestionsAlterInclude | function | core/ |
Tests that theme suggestion alter hooks work with theme hook includes. |
| ThemeLegacyTest::testThemeFunctionSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for theme functions. |
| ThemeNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\ThemeNegotiator[[api-linebreak]] @group Theme |
| ThemeNegotiatorTest.php | file | core/ |
|
| ThemeNegotiatorTest::$container | property | core/ |
The container builder. |
| ThemeNegotiatorTest::$requestStack | property | core/ |
The request stack. |
| ThemeNegotiatorTest::$themeAccessCheck | property | core/ |
The mocked theme access checker. |
| ThemeNegotiatorTest::$themeNegotiator | property | core/ |
The actual tested theme negotiator. |
| ThemeNegotiatorTest::createThemeNegotiator | function | core/ |
Creates a new theme negotiator instance. |
| ThemeNegotiatorTest::setUp | function | core/ |
|
| ThemeNegotiatorTest::testDetermineActiveTheme | function | core/ |
Tests determining the theme. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck | function | core/ |
Tests determining with two negotiators of which just one returns access. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator | function | core/ |
Tests determining with two negotiators of which one does not apply. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithPriority | function | core/ |
Tests determining with two negotiators checking the priority. |
| ThemeNotUsingClassyLibraryTest | class | core/ |
Tests that themes do not depend on Classy libraries. |
| ThemeNotUsingClassyLibraryTest.php | file | core/ |
|
| ThemeNotUsingClassyLibraryTest::$classyLibraries | property | core/ |
Classy's libraries. |
| ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend | property | core/ |
Libraries that Classy extends. |
| ThemeNotUsingClassyLibraryTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ThemeNotUsingClassyLibraryTest::$themeHandler | property | core/ |
The theme handler. |
| ThemeNotUsingClassyLibraryTest::$themeInitialization | property | core/ |
The theme initialization. |
| ThemeNotUsingClassyLibraryTest::confirmMatchingAssets | function | core/ |
Confirms that the assets of a copied Classy library match the original's. |
| ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets | function | core/ |
Confirms a library is not loading any Classy assets. |
Pagination
- Previous page
- Page 688
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.