backdrop_region_class in core/includes/common.inc
Provides a standard HTML class name that identifies a page region.
backdrop_retrieve_form in core/includes/form.inc
Retrieves the structured array that defines a given form.
CommonHTMLIdentifierTestCase::testBackdropHTMLClass in core/modules/simpletest/tests/common.test
Tests that backdrop_html_class() cleans the class name properly.
contextual_pre_render_links in core/modules/contextual/contextual.module
Pre-render callback: Builds a renderable array for contextual links.
dblog_overview in core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
drupal_html_class in core/includes/drupal.inc
Prepares a string for use as a valid class name.
field_default_form in core/modules/field/field.form.inc
Creates a form element for a field and can populate it with a default value.
field_ui_table_pre_render in core/modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
layout_preprocess_layout in core/modules/layout/layout.theme.inc
Prepares variables for layout templates.
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
system_update_1078 in core/modules/system/system.install
Re-arrange flexible layout configuration so we can save region classes.
template_preprocess in core/includes/theme.inc
Adds a default set of variables for variable preprocessors and templates.
template_preprocess_block in core/modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_entity in core/modules/entity/entity.theme.inc
Process variables for entity.tpl.php.
template_preprocess_file_entity in core/modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in core/modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_page in core/includes/theme.inc
Preprocess variables for page.tpl.php
theme_field_ui_table in core/modules/field_ui/field_ui.theme.inc
Returns HTML for Field UI overview tables.
theme_filter_tips in core/modules/filter/filter.theme.inc
Returns HTML for a set of filter tips.
theme_links in core/includes/theme.inc
Returns HTML for a set of links.