admin_bar_links_account in core/modules/admin_bar/admin_bar.inc
Builds the account links.
admin_bar_links_alert in core/modules/admin_bar/admin_bar.inc
Build alert indicator.
admin_bar_links_icon in core/modules/admin_bar/admin_bar.inc
Build icon menu links; mostly containing maintenance helpers.
admin_bar_links_locale in core/modules/admin_bar/admin_bar.inc
Build Locale links.
admin_bar_links_page in core/modules/admin_bar/admin_bar.inc
Build Page links.
admin_bar_links_users in core/modules/admin_bar/admin_bar.inc
Builds user counter.
admin_bar_output in core/modules/admin_bar/admin_bar.inc
Build the administration bar output.
backdrop_common_theme in core/includes/common.inc
Provides theme registration for themes across .inc files.
ckeditor5_ckeditor5_plugins in core/modules/ckeditor5/ckeditor5.module
Implements hook_ckeditor5_plugins().
dashboard_menu_alter in core/modules/dashboard/dashboard.module
Implements hook_menu().
dblog_overview in core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
hook_admin_bar_output_build in core/modules/admin_bar/admin_bar.api.php
Add to the administration bar content before it is rendered.
node_menu_alter in core/modules/node/node.module
Implements hook_menu().
system_admin_config_page in core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_menu in core/modules/system/system.module
Implements hook_menu().
system_update_1096 in core/modules/system/system.install
Fix icon display for customized system menu items.
theme_admin_bar_links in core/modules/admin_bar/admin_bar.theme.inc
Render a themed list of links.
theme_admin_block in core/modules/system/system.theme.inc
Returns HTML for an administrative block for display.
theme_icon in core/includes/icon.inc
Returns HTML for an inline-icon.
theme_status_report in core/modules/system/system.theme.inc
Returns HTML for the status report.
user_menu in core/modules/user/user.module
Implements hook_menu().
user_menu_alter in core/modules/user/user.module
Implements hook_menu_alter().
views_plugin_style_rss::attach_to in core/modules/views/plugins/views_plugin_style_rss.inc
views_plugin_style_rss::options_form in core/modules/views/plugins/views_plugin_style_rss.inc
Provide a form to edit options for this plugin.
views_plugin_style_rss::option_definition in core/modules/views/plugins/views_plugin_style_rss.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
_menu_link_build in core/includes/menu.inc
Builds a link from a router item.