14 calls to Html::cleanCssIdentifier()
- FieldPluginBase::elementClasses in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Returns the class of the field.
- FieldPluginBase::elementLabelClasses in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Returns the class of the field's label.
- FieldPluginBase::elementWrapperClasses in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Returns the class of the field's wrapper.
- Grid::getCustomClass in core/
modules/ views/ src/ Plugin/ views/ style/ Grid.php - Return the token-replaced row or column classes for the specified result.
- Html::getClass in core/
lib/ Drupal/ Component/ Utility/ Html.php - Prepares a string for use as a valid class name.
- StylePluginBase::getRowClass in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Return the token replaced row class for the specified row.
- template_preprocess_views_view in core/
modules/ views/ views.theme.inc - Prepares variables for view templates.
- template_preprocess_views_view_fields in core/
modules/ views/ views.theme.inc - Prepares variables for views fields templates.
- template_preprocess_views_view_table in core/
modules/ views/ views.theme.inc - Prepares variables for views table templates.
- ViewEditForm::buildOptionForm in core/
modules/ views_ui/ src/ ViewEditForm.php - Build a renderable array representing one option on the edit form.
- ViewEditForm::getFormBucket in core/
modules/ views_ui/ src/ ViewEditForm.php - Add information about a section to a display.
- ViewsExposedForm::buildForm in core/
modules/ views/ src/ Form/ ViewsExposedForm.php - Form constructor.
- ViewsFormBase::ajaxFormWrapper in core/
modules/ views_ui/ src/ Form/ Ajax/ ViewsFormBase.php - Wrapper for handling AJAX forms.
- ViewsHooks::theme in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_theme().