<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 2 invaluable Drupal development tips: list all available variables and backtrace a page</title>
	<atom:link href="http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/</link>
	<description>wrangling the Internet's wildest</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:07:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Marcelo</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-9696</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-9696</guid>
		<description>Very useful article. Thanks.</description>
		<content:encoded><![CDATA[<p>Very useful article. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-8436</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Sun, 17 Jan 2010 01:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-8436</guid>
		<description>Excellent article - very useful!!

Thanks,
Jared</description>
		<content:encoded><![CDATA[<p>Excellent article &#8211; very useful!!</p>
<p>Thanks,<br />
Jared</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-5772</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Wed, 18 Nov 2009 03:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-5772</guid>
		<description>Hi Pablo,

I&#039;d have to look into it... but for the sake of giving you a quick reply, if you click on the devel tab I would think the arrays would become available as variables for the page, in which case you could view them using &lt;code&gt; dpm( get_defined_vars() );&lt;/code&gt; as above.</description>
		<content:encoded><![CDATA[<p>Hi Pablo,</p>
<p>I&#8217;d have to look into it&#8230; but for the sake of giving you a quick reply, if you click on the devel tab I would think the arrays would become available as variables for the page, in which case you could view them using <code> dpm( get_defined_vars() );</code> as above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablo</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-5734</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Tue, 17 Nov 2009 15:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-5734</guid>
		<description>great article one question though is there anyway you can call the arrays that are generated from the dev renderer tab</description>
		<content:encoded><![CDATA[<p>great article one question though is there anyway you can call the arrays that are generated from the dev renderer tab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Haag</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-2286</link>
		<dc:creator>Rob Haag</dc:creator>
		<pubDate>Thu, 10 Sep 2009 21:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-2286</guid>
		<description>I too found this &quot;informative and handy&quot;. I&#039;m new to drupal and web development and little tips like this help a lot. Thanks.</description>
		<content:encoded><![CDATA[<p>I too found this &#8220;informative and handy&#8221;. I&#8217;m new to drupal and web development and little tips like this help a lot. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty Landman</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-1741</link>
		<dc:creator>Marty Landman</dc:creator>
		<pubDate>Sat, 22 Aug 2009 18:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-1741</guid>
		<description>I found this article informative and handy. Thanks.</description>
		<content:encoded><![CDATA[<p>I found this article informative and handy. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-1119</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Thu, 09 Jul 2009 07:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-1119</guid>
		<description>Hi Neil Satra,

Thank you for pointing out the Dev Load and Dev Render tabs for those that may not have been aware that they existed. However, I would give you the same advice. If you took 5 minutes to read my article you would have discovered that I say dpm() is part of the Devel module in the first paragraph. Also, using the Devel tabs as you suggested only gives access to the properties of the $node object, whereas dpm( get_defined_vars() ); returns all variables available to a particular Drupal page. Additionally, Dev Load and Dev Render do not provide page backtrace information.

Perhaps you could contribute to the community knowledge base and write a post on Dev Load and Dev Render and post a link to it in the comments here?</description>
		<content:encoded><![CDATA[<p>Hi Neil Satra,</p>
<p>Thank you for pointing out the Dev Load and Dev Render tabs for those that may not have been aware that they existed. However, I would give you the same advice. If you took 5 minutes to read my article you would have discovered that I say dpm() is part of the Devel module in the first paragraph. Also, using the Devel tabs as you suggested only gives access to the properties of the $node object, whereas dpm( get_defined_vars() ); returns all variables available to a particular Drupal page. Additionally, Dev Load and Dev Render do not provide page backtrace information.</p>
<p>Perhaps you could contribute to the community knowledge base and write a post on Dev Load and Dev Render and post a link to it in the comments here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://blog.anselmbradford.com/2009/03/14/2-invaluable-drupal-development-tips-list-all-available-variables-and-backtrace-a-page/comment-page-1/#comment-1114</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=702#comment-1114</guid>
		<description>hey....just a friendly tip. next time, put in 5 minutes of research before writing articles like this. the function you have called, dpm(), is not built-in to drupal, it comes with a module called devel. and if you have that module installed, you don&#039;t really have to do all this manually, you can just check out the dev_load and dev_render tabs on each page....

i put in the code without having drupal installed, and was wondering why the function was termed as undefined...</description>
		<content:encoded><![CDATA[<p>hey&#8230;.just a friendly tip. next time, put in 5 minutes of research before writing articles like this. the function you have called, dpm(), is not built-in to drupal, it comes with a module called devel. and if you have that module installed, you don&#8217;t really have to do all this manually, you can just check out the dev_load and dev_render tabs on each page&#8230;.</p>
<p>i put in the code without having drupal installed, and was wondering why the function was termed as undefined&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
