DbDumpCommand::getFieldOrder
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::getFieldOrder(Connection $connection, $table)

2025-01-10 15:47:30
DbDumpCommand::generateScript
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::generateScript(Connection $connection, array

2025-01-10 15:47:30
DbDumpCommand
  • References/PHP/Drupal/Command/DbDumpCommand

Provides a command to dump the current database to a script. This script exports all tables in the given database, and all data (except for

2025-01-10 15:47:30
DbDumpCommand::configure
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::configure() Configures

2025-01-10 15:47:30
DbDumpCommand::fieldSizeMap
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::fieldSizeMap(Connection $connection, $type)

2025-01-10 15:47:30
DbDumpCommand::getTableIndexes
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::getTableIndexes(Connection $connection, $table

2025-01-10 15:47:30
DbDumpCommand::execute
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::execute(InputInterface $input, OutputInterface

2025-01-10 15:47:30
DbDumpCommand::fieldTypeMap
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::fieldTypeMap(Connection $connection, $type)

2025-01-10 15:47:30
DbDumpCommand::getTableCollation
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::getTableCollation(Connection $connection, $table

2025-01-10 15:47:30
DbDumpCommand::getTemplate
  • References/PHP/Drupal/Command/DbDumpCommand

protected DbDumpCommand::getTemplate() The

2025-01-10 15:47:30