admin_bar_links_icon in core/modules/admin_bar/admin_bar.inc
Build icon menu links; mostly containing maintenance helpers.
backdrop_prepare_form in core/includes/form.inc
Prepares a structured form array.
backdrop_process_form in core/includes/form.inc
Processes a form submission.
backdrop_theme_initialize in core/includes/theme.inc
Initializes the theme system by loading the theme.
backdrop_valid_token in core/includes/common.inc
Validates a token based on $value, the user session, and the private key.
batch_load in core/includes/batch.inc
Loads a batch from the database.
batch_process in core/includes/form.inc
Processes the batch.
color_form_system_theme_settings_alter in core/modules/color/color.module
Implements hook_form_FORM_ID_alter().
comment_links in core/modules/comment/comment.module
Adds reply, edit, delete, etc. links, depending on user permissions.
drupal_get_token in core/includes/drupal.inc
Generates a token based on $value, the user session, and the private key.
file_list_types_page in core/modules/file/file.admin.inc
Displays the file type admin overview page.
file_type_toggle_enable in core/modules/file/file.admin.inc
Menu callback; disable or enable a single file type.
filter_admin_overview in core/modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
form_process_machine_name in core/includes/form.inc
Processes a machine-readable name form element.
form_set_cache in core/includes/form.inc
Stores a form in the cache.
LayoutRendererEditor::getBlockLinks in core/modules/layout/plugins/renderers/layout_renderer_editor.inc
Render the links to display when editing a block.
LayoutRendererFlexible::getRowButtons in core/modules/layout/plugins/renderers/layout_renderer_flexible.inc
Render the links to display when editing a region.
layout_block_disable_page in core/modules/layout/layout.admin.inc
Menu callback; Set a block as disabled.
layout_block_remove_page in core/modules/layout/layout.admin.inc
Menu callback; Remove a block from a layout.
layout_break_lock_page in core/modules/layout/layout.admin.inc
Menu callback; Break a lock on a layout or menu item.
layout_locked_message in core/modules/layout/layout.admin.inc
Prepare a message and link based on if a layout item is updated or locked.
layout_template_toggle_enabled in core/modules/layout/layout.admin.inc
Menu callback; Enable or disable a layout template.
layout_toggle_enabled in core/modules/layout/layout.admin.inc
Menu callback; Enable or disable a layout configuration.
SystemValidTokenTest::testTokenValidation in core/modules/system/tests/system.test
Tests invalid invocations of backdrop_valid_token() that must return FALSE.
system_themes_page in core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
theme_field_ui_view_modes in core/modules/field_ui/field_ui.theme.inc
Returns HTML for the entity display mode table.
theme_token_tree_link in core/modules/system/system.theme.inc
Theme a link to a token tree either as a regular link or a dialog.
update_info_page in core/update.php
Provides an overview of the Backdrop database update.
views_handler_field_comment_link_approve::render_link in core/modules/comment/views/views_handler_field_comment_link_approve.inc
views_ui_toggle_enable_page in core/modules/views_ui/views_ui.admin.inc
Menu callback; Enable a view and return to the view listing page.
_layout_get_operations in core/modules/layout/layout.admin.inc
Given a layout, return a list of operations that can be performed on it.
_layout_settings_get_group_operations in core/modules/layout/layout.admin.inc
Given a path, return a list of operations for a group of layouts.
_views_ui_get_operations in core/modules/views_ui/views_ui.admin.inc
Given a view, return a list of operations that can be performed on it.