question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cann't navigate to Twig templates from xml

See original GitHub issue
        <service id="brouzie_widgets.data_collector"
                 class="Brouzie\Bundle\WidgetsBundle\DataCollector\WidgetsDataCollector">
            <argument type="service" id="brouzie_widgets.data_collector_widget_manager" />
            <tag name="data_collector" template="@BrouzieWidgets/profiler.html.twig" id="brouzie_widgets"  />
        </service>

no ctrl+click or autocomplete on @BrouzieWidgets/profiler.html.twig

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
plfortcommented, Oct 17, 2016

Same issue in Controller ($this->render) since 0.12.128

2reactions
Haehnchencommented, Oct 17, 2016

sry guys os path issue. please update to latest release

Read more comments on GitHub >

github_iconTop Results From Across the Web

php - Template setting page for Symfony/Twig missing after ...
This solution worked for me: Open the project .idea directory in your OS file explorer; Locate the symfony2.xml file; Rename the file to ......
Read more >
Creating and Using Templates (Symfony Docs)
You can't run PHP code inside Twig templates, but Twig provides utilities to run ... or blog_posts.xml.twig ) being the first extension (...
Read more >
XML::Twig - A perl module for processing huge ... - MetaCPAN
This argument let's you build the tree only for those elements you are interested in. Example: my $t = XML::Twig->new( twig_roots => {...
Read more >
RSS output not valid when using Twig debug - Drupal
It is the initial comments before the xml tag that cause the problem. The feed should work if these were moved after the...
Read more >
Get image URL from media field in twig - gbyte
Apparently there are still pretty common Drupal 8 theming tasks that cannot be accomplished with the great twig_tweak module. This by the way...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found