Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
DbDumpTest::$data | property | core/ |
Test data to write into config. |
DbDumpTest::$modules | property | core/ |
Modules to enable. |
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. |
DeleteAuthorizeSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DisplayPageTest::$routerDumper | property | core/ |
The router dumper to get all routes. |
DropIndexAllOnKeyValueExpireTableUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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. |
FileFieldFileExtensionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlossaryStatusFilterTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
HalSettingsDeletionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
IdentifierFieldSchemaTypeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ImageLazyLoadUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
JsCollectionOptimizer::$dumper | property | core/ |
An asset dumper. |
JsonApiUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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. |
LayoutBuilderContextMappingUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LocaleUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MatcherDumper | class | core/ |
Dumps Route information to a database table. |
MatcherDumper | class | core/ |
Provides a proxy class for \Drupal\Core\Routing\MatcherDumper. |
MatcherDumper.php | file | core/ |
|
MatcherDumper.php | file | core/ |
|
MatcherDumper::$connection | property | core/ |
The database connection to which to dump route information. |
MatcherDumper::$container | property | core/ |
The service container. |
MatcherDumper::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
MatcherDumper::$routes | property | core/ |
The routes to be dumped. |
MatcherDumper::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
MatcherDumper::$state | property | core/ |
The state. |
MatcherDumper::$tableName | property | core/ |
The name of the SQL table to which to dump the routes. |
MatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
MatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
MatcherDumper::dump | function | core/ |
|
MatcherDumper::dump | function | core/ |
Dumps a set of routes to the router table in the database. |
MatcherDumper::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
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.