Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ThemePageTestHooks | class | core/ |
Hook implementations for theme_page_test. |
| ThemePageTestHooks.php | file | core/ |
|
| ThemePageTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ThemePreprocess | class | core/ |
Preprocess for common/core theme templates. |
| ThemePreprocess.php | file | core/ |
|
| ThemePreprocess::preprocessContainer | function | core/ |
Prepares variables for container templates. |
| ThemePreprocess::preprocessHtml | function | core/ |
Prepares variables for HTML document templates. |
| ThemePreprocess::preprocessInstallPage | function | core/ |
Prepares variables for install page templates. |
| ThemePreprocess::preprocessItemList | function | core/ |
Prepares variables for item list templates. |
| ThemePreprocess::preprocessLinks | function | core/ |
Prepares variables for links templates. |
| ThemePreprocess::preprocessMaintenancePage | function | core/ |
Prepares variables for maintenance page templates. |
| ThemePreprocess::preprocessMaintenanceTaskList | function | core/ |
Prepares variables for maintenance task list templates. |
| ThemePreprocess::preprocessPage | function | core/ |
Prepares variables for the page template. |
| ThemePreprocess::preprocessRegion | function | core/ |
Prepares variables for region templates. |
| ThemePreprocess::preprocessTable | function | core/ |
Prepares variables for table templates. |
| ThemePreprocess::preprocessTablesortIndicator | function | core/ |
Prepares variables for tablesort indicators. |
| ThemePreprocess::__construct | function | core/ |
|
| ThemeProceduralTest | class | core/ |
Tests low-level theme functions. |
| ThemeProceduralTest.php | file | core/ |
|
| ThemeProceduralTest::$defaultTheme | property | core/ |
|
| ThemeProceduralTest::$modules | property | core/ |
|
| ThemeProceduralTest::testPreprocess | function | core/ |
Ensures preprocess functions run from procedural implementations. |
| ThemeRegionTest | class | core/ |
Tests theme region listing. |
| ThemeRegionTest.php | file | core/ |
|
| ThemeRegionTest::$modules | property | core/ |
|
| ThemeRegionTest::setUp | function | core/ |
|
| ThemeRegionTest::testLegacyRegionListing | function | core/ |
Tests listing a theme's regions using legacy functions. |
| ThemeRegionTest::testRegionListing | function | core/ |
Tests listing a theme's regions. |
| ThemeRegionTestThemeHooks | class | core/ |
Hook implementations for theme_region_test. |
| ThemeRegionTestThemeHooks.php | file | core/ |
|
| ThemeRegionTestThemeHooks::preprocessRegion | function | core/ |
Implements hook_preprocess_HOOK() for region templates. |
| ThemeRegistry | class | core/ |
Builds the run-time theme registry. |
| ThemeRegistry.php | file | core/ |
|
| ThemeRegistry::$completeRegistry | property | core/ |
The complete theme registry array. |
| ThemeRegistry::$persistable | property | core/ |
Whether the partial registry can be persisted to the cache. |
| ThemeRegistry::get | function | core/ |
|
| ThemeRegistry::getGlobalPreprocess | function | core/ |
Gets global preprocess callbacks. |
| ThemeRegistry::getPreprocessInvokes | function | core/ |
Gets preprocess invoke map. |
| ThemeRegistry::has | function | core/ |
|
| ThemeRegistry::initializeRegistry | function | core/ |
Initializes the full theme registry. |
| ThemeRegistry::resolveCacheMiss | function | core/ |
|
| ThemeRegistry::updateCache | function | core/ |
|
| ThemeRegistry::__construct | function | core/ |
Constructs a ThemeRegistry object. |
| ThemeRegistryLoader | class | core/ |
Loads templates based on information from the Drupal theme registry. |
| ThemeRegistryLoader.php | file | core/ |
|
| ThemeRegistryLoader::$themeRegistry | property | core/ |
The theme registry used to determine which template to use. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.