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
SchemaTest::testFindTables function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests the findTables() method.
SchemaTest::testInvalidPrimaryKeyOnTableCreation function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests an invalid field specification as a primary key on table creation.
SearchExtraTypeSearch::isSearchExecutable function core/modules/search/tests/modules/search_extra_type/src/Plugin/Search/SearchExtraTypeSearch.php Verifies if the given parameters are valid enough to execute a search for.
SearchInterface::isSearchExecutable function core/modules/search/src/Plugin/SearchInterface.php Verifies if the values set via setSearch() are valid and sufficient.
SearchPageListBuilder::getEditableConfigNames function core/modules/search/src/SearchPageListBuilder.php Gets the configuration names that will be editable.
SearchPluginBase::isSearchExecutable function core/modules/search/src/Plugin/SearchPluginBase.php Verifies if the values set via setSearch() are valid and sufficient.
Select::$tables property core/lib/Drupal/Core/Database/Query/Select.php The tables against which to JOIN.
Select::getTables function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the tables array for this query.
selectable.css file core/assets/vendor/jquery.ui/themes/base/selectable.css /*!
* jQuery UI Selectable 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-selectable {
-ms-touch-action: none;
touch-action:…
SelectExtender::getTables function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the tables array for this query.
SelectInterface::getTables function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the tables array for this query.
SelectTableSortDefaultTest class core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php Tests the tablesort query extender.
SelectTableSortDefaultTest.php file core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php
SelectTableSortDefaultTest::$defaultTheme property core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php The theme to install as the default for testing.
SelectTableSortDefaultTest::testTableSortDefaultSort function core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php Confirms that tableselect is rendered without error.
SelectTableSortDefaultTest::testTableSortQuery function core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php Confirms that a tablesort query returns the correct results.
SelectTableSortDefaultTest::testTableSortQueryFirst function core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php Confirms precedence of tablesorts headers.
SettableDiscoveryExtensionListTrait trait core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Trait that allows extension discovery to be set.
SettableDiscoveryExtensionListTrait::$extensionDiscovery property core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php The extension discovery for this extension list.
SettableDiscoveryExtensionListTrait::getExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php
SettableDiscoveryExtensionListTrait::setExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Sets the extension discovery.
SettingsForm::getEditableConfigNames function core/modules/aggregator/src/Form/SettingsForm.php Gets the configuration names that will be editable.
SettingsForm::getEditableConfigNames function core/modules/media_library/src/Form/SettingsForm.php Gets the configuration names that will be editable.
ShapeOnlyColorEditableWidget class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php Plugin implementation of the 'shape_only_color_editable_widget' widget.
ShapeOnlyColorEditableWidget.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php
ShapeOnlyColorEditableWidget::formElement function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php Returns the form for a single field widget.
SimpletestSettingsForm::getEditableConfigNames function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Gets the configuration names that will be editable.
simpletest_clean_results_table function core/modules/simpletest/simpletest.module Clears the test result tables.
SiteConfigureForm::getEditableConfigNames function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Gets the configuration names that will be editable.
SiteInformationForm::getEditableConfigNames function core/modules/system/src/Form/SiteInformationForm.php Gets the configuration names that will be editable.
SiteMaintenanceModeForm::getEditableConfigNames function core/modules/system/src/Form/SiteMaintenanceModeForm.php Gets the configuration names that will be editable.
SitesDirectoryHardeningTest::makeWritable function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Makes the given path and settings file writable.
sortable.css file core/assets/vendor/jquery.ui/themes/base/sortable.css /*!
* jQuery UI Sortable 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
SortableTestTrait trait core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php Provides functions for simulating sort changes.
SortableTestTrait.php file core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php
SortableTestTrait::sortableAfter function core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php Simulates a drag moving an element after its sibling in the same container.
SortableTestTrait::sortableTo function core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php Simulates a drag on an element from one container to another.
SortableTestTrait::sortableUpdate function core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php Define to provide any necessary callback following layout change.
Sql::$mapTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The migration map table name.
Sql::$messageTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The message table name.
Sql::$tableQueue property core/modules/views/src/Plugin/views/query/Sql.php A list of tables in the order they should be added, keyed by alias.
Sql::$tables property core/modules/views/src/Plugin/views/query/Sql.php Holds an array of tables and counts added so that we can create aliases
Sql::addTable function core/modules/views/src/Plugin/views/query/Sql.php Add a table to the query, ensuring the path exists.
Sql::ensureTable function core/modules/views/src/Plugin/views/query/Sql.php Ensure a table exists in the queue; if it already exists it won't
do anything, but if it doesn't it will add the table queue. It will ensure
a path leads back to the relationship table.
Sql::ensureTables function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Create the map and message tables if they don't already exist.
Sql::getQualifiedMapTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Get the fully qualified map table name.
Sql::getTableInfo function core/modules/views/src/Plugin/views/query/Sql.php Get the information associated with a table.
Sql::getTableQueue function core/modules/views/src/Plugin/views/query/Sql.php Returns a reference to the table queue array for this query.
Sql::mapTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The name of the database map table.
Sql::markTable function core/modules/views/src/Plugin/views/query/Sql.php

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