← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#2614380 New route names for entity routes provided by Content Translation

released Target 8.0.x Published 2015-11-12
#1810394

Generated 2026-05-12 08:43 UTC

Rules (1)

signature 1
from
\Drupal\Core\Url::fromRoute
  • arg 0 concat-prefix ∈ {"content_translation.translation_add_", "content_translation.translation_edit_", "content_translation.translation_delete_"}
to
\Drupal\Core\Url::fromRoute
  • arg 0 concat-prefix ∈ {"entity."}
  • any of:
    • arg 0 concat-suffix ∈ {".content_translation_add"}
    • arg 0 concat-suffix ∈ {".content_translation_edit"}
    • arg 0 concat-suffix ∈ {".content_translation_delete"}

No contrib projects currently use either side of this change.