You are here

17 calls to Html::cleanCssIdentifier() in Zircon Profile 8.0

ExposedFormTest::getExpectedExposedFormId in core/modules/views/src/Tests/Plugin/ExposedFormTest.php
Returns a views exposed form ID.
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.
HtmlTest::testCleanCssIdentifier in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Tests the Html::cleanCssIdentifier() method.
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.
TourViewBuilder::viewMultiple in core/modules/tour/src/TourViewBuilder.php
Builds the render array for the provided entities.
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.
views_theme in core/modules/views/views.module
Implements hook_theme().