Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
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. |
DebugDump | class | core/ |
Drupal's extension for printing dump() output results. |
DebugDump.php | file | core/ |
|
DebugDump::$colors | property | core/ |
Whether colors should be used for printing. |
DebugDump::$printCaller | property | core/ |
Whether the caller of dump should be included in the report. |
DebugDump::$stagingFilePath | property | core/ |
The path to the dump staging file. |
DebugDump::bootstrap | function | core/ |
|
DebugDump::cliHandler | function | core/ |
A CLI handler for \Symfony\Component\VarDumper\VarDumper. |
DebugDump::decodeDump | function | core/ |
Decodes a dump retrieved from storage. |
DebugDump::encodeDump | function | core/ |
Encodes the dump for storing. |
DebugDump::getCaller | function | core/ |
Returns information about the caller of dump(). |
DebugDump::getDumps | function | core/ |
Retrieves dumps from storage. |
DebugDump::isEnabled | function | core/ |
Determines if the extension is enabled. |
DebugDump::testRunnerFinished | function | core/ |
Prints the dumps generated during the test. |
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. |
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. |
FileVideoFormatterUpdateTest::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. |
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.