[TYPO3-english] CObject getTypoLink() is slow

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Jul 16 11:35:25 CEST 2012


Hi!

Gorosito Gonzalo wrote:
> I agree, but the typolinks (at least in my case) are used for presentation
> purposes, from my modules I need the links with the correct titles and
> realurl links, that's all. Do I have an alternative way to resolve the
> realurl path for a pageID or get the page title according to the fallback
> logic without using typolinks?

You can do your own caching. That would be the best solution in your case.

If you have APC on the server (you should!), cache that in APC.

-- 
Dmitry Dulepov
TYPO3 core team member
Blog: http://dmitry-dulepov.com/
Twitter: http://twitter.com/dmitryd

Simplicity will save the world.



More information about the TYPO3-english mailing list