routing-bundle icon indicating copy to clipboard operation
routing-bundle copied to clipboard

Symfony bundle to provide the CMF chain router to handle multiple routers, and the dynamic router to load routes from a database or other sources.

Results 12 routing-bundle issues
Sort by recently updated
recently updated
newest added

I'd like to hadd some ORM functionoal base tests?

Since #260 we ignore URLs with `:` for the phpcr route provider. Ideally we would check if the thing before `:` is a valid namespace shortcut, as then it could...

feature

We should implement https://github.com/doctrine/phpcr-odm/pull/706 in 2.0 of this bundle. The tree browser bundle can use this information to restrict children.

| Q | A | | --- | --- | | Bug fix? | no | | New feature? | yes | | BC breaks? | no (well, yes, but...

feature
DX
ready
wip/poc

I just fixed just a bug with #223 but i think we should go over the configuration and build different config test cases and test them. Btw we should be...

Moved from https://github.com/symfony-cmf/Routing/issues/90 Currently there is support for generating URLs for cmf documents using the symfony path and url twig functions but it would be nice to have a dedicated...

There should be a built in way to embed links/urls to other routes in the CMF into the body of a PHPCR document that can be resolved to the correct...

feature

as per https://github.com/symfony-cmf/RoutingBundle/pull/210/files#r9177557 we should convert the doctrine listener to an event subscriber to make things clearer.

feature
Easy Pick

When using the RoutingBundle with multiple document managers (e.g. when using multiple workspaces), I think it would be better for it to add a `DoctrinePhpcrMappingsPass` compiler pass for each document...

feature