Payments are experiencing issues due to temporary restrictions in Russia. If your payment does not go through, please submit a support request.Our support team is available 24/7 — we are always here to help with hosting and server issues.We are now accepting requests for dedicated server rental and colocation services in our data center.Reminder: we recommend enabling backups for additional data protection.A new VPS/VDS lineup with NVMe storage and improved performance is now available.Maintenance work on some servers has been completed. All services are operating normally.

MODULE FOR 1C-BITRIX

Danil Isaev

VarDumper debugger like in Laravel | dd(), d() functions

The module uses the Symfony VarDumper component to dump the state of any PHP variables. Built on top of this component, it provides enhanced debug() and ddebug() functions as improved alternatives to the standard var_dump() and print_r().

Technical details

Published
10 January 2023
Version
1.0.0
Installed
100–499 times
Responsive design
Yes
Composite support
Yes
Compatible with Sites24
Yes
Developer
Danil Isaev

What this solution does

The module uses the Symfony VarDumper component to dump the state of any PHP variables. Built on top of this component, it provides enhanced debug() and ddebug() functions as improved alternatives to the standard var_dump() and print_r().

Usage example:

$var = array(

'a simple string' => "in an array of 5 elements",

'a float' => 1.0,

'an integer' => 1,

'a boolean' => true,

'an empty array' => array(),

);

ddebug($var);

After installation, the module provides global debugging functions. The dump() function replaces standard var_dump to display variable contents in a structured format. The dd() function performs a variable dump and immediately terminates script execution, similar to calling exit in PHP.

For Bitrix integration, specialized functions are included. The debug() function acts as an analog to dump() but displays output only for users in the Administrators group. The ddebug() function combines the behavior of dd() with additional buffer clearing and is also restricted to administrators.

Detailed information on VarDumper capabilities is available in the Symfony documentation.

If “VarDumper debugger like in Laravel | dd(), d() functions” fits the task, General iT can install the module, configure it and verify the result in the project.

YOUR PROJECT INFRASTRUCTURE

A home for your website

BEFORE YOU ORDER

Let’s go through the details.

Is installation free?
The solution itself is free. Installation, configuration and customisation services are agreed separately. A compatible platform and an appropriate platform licence are required.
How do I check compatibility?
Compare the supported editions and solution version in the technical details with your project. Before installing on a live website, we recommend making a backup and checking the solution in a test environment.
Can you help with implementation?
We can help install the module, check its settings and verify how it works in your project. Compatibility with other customisations and the scope of work are assessed before we begin.

GENERAL iT

Let’s discuss your project

Получатель: ООО «Дженерал Ай Ти Рус»

1C-BITRIX

Install solution

Enter a domain with or without https://. The installer will open in your website control panel in a new tab.

Solution screenshots

Solution screenshot