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 10.3.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
stable9.info.yml file core/themes/stable9/stable9.info.yml core/themes/stable9/stable9.info.yml
stable9.libraries.yml file core/themes/stable9/stable9.libraries.yml core/themes/stable9/stable9.libraries.yml
stable9.theme file core/themes/stable9/stable9.theme Functions to support theming in the Stable9 theme.
Stable9LibraryOverrideTest class core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Tests Stable 9's library overrides.
Stable9LibraryOverrideTest.php file core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php A list of libraries to skip checking, in the format extension/library_name.
Stable9LibraryOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Modules to install.
Stable9LibraryOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest::testStable9LibraryOverrides function core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Ensures that Stable 9 overrides all relevant core library assets.
Stable9TemplateOverrideTest class core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Tests Stable 9's template overrides.
Stable9TemplateOverrideTest.php file core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php
Stable9TemplateOverrideTest::$allModules property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php A list of all core modules.
Stable9TemplateOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Modules to install.
Stable9TemplateOverrideTest::$templatesToSkip property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php An array of template names to skip, without the extension.
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().
stable9_preprocess_views_view function core/themes/stable9/stable9.theme Implements hook_preprocess_views_view().
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.
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.
StubSchema::dropTable function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Drop a table.
StubSchema::renameTable function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Rename a table.
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.

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