Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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::viewsData function core/modules/views/tests/src/Functional/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.
ViewTranslationTest class core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests views title translation.
ViewTranslationTest.php file core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewTranslationTest.php The theme to install as the default for testing.
ViewTranslationTest::$modules property core/modules/views/tests/src/Functional/ViewTranslationTest.php Modules to enable.
ViewTranslationTest::$testViews property core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::setUp function core/modules/views/tests/src/Functional/ViewTranslationTest.php Sets up the test.
ViewTranslationTest::testViewTitleTranslation function core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests that the view route title is translated.
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 synced 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 Adds another form to the stack.
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 Provides a standard set of Apply/Cancel/OK buttons for the forms.
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.

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