backdrop_html_class in includes/common.inc
Prepares a string for use as a valid class name.
CommonHTMLIdentifierTestCase::testBackdropCleanCSSIdentifier in modules/simpletest/tests/common.test
Tests that backdrop_clean_css_identifier() cleans the identifier properly.
drupal_clean_css_identifier in includes/drupal.inc
Prepares a string for use as a CSS identifier (element, class, or ID name).
FieldBlockTestCase::testFieldBlock in modules/field/tests/field.test
Check special conditions around the main content block.
filter_format_editor_link_form_validate in modules/filter/filter.pages.inc
Validate handler for filter_format_editor_link_form().
LayoutRendererStandard::renderRegion in modules/layout/plugins/renderers/layout_renderer_standard.inc
Render a single layout region.
_link_sanitize in modules/link/link.module
Clean up user-entered values for a link field according to field settings.
template_preprocess_block in modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_block_dynamic in modules/layout/layout.theme.inc
Prepares variables for block-dynamic templates.
template_preprocess_ckeditor_settings_toolbar in modules/ckeditor/ckeditor.theme.inc
Preprocess variables for theme_ckeditor_settings_toolbar().
template_preprocess_taxonomy_term in modules/taxonomy/taxonomy.theme.inc
Process variables for taxonomy-term.tpl.php.
template_preprocess_views_ui_display_tab_bucket in modules/views_ui/views_ui.theme.inc
template_preprocess_views_view in modules/views/templates/views.theme.inc
Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields in modules/views/templates/views.theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_list in modules/views/templates/views.theme.inc
Display the view as an HTML list element
template_preprocess_views_view_table in modules/views/templates/views.theme.inc
Display a view as a table style.
theme_admin_bar_links in modules/admin_bar/admin_bar.theme.inc
Render a themed list of links.
theme_admin_block in modules/system/system.theme.inc
Returns HTML for an administrative block for display.
_token_token_tree_format_row in modules/system/system.theme.inc
Build a row in the token tree.
views_ajax_form_wrapper in modules/views/includes/ajax.inc
Wrapper around backdrop_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_clean_css_identifier in includes/drupal.inc
Drupal-compatible wrapper for creating safe CSS identifiers.
views_exposed_form in modules/views/views.module
Form builder for the exposed widgets form.
views_plugin_style::get_row_class in modules/views/plugins/views_plugin_style.inc
Return the token replaced row class for the specified row.
views_theme in modules/views/views.module
Implement hook_theme(). Register views theme functions.
_views_tokenized_clean_css_identifier in modules/views/views.module
Cleans a CSS identifier, taking into account views tokenization.
views_ui_edit_form_get_bucket in modules/views_ui/views_ui.admin.inc
Add information about a section to a display.
views_ui_edit_form_get_build_from_option in modules/views_ui/views_ui.admin.inc
Build a renderable array representing one option on the configure form.