<?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>Drupal Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/linux/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/linux/drupal/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Tue, 03 Nov 2020 16:34:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>Drupal Archives - IODocs</title>
	<link>https://www.iodocs.com/linux/drupal/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Drupal How do I enable debug mode?</title>
		<link>https://www.iodocs.com/drupal-enable-debug-mode/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Tue, 27 Dec 2016 15:54:23 +0000</pubDate>
				<category><![CDATA[Drupal]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=602</guid>

					<description><![CDATA[<p>On a debug site I would recommend uncommenting the following lines in the file settings.php. nano sites/default/settings.php if (file_exists(__DIR__ . '/settings.local.php')) { include __DIR__ . '/settings.local.php'; } In addition to adding the next setting: $config['system.logging']['error_level'] = 'verbose'; It also adds a few other settings which will help you in debugging and making development easier. If you don&#8217;t [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/drupal-enable-debug-mode/">Drupal How do I enable debug mode?</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
