Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 8.9.x for table
- Search 10.3.x for table
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
ModulesListNonStableConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
ModulesListNonStableConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesListNonStableConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ModulesListNonStableConfirmForm::__construct | function | core/ |
Constructs a new ModulesListNonStableConfirmForm. |
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. |
MoveBlockFormTest::assertBlockTable | function | core/ |
Asserts the correct block labels appear in the draggable tables. |
NegotiationBrowserDeleteForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationBrowserForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationConfigureForm::configureFormTable | function | core/ |
Builds a language negotiation method configuration table. |
NegotiationConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationSelectedForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationSessionForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationUrlForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NestedConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NestedTableDragTestForm | class | core/ |
Provides a form for testing nested draggable tables. |
NestedTableDragTestForm.php | file | core/ |
|
NestedTableDragTestForm::buildForm | function | core/ |
Form constructor. |
NestedTableDragTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NodeAccessBaseTableTest | class | core/ |
Tests behavior of the node access subsystem if the base table is not node. |
NodeAccessBaseTableTest.php | file | core/ |
|
NodeAccessBaseTableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeAccessBaseTableTest::$modules | property | core/ |
Modules to install. |
NodeAccessBaseTableTest::$nidsVisible | property | core/ |
The nids visible. |
NodeAccessBaseTableTest::$nodesByUser | property | core/ |
Nodes by user. |
NodeAccessBaseTableTest::$privateTid | property | core/ |
A private tid. |
NodeAccessBaseTableTest::$publicTid | property | core/ |
A public tid. |
NodeAccessBaseTableTest::$webUser | property | core/ |
A web user. |
NodeAccessBaseTableTest::assertTaxonomyPage | function | core/ |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
NodeAccessBaseTableTest::setUp | function | core/ |
|
NodeAccessBaseTableTest::testNodeAccessBasic | function | core/ |
Tests the "private" node access functionality. |
NodeAccessTest::testQueryWithBaseTableJoin | function | core/ |
Tests node grants for queries with node access checks and base table join. |
NodeMigrateTypeTestTrait::$tableName | property | core/ |
The migrate_map table name. |
NodeMigrateTypeTestTrait::getTableName | function | core/ |
Gets the migrate_map table name. |
NodeMigrateTypeTestTrait::makeNodeMigrateMapTable | function | core/ |
Create a node migrate_map table. |
NodeMigrateTypeTestTrait::nodeMigrateMapTableCount | function | core/ |
Gets the numbers of complete and classic node migrate_map tables. |
NodeMigrateTypeTestTrait::removeNodeMigrateMapTable | function | core/ |
Remove the node migrate map table. |
NodeSearch::isSearchExecutable | function | core/ |
Verifies if the values set via setSearch() are valid and sufficient. |
NodeStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
NonPrintable | class | core/ |
|
NonPublicSchemaTest::testTable | function | core/ |
@covers ::renameTable @covers ::tableExists @covers ::findTables @covers ::dropTable |
NonStableModulesTest | class | core/ |
Tests the installation of deprecated and experimental modules. |
NonStableModulesTest.php | file | core/ |
|
NonStableModulesTest::$adminUser | property | core/ |
The admin user. |
NonStableModulesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NonStableModulesTest::setUp | function | core/ |
|
NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm | function | core/ |
Tests installing deprecated and experimental modules at the same time. |
NonStableModulesTest::testDeprecatedConfirmForm | function | core/ |
Tests installing deprecated modules and dependencies in the UI. |
NonStableModulesTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental modules and dependencies in the UI. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.