Filter translatable strings
Source string Translation for German
<em>Backtrace</em> displays nice debug information when any type of error is noticed, but only to users with the %perm permission.
Wrapper for <a href='https://www.doctrine-project.org/api/common/latest/Doctrine/Common/Util/Debug.html'>Doctrine</a> debugging tool.
Kint
Wrapper for <a href='https://github.com/kint-php/kint'>Kint</a> debugging tool.
<strong>Not available</strong>. You may need to install external dependencies for use this plugin.
Symfony var-dumper
Wrapper for <a href='https://github.com/symfony/var-dumper'>Symfony var-dumper</a> debugging tool.
Variables Dumper
Select the debugging tool used for formatting and displaying the variables inspected through the debug functions of Devel. <strong>NOTE</strong>: Some of these plugins require external libraries for to be enabled. Learn how install external libraries with <a href=":url">Composer</a>.
Debug Log File
This is the log file that Devel functions such as ddm() write to. Use temporary:// to represent your systems temporary directory. Save with a blank filename to revert to the default.
Wrap debug in &lt;pre&gt; tags
You may want the debug output wrapped in &lt;pre&gt; tags, depending on your debug file format and how it is displayed.
Coverage has ended
<a href=":update_status_report">Update to a supported minor</a> as soon as possible to continue receiving security updates.
Enable user tracking
Users are tracked by default, but you are able to opt out.
Google Analytics settings
Rebuild access
The rebuild_access setting is enabled in settings.php. It is recommended to have this setting disabled unless you are performing a rebuild.
Protection disabled
The file %file is not protected from modifications and poses a security risk. You must change the file's permissions to be non-writable.
Display id should be unique.
Aggregate
If enabled, some fields may become unavailable. All fields that are selected for grouping will be collapsed to one record per distinct value. Other fields which are selected for aggregation will have the function run on them. For example, you can group nodes on title and count the number of nids in order to get a list of duplicate titles.
Require this relationship
Enable to hide items that do not contain this relationship
The %relationship_name relationship used in %handler_type %handler is not present in the %display_name display.
Disable views data caching
Views caches data about tables, modules and views available, to increase performance. By checking this box, Views will skip this cache and always rebuild this data when needed. This can have a serious performance impact on your site.