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