Search for to

  1. Search 7.x for to
  2. Search 9.5.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
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.
ViewsUITourTest::createTranslation function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Creates single translation for source string.
ViewsUITourTest::setUp function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php
ViewsUITourTest::testViewsUiTourTips function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability.
ViewsUITourTest::testViewsUiTourTipsTranslated function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability in a different language.
views_post_update_limit_operator_defaults function core/modules/views/views.post_update.php Define default values for limit operators settings in all filters.
views_test_classy_subtheme_views_ui_display_top_alter function core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements hook_views_ui_display_top_alter().
views_tokens function core/modules/views/views.tokens.inc Implements hook_tokens().
views_token_info function core/modules/views/views.tokens.inc Implements hook_token_info().
views_ui_form_button_was_clicked function core/modules/views_ui/admin.inc #process callback for a button; determines if a button is the form's triggering element.
ViewTest::$entityStorage property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The mocked entity storage.
ViewTestBase::helperButtonHasLabel function core/modules/views/tests/src/Functional/ViewTestBase.php Asserts the existence of a button with a certain ID and label.
ViewTestBase::helperButtonHasLabel function core/modules/views/src/Tests/ViewTestBase.php Asserts the existence of a button with a certain ID and label.
ViewUI::$storage property core/modules/views_ui/src/ViewUI.php The View storage object.
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::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
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::setOriginalId function core/modules/views_ui/src/ViewUI.php Sets the original ID.

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