Search for icon
Title | Object type | File name | Summary |
---|---|---|---|
telephone.icon.theme.css | file | core/ |
/* * 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/ |
.field-icon-telephone { background-image: url(../../../misc/icons/55565b/telephone.svg); } |
template_preprocess_forum_icon | function | core/ |
Prepares variables for forum icon templates. |
text.icon.theme.css | file | core/ |
/* * 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/ |
.field-icon-formatted_text { background-image: url(../../../misc/icons/55565b/formatted_text.svg); } |
ThemeTest::testThemeSettingsNoLogoNoFavicon | function | core/ |
Tests the theme settings form when logo and favicon features are disabled. |
toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
user.icons.admin.css | file | core/ |
Styling for the user module icons. |
user.icons.admin.css | file | core/ |
Styling for the user module icons. |
user.icons.admin.pcss.css | file | core/ |
Styling for the user module icons. |
ViewExecutable::$feedIcons | property | core/ |
|
views.view.test_feed_icon.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml |
ViewsUIController | class | core/ |
Returns responses for Views UI routes. |
ViewsUIController.php | file | core/ |
|
ViewsUIController::$viewsData | property | core/ |
Stores the Views data cache object. |
ViewsUIController::ajaxOperation | function | core/ |
Calls a method on a view and reloads the listing page. |
ViewsUIController::autocompleteTag | function | core/ |
Menu callback for Views tag autocompletion. |
ViewsUIController::edit | function | core/ |
Returns the form to edit a view. |
ViewsUIController::reportFields | function | core/ |
Lists all instances of fields on any views. |
ViewsUIController::reportPlugins | function | core/ |
Lists all plugins and what enabled Views use them. |
ViewsUIController::__construct | function | core/ |
Constructs a new \Drupal\views_ui\Controller\ViewsUIController object. |
ViewUIConverter | class | core/ |
Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter. |
ViewUIConverter | class | core/ |
Provides upcasting for a view entity to be used in the Views UI. |
ViewUIConverter.php | file | core/ |
|
ViewUIConverter.php | file | core/ |
|
ViewUIConverter::$container | property | core/ |
The service container. |
ViewUIConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ViewUIConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ViewUIConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
ViewUIConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
ViewUIConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
ViewUIConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
ViewUIConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
ViewUIConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ViewUIConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ViewUIConverter::__construct | function | core/ |
Constructs a new ViewUIConverter. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.