Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 10.3.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
ViewsHooksTest::$testViews property core/modules/views/tests/src/Kernel/ViewsHooksTest.php Views used by this test.
ViewsHooksTest::$viewStorage property core/modules/views/tests/src/Kernel/ViewsHooksTest.php The view storage.
ViewsHooksTest::setUp function core/modules/views/tests/src/Kernel/ViewsHooksTest.php
ViewsHooksTest::testHooks function core/modules/views/tests/src/Kernel/ViewsHooksTest.php Tests the hooks.
ViewsHooksTest::testViewsFormMainFormPreRender function core/modules/views/tests/src/Kernel/ViewsHooksTest.php Tests how hook_views_form_substitutions() makes substitutions.
ViewsHooksTest::testViewsInvalidateCacheOnDelete function core/modules/views/tests/src/Kernel/ViewsHooksTest.php Test that hook_views_invalidate_cache() is called when a view is deleted.
ViewsIntegrationTest class core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Tests the integration of responsive image with Views.
ViewsIntegrationTest class core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Tests the views integration of dblog module.
ViewsIntegrationTest.php file core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php
ViewsIntegrationTest.php file core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
ViewsIntegrationTest::$columnMap property core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
ViewsIntegrationTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php The theme to install as the default for testing.
ViewsIntegrationTest::$modules property core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Modules to install.
ViewsIntegrationTest::$modules property core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Modules to install.
ViewsIntegrationTest::$testViews property core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php The test views to enable.
ViewsIntegrationTest::$testViews property core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Views to be enabled.
ViewsIntegrationTest::createLogEntries function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Create a set of log entries.
ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID constant core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php The responsive image style ID to use.
ViewsIntegrationTest::setUp function core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Sets up the test.
ViewsIntegrationTest::setUp function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
ViewsIntegrationTest::testFiltering function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Tests views can be filtered by severity and log type.
ViewsIntegrationTest::testMessages function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Tests the messages escaping functionality.
ViewsIntegrationTest::testRelationship function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Tests the relationship with the users_field_data table.
ViewsIntegrationTest::testViewsAddResponsiveImageField function core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Tests integration with Views.
ViewsJoin class core/modules/views/src/Attribute/ViewsJoin.php Defines a Plugin attribute object for views join plugins.
ViewsJoin class core/modules/views/src/Annotation/ViewsJoin.php Defines a Plugin annotation object for views join plugins.
ViewsJoin.php file core/modules/views/src/Annotation/ViewsJoin.php
ViewsJoin.php file core/modules/views/src/Attribute/ViewsJoin.php
ViewsKernelTestBase class core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Defines a base class for Views kernel testing.
ViewsKernelTestBase.php file core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
ViewsKernelTestBase::$modules property core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Modules to install.
ViewsKernelTestBase::$testViews property core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Views to be enabled.
ViewsKernelTestBase::dataSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns a very simple test dataset.
ViewsKernelTestBase::executeView function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Executes a view.
ViewsKernelTestBase::orderResultSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Orders a nested array containing a result set based on a given column.
ViewsKernelTestBase::schemaDefinition function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns the schema definition.
ViewsKernelTestBase::setUp function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
ViewsKernelTestBase::setUpFixtures function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Sets up the configuration and schema of views and views_test_data modules.
ViewsKernelTestBase::viewsData function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns the views data definition.
ViewsListingTest class core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php Tests the JavaScript filtering on the Views listing page.
ViewsListingTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php
ViewsListingTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php The theme to install as the default for testing.
ViewsListingTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php Modules to install.
ViewsListingTest::filterVisibleElements function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php Removes any non-visible elements from the passed array.
ViewsListingTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php
ViewsListingTest::testFilterViewsListing function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php Tests the filtering on the Views listing page.
ViewsListTest class core/modules/views_ui/tests/src/Functional/ViewsListTest.php Tests the views list.
ViewsListTest.php file core/modules/views_ui/tests/src/Functional/ViewsListTest.php
ViewsListTest::$adminUser property core/modules/views_ui/tests/src/Functional/ViewsListTest.php A user with permission to administer views.
ViewsListTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ViewsListTest.php The theme to install as the default for testing.

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