ajax_prepare_response in core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
backdrop_deliver_html_page in core/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
contact_form_permissions in core/modules/contact/contact.admin.inc
Builds a matrix of contact permissions.
dblog_format_message in core/modules/dblog/dblog.admin.inc
Returns HTML for a log message.
entityreference_plugin_style::render in core/modules/entityreference/views/entityreference_plugin_style.inc
Render the display in this style.
file_list_types_page in core/modules/file/file.admin.inc
Displays the file type admin overview page.
FilterUnitTestCase::testFilterXSSAdmin in core/modules/filter/tests/filter.test
Tests the loose, admin HTML filter.
language_negotiation_configure_form_table in core/modules/locale/locale.admin.inc
Helper function to build a language provider table.
menu_overview_page in core/modules/menu/menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_overview_types in core/modules/node/node.types.inc
Page callback: Displays the content type admin overview page.
node_type_form_permissions in core/modules/node/node.types.inc
Builds a matrix of node permissions for this node type.
PageTitleFiltering::testTitleXSS in core/modules/system/tests/system.test
Test if the title of the site is XSS proof.
seven_admin_block_content in core/themes/seven/template.php
Overrides theme_admin_block_content().
seven_node_add_list in core/themes/seven/template.php
Overrides theme_node_add_list().
system_header_block in core/modules/system/system.module
Output the content for the header block.
taxonomy_vocabulary_form_permissions in core/modules/taxonomy/taxonomy.admin.inc
Builds a matrix of node permissions for this node type.
template_preprocess_ckeditor5_settings_toolbar in core/modules/ckeditor5/ckeditor5.theme.inc
Preprocess variables for theme_ckeditor5_settings_toolbar().
template_preprocess_ckeditor_settings_toolbar in core/modules/ckeditor/ckeditor.theme.inc
Preprocess variables for theme_ckeditor_settings_toolbar().
template_preprocess_maintenance_page in core/includes/theme.inc
Prepares variables for maintenance-page templates.
template_preprocess_views_view in core/modules/views/templates/views.theme.inc
Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields in core/modules/views/templates/views.theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_grid in core/modules/views/templates/views.theme.inc
Display a view as a grid style.
template_preprocess_views_view_summary_unformatted in core/modules/views/templates/views.theme.inc
Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table in core/modules/views/templates/views.theme.inc
Display a view as a table style.
theme_admin_block_content in core/modules/system/system.theme.inc
Returns HTML for the content of an administrative block.
theme_file_type_overview in core/modules/file/file.theme.inc
Returns HTML for the file type overview page.
theme_form_element_label in core/includes/form.inc
Returns HTML for a form element label and required marker.
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_add_list in core/modules/node/node.theme.inc
Returns HTML for a list of available node types for node creation.
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_taxonomy_vocabulary_description in core/modules/taxonomy/taxonomy.theme.inc
Returns HTML for the vocabulary description.
theme_user_admin_roles in core/modules/user/user.theme.inc
Returns HTML for the role order form.
UserRoleAdminTestCase::testRoleAdministration in core/modules/user/tests/user.test
Test adding, renaming and deleting roles.
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_admin_permissions in core/modules/user/user.admin.inc
Menu callback: administer permissions.
views_handler::sanitize_value in core/modules/views/includes/handlers.inc
Sanitize the value for output.
views_handler_area_result::render in core/modules/views/handlers/views_handler_area_result.inc
Find out the information to render.
views_handler_field::render_altered in core/modules/views/handlers/views_handler_field.inc
Render this field as altered text, from a fieldset set by the user.
views_handler_field::render_as_link in core/modules/views/handlers/views_handler_field.inc
Render this field as a link, with the info from a fieldset set by the user.
views_handler_field::render_text in core/modules/views/handlers/views_handler_field.inc
Perform an advanced text render for the item.
views_handler_field_boolean::render in core/modules/views/handlers/views_handler_field_boolean.inc
Render the field.
views_handler_field_field::add_self_tokens in core/modules/field/views/views_handler_field_field.inc
Add any special tokens this field might use for itself.
views_handler_field_field::render_items in core/modules/field/views/views_handler_field_field.inc
Render all items in this field together.
views_plugin_display_block::execute in core/modules/views/plugins/views_plugin_display_block.inc
The display block handler returns the structure necessary for a block.
views_plugin_display_page::execute in core/modules/views/plugins/views_plugin_display_page.inc
The display page handler returns a normal view, but it also does a backdrop_set_title for the page, and does a views_set_page_view on the view.
views_ui_add_item_form in core/modules/views_ui/views_ui.admin.inc
Form to add_item items in the views UI.
views_ui_edit_form_get_bucket in core/modules/views_ui/views_ui.admin.inc
Add information about a section to a display.
views_ui_preview in core/modules/views_ui/views_ui.admin.inc
Returns the results of the live preview.
_backdrop_error_handler_real in core/includes/errors.inc
Provides custom PHP error handling.