Search for table

  1. Search 7.x for table
  2. Search 8.9.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
NodeStorageSchema::getSharedTableFieldSchema function core/modules/node/src/NodeStorageSchema.php Gets the schema for a single field definition.
NonPrintable class core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
NonStableModulesTest class core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests the installation of deprecated and experimental modules.
NonStableModulesTest.php file core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php
NonStableModulesTest::$adminUser property core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php The admin user.
NonStableModulesTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php The theme to install as the default for testing.
NonStableModulesTest::setUp function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php
NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated and experimental modules at the same time.
NonStableModulesTest::testDeprecatedConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated modules and dependencies in the UI.
NonStableModulesTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing experimental modules and dependencies in the UI.
NullIdMap::getQualifiedMapTableName function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Gets the qualified map table.
off-canvas.table.css file core/misc/dialog/off-canvas.table.css Visual styling for tables in the off-canvas dialog.
off-canvas.table.css file core/themes/stable9/css/core/dialog/off-canvas.table.css Visual styling for tables in the off-canvas dialog.
off-canvas.table.css file core/themes/stable/css/core/dialog/off-canvas.table.css Visual styling for tables in the off-canvas dialog.
off-canvas.tabledrag.css file core/misc/dialog/off-canvas.tabledrag.css Table drag behavior for off-canvas dialog.
off-canvas.tabledrag.css file core/themes/stable9/css/core/dialog/off-canvas.tabledrag.css Table drag behavior for off-canvas dialog.
off-canvas.tabledrag.css file core/themes/stable/css/core/dialog/off-canvas.tabledrag.css Table drag behavior for off-canvas dialog.
olivero_preprocess_table function core/themes/olivero/olivero.theme Implements hook_preprocess_table().
OptionsProviderInterface::getSettableOptions function core/lib/Drupal/Core/TypedData/OptionsProviderInterface.php Returns an array of settable values with labels for display.
OptionsProviderInterface::getSettableValues function core/lib/Drupal/Core/TypedData/OptionsProviderInterface.php Returns an array of settable values.
PagerTestController::buildTestTable function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Builds a render array for a pageable test table.
PathPluginBaseTest::setupViewExecutableAccessPlugin function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Returns some mocked view entity, view executable, and access plugin.
PerformanceForm::getEditableConfigNames function core/modules/system/src/Form/PerformanceForm.php Gets the configuration names that will be editable.
PluralTranslatableMarkup class core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php A class to hold plural translatable markup.
PluralTranslatableMarkup.php file core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php
PluralTranslatableMarkup::$count property core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php The item count to display.
PluralTranslatableMarkup::$translatedString property core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php The already translated string.
PluralTranslatableMarkup::createFromTranslatedString function core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Constructs a new class instance from already translated markup.
PluralTranslatableMarkup::getPluralIndex function core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Gets the plural index through the gettext formula.
PluralTranslatableMarkup::render function core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Renders the object as a string.
PluralTranslatableMarkup::__construct function core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Constructs a new PluralTranslatableMarkup object.
PluralTranslatableMarkup::__sleep function core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Magic __sleep() method to avoid serializing the string translator.
PluralTranslatableMarkupTest class core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php Tests the TranslatableMarkup class.
PluralTranslatableMarkupTest.php file core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php
PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization function core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php Data provider for ::testPluralTranslatableMarkupSerialization().
PluralTranslatableMarkupTest::testPluralTranslatableMarkupSerialization function core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php Tests serialization of PluralTranslatableMarkup().
ProcessFieldTest::$migrateExecutable property core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php
ProfileField::$fieldTable property core/modules/user/src/Plugin/migrate/source/ProfileField.php The source table containing profile field info.
ProfileField::$valueTable property core/modules/user/src/Plugin/migrate/source/ProfileField.php The source table containing the profile values.
ProfileField::setTableNames function core/modules/user/src/Plugin/migrate/source/ProfileField.php Helper to set the profile field table names.
Query::$tables property core/lib/Drupal/Core/Entity/Query/Sql/Query.php The Tables object for this query.
Query::getTables function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Gets the Tables object for this query.
QueryBase::tableSort function core/lib/Drupal/Core/Entity/Query/QueryBase.php Enables sortable tables for this query.
QueryInterface::tableSort function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Enables sortable tables for this query.
QueryPluginBase::getEntityTableInfo function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns an array of all tables from the query that map to an entity type.
QueryTest::ensureTable function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueryTest::testNoBaseTable function core/tests/Drupal/Tests/Core/Entity/Query/Sql/QueryTest.php Tests entity query for entity type without base table.
QueryTest::testNoRevisionTable function core/tests/Drupal/Tests/Core/Entity/Query/Sql/QueryTest.php Tests revision entity query for entity type without revision table.
RegionalForm::getEditableConfigNames function core/modules/system/src/Form/RegionalForm.php Gets the configuration names that will be editable.
RegressionTest::testDBTableExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the Schema::tableExists() method.

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