Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
ViewsConfigUpdater::processOperatorDefaultsHandler function core/modules/views/src/ViewsConfigUpdater.php Processes operator defaults.
ViewsConfigUpdaterTest::testNeedsOperatorDefaultsUpdateDeprecation function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsOperatorDefaultsUpdate[[api-linebreak]]
ViewsConfigUpdaterTest::testNeedsOperatorUpdateDefaults function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsOperatorDefaultsUpdate[[api-linebreak]]
ViewsData::$allStorage property core/modules/views/src/ViewsData.php All table storage data loaded from cache.
ViewsData::$storage property core/modules/views/src/ViewsData.php Table data storage.
ViewsDataTest::$cacheTagsInvalidator property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked cache tags invalidator.
ViewsDataTest::$configFactory property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked config factory.
ViewsDataTest::$fieldStorage property core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php The field storage.
ViewsDataTest::testGetOnFirstCall function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests fetching all the views data without a static cache.
ViewsDataTest::testOptionsFieldViewsData function core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php Tests the option module's implementation of hook_field_views_data().
ViewsEntityArgumentValidator class core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Provides views argument validator plugin definitions for all entity types.
ViewsEntityArgumentValidator.php file core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The base plugin ID this derivative is for.
ViewsEntityArgumentValidator::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php List of derivative definitions.
ViewsEntityArgumentValidator::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The entity type manager.
ViewsEntityArgumentValidator::create function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Creates a new class instance.
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Gets the definition of all derivatives of a base plugin.
ViewsEntityArgumentValidator::__construct function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Constructs a ViewsEntityArgumentValidator object.
ViewsEntitySchemaSubscriber::$viewsToSave property core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Array of views that need to be saved, indexed by view name.
ViewsExposedFilterBlock::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php The view storage.
ViewsForm::$urlGenerator property core/modules/views/src/Form/ViewsForm.php The URL generator to generate the form action.
ViewsHandlerManagerTest::$factory property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The mocked factory.
ViewsHandlerManagerTest::setupMockedFactory function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Setups of the plugin factory.
ViewsLocalTask::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php The view storage.
ViewsLocalTaskTest::$viewStorage property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
ViewsMenuLink::$viewExecutableFactory property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The view executable factory.
ViewsMenuLink::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php The view storage.
ViewsPluginInterface::getAvailableGlobalTokens function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Returns an array of available token replacements.
ViewsPluginInterface::globalTokenForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Adds elements for available core tokens to a form.
ViewsPluginInterface::globalTokenReplace function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Returns a string with any core tokens replaced.
ViewsPluginInterface::submitOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Handle any special handling on the validate form.
ViewStorageTest class core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the CRUD functionality for a view.
ViewStorageTest.php file core/modules/views/tests/src/Kernel/ViewStorageTest.php
ViewStorageTest::$configProperties property core/modules/views/tests/src/Kernel/ViewStorageTest.php Properties that should be stored in the configuration.
ViewStorageTest::$controller property core/modules/views/tests/src/Kernel/ViewStorageTest.php The configuration entity storage.
ViewStorageTest::$entityType property core/modules/views/tests/src/Kernel/ViewStorageTest.php The entity type definition.
ViewStorageTest::$testViews property core/modules/views/tests/src/Kernel/ViewStorageTest.php Views used by this test.
ViewStorageTest::createTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests creating configuration entities.
ViewStorageTest::displayMethodTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the display related functions like getDisplaysList().
ViewStorageTest::displayTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests adding, saving, and loading displays on configuration entities.
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewStorageTest::testConfigurationEntityCRUD function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests CRUD operations.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewsUIController::autocompleteTag function core/modules/views_ui/src/Controller/ViewsUIController.php Menu callback for Views tag autocompletion.
ViewsUITourTest class core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests the Views UI tour.
ViewsUITourTest.php file core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php
ViewsUITourTest::$adminUser property core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php An admin user with administrative permissions for views.
ViewsUITourTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php The theme to install as the default for testing.
ViewsUITourTest::$localeStorage property core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php String translation storage object.
ViewsUITourTest::$modules property core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Modules to enable.

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