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
views_update_8003 function core/modules/views/views.install Clear caches to fix entity operations field.
views_update_8004 function core/modules/views/views.install Clear caches due to updated entity views data.
views_update_8005 function core/modules/views/views.install Clear views data cache.
views_update_8100 function core/modules/views/views.install Clear caches due to updated entity views data.
views_update_8101 function core/modules/views/views.install Set default values for enabled/expanded flag on page displays.
views_update_8200 function core/modules/views/views.install Rebuild the container to add a new container parameter.
views_update_8201 function core/modules/views/views.install Rebuild cache to refresh the views config schema.
views_update_8500 function core/modules/views/views.install Update field names for multi-value base fields.
views_views_data function core/modules/views/views.views.inc Implements hook_views_data().
views_views_data_alter function core/modules/views/views.views.inc Implements hook_views_data_alter().
views_views_form_substitutions function core/modules/views/views.views_execution.inc Implements hook_views_form_substitutions().
views_views_pre_render function core/modules/views/views.module Implements hook_views_pre_render().
views_views_query_substitutions function core/modules/views/views.views_execution.inc Implements hook_views_query_substitutions().
views_view_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
views_view_is_disabled function core/modules/views/views.module Returns whether the view is disabled.
views_view_is_enabled function core/modules/views/views.module Returns whether the view is enabled.
views_view_presave function core/modules/views/views.module Implements hook_ENTITY_TYPE_presave().
ViewTest class core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php @coversDefaultClass \Drupal\views\Plugin\views\area\View[[api-linebreak]]
@group views
ViewTest class core/modules/jsonapi/tests/src/Functional/ViewTest.php JSON:API integration test for the "View" config entity type.
ViewTest.php file core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest.php file core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
ViewTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ViewTest.php The theme to install as the default for testing.
ViewTest::$entity property core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest::$entityStorage property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The mocked entity storage.
ViewTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ViewTest.php The tested entity type.
ViewTest::$modules property core/modules/jsonapi/tests/src/Functional/ViewTest.php Modules to enable.
ViewTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ViewTest.php The name of the tested JSON:API resource type.
ViewTest::$viewHandler property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The view handler.
ViewTest::createEntity function core/modules/jsonapi/tests/src/Functional/ViewTest.php Creates the entity to be tested.
ViewTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php Returns the expected JSON:API document for the entity.
ViewTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php Returns the JSON:API POST document.
ViewTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
ViewTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ViewTest.php Sets up the necessary authorization.
ViewTest::testCalculateDependencies function core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php @covers ::calculateDependencies[[api-linebreak]]
ViewTestBase class core/modules/views/tests/src/Functional/ViewTestBase.php Defines a base class for Views testing in the full web test environment.
ViewTestBase class core/modules/views/src/Tests/ViewTestBase.php Defines a base class for Views testing in the full web test environment.
ViewTestBase.php file core/modules/views/src/Tests/ViewTestBase.php
ViewTestBase.php file core/modules/views/tests/src/Functional/ViewTestBase.php
ViewTestBase::$modules property core/modules/views/tests/src/Functional/ViewTestBase.php Modules to enable.
ViewTestBase::$modules property core/modules/views/src/Tests/ViewTestBase.php Modules to enable.
ViewTestBase::dataSet function core/modules/views/src/Tests/ViewTestBase.php Returns a very simple test dataset.
ViewTestBase::dataSet function core/modules/views/tests/src/Functional/ViewTestBase.php Returns a very simple test dataset.
ViewTestBase::enableViewsTestModule function core/modules/views/tests/src/Functional/ViewTestBase.php Sets up the views_test_data.module.
ViewTestBase::enableViewsTestModule function core/modules/views/src/Tests/ViewTestBase.php Sets up the views_test_data.module.
ViewTestBase::executeView function core/modules/views/src/Tests/ViewTestBase.php Executes a view with debugging.
ViewTestBase::executeView function core/modules/views/tests/src/Functional/ViewTestBase.php Executes a view with debugging.
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.
ViewTestBase::orderResultSet function core/modules/views/src/Tests/ViewTestBase.php Orders a nested array containing a result set based on a given column.
ViewTestBase::orderResultSet function core/modules/views/tests/src/Functional/ViewTestBase.php Orders a nested array containing a result set based on a given column.

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