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
ViewTestBase::schemaDefinition function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the schema definition.
ViewTestBase::schemaDefinition function core/modules/views/src/Tests/ViewTestBase.php Returns the schema definition.
ViewTestBase::setUp function core/modules/views/src/Tests/ViewTestBase.php Sets up a Drupal site for running functional and integration tests.
ViewTestBase::setUp function core/modules/views/tests/src/Functional/ViewTestBase.php
ViewTestBase::viewsData function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the views data definition.
ViewTestBase::viewsData function core/modules/views/src/Tests/ViewTestBase.php Returns the views data definition.
ViewTestData class core/modules/views/src/Tests/ViewTestData.php Provides tests view data and the base test schema with sample data records.
ViewTestData.php file core/modules/views/src/Tests/ViewTestData.php
ViewTestData::createTestViews function core/modules/views/src/Tests/ViewTestData.php Create test views from config.
ViewTestData::dataSet function core/modules/views/src/Tests/ViewTestData.php Returns a very simple test dataset.
ViewTestData::schemaDefinition function core/modules/views/src/Tests/ViewTestData.php Returns the schema definition.
ViewTestData::viewsData function core/modules/views/src/Tests/ViewTestData.php Returns the views data definition.
ViewUI::$additionalQueries property core/modules/views_ui/src/ViewUI.php Stores a list of database queries run beside the main one from views.
ViewUI::$changed_display property core/modules/views_ui/src/ViewUI.php Stores an array of displays that have been changed.
ViewUI::$forms property core/modules/views_ui/src/ViewUI.php Contains an array of form keys and their respective classes.
ViewUI::$isSyncing property core/modules/views_ui/src/ViewUI.php Whether the config is being created, updated or deleted through the
import process.
ViewUI::$isUninstalling property core/modules/views_ui/src/ViewUI.php Whether the config is being deleted through the uninstall process.
ViewUI::$stack property core/modules/views_ui/src/ViewUI.php Stores a stack of UI forms to display.
ViewUI::$storage property core/modules/views_ui/src/ViewUI.php The View storage object.
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::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::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::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::enforceIsNew function core/modules/views_ui/src/ViewUI.php Enforces an entity to be new.
ViewUI::getCacheContexts function core/modules/views_ui/src/ViewUI.php The cache contexts associated with this object.
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::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::getFormProgress function core/modules/views_ui/src/ViewUI.php Get the user's current progress through the form stack.
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::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::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::mergeDefaultDisplaysOptions function core/modules/views_ui/src/ViewUI.php Add defaults to the display options.
ViewUI::postCreate function core/modules/views_ui/src/ViewUI.php Acts on a created entity before hooks are invoked.

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