Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
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.
ViewsHooks::viewsUiDisplayTopAlter function core/themes/admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_top_alter().
ViewsHooksTest::$viewStorage property core/modules/views/tests/src/Kernel/ViewsHooksTest.php The view storage.
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 The views storage.
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.
ViewsTokensHooks class core/modules/views/src/Hook/ViewsTokensHooks.php Hook implementations for views.
ViewsTokensHooks.php file core/modules/views/src/Hook/ViewsTokensHooks.php
ViewsTokensHooks::tokenInfo function core/modules/views/src/Hook/ViewsTokensHooks.php Implements hook_token_info().
ViewsTokensHooks::tokens function core/modules/views/src/Hook/ViewsTokensHooks.php Implements hook_tokens().
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.
ViewStyleHtmlListTest::testOrderedList function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Tests ordered list HTML list.
ViewsUIController::autocompleteTag function core/modules/views_ui/src/Controller/ViewsUIController.php Menu callback for Views tag autocompletion.
ViewsUiTestThemeHooks::viewsUiDisplayTopAlter function core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php Implements hook_views_ui_display_top_alter().
views_ui_form_button_was_clicked function core/modules/views_ui/admin.inc The #process callback for a button.
views_ui_test_theme_views_ui_display_top_alter function core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.theme Implements hook_views_ui_display_top_alter().
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.
ViewUI::$storage property core/modules/views_ui/src/ViewUI.php The View storage object.
ViewUI::addFormToStack function core/modules/views_ui/src/ViewUI.php Adds another form to the stack.
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
ViewUI::getOriginal function core/modules/views_ui/src/ViewUI.php Returns the original unchanged entity.
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 Provides a standard set of Apply/Cancel/OK buttons for the forms.
ViewUI::setOriginal function core/modules/views_ui/src/ViewUI.php Sets the original unchanged entity.

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