Search for icon

  1. Search 7.x for icon
  2. Search 9.5.x for icon
  3. Search 8.9.x for icon
  4. Search 10.3.x for icon
  5. Other projects
Title Object type File name Summary
shortcut.icons.theme.css file core/themes/stable9/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/modules/shortcut/css/shortcut.icons.theme.css Styling for the shortcut module icons.
SvgIconBuilder class core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds SVG layout icons.
SvgIconBuilder.php file core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php
SvgIconBuilder::$height property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The height of the SVG.
SvgIconBuilder::$id property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The machine name of the layout.
SvgIconBuilder::$label property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The label of the layout.
SvgIconBuilder::$padding property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The padding between regions.
SvgIconBuilder::$strokeWidth property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The width of region borders.
SvgIconBuilder::$width property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The width of the SVG.
SvgIconBuilder::build function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds a render array representation of an SVG based on an icon map.
SvgIconBuilder::buildRenderArray function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds a render array representation of an SVG.
SvgIconBuilder::calculateSvgValues function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Calculates the dimensions and offsets of all regions.
SvgIconBuilder::getLength function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Gets the height or width of a region.
SvgIconBuilder::getOffset function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Gets the offset for this region.
SvgIconBuilder::setHeight function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the height.
SvgIconBuilder::setId function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the ID.
SvgIconBuilder::setLabel function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the label.
SvgIconBuilder::setPadding function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the padding.
SvgIconBuilder::setStrokeWidth function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the stroke width.
SvgIconBuilder::setWidth function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the width.
ThemeTest::testThemeSettingsNoLogoNoFavicon function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests the theme settings form when logo and favicon features are disabled.
toolbar.icons.theme.css file core/themes/stable9/css/toolbar/toolbar.icons.theme.css Styling for toolbar module icons.
toolbar.icons.theme.css file core/themes/claro/css/theme/toolbar.icons.theme.css Styling for toolbar module icons.
toolbar.icons.theme.css file core/modules/toolbar/css/toolbar.icons.theme.css Styling for toolbar module icons.
toolbar.icons.theme.pcss.css file core/themes/claro/css/theme/toolbar.icons.theme.pcss.css Styling for toolbar module icons.
user.icons.admin.css file core/themes/stable9/css/user/user.icons.admin.css Styling for the user module icons.
user.icons.admin.css file core/modules/user/css/user.icons.admin.css Styling for the user module icons.
ViewExecutable::$feedIcons property core/modules/views/src/ViewExecutable.php Feed icons attached to the view.
views.view.test_feed_icon.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml
ViewsUIController class core/modules/views_ui/src/Controller/ViewsUIController.php Returns responses for Views UI routes.
ViewsUIController.php file core/modules/views_ui/src/Controller/ViewsUIController.php
ViewsUIController::$viewsData property core/modules/views_ui/src/Controller/ViewsUIController.php Stores the Views data cache object.
ViewsUIController::ajaxOperation function core/modules/views_ui/src/Controller/ViewsUIController.php Calls a method on a view and reloads the listing page.
ViewsUIController::autocompleteTag function core/modules/views_ui/src/Controller/ViewsUIController.php Menu callback for Views tag autocompletion.
ViewsUIController::edit function core/modules/views_ui/src/Controller/ViewsUIController.php Returns the form to edit a view.
ViewsUIController::reportFields function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all instances of fields on any views.
ViewsUIController::reportPlugins function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all plugins and what enabled Views use them.
ViewsUIController::__construct function core/modules/views_ui/src/Controller/ViewsUIController.php Constructs a new \Drupal\views_ui\Controller\ViewsUIController object.
ViewUIConverter class core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter.
ViewUIConverter class core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Provides upcasting for a view entity to be used in the Views UI.
ViewUIConverter.php file core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php
ViewUIConverter.php file core/modules/views_ui/src/ParamConverter/ViewUIConverter.php
ViewUIConverter::$container property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The service container.
ViewUIConverter::$drupalProxyOriginalServiceId property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The id of the original proxied service.
ViewUIConverter::$service property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The real proxied service, after it was lazy loaded.
ViewUIConverter::$tempStoreFactory property core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Stores the tempstore factory.
ViewUIConverter::applies function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Determines if the converter applies to a specific route and variable.
ViewUIConverter::applies function core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Determines if the converter applies to a specific route and variable.
ViewUIConverter::convert function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Converts path variables to their corresponding objects.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.