Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewUI::setStatus | function | core/ |
Sets the status of the configuration entity. |
| ViewUI::setSyncing | function | core/ |
Sets the status of the synchronization flag. |
| ViewUI::setThirdPartySetting | function | core/ |
Sets the value of a third-party setting. |
| ViewUI::setUninstalling | function | core/ |
|
| ViewUI::standardCancel | function | core/ |
Submit handler for cancel button. |
| ViewUI::standardSubmit | function | core/ |
Basic submit handler applicable to all 'standard' forms. |
| ViewUI::startQueryCapture | function | core/ |
Set up query capturing. |
| ViewUI::status | function | core/ |
Returns whether the configuration entity is enabled. |
| ViewUI::submitItemAdd | function | core/ |
Submit handler for adding new item(s) to a view. |
| ViewUI::toArray | function | core/ |
Gets an array of all property values. |
| ViewUI::toLink | function | core/ |
Generates the HTML for a link to this entity. |
| ViewUI::toUrl | function | core/ |
Gets the URL object for the entity. |
| ViewUI::trustData | function | core/ |
Sets that the data should be trusted. |
| ViewUI::unsetLock | function | core/ |
Unsets the lock on this View. |
| ViewUI::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
| ViewUI::uriRelationships | function | core/ |
Gets a list of URI relationships supported by this entity. |
| ViewUI::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
| ViewUI::__call | function | core/ |
Passes through all unknown calls onto the storage object. |
| ViewUI::__construct | function | core/ |
Constructs a View UI object. |
| ViewUIConverter | class | core/ |
Provides upcasting for a view entity to be used in the Views UI. |
| ViewUIConverter | class | core/ |
Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter. |
| 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. |
| ViewUIObjectTest | class | core/ |
Tests Drupal\views_ui\ViewUI. |
| ViewUIObjectTest.php | file | core/ |
|
| ViewUIObjectTest::testEntityDecoration | function | core/ |
Tests entity method decoration. |
| ViewUIObjectTest::testIsLocked | function | core/ |
Tests the isLocked method. |
| ViewUIObjectTest::testSerialization | function | core/ |
Tests serialization of the ViewUI object. |
| ViewValidationTest | class | core/ |
Tests validation of view entities. |
| ViewValidationTest.php | file | core/ |
|
| ViewValidationTest::$modules | property | core/ |
Modules to install. |
| ViewValidationTest::setUp | function | core/ |
|
| ViewValidationTest::testInvalidPluginId | function | core/ |
Tests that the various plugin IDs making up a view display are validated. |
| ViewXmlAnonTest | class | core/ |
Tests View Xml Anon. |
| ViewXmlAnonTest.php | file | core/ |
|
| ViewXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewXmlBasicAuthTest | class | core/ |
Tests View Xml Basic Auth. |
Pagination
- Previous page
- Page 1827
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.