You are here

17 calls to Html::cleanCssIdentifier() in Drupal 10

ExposedFormRenderTest::testExposedFormRender in core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php
Tests the exposed form markup.
ExposedFormTest::getExpectedExposedFormId in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Returns a views exposed form ID.
Grid::getCustomClass in core/modules/views/src/Plugin/views/style/Grid.php
Return the token-replaced row or column classes for the specified result.
HtmlTest::testCleanCssIdentifier in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Tests the Html::cleanCssIdentifier() method.
LinkFieldUITest::getFieldHtml in core/modules/link/tests/src/Functional/LinkFieldUITest.php
Returns the raw HTML for the given field.
MediaReferenceFieldHelpTest::testFieldCreationHelpText in core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php
Tests our custom help texts when creating a field.
MediaTypeCreationTest::testMediaTypeCreationFormWithDefaultField in core/modules/media/tests/src/FunctionalJavascript/MediaTypeCreationTest.php
Tests the media type creation form.
StandardTest::testStandard in core/profiles/standard/tests/src/Functional/StandardTest.php
Tests Standard installation profile.
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.
views_theme in core/modules/views/views.module
Implements hook_theme().