Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
PreventDowngradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RemovePathKeyTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RouteAliasUpdateTest::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 |
SearchBlockPageIdUpdatePathTest::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. |
TransactionManagerBase::dumpStackItemsAsString | function | core/ |
Produces a string representation of the stack items. |
twig.extension.varDumper | service | core/ |
Drupal\Core\Template\DebugExtension |
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) }} |
UnitTestCase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
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. |
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. |
UserRememberRolesFilterSettingTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
VendorHardeningPlugin::onPostAutoloadDump | function | composer/ |
POST_AUTOLOAD_DUMP event handler. |
ViewsAddDefaultTableCssClassUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
WorkspaceAssociationStringIdsUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.