You are here

13 uses of RESPONSIVE_PRIORITY_MEDIUM in Drupal 9

CommentAdminOverview::buildForm in core/modules/comment/src/Form/CommentAdminOverview.php
Form constructor for the comment overview administration form.
DbLogController::overview in core/modules/dblog/src/Controller/DbLogController.php
Displays a listing of database log messages.
FieldConfigListBuilder::buildHeader in core/modules/field_ui/src/FieldConfigListBuilder.php
Builds the header row for the entity listing.
FieldStorageConfigListBuilder::buildHeader in core/modules/field_ui/src/FieldStorageConfigListBuilder.php
Builds the header row for the entity listing.
MediaListBuilder::buildHeader in core/modules/media/src/MediaListBuilder.php
Builds the header row for the entity listing.
MediaTypeListBuilder::buildHeader in core/modules/media/src/MediaTypeListBuilder.php
Builds the header row for the entity listing.
MenuListBuilder::buildHeader in core/modules/menu_ui/src/MenuListBuilder.php
Builds the header row for the entity listing.
NodeListBuilder::buildHeader in core/modules/node/src/NodeListBuilder.php
Builds the header row for the entity listing.
NodeTypeListBuilder::buildHeader in core/modules/node/src/NodeTypeListBuilder.php
Builds the header row for the entity listing.
PathAliasListBuilder::buildHeader in core/modules/path/src/PathAliasListBuilder.php
Builds the header row for the entity listing.
SearchPageListBuilder::buildHeader in core/modules/search/src/SearchPageListBuilder.php
Builds the header row for the entity listing.
TableTest::testThemeTableResponsivePriority in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests 'priority-medium' and 'priority-low' classes.
template_preprocess_table in core/includes/theme.inc
Prepares variables for table templates.