In #2607920: Breadcrumb render cache not invalidated when entity label changes @tsoeckler suggested:
Possibly we also want to deprecate TitleResolver::getTitle() (but - if so - certainly in a follow-up)
.
In #2607920: Breadcrumb render cache not invalidated when entity label changes @tsoeckler suggested:
Possibly we also want to deprecate TitleResolver::getTitle() (but - if so - certainly in a follow-up)
.
Comments
Comment #2
hchonovIs there a reason for this to be in the Entity API issue queue?
Comment #3
tstoecklerI don't think so. Not sure if there's a better fit than routing system? Also this is postponed as of now.
Comment #4
hchonovPostponed on what?
Comment #5
tstoecklerIt's postponed on #2607920: Breadcrumb render cache not invalidated when entity label changes, which will introduce
getCacheableTitle()which this issue attempts to deprecategetTitle()for (although recent comments may actually change that plan).