Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 10.3.x for table
  4. Search 11.x for table
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Table class core/modules/views/src/Plugin/views/style/Table.php Style plugin to render each item as a row in a table.
Table class core/lib/Drupal/Core/Render/Element/Table.php Provides a render element for a table.

All search results

Title Object type File name Summary
DefaultTableMappingIntegrationTest::testGetTableNames function core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php Tests DefaultTableMapping::getTableNames().
DefaultTableMappingTest class core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php @coversDefaultClass \Drupal\Core\Entity\Sql\DefaultTableMapping
@group Entity
DefaultTableMappingTest.php file core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
DefaultTableMappingTest::$entityType property core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php The entity type definition.
DefaultTableMappingTest::providerTestGetDedicatedTableName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Provides test data for testGetDedicatedTableName().
DefaultTableMappingTest::providerTestGetFieldColumnName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Provides test data for testGetFieldColumnName().
DefaultTableMappingTest::providerTestGetFieldTableName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Provides test data for testGetFieldColumnName().
DefaultTableMappingTest::setUp function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
DefaultTableMappingTest::setUpDefinition function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Sets up a field storage definition for the test.
DefaultTableMappingTest::testGetAllColumns function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getAllColumns().
DefaultTableMappingTest::testGetColumnNames function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getColumnNames().
DefaultTableMappingTest::testGetDedicatedTableName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php @covers ::getDedicatedDataTableName
@covers ::getDedicatedRevisionTableName
DefaultTableMappingTest::testGetExtraColumns function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getExtraColumns().
DefaultTableMappingTest::testGetFieldColumnName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getFieldColumnName() with valid parameters.
DefaultTableMappingTest::testGetFieldColumnNameInvalid function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getFieldColumnName() with invalid parameters.
DefaultTableMappingTest::testGetFieldNames function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getFieldNames().
DefaultTableMappingTest::testGetFieldTableName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getFieldTableName().
DefaultTableMappingTest::testGetFieldTableNameInvalid function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getFieldTableName() with an invalid parameter.
DefaultTableMappingTest::testGetTableNames function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getTableNames().
DefaultTableMappingTest::testTemporaryTableMapping function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php @coversDefaultClass \Drupal\Core\Entity\Sql\TemporaryTableMapping
Delete::$table property core/lib/Drupal/Core/Database/Query/Delete.php The table from which to delete.
DeleteMultipleFormTest::testTranslatableEntities function core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php Tests the delete form for translatable entities.
DeleteMultipleFormTest::testUntranslatableEntities function core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php Tests the delete form for untranslatable entities.
DestructableInterface interface core/lib/Drupal/Core/DestructableInterface.php The interface for services that need explicit destruction.
DestructableInterface.php file core/lib/Drupal/Core/DestructableInterface.php
DestructableInterface::destruct function core/lib/Drupal/Core/DestructableInterface.php Performs destruct operations.
DisplayExtenderPluginBase::defaultableSections function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Static member function to list which sections are defaultable
and what items each section contains.
DisplayExtenderTest::defaultableSections function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Static member function to list which sections are defaultable
and what items each section contains.
DisplayPluginBase::defaultableSections function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Lists the 'defaultable' sections and what items each section contains.
DisplayPluginBase::isBaseTableTranslatable function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns whether the base table is of a translatable entity type.
DisplayPluginInterface::defaultableSections function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Lists the 'defaultable' sections and what items each section contains.
drupal-8.media_library-update-view-table-display-2981044.php file core/modules/media_library/tests/fixtures/update/drupal-8.media_library-update-view-table-display-2981044.php 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/modules/system/tests/fixtures/update/drupal-8.stable-base-theme-2575421.php 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/includes/common.inc Assists in attaching the tableDrag JavaScript behavior to a themed table.
ElementsTableSelectTest class core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php Tests the tableselect form element for expected behavior.
ElementsTableSelectTest class core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Tests the tableselect form element for expected behavior.
ElementsTableSelectTest.php file core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
ElementsTableSelectTest.php file core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php
ElementsTableSelectTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php The theme to install as the default for testing.
ElementsTableSelectTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php The theme to install as the default for testing.
ElementsTableSelectTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php Modules to enable.
ElementsTableSelectTest::$modules property core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Modules to enable.
ElementsTableSelectTest::formSubmitHelper function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Helper function for the option check test to submit a form while collecting errors.
ElementsTableSelectTest::testAdvancedSelect function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the #js_select property.
ElementsTableSelectTest::testAjax function core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php Test the presence of ajax functionality for all options.
ElementsTableSelectTest::testEmptyText function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the display of the #empty text when #options is an empty array.
ElementsTableSelectTest::testMultipleFalse function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the display of radios when #multiple is FALSE.
ElementsTableSelectTest::testMultipleFalseOptionchecker function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the whether the option checker gives an error on invalid tableselect values for radios.
ElementsTableSelectTest::testMultipleFalseSubmit function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test submission of values when #multiple is FALSE.
ElementsTableSelectTest::testMultipleTrue function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the display of checkboxes when #multiple is TRUE.

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