Search for dump

  1. Search 7.x for dump
  2. Search 9.5.x for dump
  3. Search 10.3.x for dump
  4. Search 11.x for dump
  5. Other projects
Title Object type File name Summary
DbDumpCommand::fieldTypeMap function core/lib/Drupal/Core/Command/DbDumpCommand.php Given a database field type, return a Drupal type.
DbDumpCommand::generateScript function core/lib/Drupal/Core/Command/DbDumpCommand.php Generates the database script.
DbDumpCommand::getFieldOrder function core/lib/Drupal/Core/Command/DbDumpCommand.php Gets field ordering for a given table.
DbDumpCommand::getTableCollation function core/lib/Drupal/Core/Command/DbDumpCommand.php Set the table collation.
DbDumpCommand::getTableData function core/lib/Drupal/Core/Command/DbDumpCommand.php Gets all data from a given table.
DbDumpCommand::getTableIndexes function core/lib/Drupal/Core/Command/DbDumpCommand.php Adds primary key, unique keys, and index information to the schema.
DbDumpCommand::getTables function core/lib/Drupal/Core/Command/DbDumpCommand.php Returns a list of tables, not including those set to be excluded.
DbDumpCommand::getTableSchema function core/lib/Drupal/Core/Command/DbDumpCommand.php Returns a schema array for a given table.
DbDumpCommand::getTableScript function core/lib/Drupal/Core/Command/DbDumpCommand.php The part of the script for each table.
DbDumpCommand::getTemplate function core/lib/Drupal/Core/Command/DbDumpCommand.php The script template.
DbDumpCommandTest class core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php Test that the DbDumpCommand works correctly.
DbDumpCommandTest.php file core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php
DbDumpCommandTest::$modules property core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php Modules to enable.
DbDumpCommandTest::setUp function core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php
DbDumpCommandTest::testDbDumpCommand function core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php Test the command directly.
DbDumpCommandTest::testSchemaOnly function core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php Test schema only option.
DbDumpTest class core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Tests for the database dump commands.
DbDumpTest.php file core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
DbDumpTest::$data property core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Test data to write into config.
DbDumpTest::$modules property core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Modules to enable.
DbDumpTest::$originalTableIndexes property core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php An array of original table indexes (including primary and unique keys).
DbDumpTest::$originalTableSchemas property core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php An array of original table schemas.
DbDumpTest::$tables property core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Tables that should be part of the exported script.
DbDumpTest::getTableIndexes function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Returns indexes for a given table.
DbDumpTest::getTableSchema function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Helper function to get a simplified schema for a given table.
DbDumpTest::register function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Register a database cache backend rather than memory-based.
DbDumpTest::setUp function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
DbDumpTest::testDbDumpCommand function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Test the command directly.
DbDumpTest::testScriptLoad function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Test loading the script back into the database.
DblogFiltersAndFieldsUpgradeTest::setDatabaseDumpFiles function core/modules/dblog/tests/src/Functional/Update/DblogFiltersAndFieldsUpgradeTest.php Set database dump files to be used.
DblogNoLogsAvailableUpgradeTest::setDatabaseDumpFiles function core/modules/dblog/tests/src/Functional/Update/DblogNoLogsAvailableUpgradeTest.php Set database dump files to be used.
DblogRecentLogsUsingViewsUpdateTest::setDatabaseDumpFiles function core/modules/dblog/tests/src/Functional/Update/DblogRecentLogsUsingViewsUpdateTest.php Set database dump files to be used.
DbToolsApplicationTest::testDumpCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test that the dump command is correctly registered.
DefaultContentModerationStateRevisionUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php Set database dump files to be used.
DefaultModerationStateUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/DefaultModerationStateUpdateTest.php Set database dump files to be used.
DisplayPageTest::$routerDumper property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php The router dumper to get all routes.
DrupalKernel::$allowDumping property core/lib/Drupal/Core/DrupalKernel.php Whether the container can be dumped.
DrupalKernel::$containerNeedsDumping property core/lib/Drupal/Core/DrupalKernel.php Whether the container needs to be dumped once booting is complete.
DrupalKernel::$phpArrayDumperClass property core/lib/Drupal/Core/DrupalKernel.php Holds the class used for dumping the container to a PHP array.
dump-database-d6.sh file core/scripts/dump-database-d6.sh Filled installation of Drupal 6.17, for test purposes.
dump-database-d7.sh file core/scripts/dump-database-d7.sh Dumps a Drupal 7 database into a Drupal 7 PHP script to test the upgrade
process.
dump-database-d8-mysql.php file core/scripts/dump-database-d8-mysql.php A command line application to dump a database to a generation script.
DynamicPageCacheIntegrationTest::$dumpHeaders property core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php
EarlyRenderingControllerTest::$dumpHeaders property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php
EditorUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorUpdateTest.php Set database dump files to be used.
EmailWidgetSizeSettingUpdateTest::setDatabaseDumpFiles function core/modules/field/tests/src/Functional/Update/EmailWidgetSizeSettingUpdateTest.php Set database dump files to be used.
EntityFormDisplayDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php Set database dump files to be used.
EntityLinkOutputUrlUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/EntityLinkOutputUrlUpdateTest.php Set database dump files to be used.
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php Set database dump files to be used.
EntityReferenceHandlerSettingUpdateTest::setDatabaseDumpFiles function core/modules/field/tests/src/Functional/Update/EntityReferenceHandlerSettingUpdateTest.php Set database dump files to be used.

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