17 calls to drupal_html_class()

contextual_pre_render_links in drupal/core/modules/contextual/contextual.module
Pre-render callback: Builds a renderable array for contextual links.
dblog_overview in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
drupal_region_class in drupal/core/includes/common.inc
Provides a standard HTML class name that identifies a page region.
drupal_retrieve_form in drupal/core/includes/form.inc
Retrieves the structured array that defines a given form.
field_ui_table_pre_render in drupal/core/modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
HtmlIdentifierUnitTest::testDrupalHTMLClass in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php
Tests that drupal_html_class() cleans the class name properly.
NodeFormController::form in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
template_preprocess in drupal/core/includes/theme.inc
Adds a default set of helper variables for variable processors and templates.
template_preprocess_block in drupal/core/modules/block/block.module
Processes variables for block.tpl.php.
template_preprocess_html in drupal/core/includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_node in drupal/core/modules/node/node.module
Processes variables for node.tpl.php.
template_preprocess_views_ui_display_tab_bucket in drupal/core/modules/views/views_ui/theme/theme.inc
theme_field_ui_table in drupal/core/modules/field_ui/field_ui.admin.inc
Returns HTML for Field UI overview tables.
theme_filter_tips in drupal/core/modules/filter/filter.pages.inc
Returns HTML for a set of filter tips.
theme_image_style in drupal/core/modules/image/image.module
Returns HTML for an image using a specific image style.
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
WidgetBase::form in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form().