Seuls ~100 permaliens s'affichent dans `/admin/customize/permalinks`

You can do that with Data Explorer and a simple SQL query. :slight_smile:

SELECT *
FROM permalinks
WHERE url LIKE '%node/70%'

3 « J'aime »