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
ModulesListNonStableConfirmForm::buildNonStableInfo function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Sets properties with information about non-stable modules being enabled.
ModulesListNonStableConfirmForm::create function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Instantiates a new instance of this class.
ModulesListNonStableConfirmForm::getFormId function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Returns a unique string identifying the form.
ModulesListNonStableConfirmForm::getQuestion function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Returns the question to ask the user.
ModulesListNonStableConfirmForm::__construct function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Constructs a new ModulesListNonStableConfirmForm.
ModuleTestBase::assertModuleTablesDoNotExist function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Assert that none of the tables defined in a module's hook_schema() exist.
ModuleTestBase::assertModuleTablesExist function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Assert that all tables defined in a module's hook_schema() exist.
MoveBlockFormTest::assertBlockTable function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts the correct block labels appear in the draggable tables.
NegotiationBrowserDeleteForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationBrowserDeleteForm.php Gets the configuration names that will be editable.
NegotiationBrowserForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationBrowserForm.php Gets the configuration names that will be editable.
NegotiationConfigureForm::configureFormTable function core/modules/language/src/Form/NegotiationConfigureForm.php Builds a language negotiation method configuration table.
NegotiationConfigureForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationConfigureForm.php Gets the configuration names that will be editable.
NegotiationSelectedForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationSelectedForm.php Gets the configuration names that will be editable.
NegotiationSessionForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationSessionForm.php Gets the configuration names that will be editable.
NegotiationUrlForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationUrlForm.php Gets the configuration names that will be editable.
NestedConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Gets the configuration names that will be editable.
NestedTableDragTestForm class core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Provides a form for testing nested draggable tables.
NestedTableDragTestForm.php file core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php
NestedTableDragTestForm::buildForm function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Form constructor.
NestedTableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Returns a unique string identifying the form.
NodeAccessBaseTableTest class core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Tests behavior of the node access subsystem if the base table is not node.
NodeAccessBaseTableTest.php file core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The theme to install as the default for testing.
NodeAccessBaseTableTest::$modules property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Modules to install.
NodeAccessBaseTableTest::$nidsVisible property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The nids visible.
NodeAccessBaseTableTest::$nodesByUser property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Nodes by user.
NodeAccessBaseTableTest::$privateTid property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A private tid.
NodeAccessBaseTableTest::$publicTid property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A public tid.
NodeAccessBaseTableTest::$webUser property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A web user.
NodeAccessBaseTableTest::assertTaxonomyPage function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Checks taxonomy/term listings to ensure only accessible nodes are listed.
NodeAccessBaseTableTest::setUp function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::testNodeAccessBasic function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Tests the "private" node access functionality.
NodeAccessTest::testQueryWithBaseTableJoin function core/modules/node/tests/src/Kernel/NodeAccessTest.php Tests node grants for queries with node access checks and base table join.
NodeMigrateTypeTestTrait::$tableName property core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php The migrate_map table name.
NodeMigrateTypeTestTrait::getTableName function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Gets the migrate_map table name.
NodeMigrateTypeTestTrait::makeNodeMigrateMapTable function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Create a node migrate_map table.
NodeMigrateTypeTestTrait::nodeMigrateMapTableCount function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Gets the numbers of complete and classic node migrate_map tables.
NodeMigrateTypeTestTrait::removeNodeMigrateMapTable function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Remove the node migrate map table.
NodeSearch::isSearchExecutable function core/modules/node/src/Plugin/Search/NodeSearch.php Verifies if the values set via setSearch() are valid and sufficient.
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
NonPublicSchemaTest::testTable function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::renameTable
@covers ::tableExists
@covers ::findTables
@covers ::dropTable
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.

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