Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
PathAliasRevisionIndexesUpdatePathTest::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 @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. |
SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SqlContentEntityStorageRevisionDataCleanupTest::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. |
TransactionManagerBase::dumpStackItemsAsString | function | core/ |
Produces a string representation of the stack items. |
TwigExtensionTest::testDump | function | core/ |
Tests the dump function. |
TwigThemeTestController::dump | function | core/ |
Renders for testing drupal_dump function. |
twig_theme_test.dump.html.twig | file | core/ |
{% set foo = '💩' %} {% set bar = '🐣' %} {% set baz = '☄️' %} {{ dump(foo) }} {{ dump() }} {{ dump(foo, baz) }} |
UnitTestCaseTest::testVarDumpSameProcess | function | core/ |
Tests the dump() function in a test run in the same process. |
UnitTestCaseTest::testVarDumpSeparateProcess | function | core/ |
Tests the dump() function in a test run in a separate process. |
UpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTestBase::$databaseDumpFiles | property | core/ |
The file path(s) to the dumped database(s) to load into the child site. |
UpdatePathTestBase::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTestBaseFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTestBaseTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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.