Search for table
- Search 7.x for table
- Search 8.9.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 |
---|---|---|---|
DefaultTableMappingTest::providerTestGetDedicatedTableName | function | core/ |
Provides test data for testGetDedicatedTableName(). |
DefaultTableMappingTest::providerTestGetFieldColumnName | function | core/ |
Provides test data for testGetFieldColumnName(). |
DefaultTableMappingTest::providerTestGetFieldTableName | function | core/ |
Provides test data for testGetFieldColumnName(). |
DefaultTableMappingTest::setUp | function | core/ |
|
DefaultTableMappingTest::setUpDefinition | function | core/ |
Sets up a field storage definition for the test. |
DefaultTableMappingTest::testGetAllColumns | function | core/ |
Tests DefaultTableMapping::getAllColumns(). |
DefaultTableMappingTest::testGetColumnNames | function | core/ |
Tests DefaultTableMapping::getColumnNames(). |
DefaultTableMappingTest::testGetDedicatedTableName | function | core/ |
@covers ::getDedicatedDataTableName @covers ::getDedicatedRevisionTableName |
DefaultTableMappingTest::testGetExtraColumns | function | core/ |
Tests DefaultTableMapping::getExtraColumns(). |
DefaultTableMappingTest::testGetFieldColumnName | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with valid parameters. |
DefaultTableMappingTest::testGetFieldColumnNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with invalid parameters. |
DefaultTableMappingTest::testGetFieldNames | function | core/ |
Tests DefaultTableMapping::getFieldNames(). |
DefaultTableMappingTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
DefaultTableMappingTest::testGetFieldTableNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldTableName() with an invalid parameter. |
DefaultTableMappingTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
Delete::$table | property | core/ |
The table from which to delete. |
DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
DeleteTruncateTest::testDeleteFromNonExistingTable | function | core/ |
Deleting from a not existing table throws a DatabaseExceptionWrapper. |
DeleteTruncateTest::testTruncateNonExistingTable | function | core/ |
Truncating a not existing table throws a DatabaseExceptionWrapper. |
DestructableInterface | interface | core/ |
The interface for services that need explicit destruction. |
DestructableInterface.php | file | core/ |
|
DestructableInterface::destruct | function | core/ |
Performs destruct operations. |
DisplayExtenderPluginBase::defaultableSections | function | core/ |
Gets a list of defaultable sections and the items they contain. |
DisplayExtenderTest::defaultableSections | function | core/ |
Gets a list of defaultable sections and the items they contain. |
DisplayPluginBase::defaultableSections | function | core/ |
Lists the 'defaultable' sections and what items each section contains. |
DisplayPluginBase::isBaseTableTranslatable | function | core/ |
Returns whether the base table is of a translatable entity type. |
DisplayPluginInterface::defaultableSections | function | core/ |
Lists the 'defaultable' sections and what items each section contains. |
DropIndexAllOnKeyValueExpireTableUpdateTest | class | core/ |
Tests that 'all' index is dropped from the 'key_value_expire' table. |
DropIndexAllOnKeyValueExpireTableUpdateTest.php | file | core/ |
|
DropIndexAllOnKeyValueExpireTableUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DropIndexAllOnKeyValueExpireTableUpdateTest::testUpdate | function | core/ |
Tests that 'all' index is dropped from the 'key_value_expire' table. |
drupal_attach_tabledrag | function | core/ |
Assists in attaching the tableDrag JavaScript behavior to a themed table. |
ElementsTableSelectTest | class | core/ |
Tests the tableselect form element for expected behavior. |
ElementsTableSelectTest | class | core/ |
Tests the tableselect form element for expected behavior. |
ElementsTableSelectTest.php | file | core/ |
|
ElementsTableSelectTest.php | file | core/ |
|
ElementsTableSelectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ElementsTableSelectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ElementsTableSelectTest::$modules | property | core/ |
Modules to enable. |
ElementsTableSelectTest::$modules | property | core/ |
Modules to enable. |
ElementsTableSelectTest::formSubmitHelper | function | core/ |
Helper function for the option check test to submit a form while collecting errors. |
ElementsTableSelectTest::testAdvancedSelect | function | core/ |
Tests the #js_select property. |
ElementsTableSelectTest::testAjax | function | core/ |
Tests the presence of ajax functionality for all options. |
ElementsTableSelectTest::testDisabledRows | function | core/ |
Tests table select with disabled rows. |
ElementsTableSelectTest::testEmptyText | function | core/ |
Tests the display of the #empty text when #options is an empty array. |
ElementsTableSelectTest::testMultipleFalse | function | core/ |
Tests the display of radios when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleFalseOptionchecker | function | core/ |
Tests error handling for invalid tableselect values with radio buttons. |
ElementsTableSelectTest::testMultipleFalseSubmit | function | core/ |
Tests submission of values when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleTrue | function | core/ |
Tests the display of checkboxes when #multiple is TRUE. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.