Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
The theme to install as the default for testing. |
| ThemeProceduralTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Modules to install. |
| 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/ |
Gets value from the cache. |
| ThemeRegistry::getGlobalPreprocess | function | core/ |
Gets global preprocess callbacks. |
| ThemeRegistry::getPreprocessInvokes | function | core/ |
Gets preprocess invoke map. |
| ThemeRegistry::has | function | core/ |
Returns whether data exists for this key. |
| ThemeRegistry::initializeRegistry | function | core/ |
Initializes the full theme registry. |
| ThemeRegistry::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| ThemeRegistry::updateCache | function | core/ |
Writes a value to the persistent cache immediately. |
| 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. |
| ThemeRegistryLoader::findTemplate | function | core/ |
Finds the path to the requested template. |
| ThemeRegistryLoader::getCacheKey | function | core/ |
|
| ThemeRegistryLoader::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
| ThemeRegistryLoaderTest | class | core/ |
Tests Drupal\Core\Template\Loader\ThemeRegistryLoader. |
Pagination
- Previous page
- Page 1434
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.