Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
ViewUI::preDelete function core/modules/views_ui/src/ViewUI.php Acts on entities before they are deleted and before hooks are 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::renderPreview function core/modules/views_ui/src/ViewUI.php
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::toArray function core/modules/views_ui/src/ViewUI.php Gets an array of all property values.
ViewUI::toLink function core/modules/views_ui/src/ViewUI.php Generates the HTML for a link to this entity.
ViewUI::toUrl function core/modules/views_ui/src/ViewUI.php Gets the URL object for the entity.
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::uuid function core/modules/views_ui/src/ViewUI.php Gets the entity UUID (Universally Unique Identifier).
ViewUI::__call function core/modules/views_ui/src/ViewUI.php Passes through all unknown calls onto the storage object.
ViewUI::__construct function core/modules/views_ui/src/ViewUI.php Constructs a View UI object.
ViewUIConverter class core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter.
ViewUIConverter class core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Provides upcasting for a view entity to be used in the Views UI.
ViewUIConverter.php file core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php
ViewUIConverter.php file core/modules/views_ui/src/ParamConverter/ViewUIConverter.php
ViewUIConverter::$container property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The service container.
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/ProxyClass/ParamConverter/ViewUIConverter.php Determines if the converter applies to a specific route and variable.
ViewUIConverter::applies function core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Determines if the converter applies to a specific route and variable.
ViewUIConverter::convert function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Converts path variables to their corresponding objects.
ViewUIConverter::convert function core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Converts path variables to their corresponding objects.
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::testSerialization function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests serialization of the ViewUI object.
ViewValidationTest class core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Tests validation of view entities.
ViewValidationTest.php file core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
ViewValidationTest::$modules property core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Modules to install.

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