46 string references to 'theme'

bartik_preprocess_maintenance_page in drupal/core/themes/bartik/template.php
Implements hook_preprocess_HOOK() for maintenance-page.tpl.php.
block_add_block_form_submit in drupal/core/modules/block/block.admin.inc
Form submission handler for block_add_block_form().
block_schema in drupal/core/modules/block/block.install
Implements hook_schema().
color_get_info in drupal/core/modules/color/color.module
Retrieves the Color module information for a particular theme.
color_scheme_form_submit in drupal/core/modules/color/color.module
Form submission handler for color_scheme_form().
design_test_menu_local_tasks_alter in drupal/core/modules/system/tests/modules/design_test/design_test.module
Implements hook_menu_local_tasks_alter().
design_test_menu_theme_callback in drupal/core/modules/system/tests/modules/design_test/design_test.module
Menu theme callback for design_test pages.
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
drupal_get_filename in drupal/core/includes/bootstrap.inc
Returns and optionally sets the filename for a system resource.
GetFilenameUnitTest::testDrupalGetFilename in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php
Tests that drupal_get_filename() works when the file is not in database.
InfoAlterTest::testSystemInfoAlter in drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php
Tests that theme .info data is rebuild after enabling a module.
InstallStorage::getFilePath in drupal/core/lib/Drupal/Core/Config/InstallStorage.php
Overrides Drupal\Core\Config\FileStorage::getFilePath().
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
Layout::getDerivativeDefinitions in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php
Implements DerivativeInterface::getDerivativeDefinitions().
LayoutDerivativesTest::testPageLayout in drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php
Test layout functionality as applies to pages.
layout_page_list in drupal/core/modules/layout/layout.admin.inc
Page callback: Presents a list of layouts.
list_themes in drupal/core/includes/theme.inc
Return a list of all currently available themes.
locale_translation_project_list in drupal/core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
minimal_install in drupal/core/profiles/minimal/minimal.install
Implements hook_install().
module_test_system_info_alter in drupal/core/modules/system/tests/modules/module_test/module_test.module
Implements hook_system_info_alter().
node_type_form_validate in drupal/core/modules/node/content_types.inc
Form validation handler for node_type_form().
overlay_system_info_alter in drupal/core/modules/overlay/overlay.module
Implements hook_system_info_alter().
php_eval in drupal/core/modules/php/php.module
Evaluates a string of PHP code.
seven_css_alter in drupal/core/themes/seven/template.php
Implements hook_css_alter().
seven_tablesort_indicator in drupal/core/themes/seven/template.php
Overrides theme_tablesort_indicator().
standard_install in drupal/core/profiles/standard/standard.install
Implements hook_install().
system_list in drupal/core/includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.
system_system_info_alter in drupal/core/modules/system/system.module
Implements hook_system_info_alter().
system_theme_settings in drupal/core/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
Theme::canUpdate in drupal/core/lib/Drupal/Core/Updater/Theme.php
Determines whether this class can update the specified project.
Theme::getInstallDirectory in drupal/core/lib/Drupal/Core/Updater/Theme.php
Returns the directory where a theme should be installed.
Theme::isInstalled in drupal/core/lib/Drupal/Core/Updater/Theme.php
Implements Drupal\Core\Updater\UpdaterInterface::isInstalled().
ThemeTest::testFindThemeTemplates in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php
Tests drupal_find_theme_templates().
ThemeTestTwig::testFindThemeTemplates in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php
Tests drupal_find_theme_templates
theme_color_scheme_form in drupal/core/modules/color/color.module
Returns HTML for a theme's color form.
theme_enable in drupal/core/includes/theme.inc
Enable a given list of themes.
theme_page_test_system_info_alter in drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module
Implements hook_system_info_alter().
toolbar_system_info_alter in drupal/core/modules/toolbar/toolbar.module
Implements hook_system_info_alter().
update_check_incompatibility in drupal/core/includes/update.inc
Helper function to test compatibility of a module or theme.
update_fix_compatibility in drupal/core/includes/update.inc
Disables any extensions that are incompatible with the current core version.
update_get_projects in drupal/core/modules/update/update.compare.inc
Fetches an array of installed and enabled projects.
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
update_prepare_d8_bootstrap in drupal/core/includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.
_system_rebuild_theme_data in drupal/core/modules/system/system.module
Helper function to scan and collect theme .info data and their engines.
_theme_build_registry in drupal/core/includes/theme.inc
Build the theme registry cache.
_theme_process_registry in drupal/core/includes/theme.inc
Process a single implementation of hook_theme().