Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
DevelDumperPluginManager | class | src/ |
Plugin type manager for Devel Dumper plugins. |
DevelDumperPluginManager.php | file | src/ |
|
DevelDumperPluginManager::createInstance | function | src/ |
|
DevelDumperPluginManager::getFallbackPluginId | function | src/ |
|
DevelDumperPluginManager::isPluginSupported | function | src/ |
Checks if plugin has a definition and is supported. |
DevelDumperPluginManager::processDefinition | function | src/ |
|
DevelDumperPluginManager::__construct | function | src/ |
Constructs a DevelDumperPluginManager object. |
DevelDumperPluginManagerInterface | interface | src/ |
Interface DevelDumperPluginManagerInterface. |
DevelDumperPluginManagerInterface.php | file | src/ |
|
DevelDumperPluginManagerInterface::isPluginSupported | function | src/ |
Checks if plugin has a definition and is supported. |
DevelDumperTest | class | tests/ |
Tests pluggable dumper feature. |
DevelDumperTest.php | file | tests/ |
|
DevelDumperTest::$modules | property | tests/ |
Modules to enable. |
DevelDumperTest::setUp | function | tests/ |
|
DevelDumperTest::testDumpersConfiguration | function | tests/ |
Test dumpers configuration page. |
DevelDumperTest::testDumpersOutput | function | tests/ |
Test variable is dumped in page. |
DevelDumperTestTrait | trait | tests/ |
Provides a class for checking dumper output. |
DevelDumperTestTrait.php | file | tests/ |
|
DevelDumperTestTrait::assertContainsDump | function | tests/ |
Asserts that a haystack contains the dump output. |
DevelDumperTestTrait::assertContainsDumpExport | function | tests/ |
Asserts that a haystack contains the dump export output. |
DevelDumperTestTrait::assertDumpEquals | function | tests/ |
Asserts that the string passed in input is equals to the string representation of a variable obtained dumping the data. |
DevelDumperTestTrait::assertDumpExportEquals | function | tests/ |
Asserts that the string passed in input is equals to the string representation of a variable obtained exporting the data. |
DevelDumperTestTrait::getDumperDump | function | tests/ |
Returns a string representation of a variable. |
DevelDumperTestTrait::getDumperExportDump | function | tests/ |
Returns a string representation of a variable. |
DevelTwigExtensionTest::testDumpFunctions | function | tests/ |
Tests that the Twig extension's dump functions produce the expected output. |
DevelTwigExtensionTest::testDumpFunctionsRegistered | function | tests/ |
Tests that the Twig dump functions are registered properly. |
devel_dumper_test.css | file | tests/ |
|
devel_dumper_test.info.yml | file | tests/ |
tests/modules/devel_dumper_test/devel_dumper_test.info.yml |
devel_dumper_test.libraries.yml | file | tests/ |
tests/modules/devel_dumper_test/devel_dumper_test.libraries.yml |
devel_dumper_test.routing.yml | file | tests/ |
tests/modules/devel_dumper_test/devel_dumper_test.routing.yml |
DumperTestController | class | tests/ |
Class DumperTestController |
DumperTestController.php | file | tests/ |
|
DumperTestController::$dumper | property | tests/ |
The dumper manager. |
DumperTestController::create | function | tests/ |
|
DumperTestController::debug | function | tests/ |
|
DumperTestController::dump | function | tests/ |
|
DumperTestController::export | function | tests/ |
|
DumperTestController::exportRenderable | function | tests/ |
|
DumperTestController::message | function | tests/ |
|
DumperTestController::__construct | function | tests/ |
Constructs a new DumperTestController object. |
ElementInfoController::$dumper | property | src/ |
The dumper service. |
EntityDebugController::$dumper | property | src/ |
The dumper service. |
EntityTypeInfoController::$dumper | property | src/ |
The dumper service. |
FirePhp::dump | function | src/ |
Dumps information about a variable. |
hook_devel_dumper_info_alter | function | ./ |
Alter devel dumper information declared by other modules. |
HtmlDumper | class | webprofiler/ |
Class HtmlDumper |
HtmlDumper.php | file | webprofiler/ |
|
HtmlDumper::$colors | property | webprofiler/ |
|
HtmlDumper::dump | function | webprofiler/ |
|
HtmlDumper::formatNonTemplate | function | webprofiler/ |
Pagination
- Previous page
- Page 2
- Next page