Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
DbDumpCommand::getTemplate | function | core/ |
The script template. |
DbDumpCommandTest | class | core/ |
Test that the DbDumpCommand works correctly. |
DbDumpCommandTest.php | file | core/ |
|
DbDumpCommandTest::$modules | property | core/ |
Modules to install. |
DbDumpCommandTest::setUp | function | core/ |
|
DbDumpCommandTest::testDbDumpCommand | function | core/ |
Tests the command directly. |
DbDumpCommandTest::testInsertCount | function | core/ |
Tests insert count option. |
DbDumpCommandTest::testSchemaOnly | function | core/ |
Tests schema only option. |
DbDumpTest | class | core/ |
Tests for the database dump commands. |
DbDumpTest.php | file | core/ |
|
DbDumpTest::$data | property | core/ |
Test data to write into config. |
DbDumpTest::$modules | property | core/ |
Modules to install. |
DbDumpTest::$originalTableIndexes | property | core/ |
An array of original table indexes (including primary and unique keys). |
DbDumpTest::$originalTableSchemas | property | core/ |
An array of original table schemas. |
DbDumpTest::$tables | property | core/ |
Tables that should be part of the exported script. |
DbDumpTest::getTableIndexes | function | core/ |
Returns indexes for a given table. |
DbDumpTest::getTableSchema | function | core/ |
Helper function to get a simplified schema for a given table. |
DbDumpTest::register | function | core/ |
Register a database cache backend rather than memory-based. |
DbDumpTest::setUp | function | core/ |
|
DbDumpTest::testDbDumpCommand | function | core/ |
Tests the command directly. |
DbDumpTest::testScriptLoad | function | core/ |
Tests loading the script back into the database. |
DbToolsApplicationTest::testDumpCommandRegistration | function | core/ |
Tests that the dump command is correctly registered. |
DebugExtension::dump | function | core/ |
Dumps information about variables using Symfony VarDumper. |
DebugExtension::SYMFONY_VAR_DUMPER_CLASS | constant | core/ |
The Symfony VarDumper class. |
DisplayPageTest::$routerDumper | property | core/ |
The router dumper to get all routes. |
DrupalKernel::$allowDumping | property | core/ |
Whether the container can be dumped. |
DrupalKernel::$containerNeedsDumping | property | core/ |
Whether the container needs to be dumped once booting is complete. |
DrupalKernel::$phpArrayDumperClass | property | core/ |
Holds the class used for dumping the container to a PHP array. |
Drupal\Core\Routing\MatcherDumperInterface | service | core/ |
|
dump-database-d6.sh | file | core/ |
Filled installation of Drupal 6.17, for test purposes. |
dump-database-d7.sh | file | core/ |
Dumps a Drupal 7 database into a Drupal 7 PHP script to test the upgrade process. |
dump-database-d8-mysql.php | file | core/ |
A command line application to dump a database to a generation script. |
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityArgumentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FileAddPermissionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FilterFormatConsolidateFilterConfigUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FilterFormatUpdateFilterSortingTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ForumIndexUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
HelpTopicsMerge::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
HelpTopicsUninstall::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
JsCollectionOptimizer::$dumper | property | core/ |
An asset dumper. |
KernelTestBase::vfsDump | function | core/ |
Dumps the current state of the virtual filesystem to STDOUT. |
KernelTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
LayoutBuilderSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LegacyMatcherDumperTest | class | core/ |
Tests deprecations in MatcherDumper. |
LegacyMatcherDumperTest.php | file | core/ |
|
LegacyMatcherDumperTest::$connection | property | core/ |
The connection. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.