Search for table
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testInitMethods | function | core/ |
Tests the initDisplay() and initHandlers() methods. |
ViewExecutableTest::testProperties | function | core/ |
Tests the accessing of values on the object. |
ViewExecutableTest::testPropertyMethods | function | core/ |
Tests the setting/getting of properties. |
ViewExecutableTest::testSerialization | function | core/ |
Tests serialization of the ViewExecutable object. |
ViewExecutableTest::testSetCurrentPageBeforePreRender | function | core/ |
@covers ::setCurrentPage @covers ::getCurrentPage |
ViewExecutableTest::testSetCurrentPageDuringPreRender | function | core/ |
@covers ::setCurrentPage @covers ::getCurrentPage |
ViewExecutableTest::testSetDisplayWithInvalidDisplay | function | core/ |
|
ViewExecutableTest::testSetItemsPerPageBeforePreRender | function | core/ |
@covers ::setItemsPerPage @covers ::getItemsPerPage |
ViewExecutableTest::testSetItemsPerPageDuringPreRender | function | core/ |
@covers ::setItemsPerPage @covers ::getItemsPerPage |
ViewExecutableTest::testSetOffsetBeforePreRender | function | core/ |
@covers ::setOffset @covers ::getOffset |
ViewExecutableTest::testSetOffsetDuringPreRender | function | core/ |
@covers ::setOffset @covers ::getOffset |
ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
ViewNonTranslatableEntityTest | class | core/ |
Tests the view creation of non-translatable entities. |
ViewNonTranslatableEntityTest.php | file | core/ |
|
ViewNonTranslatableEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewNonTranslatableEntityTest::$modules | property | core/ |
Modules to install. |
ViewNonTranslatableEntityTest::testViewNoTranslatableEntity | function | core/ |
Tests displaying a view of non-translatable entities. |
views-ui-style-plugin-table.html.twig | file | core/ |
Default template for the settings of a table style views display. |
views-ui-style-plugin-table.html.twig | file | core/ |
Theme override for the settings of a table style views display. |
views-ui-views-listing-table.html.twig | file | core/ |
Theme override for views listing table. |
views-ui-views-listing-table.html.twig | file | core/ |
Default theme implementation for views listing table. |
views-view-table.html.twig | file | core/ |
Default theme implementation for displaying a view as a table. |
views-view-table.html.twig | file | core/ |
Theme override for displaying a view as a table. |
views-view-table.html.twig | file | core/ |
Theme override for implementation of displaying a view as a table. |
views-view-table.html.twig | file | core/ |
Theme override for displaying a view as a table. |
views-view-table.html.twig | file | core/ |
Theme override for displaying a view as a table. |
views-view-table.html.twig | file | core/ |
Theme override for displaying a view as a table. |
views.executable | service | core/ |
Drupal\views\ViewExecutableFactory |
views.view.test_content_moderation_state_filter_base_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml |
views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml |
views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml |
views.view.test_content_moderation_state_filter_revision_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml |
views.view.test_content_moderation_state_sort_base_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml |
views.view.test_content_moderation_state_sort_revision_table.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml |
views.view.test_executable_displays.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_executable_displays.yml |
views.view.test_table.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_table.yml |
Views::executableFactory | function | core/ |
Returns the view executable factory service. |
ViewsBlockBase::getViewExecutable | function | core/ |
Gets the view executable. |
ViewsBlockTest::$executable | property | core/ |
The view executable. |
ViewsBlockTest::$executableFactory | property | core/ |
The view executable factory. |
ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable | function | core/ |
Tests uninstalling a module that provides a base table for a View. |
ViewsConfigEntityTestViewsData::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo | property | core/ |
An array of helper data for the multivalue base field update. |
ViewsData::fetchBaseTables | function | core/ |
Fetches a list of all base tables available. |
ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data without a warm cache. |
ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetMultipleTables | function | core/ |
Tests the cache calls for multiple tables without warm caches. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.