Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ViewUI::postDelete function core/modules/views_ui/src/ViewUI.php Acts on deleted entities before the delete hook is invoked.
ViewUI::postLoad function core/modules/views_ui/src/ViewUI.php Acts on loaded entities.
ViewUI::postSave function core/modules/views_ui/src/ViewUI.php Acts on a saved entity before the insert or update hook is invoked.
ViewUI::preSave function core/modules/views_ui/src/ViewUI.php Acts on an entity before the presave hook is invoked.
ViewUI::referencedEntities function core/modules/views_ui/src/ViewUI.php Gets a list of entities referenced by this entity.
ViewUI::save function core/modules/views_ui/src/ViewUI.php Saves an entity permanently.
ViewUI::set function core/modules/views_ui/src/ViewUI.php Sets the value of a property.
ViewUI::setLock function core/modules/views_ui/src/ViewUI.php Sets a lock on this View.
ViewUI::setOriginalId function core/modules/views_ui/src/ViewUI.php Sets the original ID.
ViewUI::setStatus function core/modules/views_ui/src/ViewUI.php Sets the status of the configuration entity.
ViewUI::setSyncing function core/modules/views_ui/src/ViewUI.php Sets the status of the synchronization flag.
ViewUI::setThirdPartySetting function core/modules/views_ui/src/ViewUI.php Sets the value of a third-party setting.
ViewUI::setUninstalling function core/modules/views_ui/src/ViewUI.php
ViewUI::standardCancel function core/modules/views_ui/src/ViewUI.php Submit handler for cancel button
ViewUI::standardSubmit function core/modules/views_ui/src/ViewUI.php Basic submit handler applicable to all 'standard' forms.
ViewUI::startQueryCapture function core/modules/views_ui/src/ViewUI.php Set up query capturing.
ViewUI::status function core/modules/views_ui/src/ViewUI.php Returns whether the configuration entity is enabled.
ViewUI::submitItemAdd function core/modules/views_ui/src/ViewUI.php Submit handler for adding new item(s) to a view.
ViewUI::trustData function core/modules/views_ui/src/ViewUI.php Sets that the data should be trusted.
ViewUI::unsetLock function core/modules/views_ui/src/ViewUI.php Unsets the lock on this View.
ViewUI::unsetThirdPartySetting function core/modules/views_ui/src/ViewUI.php Unsets a third-party setting.
ViewUI::uriRelationships function core/modules/views_ui/src/ViewUI.php Gets a list of URI relationships supported by this entity.
ViewUI::__construct function core/modules/views_ui/src/ViewUI.php Constructs a View UI object.
ViewUI::__set function core/modules/views_ui/src/ViewUI.php
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/ParamConverter/ViewUIConverter.php Determines if the converter applies to a specific route and variable.
ViewUIConverter::applies function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Determines if the converter applies to a specific route and variable.
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.
ViewUIObjectTest class core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php @coversDefaultClass \Drupal\views_ui\ViewUI[[api-linebreak]]
@group views_ui
ViewUIObjectTest.php file core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php
ViewUIObjectTest::testEntityDecoration function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests entity method decoration.
ViewUIObjectTest::testIsLocked function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests the isLocked method.
ViewUIObjectTest::testIsLockedLegacy function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests the isLocked method.
ViewUIObjectTest::testSerialization function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests serialization of the ViewUI object.
ViewXmlAnonTest class core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php @group rest
ViewXmlAnonTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php
ViewXmlAnonTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The theme to install as the default for testing.
ViewXmlAnonTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The format to use in this test.
ViewXmlAnonTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest class core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php @group rest
ViewXmlBasicAuthTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php
ViewXmlBasicAuthTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The authentication mechanism to use in this test.
ViewXmlBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The theme to install as the default for testing.
ViewXmlBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The format to use in this test.
ViewXmlBasicAuthTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.