Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 8.9.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
Stable9TemplateOverrideTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php The theme handler.
Stable9TemplateOverrideTest::installAllModules function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Installs all core modules.
Stable9TemplateOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php
Stable9TemplateOverrideTest::testStable9TemplateOverrides function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Ensures that Stable 9 overrides all relevant core templates.
stable9_preprocess_item_list__search_results function core/themes/stable9/stable9.theme Implements hook_preprocess_item_list__search_results().
StableLibraryOverrideTestBase class core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php Tests the behavior of a theme when base_theme info key is missing.
StableLibraryOverrideTestBase.php file core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php
StableLibraryOverrideTestBase::$allModules property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php A list of all core modules.
StableLibraryOverrideTestBase::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php A list of libraries to skip checking, in the format extension/library_name.
StableLibraryOverrideTestBase::$libraryDiscovery property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The library discovery service.
StableLibraryOverrideTestBase::$themeInitialization property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The theme initialization.
StableLibraryOverrideTestBase::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The theme manager.
StableLibraryOverrideTestBase::enableVisibleAndStableCoreModules function core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php Enable all core modules that are not hidden or experimental.
StableLibraryOverrideTestBase::getAllLibraries function core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php Gets all libraries for core and all installed modules.
StableLibraryOverrideTestBase::removeVendorAssets function core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php Removes all vendor libraries and assets from the library definitions.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
StatisticsSettingsForm::getEditableConfigNames function core/modules/statistics/src/StatisticsSettingsForm.php Gets the configuration names that will be editable.
StorageTest::testImmutableForm function core/modules/system/tests/src/Functional/Form/StorageTest.php Tests form build ID regeneration when loading a cached immutable form.
StorageTest::testImmutableFormLegacyProtection function core/modules/system/tests/src/Functional/Form/StorageTest.php Verify that existing contrib code cannot overwrite immutable form state.
StringDatabaseStorage::dbFieldTable function core/modules/locale/src/StringDatabaseStorage.php Gets table alias for field.
StringDatabaseStorage::dbStringTable function core/modules/locale/src/StringDatabaseStorage.php Gets table name for storing string object.
StyleTableTest class core/modules/views_ui/tests/src/Functional/StyleTableTest.php Tests the UI of views when using the table style.
StyleTableTest class core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests the table style views plugin.
StyleTableTest.php file core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
StyleTableTest.php file core/modules/views_ui/tests/src/Functional/StyleTableTest.php
StyleTableTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/StyleTableTest.php The theme to install as the default for testing.
StyleTableTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php The theme to install as the default for testing.
StyleTableTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Views used by this test.
StyleTableTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Sets up the test.
StyleTableTest::testAccessibilitySettings function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests table caption/summary/description.
StyleTableTest::testEmptyColumn function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests that empty columns are hidden when empty_column is set.
StyleTableTest::testFieldInColumns function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests table fields in columns.
StyleTableTest::testGrouping function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests grouping by a field.
StyleTableTest::testNumericFieldVisible function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests that a number with the value of "0" is displayed in the table.
StyleTableTest::testResponsiveMergedColumns function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests responsive classes and column assigning.
StyleTableTest::testTableCacheability function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests the cacheability of the table display.
StyleTableTest::testWizard function core/modules/views_ui/tests/src/Functional/StyleTableTest.php Tests created a table style view.
StyleTableUnitTest class core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Tests the table style plugin.
StyleTableUnitTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php
StyleTableUnitTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Views used by this test.
StyleTableUnitTest::prepareView function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Prepares a view executable by initializing everything which is needed.
StyleTableUnitTest::testTable function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Tests the table style.
SupportsTemporaryTablesInterface interface core/lib/Drupal/Core/Database/SupportsTemporaryTablesInterface.php Adds support for temporary tables.
SupportsTemporaryTablesInterface.php file core/lib/Drupal/Core/Database/SupportsTemporaryTablesInterface.php
SupportsTemporaryTablesInterface::queryTemporary function core/lib/Drupal/Core/Database/SupportsTemporaryTablesInterface.php Runs a SELECT query and stores its results in a temporary table.
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.

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