{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"typo3 eid URL generation","author_name":"Christian Weiske","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/412 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"412\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  <div class=\"code\"><pre class=\"txt\">typo3 eid URL generation\r\ntypo3 &quot;eid&quot; create URL\r\n\r\n- eID has nothing loaded except DB\r\n- eID is totally uncached\r\n- URL generation needs TSFE for cObj\r\n  - https:\/\/cweiske.de\/tagebuch\/typo3-scale-image-scheduler-task.htm\r\n\r\n\r\nhttp:\/\/insight.helhum.io\/post\/93861037135\/the-tale-of-eid-performance\r\nhttp:\/\/insight.helhum.io\/post\/90365109335\/out-of-bound-typoscript-rendering\r\n\r\n\r\n&quot;typo3&quot; extension create url\r\nHow to create a page url from page uid\r\nhttp:\/\/stackoverflow.com\/questions\/27797031\/how-to-create-a-page-url-from-page-uid#27798207\r\n\r\n$url = $GLOBALS['TSFE']-&gt;cObj-&gt;typoLink_URL(\r\n    array(\r\n        'parameter' =&gt; $pageUid,\r\n        'forceAbsoluteUrl' =&gt; true,\r\n        'additionalParams'\r\n    )\r\n);<\/pre><\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/412\/rev-raw\/49b5ca148710bb7410ef60d275e54ad338b69a1c\/phork0.txt\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/412#phork0.txt\">phork0.txt<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
