You are here

features_general_content.features.node_export_features.inc in Multipurpose Corporate Profile 7

File

modules/features/features_general_content/features_general_content.features.node_export_features.inc
View source
<?php

/**
 * @file
 * features_general_content.features.node_export_features.inc
 */

/**
 * Implements hook_node_export_features_default().
 */
function features_general_content_node_export_features_default() {
  $node_export = array(
    'code_string' => 'array(
  (object) array(
      \'vid\' => \'2\',
      \'uid\' => \'1\',
      \'title\' => \'Contact Us\',
      \'log\' => \'\',
      \'status\' => \'1\',
      \'comment\' => \'1\',
      \'promote\' => \'0\',
      \'sticky\' => \'0\',
      \'vuuid\' => \'a63be111-889f-4fcc-aa8b-015d8ac1c75d\',
      \'nid\' => \'2\',
      \'type\' => \'webform\',
      \'language\' => \'und\',
      \'created\' => \'1428981871\',
      \'changed\' => \'1428982034\',
      \'tnid\' => \'0\',
      \'translate\' => \'0\',
      \'uuid\' => \'1a74e516-768f-40e9-a593-ef256153aa19\',
      \'revision_timestamp\' => \'1428982034\',
      \'revision_uid\' => \'1\',
      \'rdf_mapping\' => array(
        \'rdftype\' => array(
          \'sioc:Item\',
          \'foaf:Document\',
        ),
        \'title\' => array(
          \'predicates\' => array(
            \'dc:title\',
          ),
        ),
        \'created\' => array(
          \'predicates\' => array(
            \'dc:date\',
            \'dc:created\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'changed\' => array(
          \'predicates\' => array(
            \'dc:modified\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'body\' => array(
          \'predicates\' => array(
            \'content:encoded\',
          ),
        ),
        \'uid\' => array(
          \'predicates\' => array(
            \'sioc:has_creator\',
          ),
          \'type\' => \'rel\',
        ),
        \'name\' => array(
          \'predicates\' => array(
            \'foaf:name\',
          ),
        ),
        \'comment_count\' => array(
          \'predicates\' => array(
            \'sioc:num_replies\',
          ),
          \'datatype\' => \'xsd:integer\',
        ),
        \'last_activity\' => array(
          \'predicates\' => array(
            \'sioc:last_activity_date\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
      ),
      \'webform\' => array(
        \'nid\' => \'2\',
        \'next_serial\' => \'1\',
        \'confirmation\' => \'\',
        \'confirmation_format\' => \'filtered_html\',
        \'redirect_url\' => \'<none>\',
        \'status\' => \'1\',
        \'block\' => \'1\',
        \'allow_draft\' => \'0\',
        \'auto_save\' => \'0\',
        \'submit_notice\' => \'1\',
        \'submit_text\' => \'Send Message\',
        \'submit_limit\' => \'-1\',
        \'submit_interval\' => \'-1\',
        \'total_submit_limit\' => \'-1\',
        \'total_submit_interval\' => \'-1\',
        \'progressbar_bar\' => \'0\',
        \'progressbar_page_number\' => \'0\',
        \'progressbar_percent\' => \'0\',
        \'progressbar_pagebreak_labels\' => \'1\',
        \'progressbar_include_confirmation\' => \'1\',
        \'progressbar_label_first\' => \'Start\',
        \'progressbar_label_confirmation\' => \'Complete\',
        \'preview\' => \'0\',
        \'preview_next_button_label\' => \'\',
        \'preview_prev_button_label\' => \'\',
        \'preview_title\' => \'\',
        \'preview_message\' => \'\',
        \'preview_message_format\' => \'filtered_html\',
        \'preview_excluded_components\' => array(),
        \'record_exists\' => TRUE,
        \'roles\' => array(
          \'1\',
          \'2\',
        ),
        \'emails\' => array(),
        \'components\' => array(
          1 => array(
            \'nid\' => 2,
            \'cid\' => \'1\',
            \'pid\' => \'0\',
            \'form_key\' => \'your_name\',
            \'name\' => \'Your Name\',
            \'type\' => \'textfield\',
            \'value\' => \'\',
            \'extra\' => array(
              \'title_display\' => \'before\',
              \'private\' => 0,
              \'wrapper_classes\' => \'\',
              \'css_classes\' => \'\',
              \'width\' => \'\',
              \'maxlength\' => \'\',
              \'field_prefix\' => \'\',
              \'field_suffix\' => \'\',
              \'disabled\' => 0,
              \'unique\' => 0,
              \'description\' => \'\',
              \'placeholder\' => \'\',
              \'attributes\' => array(),
              \'analysis\' => FALSE,
            ),
            \'required\' => \'1\',
            \'weight\' => \'0\',
            \'page_num\' => 1,
          ),
          2 => array(
            \'nid\' => 2,
            \'cid\' => \'2\',
            \'pid\' => \'0\',
            \'form_key\' => \'your_email_address\',
            \'name\' => \'Your Email Address\',
            \'type\' => \'textfield\',
            \'value\' => \'\',
            \'extra\' => array(
              \'title_display\' => \'before\',
              \'private\' => 0,
              \'wrapper_classes\' => \'\',
              \'css_classes\' => \'\',
              \'width\' => \'\',
              \'maxlength\' => \'\',
              \'field_prefix\' => \'\',
              \'field_suffix\' => \'\',
              \'disabled\' => 0,
              \'unique\' => 0,
              \'description\' => \'\',
              \'placeholder\' => \'\',
              \'attributes\' => array(),
              \'analysis\' => FALSE,
            ),
            \'required\' => \'1\',
            \'weight\' => \'1\',
            \'page_num\' => 1,
          ),
          3 => array(
            \'nid\' => 2,
            \'cid\' => \'3\',
            \'pid\' => \'0\',
            \'form_key\' => \'subject\',
            \'name\' => \'Subject\',
            \'type\' => \'textfield\',
            \'value\' => \'\',
            \'extra\' => array(
              \'title_display\' => \'before\',
              \'private\' => 0,
              \'wrapper_classes\' => \'\',
              \'css_classes\' => \'\',
              \'width\' => \'\',
              \'maxlength\' => \'\',
              \'field_prefix\' => \'\',
              \'field_suffix\' => \'\',
              \'disabled\' => 0,
              \'unique\' => 0,
              \'description\' => \'\',
              \'placeholder\' => \'\',
              \'attributes\' => array(),
              \'analysis\' => FALSE,
            ),
            \'required\' => \'1\',
            \'weight\' => \'2\',
            \'page_num\' => 1,
          ),
          4 => array(
            \'nid\' => 2,
            \'cid\' => \'4\',
            \'pid\' => \'0\',
            \'form_key\' => \'message\',
            \'name\' => \'Message\',
            \'type\' => \'textarea\',
            \'value\' => \'\',
            \'extra\' => array(
              \'title_display\' => \'before\',
              \'private\' => 0,
              \'wrapper_classes\' => \'\',
              \'css_classes\' => \'\',
              \'cols\' => \'\',
              \'rows\' => \'\',
              \'resizable\' => 1,
              \'disabled\' => 0,
              \'description\' => \'\',
              \'placeholder\' => \'\',
              \'attributes\' => array(),
              \'analysis\' => FALSE,
            ),
            \'required\' => \'1\',
            \'weight\' => \'3\',
            \'page_num\' => 1,
          ),
        ),
        \'conditionals\' => array(),
      ),
      \'cid\' => \'0\',
      \'last_comment_timestamp\' => \'1428981871\',
      \'last_comment_name\' => NULL,
      \'last_comment_uid\' => \'1\',
      \'comment_count\' => \'0\',
      \'name\' => \'admin\',
      \'picture\' => \'0\',
      \'data\' => \'b:0;\',
      \'path\' => array(
        \'pid\' => \'5\',
        \'source\' => \'node/2\',
        \'alias\' => \'content/contact-us\',
        \'language\' => \'und\',
      ),
      \'menu\' => NULL,
      \'node_export_drupal_version\' => \'7\',
    ),
  (object) array(
      \'vid\' => \'37\',
      \'uid\' => \'1\',
      \'title\' => \'Typography\',
      \'log\' => \'\',
      \'status\' => \'1\',
      \'comment\' => \'1\',
      \'promote\' => \'0\',
      \'sticky\' => \'0\',
      \'vuuid\' => \'de3d6cde-472f-4275-89c6-e6e0248dc4a6\',
      \'nid\' => \'37\',
      \'type\' => \'page\',
      \'language\' => \'und\',
      \'created\' => \'1429608483\',
      \'changed\' => \'1429666213\',
      \'tnid\' => \'0\',
      \'translate\' => \'0\',
      \'uuid\' => \'22bea889-5b6b-4f01-a6c9-806cf24a3589\',
      \'revision_timestamp\' => \'1429666213\',
      \'revision_uid\' => \'1\',
      \'body\' => array(
        \'und\' => array(
          array(
            \'value\' => "<div class=\\"h1\\">H1 Heading</div>\\r\\n\\r\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\r\\n\\r\\n<h2>H2 Heading</h2>\\r\\n\\r\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\r\\n\\r\\n<h3>H3 Heading</h3>\\r\\n\\r\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\r\\n\\r\\n<h4>H4 Heading</h4>\\r\\n\\r\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\r\\n\\r\\n<h5>H5 Heading</h5>\\r\\n\\r\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\r\\n\\r\\n<div class=\\"data\\">01 May 2015</div>\\r\\n\\r\\n<div class=\\"comments\\">2 comments</div>\\r\\n\\r\\n<div class=\\"code\\">\\r\\n<div class=\\"h1\\">Code</div>\\r\\n\\r\\n<h2>Inline</h2>\\r\\nFor example, <code>&lt;section&gt;</code> should be wrapped as inline. It uses any installed mono font!\\r\\n\\r\\n<h2>Basic block</h2>\\r\\n\\r\\n<pre class=\\"code\\">\\r\\n<code>&lt;p&gt;Sample text here...&lt;⁄p&gt;</code></pre>\\r\\n</div>\\r\\n\\r\\n<div class=\\"highlights\\">\\r\\n<div class=\\"h1\\">Highlights</div>\\r\\nPraesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean <mark>it’s highlighted</mark> semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Integer dolor diam, tincidunt ac euismod ac, sollicitudin varius ante. Pellentesque elementum commodo dolor sit amet semper.</div>\\r\\n\\r\\n<div class=\\"h1\\">Blockquote</div>\\r\\n\\r\\n<p>Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean egestas sit amet vel nunc.</p>\\r\\n\\r\\n<blockquote>Sollicitudin eros sapien, ultrices primis. Volutpat tempor tur duis mattis dapibus, felis amet faucibus. fames etiam sit enim fermentum etiam quam eros velit aptent netus faucibus. Duis lectus integer malesuada mattis tempus commodoiam.</blockquote>\\r\\n\\r\\n<div class=\\"h1\\">Tables</div>\\r\\n\\r\\n<table class=\\"table-1\\">\\r\\n\\t<thead>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>First Name</th>\\r\\n\\t\\t\\t<th>Second Name</th>\\r\\n\\t\\t\\t<th>Username</th>\\r\\n\\t\\t</tr>\\r\\n\\t</thead>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr class=\\"odd\\">\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>John</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Smith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>@johnsmith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t</tr>\\r\\n\\t\\t<tr class=\\"even\\">\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Jane</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Smith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>@janesmith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t</tr>\\r\\n\\t\\t<tr class=\\"odd\\">\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Antony</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Smith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>@antonysmith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t</tr>\\r\\n\\t</tbody>\\r\\n</table>\\r\\n\\r\\n<table class=\\"table-2\\">\\r\\n\\t<thead>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>First Name</th>\\r\\n\\t\\t\\t<th>Second Name</th>\\r\\n\\t\\t\\t<th>Username</th>\\r\\n\\t\\t</tr>\\r\\n\\t</thead>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr class=\\"odd\\">\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>John</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Smith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>@johnsmith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t</tr>\\r\\n\\t\\t<tr class=\\"even\\">\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Jane</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Smith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>@janesmith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t</tr>\\r\\n\\t\\t<tr class=\\"odd\\">\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Antony</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>Smith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t<p>@antonysmith</p>\\r\\n\\t\\t\\t</td>\\r\\n\\t\\t</tr>\\r\\n\\t</tbody>\\r\\n</table>\\r\\n\\r\\n<div class=\\"h1\\">Lists</div>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example\\r\\n\\t<ul>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t\\t<li>Example</li>\\r\\n\\t</ul>\\r\\n\\t</li>\\r\\n</ul>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n\\t<li>Example</li>\\r\\n</ol>",
            \'summary\' => \'\',
            \'format\' => \'full_html\',
            \'safe_value\' => "<div class=\\"h1\\">H1 Heading</div>\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\n<h2>H2 Heading</h2>\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\n<h3>H3 Heading</h3>\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\n<h4>H4 Heading</h4>\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\n<h5>H5 Heading</h5>\\n<p>Phasellus quis lectus metus, at posuere neque. Sed pharetra nibh eget orci convallis at posuere leo convallis. Sed blandit augue vitae augue scelerisque bibendum. Vivamus sit amet libero turpis, non venenatis urna.</p>\\n<div class=\\"data\\">01 May 2015</div>\\n<div class=\\"comments\\">2 comments</div>\\n<div class=\\"code\\">\\n<div class=\\"h1\\">Code</div>\\n<h2>Inline</h2>\\n<p>For example, <code>&lt;section&gt;</code> should be wrapped as inline. It uses any installed mono font!</p>\\n<h2>Basic block</h2>\\n<pre class=\\"code\\">\\n<code>&lt;p&gt;Sample text here...&lt;⁄p&gt;</code></pre></div>\\n<div class=\\"highlights\\">\\n<div class=\\"h1\\">Highlights</div>\\n<p>Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean <mark>it’s highlighted</mark> semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Integer dolor diam, tincidunt ac euismod ac, sollicitudin varius ante. Pellentesque elementum commodo dolor sit amet semper.</p></div>\\n<div class=\\"h1\\">Blockquote</div>\\n<p>Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean egestas sit amet vel nunc.</p>\\n<blockquote><p>Sollicitudin eros sapien, ultrices primis. Volutpat tempor tur duis mattis dapibus, felis amet faucibus. fames etiam sit enim fermentum etiam quam eros velit aptent netus faucibus. Duis lectus integer malesuada mattis tempus commodoiam.</p></blockquote>\\n<div class=\\"h1\\">Tables</div>\\n<table class=\\"table-1\\"><thead><tr><th>First Name</th>\\n<th>Second Name</th>\\n<th>Username</th>\\n</tr></thead><tbody><tr class=\\"odd\\"><td>\\n<p>John</p>\\n</td>\\n<td>\\n<p>Smith</p>\\n</td>\\n<td>\\n<p>@johnsmith</p>\\n</td>\\n</tr><tr class=\\"even\\"><td>\\n<p>Jane</p>\\n</td>\\n<td>\\n<p>Smith</p>\\n</td>\\n<td>\\n<p>@janesmith</p>\\n</td>\\n</tr><tr class=\\"odd\\"><td>\\n<p>Antony</p>\\n</td>\\n<td>\\n<p>Smith</p>\\n</td>\\n<td>\\n<p>@antonysmith</p>\\n</td>\\n</tr></tbody></table><table class=\\"table-2\\"><thead><tr><th>First Name</th>\\n<th>Second Name</th>\\n<th>Username</th>\\n</tr></thead><tbody><tr class=\\"odd\\"><td>\\n<p>John</p>\\n</td>\\n<td>\\n<p>Smith</p>\\n</td>\\n<td>\\n<p>@johnsmith</p>\\n</td>\\n</tr><tr class=\\"even\\"><td>\\n<p>Jane</p>\\n</td>\\n<td>\\n<p>Smith</p>\\n</td>\\n<td>\\n<p>@janesmith</p>\\n</td>\\n</tr><tr class=\\"odd\\"><td>\\n<p>Antony</p>\\n</td>\\n<td>\\n<p>Smith</p>\\n</td>\\n<td>\\n<p>@antonysmith</p>\\n</td>\\n</tr></tbody></table><div class=\\"h1\\">Lists</div>\\n<ul><li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example\\n<ul><li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n</ul></li>\\n</ul><ol><li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n<li>Example</li>\\n</ol>",
            \'safe_summary\' => \'\',
          ),
        ),
      ),
      \'rdf_mapping\' => array(
        \'rdftype\' => array(
          \'foaf:Document\',
        ),
        \'title\' => array(
          \'predicates\' => array(
            \'dc:title\',
          ),
        ),
        \'created\' => array(
          \'predicates\' => array(
            \'dc:date\',
            \'dc:created\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'changed\' => array(
          \'predicates\' => array(
            \'dc:modified\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'body\' => array(
          \'predicates\' => array(
            \'content:encoded\',
          ),
        ),
        \'uid\' => array(
          \'predicates\' => array(
            \'sioc:has_creator\',
          ),
          \'type\' => \'rel\',
        ),
        \'name\' => array(
          \'predicates\' => array(
            \'foaf:name\',
          ),
        ),
        \'comment_count\' => array(
          \'predicates\' => array(
            \'sioc:num_replies\',
          ),
          \'datatype\' => \'xsd:integer\',
        ),
        \'last_activity\' => array(
          \'predicates\' => array(
            \'sioc:last_activity_date\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
      ),
      \'cid\' => \'0\',
      \'last_comment_timestamp\' => \'1429608483\',
      \'last_comment_name\' => NULL,
      \'last_comment_uid\' => \'1\',
      \'comment_count\' => \'0\',
      \'name\' => \'admin\',
      \'picture\' => \'0\',
      \'data\' => \'b:0;\',
      \'path\' => array(
        \'pid\' => \'41\',
        \'source\' => \'node/37\',
        \'alias\' => \'content/typography\',
        \'language\' => \'und\',
      ),
      \'menu\' => array(
        \'link_title\' => \'Typography\',
        \'mlid\' => 0,
        \'plid\' => \'513\',
        \'menu_name\' => \'main-menu\',
        \'weight\' => \'-47\',
        \'options\' => array(),
        \'module\' => \'menu\',
        \'expanded\' => \'0\',
        \'hidden\' => \'0\',
        \'has_children\' => \'0\',
        \'customized\' => 0,
        \'parent_depth_limit\' => 8,
        \'description\' => \'\',
        \'enabled\' => 1,
      ),
      \'node_export_drupal_version\' => \'7\',
    ),
  (object) array(
      \'vid\' => \'3\',
      \'uid\' => \'1\',
      \'title\' => \'About us\',
      \'log\' => \'\',
      \'status\' => \'1\',
      \'comment\' => \'1\',
      \'promote\' => \'0\',
      \'sticky\' => \'0\',
      \'vuuid\' => \'5c5a4252-f197-4733-8f4b-8006e7cde57e\',
      \'nid\' => \'3\',
      \'type\' => \'page\',
      \'language\' => \'und\',
      \'created\' => \'1428985128\',
      \'changed\' => \'1429252181\',
      \'tnid\' => \'0\',
      \'translate\' => \'0\',
      \'uuid\' => \'32605c59-a5e8-473e-9d3f-47543d46b7fd\',
      \'revision_timestamp\' => \'1429252181\',
      \'revision_uid\' => \'1\',
      \'body\' => array(
        \'und\' => array(
          array(
            \'value\' => "<div class=\\"about-us-img\\"><img src=\\"/sites/default/files/img.jpg\\" /></div>\\r\\n\\r\\n<div class=\\"about-us-info\\">\\r\\n<div class=\\"block-text-wrap\\">\\r\\n<h2 class=\\"block-title\\">Welcome to Tin Foil Hat&nbsp;Solutions! We’re glad to present you our new nice website.</h2>\\r\\n\\r\\n<div class=\\"block-text\\">\\r\\n<p>A youthful team of hopeful enthusiasts who wish to free the world of conspiring tyranny. &nbsp;As determent as Rocky and as powerful as Rambo, we follow any means that can help us bring truth and justice to this mad, mad and conspired world. Don’t contacts us as we will contact you first.</p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n",
            \'summary\' => \'\',
            \'format\' => \'full_html\',
            \'safe_value\' => "<div class=\\"about-us-img\\"><img src=\\"/sites/default/files/img.jpg\\" /></div>\\n<div class=\\"about-us-info\\">\\n<div class=\\"block-text-wrap\\">\\n<h2 class=\\"block-title\\">Welcome to Tin Foil Hat Solutions! We’re glad to present you our new nice website.</h2>\\n<div class=\\"block-text\\">\\n<p>A youthful team of hopeful enthusiasts who wish to free the world of conspiring tyranny.  As determent as Rocky and as powerful as Rambo, we follow any means that can help us bring truth and justice to this mad, mad and conspired world. Don’t contacts us as we will contact you first.</p>\\n</div>\\n</div>\\n</div>\\n",
            \'safe_summary\' => \'\',
          ),
        ),
      ),
      \'rdf_mapping\' => array(
        \'rdftype\' => array(
          \'foaf:Document\',
        ),
        \'title\' => array(
          \'predicates\' => array(
            \'dc:title\',
          ),
        ),
        \'created\' => array(
          \'predicates\' => array(
            \'dc:date\',
            \'dc:created\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'changed\' => array(
          \'predicates\' => array(
            \'dc:modified\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'body\' => array(
          \'predicates\' => array(
            \'content:encoded\',
          ),
        ),
        \'uid\' => array(
          \'predicates\' => array(
            \'sioc:has_creator\',
          ),
          \'type\' => \'rel\',
        ),
        \'name\' => array(
          \'predicates\' => array(
            \'foaf:name\',
          ),
        ),
        \'comment_count\' => array(
          \'predicates\' => array(
            \'sioc:num_replies\',
          ),
          \'datatype\' => \'xsd:integer\',
        ),
        \'last_activity\' => array(
          \'predicates\' => array(
            \'sioc:last_activity_date\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
      ),
      \'cid\' => \'0\',
      \'last_comment_timestamp\' => \'1428985128\',
      \'last_comment_name\' => NULL,
      \'last_comment_uid\' => \'1\',
      \'comment_count\' => \'0\',
      \'name\' => \'admin\',
      \'picture\' => \'0\',
      \'data\' => \'b:0;\',
      \'path\' => array(
        \'pid\' => \'6\',
        \'source\' => \'node/3\',
        \'alias\' => \'about-us\',
        \'language\' => \'und\',
      ),
      \'menu\' => array(
        \'link_title\' => \'About us\',
        \'mlid\' => 0,
        \'plid\' => \'0\',
        \'menu_name\' => \'main-menu\',
        \'weight\' => \'-49\',
        \'options\' => array(),
        \'module\' => \'menu\',
        \'expanded\' => \'1\',
        \'hidden\' => \'0\',
        \'has_children\' => \'0\',
        \'customized\' => 0,
        \'parent_depth_limit\' => 8,
        \'description\' => \'\',
        \'enabled\' => 1,
      ),
      \'node_export_drupal_version\' => \'7\',
    ),
  (object) array(
      \'vid\' => \'38\',
      \'uid\' => \'1\',
      \'title\' => \'Alerts\',
      \'log\' => \'\',
      \'status\' => \'1\',
      \'comment\' => \'1\',
      \'promote\' => \'0\',
      \'sticky\' => \'0\',
      \'vuuid\' => \'1012453f-b403-43f3-9411-e27d0bea914e\',
      \'nid\' => \'38\',
      \'type\' => \'page\',
      \'language\' => \'und\',
      \'created\' => \'1429675231\',
      \'changed\' => \'1429675285\',
      \'tnid\' => \'0\',
      \'translate\' => \'0\',
      \'uuid\' => \'68ca2c13-636b-457b-9b8d-937d8b81b778\',
      \'revision_timestamp\' => \'1429675285\',
      \'revision_uid\' => \'1\',
      \'body\' => array(
        \'und\' => array(
          array(
            \'value\' => "<p>These are alert messages of Drupal when using this theme. There are 4 styles; general, error, success and notice. These messages are also integrated into the contact form for users when they submit the form.</p>\\r\\n\\r\\n<div class=\\"alerts alerts-error\\">Change a few things up and try submitting again.</div>\\r\\n\\r\\n<div class=\\"alerts alerts-warning\\">Warning!</div>\\r\\n\\r\\n<div class=\\"alerts alerts-important\\">You successfully read this important alert message.</div>\\r\\n\\r\\n<div class=\\"alerts alerts-attention\\">This alert needs your attention, but it\'s not important.</div>",
            \'summary\' => \'\',
            \'format\' => \'full_html\',
            \'safe_value\' => "<p>These are alert messages of Drupal when using this theme. There are 4 styles; general, error, success and notice. These messages are also integrated into the contact form for users when they submit the form.</p>\\n<div class=\\"alerts alerts-error\\">Change a few things up and try submitting again.</div>\\n<div class=\\"alerts alerts-warning\\">Warning!</div>\\n<div class=\\"alerts alerts-important\\">You successfully read this important alert message.</div>\\n<div class=\\"alerts alerts-attention\\">This alert needs your attention, but it\'s not important.</div>\\n",
            \'safe_summary\' => \'\',
          ),
        ),
      ),
      \'rdf_mapping\' => array(
        \'rdftype\' => array(
          \'foaf:Document\',
        ),
        \'title\' => array(
          \'predicates\' => array(
            \'dc:title\',
          ),
        ),
        \'created\' => array(
          \'predicates\' => array(
            \'dc:date\',
            \'dc:created\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'changed\' => array(
          \'predicates\' => array(
            \'dc:modified\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'body\' => array(
          \'predicates\' => array(
            \'content:encoded\',
          ),
        ),
        \'uid\' => array(
          \'predicates\' => array(
            \'sioc:has_creator\',
          ),
          \'type\' => \'rel\',
        ),
        \'name\' => array(
          \'predicates\' => array(
            \'foaf:name\',
          ),
        ),
        \'comment_count\' => array(
          \'predicates\' => array(
            \'sioc:num_replies\',
          ),
          \'datatype\' => \'xsd:integer\',
        ),
        \'last_activity\' => array(
          \'predicates\' => array(
            \'sioc:last_activity_date\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
      ),
      \'cid\' => \'0\',
      \'last_comment_timestamp\' => \'1429675231\',
      \'last_comment_name\' => NULL,
      \'last_comment_uid\' => \'1\',
      \'comment_count\' => \'0\',
      \'name\' => \'admin\',
      \'picture\' => \'0\',
      \'data\' => \'b:0;\',
      \'path\' => array(
        \'pid\' => \'42\',
        \'source\' => \'node/38\',
        \'alias\' => \'content/alerts\',
        \'language\' => \'und\',
      ),
      \'menu\' => array(
        \'link_title\' => \'Alerts\',
        \'mlid\' => 0,
        \'plid\' => \'513\',
        \'menu_name\' => \'main-menu\',
        \'weight\' => \'-50\',
        \'options\' => array(),
        \'module\' => \'menu\',
        \'expanded\' => \'0\',
        \'hidden\' => \'0\',
        \'has_children\' => \'0\',
        \'customized\' => 0,
        \'parent_depth_limit\' => 8,
        \'description\' => \'\',
        \'enabled\' => 1,
      ),
      \'node_export_drupal_version\' => \'7\',
    ),
  (object) array(
      \'vid\' => \'39\',
      \'uid\' => \'1\',
      \'title\' => \'Pricing Tables\',
      \'log\' => \'\',
      \'status\' => \'1\',
      \'comment\' => \'1\',
      \'promote\' => \'0\',
      \'sticky\' => \'0\',
      \'vuuid\' => \'e87dd2b5-3d5f-4df7-af0f-704337d86fec\',
      \'nid\' => \'39\',
      \'type\' => \'page\',
      \'language\' => \'und\',
      \'created\' => \'1429676159\',
      \'changed\' => \'1429676609\',
      \'tnid\' => \'0\',
      \'translate\' => \'0\',
      \'uuid\' => \'9094a9d9-e7f8-4c0d-ab3f-dacbb127d193\',
      \'revision_timestamp\' => \'1429676609\',
      \'revision_uid\' => \'1\',
      \'body\' => array(
        \'und\' => array(
          array(
            \'value\' => "<p>We offer you three different types of tin foil hats that differ from one another in form,&nbsp;functionality and price.</p>\\r\\n\\r\\n<div class=\\"pricing-tables\\">\\r\\n<div class=\\"row\\">\\r\\n<div class=\\"col col-4 col-md-6 col-xs-12\\">\\r\\n<div class=\\"pricing-table standard\\">\\r\\n<h2 class=\\"price-plan\\">Ordinary</h2>\\r\\n\\r\\n<div class=\\"price-block\\">\\r\\n<div class=\\"price\\">Our first model is the very hat Buddha used to wear to get enlightened. It\'s a perfect solution for those who have just stepped on the path of awakening.</div>\\r\\n\\r\\n<div class=\\"price\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price\\"><span class=\\"price-value\\">$29.99</span></div>\\r\\n\\r\\n<div class=\\"price-period\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price-period\\">Smart price</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"price-options\\">\\r\\n<p>Perfect for beginners</p>\\r\\n\\r\\n<p>Protects from most of the known threats</p>\\r\\n\\r\\n<p><a class=\\"btn\\" href=\\"#\\">Learn more</a></p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"col col-4 col-md-6 col-xs-12\\">\\r\\n<div class=\\"pricing-table professional\\">\\r\\n<h2 class=\\"price-plan\\">Extraordinary</h2>\\r\\n\\r\\n<div class=\\"price-block\\">\\r\\n<div class=\\"price\\">A delicious tool that can guide you beyond what an eye can meet. Increases your intuitive sense with little side effects.</div>\\r\\n\\r\\n<div class=\\"price\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price\\"><span class=\\"price-value\\">$49.99</span></div>\\r\\n\\r\\n<div class=\\"price-period\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price-period\\">Combines intellectual and spiritual effects</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"price-options\\">\\r\\n<p>Suitable for advanced mystery solvers</p>\\r\\n\\r\\n<p>Can be worn 24/7</p>\\r\\n\\r\\n<p><a class=\\"btn\\" href=\\"#\\">Learn more</a></p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"col col-4 col-md-6 col-xs-12\\">\\r\\n<div class=\\"pricing-table ultimate\\">\\r\\n<h2 class=\\"price-plan\\">Supreme</h2>\\r\\n\\r\\n<div class=\\"price-block\\">\\r\\n<div class=\\"price\\">A posh accessory designed in the Soho labs by the incognito master. As fashionable as effective the hat helps you to foster your mind to a state where it no longer need a hat to protect itself.</div>\\r\\n\\r\\n<div class=\\"price\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price\\"><span class=\\"price-value\\">$119.99</span></div>\\r\\n\\r\\n<div class=\\"price-period\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price-period\\">The most stylish choice</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"price-options\\">\\r\\n<p>Broadens perceptive skills</p>\\r\\n\\r\\n<p>Tunes you into the vibes of the Cosmos effortlessly</p>\\r\\n\\r\\n<p><a class=\\"btn\\" href=\\"#\\">Learn more</a></p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n</div>",
            \'summary\' => \'\',
            \'format\' => \'full_html\',
            \'safe_value\' => "<p>We offer you three different types of tin foil hats that differ from one another in form,&nbsp;functionality and price.</p>\\r\\n\\r\\n<div class=\\"pricing-tables\\">\\r\\n<div class=\\"row\\">\\r\\n<div class=\\"col col-4 col-md-6 col-xs-12\\">\\r\\n<div class=\\"pricing-table standard\\">\\r\\n<h2 class=\\"price-plan\\">Ordinary</h2>\\r\\n\\r\\n<div class=\\"price-block\\">\\r\\n<div class=\\"price\\">Our first model is the very hat Buddha used to wear to get enlightened. It\'s a perfect solution for those who have just stepped on the path of awakening.</div>\\r\\n\\r\\n<div class=\\"price\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price\\"><span class=\\"price-value\\">$29.99</span></div>\\r\\n\\r\\n<div class=\\"price-period\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price-period\\">Smart price</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"price-options\\">\\r\\n<p>Perfect for beginners</p>\\r\\n\\r\\n<p>Protects from most of the known threats</p>\\r\\n\\r\\n<p><a class=\\"btn\\" href=\\"#\\">Learn more</a></p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"col col-4 col-md-6 col-xs-12\\">\\r\\n<div class=\\"pricing-table professional\\">\\r\\n<h2 class=\\"price-plan\\">Extraordinary</h2>\\r\\n\\r\\n<div class=\\"price-block\\">\\r\\n<div class=\\"price\\">A delicious tool that can guide you beyond what an eye can meet. Increases your intuitive sense with little side effects.</div>\\r\\n\\r\\n<div class=\\"price\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price\\"><span class=\\"price-value\\">$49.99</span></div>\\r\\n\\r\\n<div class=\\"price-period\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price-period\\">Combines intellectual and spiritual effects</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"price-options\\">\\r\\n<p>Suitable for advanced mystery solvers</p>\\r\\n\\r\\n<p>Can be worn 24/7</p>\\r\\n\\r\\n<p><a class=\\"btn\\" href=\\"#\\">Learn more</a></p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"col col-4 col-md-6 col-xs-12\\">\\r\\n<div class=\\"pricing-table ultimate\\">\\r\\n<h2 class=\\"price-plan\\">Supreme</h2>\\r\\n\\r\\n<div class=\\"price-block\\">\\r\\n<div class=\\"price\\">A posh accessory designed in the Soho labs by the incognito master. As fashionable as effective the hat helps you to foster your mind to a state where it no longer need a hat to protect itself.</div>\\r\\n\\r\\n<div class=\\"price\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price\\"><span class=\\"price-value\\">$119.99</span></div>\\r\\n\\r\\n<div class=\\"price-period\\">&nbsp;</div>\\r\\n\\r\\n<div class=\\"price-period\\">The most stylish choice</div>\\r\\n</div>\\r\\n\\r\\n<div class=\\"price-options\\">\\r\\n<p>Broadens perceptive skills</p>\\r\\n\\r\\n<p>Tunes you into the vibes of the Cosmos effortlessly</p>\\r\\n\\r\\n<p><a class=\\"btn\\" href=\\"#\\">Learn more</a></p>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n</div>\\r\\n</div>",
            \'safe_summary\' => \'\',
          ),
        ),
      ),
      \'rdf_mapping\' => array(
        \'rdftype\' => array(
          \'foaf:Document\',
        ),
        \'title\' => array(
          \'predicates\' => array(
            \'dc:title\',
          ),
        ),
        \'created\' => array(
          \'predicates\' => array(
            \'dc:date\',
            \'dc:created\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'changed\' => array(
          \'predicates\' => array(
            \'dc:modified\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'body\' => array(
          \'predicates\' => array(
            \'content:encoded\',
          ),
        ),
        \'uid\' => array(
          \'predicates\' => array(
            \'sioc:has_creator\',
          ),
          \'type\' => \'rel\',
        ),
        \'name\' => array(
          \'predicates\' => array(
            \'foaf:name\',
          ),
        ),
        \'comment_count\' => array(
          \'predicates\' => array(
            \'sioc:num_replies\',
          ),
          \'datatype\' => \'xsd:integer\',
        ),
        \'last_activity\' => array(
          \'predicates\' => array(
            \'sioc:last_activity_date\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
      ),
      \'cid\' => \'0\',
      \'last_comment_timestamp\' => \'1429676159\',
      \'last_comment_name\' => NULL,
      \'last_comment_uid\' => \'1\',
      \'comment_count\' => \'0\',
      \'name\' => \'admin\',
      \'picture\' => \'0\',
      \'data\' => \'b:0;\',
      \'path\' => array(
        \'pid\' => \'43\',
        \'source\' => \'node/39\',
        \'alias\' => \'content/pricing-tables\',
        \'language\' => \'und\',
      ),
      \'menu\' => array(
        \'link_title\' => \'Pricing Tables\',
        \'mlid\' => 0,
        \'plid\' => \'513\',
        \'menu_name\' => \'main-menu\',
        \'weight\' => \'-49\',
        \'options\' => array(),
        \'module\' => \'menu\',
        \'expanded\' => \'0\',
        \'hidden\' => \'0\',
        \'has_children\' => \'0\',
        \'customized\' => 0,
        \'parent_depth_limit\' => 8,
        \'description\' => \'\',
        \'enabled\' => 1,
      ),
      \'node_export_drupal_version\' => \'7\',
    ),
  (object) array(
      \'vid\' => \'1\',
      \'uid\' => \'1\',
      \'title\' => \'Contact Us\',
      \'log\' => \'\',
      \'status\' => \'1\',
      \'comment\' => \'1\',
      \'promote\' => \'0\',
      \'sticky\' => \'0\',
      \'vuuid\' => \'27adcf96-3177-4846-b2b4-af400f06d1df\',
      \'nid\' => \'1\',
      \'type\' => \'page\',
      \'language\' => \'und\',
      \'created\' => \'1428981624\',
      \'changed\' => \'1429258765\',
      \'tnid\' => \'0\',
      \'translate\' => \'0\',
      \'uuid\' => \'c6fb843c-411f-4773-aed3-574ce616c631\',
      \'revision_timestamp\' => \'1429258765\',
      \'revision_uid\' => \'1\',
      \'body\' => array(
        \'und\' => array(
          array(
            \'value\' => "<h2>We’d love to hear from you!</h2>\\r\\n\\r\\n<p>If You want to buy one of our tin foil hats to protect your mind from an external&nbsp;invasion or if You have a mystical conspiracy story You want us to investigate, then contact us in any manner convenient to you</p>\\r\\n\\r\\n<p>Joomla HQ, 1 Made Ave,<br />\\r\\nManchester United Kingdom,<br />\\r\\nM1 9BB</p>\\r\\n\\r\\n<p>0161 657 657</p>\\r\\n\\r\\n<p>hello@galeria.co.uk</p>\\r\\n",
            \'summary\' => \'\',
            \'format\' => \'full_html\',
            \'safe_value\' => "<h2>We’d love to hear from you!</h2>\\n<p>If You want to buy one of our tin foil hats to protect your mind from an external invasion or if You have a mystical conspiracy story You want us to investigate, then contact us in any manner convenient to you</p>\\n<p>Joomla HQ, 1 Made Ave,<br />\\nManchester United Kingdom,<br />\\nM1 9BB</p>\\n<p>0161 657 657</p>\\n<p><a href=\\"mailto:hello@galeria.co.uk\\">hello@galeria.co.uk</a></p>\\n",
            \'safe_summary\' => \'\',
          ),
        ),
      ),
      \'rdf_mapping\' => array(
        \'rdftype\' => array(
          \'foaf:Document\',
        ),
        \'title\' => array(
          \'predicates\' => array(
            \'dc:title\',
          ),
        ),
        \'created\' => array(
          \'predicates\' => array(
            \'dc:date\',
            \'dc:created\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'changed\' => array(
          \'predicates\' => array(
            \'dc:modified\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
        \'body\' => array(
          \'predicates\' => array(
            \'content:encoded\',
          ),
        ),
        \'uid\' => array(
          \'predicates\' => array(
            \'sioc:has_creator\',
          ),
          \'type\' => \'rel\',
        ),
        \'name\' => array(
          \'predicates\' => array(
            \'foaf:name\',
          ),
        ),
        \'comment_count\' => array(
          \'predicates\' => array(
            \'sioc:num_replies\',
          ),
          \'datatype\' => \'xsd:integer\',
        ),
        \'last_activity\' => array(
          \'predicates\' => array(
            \'sioc:last_activity_date\',
          ),
          \'datatype\' => \'xsd:dateTime\',
          \'callback\' => \'date_iso8601\',
        ),
      ),
      \'cid\' => \'0\',
      \'last_comment_timestamp\' => \'1428981624\',
      \'last_comment_name\' => NULL,
      \'last_comment_uid\' => \'1\',
      \'comment_count\' => \'0\',
      \'name\' => \'admin\',
      \'picture\' => \'0\',
      \'data\' => \'b:0;\',
      \'path\' => array(
        \'pid\' => \'4\',
        \'source\' => \'node/1\',
        \'alias\' => \'contact-us\',
        \'language\' => \'und\',
      ),
      \'menu\' => array(
        \'link_title\' => \'Contact us\',
        \'mlid\' => 0,
        \'plid\' => \'0\',
        \'menu_name\' => \'main-menu\',
        \'weight\' => \'-44\',
        \'options\' => array(),
        \'module\' => \'menu\',
        \'expanded\' => \'0\',
        \'hidden\' => \'0\',
        \'has_children\' => \'0\',
        \'customized\' => 0,
        \'parent_depth_limit\' => 8,
        \'description\' => \'\',
        \'enabled\' => 1,
      ),
      \'node_export_drupal_version\' => \'7\',
    ),
)',
  );
  return $node_export;
}

Functions

Namesort descending Description
features_general_content_node_export_features_default Implements hook_node_export_features_default().