I am using 2 site definitions, french and english.
some data are accessible across the 2 sites.
sometimes, i need to generate an url from one site (english) toward the other site (french)
I look into the page twig filter but didnt find anything here.
I am guessing i’d need to generate the url in php using the pagename and attributes, but how to handle the choice of the site here ?