Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 10.3.x for table
- Search 11.x for table
- Other projects
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::DISPLAY_ENABLED | constant | core/ |
Indicates that a display is enabled. |
ViewExecutableTest::getProtectedProperty | function | core/ |
Returns a protected property from a class instance. |
ViewExecutableTest::providerExecuteReturn | function | core/ |
Provider for testExecuteReturn(). |
ViewExecutableTest::setUp | function | core/ |
|
ViewExecutableTest::setupBaseViewAndDisplay | function | core/ |
Setups a view executable and default display. |
ViewExecutableTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
ViewExecutableTest::testAddHandler | function | core/ |
@covers ::addHandler |
ViewExecutableTest::testAddHandlerWithEntityField | function | core/ |
@covers ::addHandler |
ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
ViewExecutableTest::testAttachDisplays | function | core/ |
@covers ::attachDisplays |
ViewExecutableTest::testBuildThemeFunctions | function | core/ |
@covers ::buildThemeFunctions |
ViewExecutableTest::testCacheIsIgnoredDuringPreview | function | core/ |
@covers ::execute |
ViewExecutableTest::testConstructing | function | core/ |
Tests the generation of the executable object. |
ViewExecutableTest::testDestroy | function | core/ |
Tests the deconstructor to be sure that necessary objects are removed. |
ViewExecutableTest::testDisplays | function | core/ |
Tests the display related methods and properties. |
ViewExecutableTest::testExecuteReturn | function | core/ |
Tests the return values for the execute() method. |
ViewExecutableTest::testFactoryService | function | core/ |
Tests the views.executable container service. |
ViewExecutableTest::testGenerateHandlerId | function | core/ |
@covers ::generateHandlerId |
ViewExecutableTest::testGetHandlers | function | core/ |
Tests ViewExecutable::getHandlers(). |
ViewExecutableTest::testGetHandlerTypes | function | core/ |
Tests ViewExecutable::getHandlerTypes(). |
ViewExecutableTest::testGetUrlWithoutRouterDisplay | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPathNoPlaceholders | function | core/ |
@covers ::getUrl |
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 enable. |
ViewNonTranslatableEntityTest::testViewNoTranslatableEntity | function | core/ |
Tests displaying a view of non-translatable entities. |
views-data-table-dependency.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing views_post_update_views_data_table_dependencies(). |
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/ |
Theme override for views listing table. |
views-ui-views-listing-table.html.twig | file | core/ |
Default theme implementation for views listing table. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.