Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d5b65e

Browse files
committed
featuresymfony#7401 Documented the local search box for dumped contents (javiereguiluz)
This PR was squashed before being merged into the master branch (closessymfony#7401).Discussion----------Documented the local search box for dumped contentsThisfixessymfony#7381.Commits-------8f63c23 Documented the local search box for dumped contents
2 parentsd682390 +8f63c23 commit0d5b65e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎components/var_dumper.rst‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,18 @@ This behavior can be changed by configuring the ``dump.dump_destination``
105105
option. Read more about this and other options in
106106
:doc:`the DebugBundle configuration reference</reference/configuration/debug>`.
107107

108+
..tip::
109+
110+
..versionadded::3.3
111+
The local search box was introduced in Symfony 3.3.
112+
113+
If the dumped contents are complex, consider using the local search box to
114+
look for specific variables or values. First, click anywhere on the dumped
115+
contents and then press:kbd:`Ctrl.+F` or:kbd:`Cmd.+F` to make the local
116+
search box appear. All the common shortcuts to navigate the search results
117+
are supported (:kbd:`Ctrl.+G` or:kbd:`Cmd.+G`,:kbd:`F3`, etc.) When
118+
finished, press:kbd:`Esc.` to hide the box again.
119+
108120
Using the VarDumper Component in your PHPUnit Test Suite
109121
--------------------------------------------------------
110122

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp