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
VideoFile::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/VideoFile.php Prepares the media type fields for this source in the view display.
View::$base_field property core/modules/views/src/Entity/View.php The name of the base field to use.
View::$base_table property core/modules/views/src/Entity/View.php The name of the base table this view will use.
View::$description property core/modules/views/src/Entity/View.php The description of the view, which is used only in the interface.
View::$display property core/modules/views/src/Entity/View.php Stores all display handlers of this view.
View::$isEmpty property core/modules/views/src/Plugin/views/area/View.php Stores whether the embedded view is actually empty.
View::$viewStorage property core/modules/views/src/Plugin/views/area/View.php The view storage.
View::addDisplay function core/modules/views/src/Entity/View.php Adds a new display handler to the view, automatically creating an ID.
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php Provide a form to edit options for this plugin.
View::calculateDependencies function core/modules/views/src/Plugin/views/area/View.php Calculates dependencies for the configured plugin.
View::calculateDependencies function core/modules/views/src/Entity/View.php Calculates dependencies and stores them in the dependency property.
View::defineOptions function core/modules/views/src/Plugin/views/area/View.php Information about options for all kinds of purposes will be held here.
View::duplicateDisplayAsType function core/modules/views/src/Entity/View.php Duplicates an existing display into a new display type.
View::fixTableNames function core/modules/views/src/Entity/View.php Fixes table names for revision metadata fields of revisionable entities.
View::generateDisplayId function core/modules/views/src/Entity/View.php Generates a display ID of a certain plugin type.
View::getDisplay function core/modules/views/src/Entity/View.php Retrieves a specific display's configuration by reference.
View::invalidateCaches function core/modules/views/src/Entity/View.php Invalidates cache tags.
View::isEmpty function core/modules/views/src/Plugin/views/area/View.php Does that area have nothing to show.
View::isInstallable function core/modules/views/src/Entity/View.php Checks whether this entity is installable.
View::mergeDefaultDisplaysOptions function core/modules/views/src/Entity/View.php Add defaults to the display options.
View::postCreate function core/modules/views/src/Entity/View.php Acts on a created entity before hooks are invoked.
View::postDelete function core/modules/views/src/Entity/View.php Acts on deleted entities before the delete hook is invoked.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
View::postSave function core/modules/views/src/Entity/View.php Acts on a saved entity before the insert or update hook is invoked.
View::preSave function core/modules/views/src/Entity/View.php Acts on an entity before the presave hook is invoked.
View::__construct function core/modules/views/src/Plugin/views/area/View.php Constructs a View object.
View::__sleep function core/modules/views/src/Entity/View.php
ViewAddForm::actions function core/modules/views_ui/src/ViewAddForm.php Returns an array of supported actions for the current entity form.
ViewAddForm::submitForm function core/modules/views_ui/src/ViewAddForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ViewAddForm::__construct function core/modules/views_ui/src/ViewAddForm.php Constructs a new ViewAddForm object.
ViewAjaxController::$redirectDestination property core/modules/views/src/Controller/ViewAjaxController.php The redirect destination.
ViewAjaxController::$storage property core/modules/views/src/Controller/ViewAjaxController.php The entity storage for views.
ViewAjaxController::__construct function core/modules/views/src/Controller/ViewAjaxController.php Constructs a ViewAjaxController object.
ViewAjaxControllerTest class core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php @coversDefaultClass \Drupal\views\Controller\ViewAjaxController[[api-linebreak]]
@group views
ViewAjaxControllerTest.php file core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewAjaxControllerTest::$currentPath property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked current path.
ViewAjaxControllerTest::$executableFactory property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked executable factory.
ViewAjaxControllerTest::$redirectDestination property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The redirect destination.
ViewAjaxControllerTest::$renderer property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The renderer.
ViewAjaxControllerTest::$viewAjaxController property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The tested views ajax controller.
ViewAjaxControllerTest::$viewStorage property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked view entity storage.
ViewAjaxControllerTest::assertViewResultCommand function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Ensures that the main view content command is added.
ViewAjaxControllerTest::getCommands function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Gets the commands entry from the response object.
ViewAjaxControllerTest::setUp function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewAjaxControllerTest::setupValidMocks function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Sets up a bunch of valid mocks like the view entity and executable.
ViewAjaxControllerTest::testAccessDeniedView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a view without having access to it.
ViewAjaxControllerTest::testAjaxView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view without arguments pagers etc.
ViewAjaxControllerTest::testAjaxViewWithArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.
ViewAjaxControllerTest::testAjaxViewWithEmptyArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.
ViewAjaxControllerTest::testAjaxViewWithHtmlEntityArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.

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