Search for view
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| View | class | core/ |
Provides a render element to display a view. |
| View | class | core/ |
Defines a View configuration entity class. |
| View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewUI::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| ViewUI::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ViewUI::referencedEntities | function | core/ |
Gets a list of entities referenced by this entity. |
| ViewUI::renderPreview | function | core/ |
|
| ViewUI::save | function | core/ |
Saves an entity permanently. |
| ViewUI::set | function | core/ |
Sets the value of a property. |
| ViewUI::setLock | function | core/ |
Sets a lock on this View. |
| ViewUI::setOriginalId | function | core/ |
Sets the original ID. |
| 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 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. |
| ViewUIObjectTest | class | core/ |
@coversDefaultClass \Drupal\views_ui\ViewUI[[api-linebreak]] @group views_ui |
| 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. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.