Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new CLI command: Enable Template Hints #9278

Closed
vrann opened this issue Apr 17, 2017 · 3 comments
Closed

Create new CLI command: Enable Template Hints #9278

vrann opened this issue Apr 17, 2017 · 3 comments
Assignees
Labels
improvement Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development up for grabs

Comments

@vrann
Copy link
Contributor

vrann commented Apr 17, 2017

In order to help developers to work with the Magento, create new commands which will simplify the debugging of the application. Currently, enabling of these setting require doing that either with the UI or changing the configuration of the di.xml.

Create CLI command which will make possible to enable/disable Template Hinting

@miguelbalparda
Copy link
Contributor

miguelbalparda commented May 29, 2017

@vrann would just changing \Magento\Developer\Model\TemplateEngine\Plugin\DebugHints::XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCK from 1 to 0 and vice-versa do the trick?

@miguelbalparda
Copy link
Contributor

Sorry that was an incorrect constant. It seems there is no constant defined for template_hints_storefront which is the correct path for this.

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-69544

@magento-team magento-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development develop improvement up for grabs labels Jul 31, 2017
magento-devops-reposync-svc pushed a commit that referenced this issue Oct 8, 2024
AC-13046::MariaDB 11.4 migration - Removing public constant is direct violation of backward compatibility policy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development up for grabs
Projects
None yet
Development

No branches or pull requests

5 participants