Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewUI::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ViewUI::postLoad | function | core/ |
Acts on loaded entities. |
| ViewUI::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is 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::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::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::__construct | function | core/ |
Constructs a View UI object. |
| ViewUI::__set | function | core/ |
|
| 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::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::testIsLockedLegacy | function | core/ |
Tests the isLocked method. |
| ViewUIObjectTest::testSerialization | function | core/ |
Tests serialization of the ViewUI object. |
| ViewXmlAnonTest | class | core/ |
@group rest |
| 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/ |
@group rest |
| ViewXmlBasicAuthTest.php | file | core/ |
|
| ViewXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 1390
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.