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 10.3.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
UserViewsFieldAccessTest::testUserFields function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Tests the user fields.
UserViewsHooks class core/modules/user/src/Hook/UserViewsHooks.php Hook implementations for user.
UserViewsHooks.php file core/modules/user/src/Hook/UserViewsHooks.php
UserViewsHooks::viewsPluginsArgumentValidatorAlter function core/modules/user/src/Hook/UserViewsHooks.php Implements hook_views_plugins_argument_validator_alter().
user_test_views.info.yml file core/modules/user/tests/modules/user_test_views/user_test_views.info.yml core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
VersionHistoryController::revisionOverview function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates an overview table of revisions of an entity.
VideoFile::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/VideoFile.php Prepares the media type fields for this source in the view display.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.
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.php file core/modules/views/src/Element/View.php
View.php file core/modules/views/src/Entity/View.php
View.php file core/modules/views/src/Plugin/views/area/View.php
View::$base_field property core/modules/views/src/Entity/View.php The name of the base field to use.
View::$base_table property core/modules/views/src/Entity/View.php The name of the base table this view will use.
View::$description property core/modules/views/src/Entity/View.php The description of the view, which is used only in the interface.
View::$display property core/modules/views/src/Entity/View.php Stores all display handlers of this view.
View::$executable property core/modules/views/src/Entity/View.php Stores a reference to the executable version of this view.
View::$id property core/modules/views/src/Entity/View.php The unique ID of the view.
View::$isEmpty property core/modules/views/src/Plugin/views/area/View.php Stores whether the embedded view is actually empty.
View::$label property core/modules/views/src/Entity/View.php The label of the view.
View::$module property core/modules/views/src/Entity/View.php The module implementing this view.
View::$tag property core/modules/views/src/Entity/View.php The "tags" of a view.
View::$viewStorage property core/modules/views/src/Plugin/views/area/View.php The view storage.
View::addCacheMetadata function core/modules/views/src/Entity/View.php Fills in the cache metadata of this view.
View::addDisplay function core/modules/views/src/Entity/View.php Adds a new display handler to the view, automatically creating an ID.
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php Provide a form to edit options for this plugin.
View::calculateDependencies function core/modules/views/src/Plugin/views/area/View.php Calculates dependencies for the configured plugin.
View::calculateDependencies function core/modules/views/src/Entity/View.php Calculates dependencies and stores them in the dependency property.
View::create function core/modules/views/src/Plugin/views/area/View.php Instantiates a new instance of the implementing class using autowiring.
View::createDuplicate function core/modules/views/src/Entity/View.php Creates a duplicate of the entity.
View::defineOptions function core/modules/views/src/Plugin/views/area/View.php Information about options for all kinds of purposes will be held here.
View::duplicateDisplayAsType function core/modules/views/src/Entity/View.php Duplicates an existing display into a new display type.
View::generateDisplayId function core/modules/views/src/Entity/View.php Generates a display ID of a certain plugin type.
View::getDisplay function core/modules/views/src/Entity/View.php Retrieves a specific display's configuration by reference.
View::getExecutable function core/modules/views/src/Entity/View.php Gets an executable instance for this view.
View::getInfo function core/modules/views/src/Element/View.php Returns the element properties for this element.
View::invalidateCaches function core/modules/views/src/Entity/View.php Invalidates cache tags.
View::isEmpty function core/modules/views/src/Plugin/views/area/View.php Does that area have nothing to show.
View::isInstallable function core/modules/views/src/Entity/View.php Checks whether this entity is installable.
View::label function core/modules/views/src/Entity/View.php Gets the label of the entity.
View::mergeDefaultDisplaysOptions function core/modules/views/src/Entity/View.php Add defaults to the display options.
View::onDependencyRemoval function core/modules/views/src/Entity/View.php Informs the entity that entities it depends on will be deleted.
View::postCreate function core/modules/views/src/Entity/View.php Acts on a created entity before hooks are invoked.
View::postDelete function core/modules/views/src/Entity/View.php Acts on deleted entities before the delete hook is invoked.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
View::postSave function core/modules/views/src/Entity/View.php Acts on a saved entity before the insert or update hook is invoked.
View::preCreate function core/modules/views/src/Entity/View.php Changes the values of an entity before it is created.
View::preDelete function core/modules/views/src/Entity/View.php Acts on entities before they are deleted and before hooks are invoked.
View::preRenderViewElement function core/modules/views/src/Element/View.php View element pre render callback.

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