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/ |
Gets a fallback id for a missing plugin. |
DevelDumperPluginManager::isPluginSupported | function | src/ |
Checks if plugin has a definition and is supported. |
DevelDumperPluginManager::processDefinition | function | src/ |
Performs extra processing on plugin definitions. |
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/ |
Assertion for ensure dump content. |
DevelDumperTestTrait::assertDumpExportEquals | function | tests/ |
Assertion for ensure dump content. |
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_dump | function | ./ |
Dumps information about a variable. |
devel_dumper_test.css | file | tests/ |
.some-rule { display: block; } |
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/ |
Instantiates a new instance of this class. |
DumperTestController::debug | function | tests/ |
Returns the debug output to test. |
DumperTestController::dump | function | tests/ |
Returns the dump output to test. |
DumperTestController::export | function | tests/ |
Returns the export output to test. |
DumperTestController::exportRenderable | function | tests/ |
Returns the renderable export output to test. |
DumperTestController::message | function | tests/ |
Returns the message output to test. |
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. |
NotAvailableTestDumper | class | tests/ |
Provides a NotAvailableTestDumper plugin. |
NotAvailableTestDumper.php | file | tests/ |
|
NotAvailableTestDumper::checkRequirements | function | tests/ |
Checks if requirements for this plugin are satisfied. |
NotAvailableTestDumper::dump | function | tests/ |
Dumps information about a variable. |
NotAvailableTestDumper::export | function | tests/ |
Returns a string representation of a variable. |
Pagination
- Previous page
- Page 2
- Next page