Search for icon

  1. Search 7.x for icon
  2. Search 8.9.x for icon
  3. Search 10.3.x for icon
  4. Search 11.x for icon
  5. Other projects
Title Object type File name Summary
ViewsUIController::autocompleteTag function core/modules/views_ui/src/Controller/ViewsUIController.php Menu callback for Views tag autocompletion.
ViewsUIController::create function core/modules/views_ui/src/Controller/ViewsUIController.php Instantiates a new instance of this class.
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.