Search for getTables
- Search 7.x for getTables
- Search 9.5.x for getTables
- Search 8.9.x for getTables
- Search 10.3.x for getTables
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DbDumpCommand::getTables | function | core/ |
Returns a list of tables, not including those set to be excluded. |
DbDumpCommand::getTableSchema | function | core/ |
Returns a schema array for a given table. |
DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
DbDumpTest::getTableSchema | function | core/ |
Helper function to get a simplified schema for a given table. |
Query::getTables | function | core/ |
Gets the Tables object for this query. |
SchemaInspector::getTablesSpecification | function | core/ |
Returns the module's schema specification. |
Select::getTables | function | core/ |
Returns a reference to the tables array for this query. |
SelectExtender::getTables | function | core/ |
Returns a reference to the tables array for this query. |
SelectInterface::getTables | function | core/ |
Returns a reference to the tables array for this query. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.