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 11.x for icon
  5. Other projects
Title Object type File name Summary
telephone.icon.theme.css file core/modules/telephone/css/telephone.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.field-icon-telephone {
background-image: url("data:image/svg+xml,%3csvg height='36'…
telephone.icon.theme.pcss.css file core/modules/telephone/css/telephone.icon.theme.pcss.css .field-icon-telephone {
background-image: url(../../../misc/icons/55565b/telephone.svg);
}
template_preprocess_forum_icon function core/modules/forum/forum.module Prepares variables for forum icon templates.
text.icon.theme.css file core/modules/text/css/text.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.field-icon-formatted_text {
background-image: url("data:image/svg+xml,%3csvg height='36'…
text.icon.theme.pcss.css file core/modules/text/css/text.icon.theme.pcss.css .field-icon-formatted_text {
background-image: url(../../../misc/icons/55565b/formatted_text.svg);
}
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.
toolbar.icons.theme.pcss.css file core/modules/toolbar/css/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.
user.icons.admin.pcss.css file core/modules/user/css/user.icons.admin.pcss.css Styling for the user module icons.
ViewExecutable::$feedIcons property core/modules/views/src/ViewExecutable.php
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.
ViewUIConverter::convert function core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Converts path variables to their corresponding objects.
ViewUIConverter::lazyLoadItself function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Lazy loads the real service from the container.
ViewUIConverter::__construct function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Constructs a ProxyClass Drupal proxy object.
ViewUIConverter::__construct function core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Constructs a new ViewUIConverter.

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