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
Title | Object type | File name | Summary |
---|---|---|---|
MediaLibraryUpdateViewTableDisplayTest | class | core/ |
Tests the media library module updates for the view table display. |
MediaLibraryUpdateViewTableDisplayTest.php | file | core/ |
|
MediaLibraryUpdateViewTableDisplayTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryChangedViewTableDisplay | function | core/ |
Tests the views config update when the widget display is overridden. |
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryViewTableDisplay | function | core/ |
Tests the widget_table display is added to the views config. |
ModuleTestBase::assertModuleTablesDoNotExist | function | core/ |
Assert that none of the tables defined in a module's hook_schema() exist. |
ModuleTestBase::assertModuleTablesExist | function | core/ |
Assert that all tables defined in a module's hook_schema() exist. |
ModuleTestBase::assertTableCount | function | core/ |
Assert there are tables that begin with the specified base table name. |
PostgresqlConnectionTest::providerEscapeTables | function | core/ |
Data provider for testEscapeTable. |
PostgresqlConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable[[api-linebreak]] @dataProvider providerEscapeTables |
selectable.css | file | core/ |
/*! * 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:… |
SimpletestSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
simpletest_clean_results_table | function | core/ |
Clears the test result tables. |
sortable.css | file | core/ |
/*! * 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; } |
SqlContentEntityStorageSchemaConverterNonTranslatableTest | class | core/ |
Tests converting a non-translatable entity type with data to revisionable. |
SqlContentEntityStorageSchemaConverterNonTranslatableTest.php | file | core/ |
|
SqlContentEntityStorageSchemaConverterNonTranslatableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SqlContentEntityStorageSchemaConverterTranslatableTest | class | core/ |
Tests converting a translatable entity type with data to revisionable. |
SqlContentEntityStorageSchemaConverterTranslatableTest.php | file | core/ |
|
SqlContentEntityStorageSchemaConverterTranslatableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
StableBaseThemeUpdateTest | class | core/ |
Tests the upgrade path for introducing the Stable base theme. |
StableBaseThemeUpdateTest.php | file | core/ |
|
StableBaseThemeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StableBaseThemeUpdateTest::$themeHandler | property | core/ |
The theme handler. |
StableBaseThemeUpdateTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
StableBaseThemeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
StableBaseThemeUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
StableBaseThemeUpdateTest::testUpdateHookN | function | core/ |
Tests that the Stable base theme is installed if necessary. |
StubEnvironmentCleanerService::cleanResultsTable | function | core/ |
Clears test result tables from the results database. |
table-cache-max-age.php | file | core/ |
Test fixture. |
TableDisplayCacheMaxAgeTest | class | core/ |
Tests the upgrade path for cache max age with table displays. |
TableDisplayCacheMaxAgeTest.php | file | core/ |
|
TableDisplayCacheMaxAgeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TableDisplayCacheMaxAgeTest::testViewsPostUpdateTableDisplayMaxCacheAge | function | core/ |
Tests the upgrade path for cache max age with table displays. |
tablesort.inc | file | core/ |
Functions to aid in the creation of sortable tables. |
TableSortLegacyTest | class | core/ |
Deprecation tests cases for the tablesort.inc file functions. |
TableSortLegacyTest.php | file | core/ |
|
TableSortLegacyTest::testHeader | function | core/ |
Tests deprecation of the tablesort_header() function. |
TableSortLegacyTest::testInit | function | core/ |
Tests deprecation of the tablesort_init() function. |
TableSortLegacyTest::testOrder | function | core/ |
Tests deprecation of the tablesort_get_order() function. |
TableSortLegacyTest::testQueryParameters | function | core/ |
Tests deprecation of the tablesort_get_query_parameters() function. |
TableSortLegacyTest::testSort | function | core/ |
Tests deprecation of the tablesort_get_sort() function. |
tablesort_get_order | function | core/ |
Determines the current sort criterion. |
tablesort_get_query_parameters | function | core/ |
Composes a URL query parameter array for table sorting links. |
tablesort_get_sort | function | core/ |
Determines the current sort direction. |
tablesort_header | function | core/ |
Formats a column header. |
tablesort_init | function | core/ |
Initializes the table sort context. |
TemporaryTableMapping | class | core/ |
Defines a temporary table mapping class. |
TemporaryTableMapping.php | file | core/ |
|
TemporaryTableMapping::generateFieldTableName | function | core/ |
Generates a safe and unambiguous field table name. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.