22 calls to drupal_html_class()

BlockTest::moveBlockToRegion in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Moves a block to a given region via the UI and confirms the result.
BlockTest::testBlockModuleDisable in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Tests blocks belonging to disabled modules.
BlockTestBase::moveBlockToRegion in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php
Moves a block to a given region via the UI and confirms the result.
contextual_pre_render_links in drupal/core/modules/contextual/contextual.module
Pre-render callback: Builds a renderable array for contextual links.
CustomBlockFormController::form in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
DbLogController::overview in drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php
Displays a listing of database log messages.
drupal_retrieve_form in drupal/core/includes/form.inc
Retrieves the structured array that defines a given form.
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().
overlay_request_refresh in drupal/core/modules/overlay/overlay.module
Requests that the parent window refreshes a particular page region.
OverviewBase::tablePreRender in drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php
Performs pre-render tasks on field_ui_table elements.
StaticLayout::renderLayout in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::renderLayout().
template_preprocess_block in drupal/core/modules/block/block.module
Prepares variables for block templates.
template_preprocess_html in drupal/core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_node in drupal/core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_region in drupal/core/includes/theme.inc
Preprocess variables for region.tpl.php
template_preprocess_views_ui_display_tab_bucket in drupal/core/modules/views_ui/views_ui.theme.inc
Prepares variables for Views UI display tab bucket templates.
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().