Search for dump
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptimizedPhpArrayDumperTest::getParametersDataProvider | function | core/ |
Data provider for testGetParameters(). |
| OptimizedPhpArrayDumperTest::getPrivateServiceCall | function | core/ |
Helper function to return a private service definition. |
| OptimizedPhpArrayDumperTest::getRaw | function | core/ |
Helper function to return a raw value definition. |
| OptimizedPhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| OptimizedPhpArrayDumperTest::getServiceClosureCall | function | core/ |
Helper function to return a service closure definition. |
| OptimizedPhpArrayDumperTest::percentsEscapeProvider | function | core/ |
Data provider for testPercentsEscape(). |
| OptimizedPhpArrayDumperTest::publicPrivateDataProvider | function | core/ |
|
| OptimizedPhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
| OptimizedPhpArrayDumperTest::setUp | function | core/ |
|
| OptimizedPhpArrayDumperTest::testDumpForEmptyContainer | function | core/ |
Tests that an empty container works properly. |
| OptimizedPhpArrayDumperTest::testGetAliases | function | core/ |
Tests that alias processing works properly. |
| OptimizedPhpArrayDumperTest::testGetParameters | function | core/ |
Tests that parameter processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService | function | core/ |
Tests that getDecoratedService() is unsupported. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForExpression | function | core/ |
Tests that the correct RuntimeException is thrown for expressions. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObject | function | core/ |
Tests that the correct RuntimeException is thrown for dumping an object. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObjectServiceId | function | core/ |
Tests that the correct RuntimeException is thrown for dumping an object. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForResource | function | core/ |
Tests that the correct RuntimeException is thrown for dumping a resource. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitions | function | core/ |
Tests that service processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias | function | core/ |
Tests that references to aliases work correctly. |
| OptimizedPhpArrayDumperTest::testPercentsEscape | function | core/ |
Tests that service arguments with escaped percents are correctly dumped. |
| PasswordCompatibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PathAliasUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PhpArrayDumper | class | core/ |
PhpArrayDumper dumps a service container as a PHP array. |
| PhpArrayDumper.php | file | core/ |
|
| PhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
| PhpArrayDumper::getArray | function | core/ |
Gets the service container definition as a PHP array. |
| PhpArrayDumper::getParameterCall | function | core/ |
Gets a parameter reference in a suitable PHP array format. |
| PhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| PhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| PhpArrayDumperTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\Dumper\PhpArrayDumper[[api-linebreak]] @group DependencyInjection |
| PhpArrayDumperTest.php | file | core/ |
|
| PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| PhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
| PhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
| PhpArrayDumperTest::setUp | function | core/ |
|
| PostgreSqlSequenceUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ResponsiveImageLazyLoadUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ResponsiveImageOrderMultipliersNumericallyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RouteBuilder::$dumper | property | core/ |
The dumper to which we should send collected routes. |
| RouteBuilderTest::$dumper | property | core/ |
The mocked matcher dumper. |
| router.dumper | service | core/ |
Drupal\Core\Routing\MatcherDumper |
| SimpleConfigLangcodeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SqlContentEntityStorageRevisionDataCleanupTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SystemDateSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TestPageTestController::testPageVarDump | function | core/ |
Returns a test page and with the call to the dump() function. |
| TestVarDumper | class | core/ |
Provides handlers for the Symfony VarDumper to work within tests. |
| TestVarDumper.php | file | core/ |
|
| TestVarDumper::cliHandler | function | core/ |
A CLI handler for \Symfony\Component\VarDumper\VarDumper. |
| TestVarDumper::htmlHandler | function | core/ |
A HTML handler for \Symfony\Component\VarDumper\VarDumper. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.