ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Libraries that Classy extends. |
ThemeNotUsingClassyLibraryTest::$libraryDiscovery |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
The library discovery service. |
ThemeNotUsingClassyLibraryTest::$themeHandler |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
The theme handler. |
ThemeNotUsingClassyLibraryTest::$themeInitialization |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
The theme initialization. |
ThemeNotUsingClassyLibraryTest::confirmMatchingAssets |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Confirms that the assets of a copied Classy library match the original's. |
ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Confirms a library is not loading any Classy assets. |
ThemeNotUsingClassyLibraryTest::providerTestThemeAccountsForClassyExtensions |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Data provider. |
ThemeNotUsingClassyLibraryTest::providerTestThemeNotUsingClassyLibraries |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Data provider. |
ThemeNotUsingClassyLibraryTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
|
ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Checks for theme-specific equivalents of all Classy library-extends. |
ThemeNotUsingClassyLibraryTest::testThemeNotUsingClassyLibraries |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php |
Ensures that a theme is decoupled from Classy libraries. |
ThemesNotUsingClassyTemplatesTest |
class |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
Tests that themes do not depend on Classy templates. |
ThemesNotUsingClassyTemplatesTest.php |
file |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
|
ThemesNotUsingClassyTemplatesTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
Modules to enable. |
ThemesNotUsingClassyTemplatesTest::$templatesSkippableBecauseIdenticalToStable |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
Templates that are identical in Stable, which means they can be skipped. |
ThemesNotUsingClassyTemplatesTest::$themeHandler |
property |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
The theme handler. |
ThemesNotUsingClassyTemplatesTest::installAllModules |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
Installs all core modules. |
ThemesNotUsingClassyTemplatesTest::providerTestThemesTemplatesNotClassy |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
Data provider for testThemesTemplatesNotClassy(). |
ThemesNotUsingClassyTemplatesTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
|
ThemesNotUsingClassyTemplatesTest::testThemesTemplatesNotClassy |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php |
Ensures that themes are not inheriting templates from Classy. |
WebTestBase::setHttpResponseDebugCacheabilityHeaders |
function |
core/modules/simpletest/src/WebTestBase.php |
Enables/disables the cacheability headers. |