Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
ViewListBuilder.php file core/modules/views_ui/src/ViewListBuilder.php
ViewListBuilder::$displayManager property core/modules/views_ui/src/ViewListBuilder.php The views display plugin manager to use.
ViewListBuilder::buildHeader function core/modules/views_ui/src/ViewListBuilder.php Builds the header row for the entity listing.
ViewListBuilder::buildRow function core/modules/views_ui/src/ViewListBuilder.php Builds a row for an entity in the entity listing.
ViewListBuilder::createInstance function core/modules/views_ui/src/ViewListBuilder.php Instantiates a new instance of this entity handler.
ViewListBuilder::getDefaultOperations function core/modules/views_ui/src/ViewListBuilder.php Gets this list's default operations.
ViewListBuilder::getDisplaysList function core/modules/views_ui/src/ViewListBuilder.php Gets a list of displays included in the view.
ViewListBuilder::load function core/modules/views_ui/src/ViewListBuilder.php Loads entities of this type from storage for listing.
ViewListBuilder::render function core/modules/views_ui/src/ViewListBuilder.php Builds the entity listing as renderable array for table.html.twig.
ViewListBuilder::__construct function core/modules/views_ui/src/ViewListBuilder.php Constructs a new ViewListBuilder object.
ViewListBuilderTest class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php @coversDefaultClass \Drupal\views_ui\ViewListBuilder[[api-linebreak]]
@group views_ui
ViewListBuilderTest.php file core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
ViewListBuilderTest::testBuildRowEntityList function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Tests the listing of displays on a views list builder.
views-ui-view-displays-list.html.twig file core/modules/views_ui/templates/views-ui-view-displays-list.html.twig Default theme implementation for views displays on the views listing page.
views-ui-view-displays-list.html.twig file core/themes/stable9/templates/admin/views-ui-view-displays-list.html.twig Theme override for views displays on the views listing page.
views-ui-views-listing-table.html.twig file core/themes/stable9/templates/admin/views-ui-views-listing-table.html.twig Theme override for views listing table.
views-ui-views-listing-table.html.twig file core/modules/views_ui/templates/views-ui-views-listing-table.html.twig Default theme implementation for views listing table.
views-view-list.html.twig file core/themes/stable9/templates/views/views-view-list.html.twig Theme override for a view template to display a list of rows.
views-view-list.html.twig file core/themes/starterkit_theme/templates/views/views-view-list.html.twig Theme override for a view template to display a list of rows.
views-view-list.html.twig file core/modules/views/templates/views-view-list.html.twig Default theme implementation for a view template to display a list of rows.
views.view.test_options_list_argument_numeric.yml file core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
views.view.test_options_list_argument_string.yml file core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
views.view.test_options_list_filter.yml file core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
views.view.test_style_html_list.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list.yml
Views::pluginList function core/modules/views/src/Views.php Returns a list of plugins and metadata about them.
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.
ViewsListTest::$modules property core/modules/views_ui/tests/src/Functional/ViewsListTest.php Modules to install.
ViewsListTest::setUp function core/modules/views_ui/tests/src/Functional/ViewsListTest.php Sets up the test.
ViewsListTest::testViewsListLimit function core/modules/views_ui/tests/src/Functional/ViewsListTest.php Tests that the views list does not use a pager.
ViewsModerationStateFilterTest::testStateFilterStatesList function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the list of states in the filter plugin.
views_form_test_form_views_form_media_media_page_list_alter function core/modules/views/tests/modules/views_form_test/views_form_test.module Implements hook_form_BASE_FORM_ID_alter().
VocabularyListBuilder class core/modules/taxonomy/src/VocabularyListBuilder.php Defines a class to build a listing of taxonomy vocabulary entities.
VocabularyListBuilder.php file core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::$currentUser property core/modules/taxonomy/src/VocabularyListBuilder.php The current user.
VocabularyListBuilder::$entitiesKey property core/modules/taxonomy/src/VocabularyListBuilder.php The key to use for the form element containing the entities.
VocabularyListBuilder::$entityTypeManager property core/modules/taxonomy/src/VocabularyListBuilder.php The entity type manager.
VocabularyListBuilder::$messenger property core/modules/taxonomy/src/VocabularyListBuilder.php The messenger.
VocabularyListBuilder::$renderer property core/modules/taxonomy/src/VocabularyListBuilder.php The renderer service.
VocabularyListBuilder::buildForm function core/modules/taxonomy/src/VocabularyListBuilder.php Form constructor.
VocabularyListBuilder::buildHeader function core/modules/taxonomy/src/VocabularyListBuilder.php Builds the header row for the entity listing.

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