var_dump
var_dump — Dumps information about a variable.Description
var_dump( mixed $value,This function displays structured information about one or more expressions that includes its type and value. Arrays and objects are explored recursively with values indented to show structure.
mixed ...$values ): void
Parameters
value
The expression to dump.
values
Further expressions to dump.
Return Values
No value is returned.More information about var_dump on official PHP documentation site
var_dump - Popular snippets
- PHP 8.0 / MySQL 5.7 var_dump array_map
last run:
2024-04-06 08:45:16
308
- PHP 8.0 / MySQL 5.7 var_dump
last run:
2023-11-30 16:19:45
82
- PHP 8.0 / MySQL 8.0 array_merge var_dump
last run:
2022-10-02 17:18:19
60
- PHP 8.0 / MySQL 5.7 var_dump
last run:
2021-04-16 14:45:02
37
- PHP 8.0 / MySQL 8.0 exec sprintf var_dump
last run:
2023-04-10 13:11:34
35
- PHP 8.1 / MySQL 5.7 sprintf var_dump
last run:
2022-11-22 15:51:06
33
- PHP 8.1 / MySQL 5.7 sprintf var_dump
last run:
2022-11-22 15:44:01
31
- PHP 8.1 / MySQL 5.7 var_dump
last run:
2024-10-10 11:12:55
26
- PHP 8.1 / MySQL 5.7 var_dump
last run:
2024-09-02 12:52:37
26
- PHP 8.1 / MySQL 5.7 var_dump
last run:
2025-01-07 06:41:26
20
var_dump - New snippets
-
PHP 8.2.13 / MariaDB 11.5 realpath var_dump realpath_cache_get realpath var_dump realpath_cache_get
added at:
2025-01-16 16:17:17
6
-
PHP 7.4 / MySQL 5.7 var_dump
added at:
2025-01-14 11:30:25
1
-
PHP 7.4 / MySQL 5.7 var_dump
added at:
2025-01-14 11:30:10
1
-
PHP 7.4 / MySQL 5.7 var_dump
added at:
2025-01-14 11:29:06
1
-
PHP 8.2.13 / MySQL 5.7 get_headers var_dump
added at:
2025-01-14 09:05:38
1
-
PHP 8.2.13 / MySQL 5.7 get_headers var_dump
added at:
2025-01-14 09:05:12
1
-
PHP 8.2.13 / MySQL 5.7 get_headers var_dump
added at:
2025-01-14 09:04:57
1
-
PHP 8.2.13 / MySQL 5.7 get_headers var_dump
added at:
2025-01-14 09:04:33
1
-
PHP 8.2.13 / MySQL 5.7 var_dump
added at:
2025-01-14 08:51:27
1