Search for dumper
- Search 6.x-1.x for dumper
- Search 7.x-1.x for dumper
- Search 4.x for dumper
- Search 5.x for dumper
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
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/ |
|
HtmlDumper::formatTemplate | function | webprofiler/ |
|
HtmlDumper::formatTime | function | webprofiler/ |
|
NotAvailableTestDumper | class | tests/ |
Provides a NotAvailableTestDumper plugin. |
NotAvailableTestDumper.php | file | tests/ |
|
NotAvailableTestDumper::checkRequirements | function | tests/ |
Checks if requirements for this plugin are satisfied. |
Pagination
- Previous page
- Page 2
- Next page