Search for dump
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFileTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFilterFormatTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| Mysql8RequirePrimaryKeyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullDefaultFormTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullDescriptionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullHelpAndDescriptionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullMatcherDumper | class | core/ |
Does not dump Route information. |
| NullMatcherDumper.php | file | core/ |
|
| NullMatcherDumper::$routes | property | core/ |
The routes to be dumped. |
| NullMatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| NullMatcherDumper::dump | function | core/ |
Dumps a set of routes to the router table in the database. |
| NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| OembedUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| OliveroPostUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| OptimizedPhpArrayDumper | class | core/ |
OptimizedPhpArrayDumper dumps a service container as a serialized PHP array. |
| OptimizedPhpArrayDumper.php | file | core/ |
|
| OptimizedPhpArrayDumper::$aliases | property | core/ |
A list of container aliases. |
| OptimizedPhpArrayDumper::$serialize | property | core/ |
Whether to serialize service definitions or not. |
| OptimizedPhpArrayDumper::dump | function | core/ |
|
| OptimizedPhpArrayDumper::dumpCallable | function | core/ |
Dumps callable to a PHP array. |
| OptimizedPhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
| OptimizedPhpArrayDumper::dumpMethodCalls | function | core/ |
Dumps method calls to a PHP array. |
| OptimizedPhpArrayDumper::dumpValue | function | core/ |
Dumps the value to PHP array format. |
| OptimizedPhpArrayDumper::escape | function | core/ |
Escapes parameters. |
| OptimizedPhpArrayDumper::getAliases | function | core/ |
Gets the aliases as a PHP array. |
| OptimizedPhpArrayDumper::getArray | function | core/ |
Gets the service container definition as a PHP array. |
| OptimizedPhpArrayDumper::getIterator | function | core/ |
Gets a service iterator in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getParameterCall | function | core/ |
Gets a parameter reference in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getParameters | function | core/ |
Gets parameters of the container as a PHP array. |
| OptimizedPhpArrayDumper::getPrivateServiceCall | function | core/ |
Gets a private service definition in a suitable format. |
| OptimizedPhpArrayDumper::getReferenceCall | function | core/ |
Gets a service reference for a reference in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getServiceClosureCall | function | core/ |
Gets a service closure reference in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getServiceDefinition | function | core/ |
Gets a service definition as PHP array. |
| OptimizedPhpArrayDumper::getServiceDefinitions | function | core/ |
Gets services of the container as a PHP array. |
| OptimizedPhpArrayDumper::prepareParameters | function | core/ |
Prepares parameters for the PHP array dumping. |
| OptimizedPhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| OptimizedPhpArrayDumperTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper[[api-linebreak]] @group DependencyInjection |
| OptimizedPhpArrayDumperTest.php | file | core/ |
|
| OptimizedPhpArrayDumperTest::$containerBuilder | property | core/ |
The container builder instance. |
| OptimizedPhpArrayDumperTest::$containerDefinition | property | core/ |
The definition for the container to build in tests. |
| OptimizedPhpArrayDumperTest::$dumper | property | core/ |
The dumper instance. |
| OptimizedPhpArrayDumperTest::$dumperClass | property | core/ |
Stores the dumper class to use. |
| OptimizedPhpArrayDumperTest::$machineFormat | property | core/ |
Whether the dumper uses the machine-optimized format or not. |
| OptimizedPhpArrayDumperTest::getAliasesDataProvider | function | core/ |
Data provider for testGetAliases(). |
| OptimizedPhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| OptimizedPhpArrayDumperTest::getDefinitionsDataProvider | function | core/ |
Data provider for testGetServiceDefinitions(). |
| OptimizedPhpArrayDumperTest::getIterator | function | core/ |
Helper function to return a machine-optimized iterator. |
| OptimizedPhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.