8000 UPGRADE FROM 2.1 to 2.2 TwigBridge · Issue #6692 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
UPGRADE FROM 2.1 to 2.2 TwigBridge #6692
Closed
@zd-dalibor

Description

@zd-dalibor
<div id="sidebar">
    {% render url('latest_articles', { 'max': 3 }) %}
</div>

If I upgrade symfony to 2.2 for all embedded controller actions I must create routes. This means that I can access to these controller actions with url if url match route pattern. What can I do if I only want to use these routes only for embedding?
e.g. Controller action that render some menu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0