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 |
---|---|---|---|
DefaultTableMappingIntegrationTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
DefaultTableMappingTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Sql\DefaultTableMapping @group Entity |
DefaultTableMappingTest.php | file | core/ |
|
DefaultTableMappingTest::$entityType | property | core/ |
The entity type definition. |
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(). |
DefaultTableMappingTest::testTemporaryTableMapping | function | core/ |
@coversDefaultClass \Drupal\Core\Entity\Sql\TemporaryTableMapping |
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. |
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/ |
Static member function to list which sections are defaultable and what items each section contains. |
DisplayExtenderTest::defaultableSections | function | core/ |
Static member function to list which sections are defaultable and what items each section contains. |
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. |
drupal-8.media_library-update-view-table-display-2981044.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module view. |
drupal-8.stable-base-theme-2575421.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2575421. |
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/ |
Test the #js_select property. |
ElementsTableSelectTest::testAjax | function | core/ |
Test the presence of ajax functionality for all options. |
ElementsTableSelectTest::testEmptyText | function | core/ |
Test the display of the #empty text when #options is an empty array. |
ElementsTableSelectTest::testMultipleFalse | function | core/ |
Test the display of radios when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleFalseOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
ElementsTableSelectTest::testMultipleFalseSubmit | function | core/ |
Test submission of values when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleTrue | function | core/ |
Test 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.