35 calls to list_themes()

BlockTest::testCustomBlock in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test creating custom block, moving it to a specific region and then deleting it.
block_add_block_form_submit in drupal/core/modules/block/block.admin.inc
Form submission handler for block_add_block_form().
block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
block_help in drupal/core/modules/block/block.module
Implements hook_help().
block_menu in drupal/core/modules/block/block.module
Implements hook_menu().
block_rebuild in drupal/core/modules/block/block.module
Implements hook_rebuild().
breakpoint_enable in drupal/core/modules/breakpoint/breakpoint.install
Implements hook_enable().
breakpoint_get_theme_media_queries in drupal/core/modules/breakpoint/breakpoint.module
Get a list of available breakpoints from a specified theme.
design_test_menu_local_tasks_alter in drupal/core/modules/system/tests/modules/design_test/design_test.module
Implements hook_menu_local_tasks_alter().
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
drupal_find_theme_templates in drupal/core/includes/theme.inc
Allow themes and/or theme engines to easily discover overridden templates.
drupal_theme_access in drupal/core/includes/theme.inc
Determines if a theme is available to use.
drupal_theme_initialize in drupal/core/includes/theme.inc
Initialize the theme system by loading the theme.
EntityFilteringThemeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php
Sets up a Drupal site for running functional and integration tests.
hook_rebuild in drupal/core/modules/system/system.api.php
Rebuild data based upon refreshed caches.
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.
Layout::getDerivativeDefinitions in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php
Implements DerivativeInterface::getDerivativeDefinitions().
system_help in drupal/core/modules/system/system.module
Implements hook_help().
system_menu in drupal/core/modules/system/system.module
Implements hook_menu().
system_region_list in drupal/core/modules/system/system.module
Get a list of available regions from a specified theme.
system_theme_default in drupal/core/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal/core/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in drupal/core/modules/system/system.admin.inc
Menu callback; Enables a theme.
system_theme_settings in drupal/core/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
The variables array generated here is a mirror of template_preprocess_page(). This preprocessor will run its course when theme_maintenance_page() is invoked.
ThemeTest::testListThemes in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php
Test the list_themes() function.
theme_disable in drupal/core/includes/theme.inc
Disable a given list of themes.
theme_enable in drupal/core/includes/theme.inc
Enable a given list of themes.
theme_get_setting in drupal/core/includes/theme.inc
Retrieve a setting for the current theme or for a given theme.
views_ui_admin_settings_basic in drupal/core/modules/views/views_ui/admin.inc
Form builder for the admin display defaults page.
_breakpoint_theme_enabled in drupal/core/modules/breakpoint/breakpoint.module
Import breakpoints from all new enabled themes.
_color_html_alter in drupal/core/modules/color/color.module
Replaces style sheets with color-altered style sheets.
_color_rewrite_stylesheet in drupal/core/modules/color/color.module
Rewrites the stylesheet to match the colors in the palette.
_drupal_maintenance_theme in drupal/core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.
_overlay_region_list in drupal/core/modules/overlay/overlay.module
Returns a list of page regions related to the overlay.