<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cakebaker &#187; diagram</title>
	<atom:link href="http://cakebaker.42dh.com/tags/diagram/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 20 Dec 2011 15:29:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What happens if you do a request?</title>
		<link>http://cakebaker.42dh.com/2007/06/15/what-happens-if-you-do-a-request/</link>
		<comments>http://cakebaker.42dh.com/2007/06/15/what-happens-if-you-do-a-request/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 07:07:13 +0000</pubDate>
		<dc:creator>cakebaker</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[diagram]]></category>

		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/06/15/what-happens-if-you-do-a-request/</guid>
		<description><![CDATA[Ever wondered what happens if you do a request in your CakePHP application? Brandon Parise has drawn a diagram in which he shows in detail all involved steps to get from a request to the rendered view. It is ideal for those who want to know what&#8217;s going on behind the scenes, but too detailed [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wondered what happens if you do a request in your CakePHP application? Brandon Parise has drawn a diagram in which he shows in detail all involved steps to get from a request to the rendered view. It is ideal for those who want to know what&#8217;s going on behind the scenes, but too detailed for those looking for a high-level overview. </p>
<p>Diagram: http://www.cakecollab.org/lifecycle.png (this diagram no longer exists)</p>
<p>An alternative diagram can be found in the cookbook: <a href="http://book.cakephp.org/view/21/A-Typical-CakePHP-Request">http://book.cakephp.org/view/21/A-Typical-CakePHP-Request</a></p>
<p>Update 2008-12-19: Removing link to diagram which no longer exists, adding link to a similar diagram in the cookbook.</p>
]]></content:encoded>
			<wfw:commentRss>http://cakebaker.42dh.com/2007/06/15/what-happens-if-you-do-a-request/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

