Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 10.3.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::$temporary_options property core/modules/views_ui/src/ViewUI.php Stores options temporarily while editing.
ViewUI::access function core/modules/views_ui/src/ViewUI.php Checks data value access.
ViewUI::addCacheableDependency function core/modules/views_ui/src/ViewUI.php Adds a dependency on an object: merges its cacheability metadata.
ViewUI::addCacheContexts function core/modules/views_ui/src/ViewUI.php Adds cache contexts.
ViewUI::addCacheTags function core/modules/views_ui/src/ViewUI.php Adds cache tags.
ViewUI::addDisplay function core/modules/views_ui/src/ViewUI.php Adds a new display handler to the view, automatically creating an ID.
ViewUI::addFormToStack function core/modules/views_ui/src/ViewUI.php Add another form to the stack; clicking 'apply' will go to this form
rather than closing the ajax popup.
ViewUI::bundle function core/modules/views_ui/src/ViewUI.php Gets the bundle of the entity.
ViewUI::cacheSet function core/modules/views_ui/src/ViewUI.php Sets a cached view object in the shared tempstore.
ViewUI::calculateDependencies function core/modules/views_ui/src/ViewUI.php Calculates dependencies and stores them in the dependency property.
ViewUI::create function core/modules/views_ui/src/ViewUI.php Constructs a new entity object, without permanently saving it.
ViewUI::createDuplicate function core/modules/views_ui/src/ViewUI.php Creates a duplicate of the entity.
ViewUI::delete function core/modules/views_ui/src/ViewUI.php Deletes an entity permanently.
ViewUI::disable function core/modules/views_ui/src/ViewUI.php Disables the configuration entity.
ViewUI::duplicateDisplayAsType function core/modules/views_ui/src/ViewUI.php Duplicates an existing display into a new display type.
ViewUI::enable function core/modules/views_ui/src/ViewUI.php Enables the configuration entity.
ViewUI::endQueryCapture function core/modules/views_ui/src/ViewUI.php Add the list of queries run during render to buildinfo.
ViewUI::enforceIsNew function core/modules/views_ui/src/ViewUI.php Enforces an entity to be new.
ViewUI::get function core/modules/views_ui/src/ViewUI.php Returns the value of a property.
ViewUI::getCacheContexts function core/modules/views_ui/src/ViewUI.php The cache contexts associated with this object.
ViewUI::getCacheMaxAge function core/modules/views_ui/src/ViewUI.php The maximum age for which this object may be cached.
ViewUI::getCacheTags function core/modules/views_ui/src/ViewUI.php The cache tags associated with this object.
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
ViewUI::getConfigDependencyKey function core/modules/views_ui/src/ViewUI.php Gets the key that is used to store configuration dependencies.
ViewUI::getConfigDependencyName function core/modules/views_ui/src/ViewUI.php Gets the configuration dependency name.
ViewUI::getConfigTarget function core/modules/views_ui/src/ViewUI.php Gets the configuration target identifier for the entity.
ViewUI::getDependencies function core/modules/views_ui/src/ViewUI.php Gets the configuration dependencies.
ViewUI::getDisplay function core/modules/views_ui/src/ViewUI.php Retrieves a specific display's configuration by reference.
ViewUI::getEntityType function core/modules/views_ui/src/ViewUI.php Gets the entity type definition.
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php Gets the ID of the type of the entity.
ViewUI::getExecutable function core/modules/views_ui/src/ViewUI.php Gets an executable instance for this view.
ViewUI::getFormProgress function core/modules/views_ui/src/ViewUI.php Get the user's current progress through the form stack.
ViewUI::getLock function core/modules/views_ui/src/ViewUI.php Gets the lock on this View.
ViewUI::getOriginalId function core/modules/views_ui/src/ViewUI.php Gets the original ID.
ViewUI::getOverrideValues function core/modules/views_ui/src/ViewUI.php Return the was_defaulted, is_defaulted and revert state of a form.
ViewUI::getStandardButtons function core/modules/views_ui/src/ViewUI.php Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide
a hidden op operator because the forms plugin doesn't seem to properly
provide which button was clicked.
ViewUI::getThirdPartyProviders function core/modules/views_ui/src/ViewUI.php Gets the list of third parties that store information.
ViewUI::getThirdPartySetting function core/modules/views_ui/src/ViewUI.php Gets the value of a third-party setting.
ViewUI::getThirdPartySettings function core/modules/views_ui/src/ViewUI.php Gets all third-party settings of a given module.
ViewUI::getTypedData function core/modules/views_ui/src/ViewUI.php Gets a typed data object for this entity object.
ViewUI::hasLinkTemplate function core/modules/views_ui/src/ViewUI.php Indicates if a link template exists for a given key.
ViewUI::hasTrustedData function core/modules/views_ui/src/ViewUI.php Gets whether on not the data is trusted.
ViewUI::id function core/modules/views_ui/src/ViewUI.php Gets the identifier.
ViewUI::isInstallable function core/modules/views_ui/src/ViewUI.php Checks whether this entity is installable.
ViewUI::isLocked function core/modules/views_ui/src/ViewUI.php Returns whether the current view is locked.
ViewUI::isNew function core/modules/views_ui/src/ViewUI.php Determines whether the entity is new.
ViewUI::isSyncing function core/modules/views_ui/src/ViewUI.php Returns whether this entity is being changed as part of a synchronization.
ViewUI::isUninstalling function core/modules/views_ui/src/ViewUI.php Returns whether this entity is being changed during the uninstall process.
ViewUI::label function core/modules/views_ui/src/ViewUI.php Gets the label of the entity.
ViewUI::language function core/modules/views_ui/src/ViewUI.php Gets the language of the entity.

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