_admin_bar_flush_cache in modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
admin_bar_js in modules/admin_bar/admin_bar.module
Implements hook_js().
ajax_base_page_theme in includes/ajax.inc
Theme callback: Returns the correct theme for an Ajax request.
backdrop_get_filename in includes/bootstrap.inc
Returns and optionally sets the filename for a system resource.
_backdrop_log_error in includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
backdrop_theme_initialize in includes/theme.inc
Initializes the theme system by loading the theme.
BackdropWebTestCase::backdropPostAJAX in modules/simpletest/backdrop_web_test_case.php
Execute an Ajax submission.
bartik_css_alter in themes/bartik/template.php
Prepares variables for page templates.
bartik_preprocess_maintenance_page in themes/bartik/template.php
Prepares variables for maintenance page templates.
basis_css_alter in themes/basis/template.php
Implements hook_css_alter().
basis_preprocess_maintenance_page in themes/basis/template.php
Prepares variables for maintenance page templates.
basis_preprocess_page in themes/basis/template.php
Prepares variables for page templates.
batch_process in includes/form.inc
Processes the batch.
BootstrapGetFilenameTestCase::testBackdropGetFilename in modules/simpletest/tests/bootstrap.test
Test that backdrop_get_filename() works correctly when the file is not found in the database.
_ckeditor_theme_css in modules/ckeditor/ckeditor.module
Retrieves the default theme's CKEditor stylesheets defined in the .info file.
color_css_alter in modules/color/color.module
Implements hook_css_alter().
color_form_system_theme_settings_alter in modules/color/color.module
Implements hook_form_FORM_ID_alter().
color_get_info in modules/color/color.module
Retrieves the Color module information for a particular theme.
color_save_configuration in modules/color/color.module
Generates the necessary CSS and images based on a color palette.
color_scheme_form_submit in modules/color/color.module
Form submission handler for color_scheme_form().
ColorTestCase::testBartikLegacy in modules/color/tests/color.test
Test the Bartik legacy color mode.
comment_views_plugins in modules/comment/views/comment.views.inc
Implements hook_views_plugins().
DashboardUpdateBlock::form in modules/dashboard/includes/block.update.inc
Build the settings form for editing this block.
DashboardUpdateBlock::getContent in modules/dashboard/includes/block.update.inc
Return the content of a block.
drupal-7.language.database.php in modules/simpletest/tests/upgrade/drupal-7.language.database.php
Database additions for language tests. Used in upgrade.language.test.
FileTranferTest::_getFakeModuleFiles in modules/simpletest/tests/filetransfer.test
hook_custom_theme in modules/system/system.api.php
Return the machine-readable name of the theme to use for the current page.
hook_system_themes_page_alter in modules/system/system.api.php
Alters theme operation links.
hook_updater_info in modules/system/system.api.php
Provide information on Updaters (classes that can update Backdrop).
hook_updater_info_alter in modules/system/system.api.php
Alter the Updater information array.
InfoFileCoreTest::testProjectInfoFileContents in modules/system/tests/system.test
Tests that the .info files of all core projects specify a project type.
installer_browser_get_destination_after_install in modules/installer/installer.browser.inc
Determines the form destination after installed projects.
installer_browser_installation_page in modules/installer/installer.pages.inc
Menu callback; page to install projects.
installer_browser_installation_task_list in modules/installer/installer.pages.inc
Get a task list to the sidebar area when installing projects.
installer_browser_installation_theme_finish in modules/installer/installer.pages.inc
Submit callback for installer_browser_installation_theme_form().
installer_browser_installation_theme_form in modules/installer/installer.pages.inc
Form builder for theme install.
_installer_browser_is_project_enabled in modules/installer/installer.browser.inc
Checks if a project is enabled.
installer_browser_page in modules/installer/installer.pages.inc
Page to display the projects.
installer_browser_path in modules/installer/installer.pages.inc
Given a project type, return the path to the installer page.
installer_browser_type_from_path in modules/installer/installer.pages.inc
Determine the project type from a given internal path.
installer_manager_install_form_validate in modules/installer/installer.manager.inc
Form validation handler for installer_manager_install_form().
installer_manager_update_form in modules/installer/installer.manager.inc
Form constructor for the update form of the Installer module.
installer_menu in modules/installer/installer.module
Implements hook_menu().
installer_test_projects in modules/installer/tests/installer_test/installer_test.module
Returns some static projects.
layout_upgrade_database.php in modules/layout/tests/layout_upgrade_database.php
Database additions for Layout upgrade tests. Used in layout.test.
list_themes in includes/theme.inc
Returns a list of all currently available themes.
module_test_system_info_alter in modules/simpletest/tests/module_test.module
Implements hook_system_info_alter().
node_type_form_validate in modules/node/node.types.inc
Form validation handler for node_type_form().
node_views_plugins in modules/node/views/node.views.inc
Implements hook_views_plugins().
search_views_plugins in modules/search/views/search.views.inc
Implements hook_views_plugins().
seven_css_alter in themes/seven/template.php
Implements hook_css_alter().
seven_tablesort_indicator in themes/seven/template.php
Overrides theme_tablesort_indicator().
standard_install in profiles/standard/standard.install
Implements hook_install().
system_admin_bar_cache_info in modules/system/system.module
Implements hook_admin_bar_cache_info().
_system_batch_theme in modules/system/system.module
Theme callback for the default batch page.
SystemInfoAlterTestCase::testSystemInfoAlter in modules/system/tests/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
system_install in modules/system/system.install
Implements hook_install().
system_list in includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.
_system_rebuild_theme_data in modules/system/system.module
Helper function to scan and collect theme .info data and their engines.
system_rebuild_theme_data in modules/system/system.module
Rebuild, save, and return data about all currently available themes.
system_theme_default in modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable_confirm in modules/system/system.admin.inc
Theme disable confirmation form.
system_theme_disable_confirm_submit in modules/system/system.admin.inc
Form submission handler for system_theme_disable_confirm_submit().
system_theme_enable in modules/system/system.admin.inc
Menu callback; Enables a theme.
system_theme_settings in modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_theme_settings_submit in modules/system/system.admin.inc
Process system_theme_settings form submissions.
system_themes_page in modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
system_updater_info in modules/system/system.module
Implements hook_updater_info().
template_preprocess_installer_browser_list in modules/installer/installer.theme.inc
Add some variables for the projects list theme.
template_preprocess_installer_browser_project in modules/installer/installer.theme.inc
Add some variables for the project theme.
_theme_build_registry in includes/theme.inc
Builds the theme registry cache.
ThemeDebugMarkupTestCase::testDebugOutput in modules/simpletest/tests/theme.test
Tests debug markup added to template output.
theme_disable in includes/theme.inc
Disables a given list of themes.
theme_enable in includes/theme.inc
Enables a given list of themes.
theme_file_type_overview in modules/file/file.theme.inc
Returns HTML for the file type overview page.
theme_has_color_support in includes/theme.inc
Detect if a theme has support for the Color module.
theme_menu_admin_overview in modules/menu/menu.theme.inc
Returns HTML for a menu title and description for the menu overview page.
theme_node_admin_overview in modules/node/node.theme.inc
Returns HTML for a node type description for the content type admin page.
_theme_process_registry in includes/theme.inc
Process a single implementation of hook_theme().
theme-settings.php in themes/basis/theme-settings.php
Theme settings file for Basis.
theme_test_system_info_alter in modules/simpletest/tests/theme_test.module
Implements hook_system_info_alter().
ThemeUpdater::canUpdate in modules/system/system.updater.inc
ThemeUpdater::canUpdateDirectory in modules/system/system.updater.inc
Determine if the Updater can handle the project provided in $directory.
theme_update_report in modules/update/update.theme.inc
Returns HTML for the project status report.
ThemeUpdater::getInstallDirectory in modules/system/system.updater.inc
Return the directory where a theme should be installed.
ThemeUpdater::isInstalled in modules/system/system.updater.inc
Checks if the project is installed.
theme_views_ui_view_name in modules/views_ui/views_ui.theme.inc
Display the view name and its machine name.
update_check_incompatibility in includes/update.inc
Tests the compatibility of a module or theme.
update_get_projects in modules/update/update.compare.inc
Fetches an array of installed and enabled projects.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate in modules/update/tests/update.test
Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate in modules/update/tests/update.test
Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateShowDisabledThemes in modules/update/tests/update.test
Tests that disabled themes are only shown when desired.
user_update_1002 in modules/user/user.install
Remove the ability for users to select a theme.
view::render in modules/views/includes/view.inc
Render this view for a certain display.
views_plugin_cache::get_output_key in modules/views/plugins/views_plugin_cache.inc
views_plugin_display::options_form in modules/views/plugins/views_plugin_display.inc
Provide the default form for setting options.
ViewsPluginStyleMappingTest::viewsPlugins in modules/views/tests/styles/views_plugin_style_mapping.test
views_plugin::theme_functions in modules/views/includes/plugin.inc
Provide a full list of possible theme templates used by this style.
views_theme in modules/views/views.module
Implement hook_theme(). Register views theme functions.
views_ui_config_item_form_rescan in modules/views_ui/views_ui.admin.inc
Submit hook to clear Backdrop's theme registry (thereby triggering a templates rescan).
views_ui_edit_display_form_change_theme in modules/views_ui/views_ui.admin.inc
Override handler for views_ui_edit_display_form
views_ui_get_admin_css in modules/views_ui/views_ui.admin.inc
Create an array of Views admin CSS for adding or attaching.
views_views_plugins in modules/views/includes/views.views.inc
Implements hook_views_plugins().