Skip to content

[Twig] Add caching for file root variables #407

Open
@Haehnchen

Description

@Haehnchen

There many php code variable analyses during twig variable completion, which scans controllers/methods and php file for twig file rendering. On match we have another analyses in function scope for php declarations.
we should cache result eg for 10 seconds or find some event, its a performance killer in nested twig files and larger projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions