Search for icon
Title | Object type | File name | Summary |
---|---|---|---|
ViewsUIController::autocompleteTag | function | core/ |
Menu callback for Views tag autocompletion. |
ViewsUIController::create | function | core/ |
Instantiates a new instance of this class. |
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.