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
- Troubleshooting form submission in PrestaShop's hookDisplayAdminProductsExtra module
- How do I disable the circular slider buttons?
- How to retrieve product/order return information via PrestaShop 8 API?
- Error 302: ERR_TOO_MANY_REDIRECTS in Prestashop Back Office
- PrestaShop metrics definition
- Store in Prestashop (1.7.5) does not recognize theme or images
- PrestaShop 1.7.8 API bug on simple product creation
- SSL with prestashop using docker installation
- Creating a new search provider in prestashop
- Prestashop payment methods is empty in backoffice
- Allowing PDF upload in product customization Prestashop 1.6: how to delete the uploaded file
- Prestashop Auto Change Statut if customer in whitelist
- 500 error on Prestashop 1.7.8.7 installed with OVH
- Display the order date and time in the order list
- Adding a Product Image via PrestaShop Webservice API
Related Questions in SYMFONY-2.8
- Symfony 2.8 : why validator (constraint & validator) are not executed when I edit my entity
- Symfony knp_snappy bundle: Execute JS in the twig template to be printed as PDF
- Item gets deleted on flush even when I restore it
- symfony 2.8 AppKernel slowness
- Why do i have the error must be of type array, string given, in Symfony 2.8 during composer update
- DocuSign API embedded signature implementation Symfony
- Getting a managed and dirty entity error on persist
- Can't register Ratchet bundle from private git in AppKernel
- Docker Unable to connect to localhost
- Doctrine Query Builder add a count column of a related table
- Syfmony 2.8: You have requested a non-existent parameter "kernel.bundles_metadata"
- Absolute URL in template returns localhost in email templates
- Save Request class object to database - Symfony2
- Symfony Commands to run via CRON
- Route behaviour when the user is authenticated and not authenticated in Symfony 2
Related Questions in PRESTASHOP-1.7
- Troubleshooting form submission in PrestaShop's hookDisplayAdminProductsExtra module
- Add related products (product_accessories) in Prestashop 1.7 shopping cart modal
- Store in Prestashop (1.7.5) does not recognize theme or images
- PrestaShop 1.7.8 API bug on simple product creation
- Creating a new search provider in prestashop
- Prestashop payment methods is empty in backoffice
- Connect to Prestashop API when i used htaccess
- Checkbox not visible in restrictions by carriers in Prestashop 1.7 payment preferences
- how to fix upgrading prestashop with 1clickupgrade error message
- Change message content in confirmation message prestashop
- Prestashop voucher box doesn't toggle and voucher codes don't work
- Prestashop 1.7 CSV Import create new product as n.d. instead of updating existing ones
- Getting 'Cart cannot be loaded' error in Prestashop in custom Payment Module
- Custom Shipping Logic in PrestaShop 1.7 with Marketplace Module "JA MarketPlace"
- Receive all messages from SAV back office to my mailbox directly prestashop 1.7.8.8
Related Questions in PHPDEBUGBAR
- why laravel debugbar not working with filament?
- When I do an ajax request i get back the responseText and debugbar info (Laravel)
- How do I create code snippets for vscode for "print_r" that outputs the contents of the variable passed to it, along with the filename ,line number
- laravel 8 get error 503 without exception message
- How can integrate PHP debugbar with MySQLI?
- Interesting Question here - Why Tomorrow Date PHP and +1 Days Gives Different Time
- laravel debugbar package - problem with views
- Enable Laravel Debugbar in AppServiceProvider behavior
- Laravel Debugbar Not Showing
- Xdebug doesn't stop at any break point in Visual Studio Code
- Laravel Debugbar Affecting Excel Download
- laravel php artisan config:clear causes jquery and PhpDebugBar to become undefined
- impossible to show laravel debugbar with laravel 6
- Laravel Lumen 5.7, debugbar throw Call to a member function listen on null
- Laravel debug bar session message not displayed
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 # Hahtags
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).