Skip to content

getRouteCollection called in IndexTrait #2

@robertbasic

Description

@robertbasic

getRouteCollection method is a very costly method and the IndexTrait is using it. This needs a taking a look at as it can be very costly.

$compiledRoute = $router->getRouteCollection()->get($routeName)->compile();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions