Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
ThemeSuggestionsAlterTest class core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests theme suggestion alter hooks.
ThemeSuggestionsAlterTest.php file core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php
ThemeSuggestionsAlterTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php The theme to install as the default for testing.
ThemeSuggestionsAlterTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Modules to enable.
ThemeSuggestionsAlterTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php
ThemeSuggestionsAlterTest::testExecutionOrder function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests execution order of theme suggestion alter hooks.
ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests hook_theme_suggestions_alter().
ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests that theme suggestion alter hooks work for specific theme calls.
ThemeSuggestionsAlterTest::testTemplateSuggestions function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests that hooks to provide theme suggestions work.
ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests that theme suggestion alter hooks work for templates.
ThemeTest class core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTest class core/modules/system/tests/src/Functional/System/ThemeTest.php Tests the theme interface functionality by enabling and switching themes, and
using an administration theme.
ThemeTest class core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTest class core/modules/taxonomy/tests/src/Functional/ThemeTest.php Verifies that various taxonomy pages use the expected theme.
ThemeTest.php file core/modules/taxonomy/tests/src/Functional/ThemeTest.php
ThemeTest.php file core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
ThemeTest.php file core/modules/system/tests/src/Functional/System/ThemeTest.php
ThemeTest.php file core/modules/system/tests/src/Functional/Theme/ThemeTest.php
ThemeTest::$adminUser property core/modules/system/tests/src/Functional/System/ThemeTest.php A user with administrative permissions.
ThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ThemeTest.php The theme to install as the default for testing.
ThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeTest.php The theme to install as the default for testing.
ThemeTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/ThemeTest.php The theme to install as the default for testing.
ThemeTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeTest.php Modules to enable.
ThemeTest::$modules property core/modules/system/tests/src/Functional/System/ThemeTest.php Modules to enable.
ThemeTest::$modules property core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Modules to enable.
ThemeTest::assertThemeIncompatibleText function core/modules/system/tests/src/Functional/System/ThemeTest.php Asserts that expected incompatibility text is displayed for a theme.
ThemeTest::setUp function core/modules/system/tests/src/Functional/System/ThemeTest.php
ThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeTest.php
ThemeTest::setUp function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
ThemeTest::setUp function core/modules/taxonomy/tests/src/Functional/ThemeTest.php
ThemeTest::testAdministrationTheme function core/modules/system/tests/src/Functional/System/ThemeTest.php Test the administration theme functionality.
ThemeTest::testAttributeMerging function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Test attribute merging.
ThemeTest::testClassLoading function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests theme can provide classes.
ThemeTest::testCSSOverride function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page.
ThemeTest::testDrupalRenderChildren function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests child element rendering for 'render element' theme hooks.
ThemeTest::testFindThemeTemplates function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests drupal_find_theme_templates().
ThemeTest::testFrontPageThemeSuggestion function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensure page-front template suggestion is added when on front page.
ThemeTest::testInstallAndSetAsDefault function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests installing a theme and setting it as default.
ThemeTest::testInvalidTheme function core/modules/system/tests/src/Functional/System/ThemeTest.php Test themes can't be installed when the base theme or engine is missing.
ThemeTest::testListThemes function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Test the listInfo() function.
ThemeTest::testNegotiatorPriorities function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests the priority of some theme negotiators.
ThemeTest::testPreprocessForSuggestions function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures preprocess functions run even for suggestion implementations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.