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