How to have the debug bar on all the website ?
In the administration side I activate the debug mode, but the Symfony debug-bar is visible only in the "modules" part.
Is it possible to display it on all the website like the transport section?
Prestashop 1.7 debug bar
3.5k Views Asked by n44s At
2
There are 2 best solutions below
0
Aurora
On
i don't own this company (and i didn't read up on it that well) but would this be the thing you are looking for?
Related Questions in PRESTASHOP
- How to make Homeslider Banner work in custom hook location
- How to find where a special Smarty variable is declared in PrestaShop?
- Prestashop - Main Categories on Every Template
- How to add select menu in prestashop?
- Prestashop 1.6 - Add custom field to category
- What controller is used for product list on main page in Prestashop
- Product autocomplete input on module (Prestashop)
- javascript code with php into .tpl prestashop
- How to disable module hooks for certain controllers in Prestashop?
- Which templates files are used for PrestaShop product and category pages?
- REST service from Cordova with WAMP (local)
- Extremely slow backoffice
- Prestashop API order product
- Structure table of prestashop
- Custom upload file on Prestashop page
Related Questions in SYMFONY-2.8
- How can I force the symfony entity-manager to recognize existing sub-entities?
- Best way to manage customizable texts in Symfony 2?
- Removing ChoiceType transformers during Pre Submit events
- JMS Serializer not serializing child classes
- Symfony 2 - How to allow a entities variable which is an object of another entity to be null?
- Symfony form - set DateType on Twig
- FOSUserBundle - How to call new password and confirm new password in edit.html.twig?
- Symfony save multiple entities
- how to get custom google sign-in link in php symfony2
- Symfony Controller return array
- Make file not nullable in VichUploaderBundle
- How to get uuid(dynamic value) in FeatureContext method
- symfony 2.8 production app.php does not take URL correctly from Nginx
- Symfony 2 and AngularJs Prerender.io not working
- Two Sonata Admin Panel Bundles in one Symfony application
Related Questions in PRESTASHOP-1.7
- Prestashop 1.7 don't see my template file in module
- Prestashop1.6 theme on prestashop 1.7
- Prestashop 1.7.0.3-1.7.0.2 Fresh Install 403 Error
- Configure Prestashop faceted search programmatically
- Prestashop 1.7 overriding .tpl files using module
- Prestashop 1.7 override core controller from module
- Custom Hooks in Prestashop 1.7
- Prestashop 1.7 webservice login customer
- create custom page prestashop 1.7
- How can I add my own custom css and html to Prestashop?
- presta shop product features are not getting added through webservice
- how to override tpl module in prestashop 1.7.1.1
- Upgrading Prestashop from 1.7.0.3 to latest with 1-click Upgrade module
- Prestashop webservice API creating cart rules
- Prestashop 1.7 : How to get remove from cart URL in accessories
Related Questions in PHPDEBUGBAR
- Laravel 4 and debugbar - show pdo queries?
- why laravel debugbar not working with filament?
- impossible to show laravel debugbar with laravel 6
- Enable Laravel Debugbar in AppServiceProvider behavior
- laravel debugbar package - problem with views
- Laravel best practices to setup debugbar
- How to add PHP DebugBar to Twig layout?
- Issue with Laravel debugbar 1.8.*
- Prestashop 1.7 debug bar
- Xdebug doesn't stop at any break point in Visual Studio Code
- Laravel Debugbar Not Showing
- Laravel log both the query *AND* the query result
- Tracing each function calls in PHP
- debugbar and sweetalert plugins incompatibility issue
- PHP Debug Bar Guzzle Integration
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
It isn't possible. Debug bar is available only on that pages which are built on symfony(Product and Modules pages so far, and Modules Catalog, Performance, System Information if you use Prestashop 1.7.3.0 version).