--- drupal-7.filled.database.patched.php 2011-12-08 00:12:11.635527331 +1100 +++ drupal-7.filled.database.php 2011-12-08 00:11:47.615527521 +1100 @@ -35,7 +35,6 @@ * - taxonomy * - text * - toolbar - * - translation * - update * - user * - standard @@ -3259,14 +3258,6 @@ db_create_table('field_data_field_image' 'length' => 128, 'not null' => FALSE, ), - 'field_image_width' => array( - 'type' => 'int', - 'unsigned' => TRUE, - ), - 'field_image_height' => array( - 'type' => 'int', - 'unsigned' => TRUE, - ), ), 'primary key' => array( 'entity_type', @@ -10683,14 +10674,6 @@ db_create_table('field_revision_field_im 'length' => 128, 'not null' => FALSE, ), - 'field_image_width' => array( - 'type' => 'int', - 'unsigned' => TRUE, - ), - 'field_image_height' => array( - 'type' => 'int', - 'unsigned' => TRUE, - ), ), 'primary key' => array( 'entity_type', @@ -18282,17 +18265,6 @@ db_create_table('history', array( 'module' => 'node', 'name' => 'history', )); -db_insert('history')->fields(array( - 'uid', - 'nid', - 'timestamp', -)) -->values(array( - 'uid' => '1', - 'nid' => '8', - 'timestamp' => '1322273216', -)) -->execute(); db_create_table('image_effects', array( 'fields' => array( @@ -18477,19 +18449,6 @@ db_insert('languages')->fields(array( 'javascript' => '', )) ->values(array( - 'language' => 'cv', - 'name' => 'Chuvash', - 'native' => 'Chuvash', - 'direction' => '0', - 'enabled' => '1', - 'plurals' => '0', - 'formula' => '', - 'domain' => '', - 'prefix' => 'cv', - 'weight' => '0', - 'javascript' => '', -)) -->values(array( 'language' => 'en', 'name' => 'English', 'native' => 'English', @@ -18554,183 +18513,6 @@ db_create_table('locales_source', array( 'module' => 'locale', 'name' => 'locales_source', )); -db_insert('locales_source')->fields(array( - 'lid', - 'location', - 'textgroup', - 'source', - 'context', - 'version', -)) -->values(array( - 'lid' => '1', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'An AJAX HTTP error occurred.', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '2', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'HTTP Result Code: !status', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '3', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'An AJAX HTTP request terminated abnormally.', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '4', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'Debugging information follows.', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '5', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'Path: !uri', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '6', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'StatusText: !statusText', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '7', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'ResponseText: !responseText', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '8', - 'location' => 'misc/drupal.js', - 'textgroup' => 'default', - 'source' => 'ReadyState: !readyState', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '9', - 'location' => 'modules/overlay/overlay-parent.js', - 'textgroup' => 'default', - 'source' => '@title dialog', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '10', - 'location' => 'modules/contextual/contextual.js', - 'textgroup' => 'default', - 'source' => 'Configure', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '11', - 'location' => 'modules/toolbar/toolbar.js', - 'textgroup' => 'default', - 'source' => 'Show shortcuts', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '12', - 'location' => 'modules/toolbar/toolbar.js', - 'textgroup' => 'default', - 'source' => 'Hide shortcuts', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '13', - 'location' => 'modules/overlay/overlay-child.js', - 'textgroup' => 'default', - 'source' => 'Loading', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '14', - 'location' => 'modules/overlay/overlay-child.js', - 'textgroup' => 'default', - 'source' => '(active tab)', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '15', - 'location' => 'misc/tabledrag.js', - 'textgroup' => 'default', - 'source' => 'Re-order rows by numerical weight instead of dragging.', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '16', - 'location' => 'misc/tabledrag.js', - 'textgroup' => 'default', - 'source' => 'Show row weights', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '17', - 'location' => 'misc/tabledrag.js', - 'textgroup' => 'default', - 'source' => 'Hide row weights', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '18', - 'location' => 'misc/tabledrag.js', - 'textgroup' => 'default', - 'source' => 'Drag to re-order', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '19', - 'location' => 'misc/tabledrag.js', - 'textgroup' => 'default', - 'source' => 'Changes made in this table will not be saved until the form is submitted.', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '20', - 'location' => 'misc/collapse.js', - 'textgroup' => 'default', - 'source' => 'Hide', - 'context' => '', - 'version' => 'none', -)) -->values(array( - 'lid' => '21', - 'location' => 'misc/collapse.js', - 'textgroup' => 'default', - 'source' => 'Show', - 'context' => '', - 'version' => 'none', -)) -->execute(); db_create_table('locales_target', array( 'fields' => array( @@ -26566,973 +26348,775 @@ db_insert('menu_links')->fields(array( 'p9' => '0', 'updated' => '0', )) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '317', - 'plid' => '5', - 'link_path' => 'node/%/translate', - 'router_path' => 'node/%/translate', - 'link_title' => 'Translate', - 'options' => 'a:0:{}', +->execute(); + +db_create_table('menu_router', array( + 'fields' => array( + 'path' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'load_functions' => array( + 'type' => 'blob', + 'not null' => TRUE, + ), + 'to_arg_functions' => array( + 'type' => 'blob', + 'not null' => TRUE, + ), + 'access_callback' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'access_arguments' => array( + 'type' => 'blob', + 'not null' => FALSE, + ), + 'page_callback' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'page_arguments' => array( + 'type' => 'blob', + 'not null' => FALSE, + ), + 'delivery_callback' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'fit' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'number_parts' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + 'size' => 'small', + ), + 'context' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'tab_parent' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'tab_root' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'title' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'title_callback' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'title_arguments' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'theme_callback' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'theme_arguments' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'type' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'description' => array( + 'type' => 'text', + 'not null' => TRUE, + ), + 'position' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'weight' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'include_file' => array( + 'type' => 'text', + 'size' => 'medium', + ), + ), + 'indexes' => array( + 'fit' => array( + 'fit', + ), + 'tab_parent' => array( + array( + 'tab_parent', + 64, + ), + 'weight', + 'title', + ), + 'tab_root_weight_title' => array( + array( + 'tab_root', + 64, + ), + 'weight', + 'title', + ), + ), + 'primary key' => array( + 'path', + ), 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '2', - 'depth' => '2', - 'customized' => '0', - 'p1' => '5', - 'p2' => '317', - 'p3' => '0', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'name' => 'menu_router', +)); +db_insert('menu_router')->fields(array( + 'path', + 'load_functions', + 'to_arg_functions', + 'access_callback', + 'access_arguments', + 'page_callback', + 'page_arguments', + 'delivery_callback', + 'fit', + 'number_parts', + 'context', + 'tab_parent', + 'tab_root', + 'title', + 'title_callback', + 'title_arguments', + 'theme_callback', + 'theme_arguments', + 'type', + 'description', + 'position', + 'weight', + 'include_file', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '318', - 'plid' => '12', - 'link_path' => 'admin/help/locale', - 'router_path' => 'admin/help/locale', - 'link_title' => 'locale', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '3', - 'customized' => '0', - 'p1' => '1', - 'p2' => '12', - 'p3' => '318', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'path' => 'admin', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_menu_block_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '1', + 'number_parts' => '1', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin', + 'title' => 'Administration', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', + 'weight' => '9', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '319', - 'plid' => '12', - 'link_path' => 'admin/help/translation', - 'router_path' => 'admin/help/translation', - 'link_title' => 'translation', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'system_themes_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/appearance', + 'title' => 'Appearance', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Select and configure your themes.', + 'position' => 'left', + 'weight' => '-6', + 'include_file' => 'modules/system/system.admin.inc', +)) +->values(array( + 'path' => 'admin/appearance/default', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'system_theme_default', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/appearance/default', + 'title' => 'Set default theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '3', - 'customized' => '0', - 'p1' => '1', - 'p2' => '12', - 'p3' => '319', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '320', - 'plid' => '54', - 'link_path' => 'admin/appearance/settings/block_test_theme', - 'router_path' => 'admin/appearance/settings/block_test_theme', - 'link_title' => 'Block test theme', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/disable', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'system_theme_disable', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/appearance/disable', + 'title' => 'Disable theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '1', - 'p2' => '7', - 'p3' => '54', - 'p4' => '320', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '321', - 'plid' => '51', - 'link_path' => 'admin/config/regional/language', - 'router_path' => 'admin/config/regional/language', - 'link_title' => 'Languages', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:55:"Configure languages for content and the user interface.";}}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-10', - 'depth' => '4', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'path' => 'admin/appearance/enable', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'system_theme_enable', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/appearance/enable', + 'title' => 'Enable theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '322', - 'plid' => '51', - 'link_path' => 'admin/config/regional/translate', - 'router_path' => 'admin/config/regional/translate', - 'link_title' => 'Translate interface', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:59:"Translate the built in interface and optionally other text.";}}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-5', - 'depth' => '4', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'path' => 'admin/appearance/install', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'update_manager_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:27:"update_manager_install_form";i:1;s:5:"theme";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'admin/appearance', + 'tab_root' => 'admin/appearance', + 'title' => 'Install new theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', + 'weight' => '25', + 'include_file' => 'modules/update/update.manager.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '323', - 'plid' => '321', - 'link_path' => 'admin/config/regional/language/add', - 'router_path' => 'admin/config/regional/language/add', - 'link_title' => 'Add language', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '5', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '323', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'path' => 'admin/appearance/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'system_themes_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'admin/appearance', + 'tab_root' => 'admin/appearance', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => 'Select and configure your theme', + 'position' => '', + 'weight' => '-1', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '324', - 'plid' => '30', - 'link_path' => 'admin/structure/block/list/block_test_theme', - 'router_path' => 'admin/structure/block/list/block_test_theme', - 'link_title' => 'Block test theme', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '1', - 'p2' => '21', - 'p3' => '30', - 'p4' => '324', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'management', - 'mlid' => '325', - 'plid' => '321', - 'link_path' => 'admin/config/regional/language/configure', - 'router_path' => 'admin/config/regional/language/configure', - 'link_title' => 'Detection and selection', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '10', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '325', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'management', - 'mlid' => '326', - 'plid' => '322', - 'link_path' => 'admin/config/regional/translate/export', - 'router_path' => 'admin/config/regional/translate/export', - 'link_title' => 'Export', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '30', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '326', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'management', - 'mlid' => '327', - 'plid' => '322', - 'link_path' => 'admin/config/regional/translate/import', - 'router_path' => 'admin/config/regional/translate/import', - 'link_title' => 'Import', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:21:"system_theme_settings";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'admin/appearance', + 'tab_root' => 'admin/appearance', + 'title' => 'Settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => 'Configure default and theme specific settings.', + 'position' => '', 'weight' => '20', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '327', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '328', - 'plid' => '321', - 'link_path' => 'admin/config/regional/language/overview', - 'router_path' => 'admin/config/regional/language/overview', - 'link_title' => 'List', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/bartik', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:25:"themes/bartik/bartik.info";s:4:"name";s:6:"bartik";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:6:"bartik";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Bartik', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '328', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'management', - 'mlid' => '329', - 'plid' => '98', - 'link_path' => 'admin/config/regional/date-time/locale', - 'router_path' => 'admin/config/regional/date-time/locale', - 'link_title' => 'Localize', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:38:"Configure date formats for each locale";}}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-8', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '98', - 'p5' => '329', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '330', - 'plid' => '322', - 'link_path' => 'admin/config/regional/translate/overview', - 'router_path' => 'admin/config/regional/translate/overview', - 'link_title' => 'Overview', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/garland', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:7:"garland";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Garland', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '330', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '331', - 'plid' => '322', - 'link_path' => 'admin/config/regional/translate/translate', - 'router_path' => 'admin/config/regional/translate/translate', - 'link_title' => 'Translate', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '10', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '331', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'path' => 'admin/appearance/settings/global', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:21:"system_theme_settings";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Global settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-1', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '332', - 'plid' => '324', - 'link_path' => 'admin/structure/block/list/block_test_theme/add', - 'router_path' => 'admin/structure/block/list/block_test_theme/add', - 'link_title' => 'Add block', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/seven', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:23:"themes/seven/seven.info";s:4:"name";s:5:"seven";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:5:"seven";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Seven', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '21', - 'p3' => '30', - 'p4' => '324', - 'p5' => '332', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '333', - 'plid' => '321', - 'link_path' => 'admin/config/regional/language/delete/%', - 'router_path' => 'admin/config/regional/language/delete/%', - 'link_title' => 'Confirm', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/stark', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => "a:1:{i:0;O:8:\"stdClass\":11:{s:8:\"filename\";s:23:\"themes/stark/stark.info\";s:4:\"name\";s:5:\"stark\";s:4:\"type\";s:5:\"theme\";s:5:\"owner\";s:45:\"themes/engines/phptemplate/phptemplate.engine\";s:6:\"status\";s:1:\"0\";s:9:\"bootstrap\";s:1:\"0\";s:14:\"schema_version\";s:2:\"-1\";s:6:\"weight\";s:1:\"0\";s:4:\"info\";a:17:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:3:\"7.8\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:7:\"project\";s:6:\"drupal\";s:9:\"datestamp\";s:10:\"1314817616\";s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";}}", + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:5:"stark";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Stark', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '333', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '334', - 'plid' => '322', - 'link_path' => 'admin/config/regional/translate/delete/%', - 'router_path' => 'admin/config/regional/translate/delete/%', - 'link_title' => 'Delete string', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/test_theme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:39:"themes/tests/test_theme/test_theme.info";s:4:"name";s:10:"test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:17:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:10:"test_theme";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Test theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '334', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '335', - 'plid' => '321', - 'link_path' => 'admin/config/regional/language/edit/%', - 'router_path' => 'admin/config/regional/language/edit/%', - 'link_title' => 'Edit language', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/update_test_basetheme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:61:"themes/tests/update_test_basetheme/update_test_basetheme.info";s:4:"name";s:21:"update_test_basetheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:17:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:21:"update_test_basetheme";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Update test base theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '335', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '336', - 'plid' => '322', - 'link_path' => 'admin/config/regional/translate/edit/%', - 'router_path' => 'admin/config/regional/translate/edit/%', - 'link_title' => 'Edit string', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/appearance/settings/update_test_subtheme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_system_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:59:"themes/tests/update_test_subtheme/update_test_subtheme.info";s:4:"name";s:20:"update_test_subtheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:21:"update_test_basetheme";}}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:20:"update_test_subtheme";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/appearance/settings', + 'tab_root' => 'admin/appearance', + 'title' => 'Update test subtheme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '5', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '322', - 'p5' => '336', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '337', - 'plid' => '325', - 'link_path' => 'admin/config/regional/language/configure/session', - 'router_path' => 'admin/config/regional/language/configure/session', - 'link_title' => 'Session language detection configuration', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '6', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '325', - 'p6' => '337', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'path' => 'admin/appearance/update', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'update_manager_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:26:"update_manager_update_form";i:1;s:5:"theme";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'admin/appearance', + 'tab_root' => 'admin/appearance', + 'title' => 'Update', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/update/update.manager.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '338', - 'plid' => '325', - 'link_path' => 'admin/config/regional/language/configure/url', - 'router_path' => 'admin/config/regional/language/configure/url', - 'link_title' => 'URL language detection configuration', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', + 'path' => 'admin/compact', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_compact_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/compact', + 'title' => 'Compact mode', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', - 'depth' => '6', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '321', - 'p5' => '325', - 'p6' => '338', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'menu_name' => 'management', - 'mlid' => '339', - 'plid' => '329', - 'link_path' => 'admin/config/regional/date-time/locale/%/edit', - 'router_path' => 'admin/config/regional/date-time/locale/%/edit', - 'link_title' => 'Localize date formats', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:38:"Configure date formats for each locale";}}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '6', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '98', - 'p5' => '329', - 'p6' => '339', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'management', - 'mlid' => '340', - 'plid' => '329', - 'link_path' => 'admin/config/regional/date-time/locale/%/reset', - 'router_path' => 'admin/config/regional/date-time/locale/%/reset', - 'link_title' => 'Reset date formats', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:47:"Reset localized date formats to global defaults";}}', - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '6', - 'customized' => '0', - 'p1' => '1', - 'p2' => '8', - 'p3' => '51', - 'p4' => '98', - 'p5' => '329', - 'p6' => '340', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->execute(); - -db_create_table('menu_router', array( - 'fields' => array( - 'path' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'load_functions' => array( - 'type' => 'blob', - 'not null' => TRUE, - ), - 'to_arg_functions' => array( - 'type' => 'blob', - 'not null' => TRUE, - ), - 'access_callback' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'access_arguments' => array( - 'type' => 'blob', - 'not null' => FALSE, - ), - 'page_callback' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'page_arguments' => array( - 'type' => 'blob', - 'not null' => FALSE, - ), - 'delivery_callback' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'fit' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'number_parts' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - 'size' => 'small', - ), - 'context' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'tab_parent' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'tab_root' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'title' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'title_callback' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'title_arguments' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'theme_callback' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'theme_arguments' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'type' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'description' => array( - 'type' => 'text', - 'not null' => TRUE, - ), - 'position' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'weight' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'include_file' => array( - 'type' => 'text', - 'size' => 'medium', - ), - ), - 'indexes' => array( - 'fit' => array( - 'fit', - ), - 'tab_parent' => array( - array( - 'tab_parent', - 64, - ), - 'weight', - 'title', - ), - 'tab_root_weight_title' => array( - array( - 'tab_root', - 64, - ), - 'weight', - 'title', - ), - ), - 'primary key' => array( - 'path', - ), - 'module' => 'system', - 'name' => 'menu_router', -)); -db_insert('menu_router')->fields(array( - 'path', - 'load_functions', - 'to_arg_functions', - 'access_callback', - 'access_arguments', - 'page_callback', - 'page_arguments', - 'delivery_callback', - 'fit', - 'number_parts', - 'context', - 'tab_parent', - 'tab_root', - 'title', - 'title_callback', - 'title_arguments', - 'theme_callback', - 'theme_arguments', - 'type', - 'description', - 'position', - 'weight', - 'include_file', -)) -->values(array( - 'path' => 'admin', + 'path' => 'admin/config', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_menu_block_page', + 'page_callback' => 'system_admin_config_page', 'page_arguments' => 'a:0:{}', 'delivery_callback' => '', - 'fit' => '1', - 'number_parts' => '1', + 'fit' => '3', + 'number_parts' => '2', 'context' => '0', 'tab_parent' => '', - 'tab_root' => 'admin', - 'title' => 'Administration', + 'tab_root' => 'admin/config', + 'title' => 'Configuration', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', 'type' => '6', - 'description' => '', + 'description' => 'Administer settings.', 'position' => '', - 'weight' => '9', + 'weight' => '0', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance', + 'path' => 'admin/config/content', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'system_themes_page', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_menu_block_page', 'page_arguments' => 'a:0:{}', 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', + 'fit' => '7', + 'number_parts' => '3', 'context' => '0', 'tab_parent' => '', - 'tab_root' => 'admin/appearance', - 'title' => 'Appearance', + 'tab_root' => 'admin/config/content', + 'title' => 'Content authoring', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', 'type' => '6', - 'description' => 'Select and configure your themes.', + 'description' => 'Settings related to formatting and authoring content.', 'position' => 'left', - 'weight' => '-6', + 'weight' => '-15', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/default', + 'path' => 'admin/config/content/formats', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'system_theme_default', - 'page_arguments' => 'a:0:{}', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:21:"filter_admin_overview";}', 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', + 'fit' => '15', + 'number_parts' => '4', 'context' => '0', 'tab_parent' => '', - 'tab_root' => 'admin/appearance/default', - 'title' => 'Set default theme', + 'tab_root' => 'admin/config/content/formats', + 'title' => 'Text formats', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', + 'type' => '6', + 'description' => 'Configure how content input by users is filtered, including allowed HTML tags. Also allows enabling of module-provided filters.', 'position' => '', 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', + 'include_file' => 'modules/filter/filter.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/disable', - 'load_functions' => '', + 'path' => 'admin/config/content/formats/%', + 'load_functions' => 'a:1:{i:4;s:18:"filter_format_load";}', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'system_theme_disable', - 'page_arguments' => 'a:0:{}', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'filter_admin_format_page', + 'page_arguments' => 'a:1:{i:0;i:4;}', 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', + 'fit' => '30', + 'number_parts' => '5', 'context' => '0', 'tab_parent' => '', - 'tab_root' => 'admin/appearance/disable', - 'title' => 'Disable theme', - 'title_callback' => 't', - 'title_arguments' => '', + 'tab_root' => 'admin/config/content/formats/%', + 'title' => '', + 'title_callback' => 'filter_admin_format_title', + 'title_arguments' => 'a:1:{i:0;i:4;}', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '0', + 'type' => '6', 'description' => '', 'position' => '', 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', + 'include_file' => 'modules/filter/filter.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/enable', - 'load_functions' => '', + 'path' => 'admin/config/content/formats/%/disable', + 'load_functions' => 'a:1:{i:4;s:18:"filter_format_load";}', 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'system_theme_enable', - 'page_arguments' => 'a:0:{}', + 'access_callback' => '_filter_disable_format_access', + 'access_arguments' => 'a:1:{i:0;i:4;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:20:"filter_admin_disable";i:1;i:4;}', 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', + 'fit' => '61', + 'number_parts' => '6', 'context' => '0', 'tab_parent' => '', - 'tab_root' => 'admin/appearance/enable', - 'title' => 'Enable theme', + 'tab_root' => 'admin/config/content/formats/%/disable', + 'title' => 'Disable text format', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '0', + 'type' => '6', 'description' => '', 'position' => '', 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', + 'include_file' => 'modules/filter/filter.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/install', + 'path' => 'admin/config/content/formats/add', 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => 'update_manager_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:27:"update_manager_install_form";i:1;s:5:"theme";}', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'filter_admin_format_page', + 'page_arguments' => 'a:0:{}', 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', + 'fit' => '31', + 'number_parts' => '5', 'context' => '1', - 'tab_parent' => 'admin/appearance', - 'tab_root' => 'admin/appearance', - 'title' => 'Install new theme', + 'tab_parent' => 'admin/config/content/formats', + 'tab_root' => 'admin/config/content/formats', + 'title' => 'Add text format', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', @@ -27540,674 +27124,199 @@ db_insert('menu_router')->fields(array( 'type' => '388', 'description' => '', 'position' => '', - 'weight' => '25', - 'include_file' => 'modules/update/update.manager.inc', + 'weight' => '1', + 'include_file' => 'modules/filter/filter.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/list', + 'path' => 'admin/config/content/formats/list', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'system_themes_page', - 'page_arguments' => 'a:0:{}', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:21:"filter_admin_overview";}', 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', + 'fit' => '31', + 'number_parts' => '5', 'context' => '1', - 'tab_parent' => 'admin/appearance', - 'tab_root' => 'admin/appearance', + 'tab_parent' => 'admin/config/content/formats', + 'tab_root' => 'admin/config/content/formats', 'title' => 'List', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', 'type' => '140', - 'description' => 'Select and configure your theme', + 'description' => '', 'position' => '', - 'weight' => '-1', - 'include_file' => 'modules/system/system.admin.inc', + 'weight' => '0', + 'include_file' => 'modules/filter/filter.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings', + 'path' => 'admin/config/development', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:21:"system_theme_settings";}', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_menu_block_page', + 'page_arguments' => 'a:0:{}', 'delivery_callback' => '', 'fit' => '7', 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'admin/appearance', - 'tab_root' => 'admin/appearance', - 'title' => 'Settings', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/development', + 'title' => 'Development', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => 'Configure default and theme specific settings.', - 'position' => '', - 'weight' => '20', + 'type' => '6', + 'description' => 'Development tools.', + 'position' => 'right', + 'weight' => '-10', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings/bartik', + 'path' => 'admin/config/development/logging', 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:25:"themes/bartik/bartik.info";s:4:"name";s:6:"bartik";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:6:"bartik";}', + 'page_arguments' => 'a:1:{i:0;s:23:"system_logging_settings";}', 'delivery_callback' => '', 'fit' => '15', 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Bartik', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/development/logging', + 'title' => 'Logging and errors', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', + 'type' => '6', + 'description' => "Settings for logging and alerts modules. Various modules can route Drupal's system events to different destinations, such as syslog, database, email, etc.", 'position' => '', - 'weight' => '0', + 'weight' => '-15', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings/block_test_theme', + 'path' => 'admin/config/development/maintenance', 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:51:"themes/tests/block_test_theme/block_test_theme.info";s:4:"name";s:16:"block_test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:16:"Block test theme";s:11:"description";s:34:"Theme for testing the block system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"regions";a:10:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:4:{i:0;s:13:"sidebar_first";i:1;s:14:"sidebar_second";i:2;s:8:"page_top";i:3;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:44:"themes/tests/block_test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:16:"block_test_theme";}', + 'page_arguments' => 'a:1:{i:0;s:28:"system_site_maintenance_mode";}', 'delivery_callback' => '', 'fit' => '15', 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Block test theme', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/development/maintenance', + 'title' => 'Maintenance mode', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', + 'type' => '6', + 'description' => 'Take the site offline for maintenance or bring it back online.', 'position' => '', - 'weight' => '0', + 'weight' => '-10', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings/garland', + 'path' => 'admin/config/development/performance', 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:7:"garland";}', + 'page_arguments' => 'a:1:{i:0;s:27:"system_performance_settings";}', 'delivery_callback' => '', 'fit' => '15', 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Garland', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/development/performance', + 'title' => 'Performance', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', + 'type' => '6', + 'description' => 'Enable or disable page caching for anonymous users and set CSS and JS bandwidth optimization options.', 'position' => '', - 'weight' => '0', + 'weight' => '-20', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings/global', + 'path' => 'admin/config/media', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer themes";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:21:"system_theme_settings";}', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_menu_block_page', + 'page_arguments' => 'a:0:{}', 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Global settings', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/media', + 'title' => 'Media', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-1', + 'type' => '6', + 'description' => 'Media tools.', + 'position' => 'left', + 'weight' => '-10', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings/seven', + 'path' => 'admin/config/media/file-system', 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:23:"themes/seven/seven.info";s:4:"name";s:5:"seven";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:5:"seven";}', + 'page_arguments' => 'a:1:{i:0;s:27:"system_file_system_settings";}', 'delivery_callback' => '', 'fit' => '15', 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Seven', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/media/file-system', + 'title' => 'File system', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', + 'type' => '6', + 'description' => 'Tell Drupal where to store uploaded files and how they are accessed.', 'position' => '', - 'weight' => '0', + 'weight' => '-10', 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/appearance/settings/stark', + 'path' => 'admin/config/media/image-styles', 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => "a:1:{i:0;O:8:\"stdClass\":11:{s:8:\"filename\";s:23:\"themes/stark/stark.info\";s:4:\"name\";s:5:\"stark\";s:4:\"type\";s:5:\"theme\";s:5:\"owner\";s:45:\"themes/engines/phptemplate/phptemplate.engine\";s:6:\"status\";s:1:\"0\";s:9:\"bootstrap\";s:1:\"0\";s:14:\"schema_version\";s:2:\"-1\";s:6:\"weight\";s:1:\"0\";s:4:\"info\";a:15:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:8:\"7.10-dev\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";}}", - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:5:"stark";}', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:23:"administer image styles";}', + 'page_callback' => 'image_style_list', + 'page_arguments' => 'a:0:{}', 'delivery_callback' => '', 'fit' => '15', 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Stark', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/appearance/settings/test_theme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:39:"themes/tests/test_theme/test_theme.info";s:4:"name";s:10:"test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:10:"test_theme";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Test theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/appearance/settings/update_test_basetheme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:61:"themes/tests/update_test_basetheme/update_test_basetheme.info";s:4:"name";s:21:"update_test_basetheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:21:"update_test_basetheme";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Update test base theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/appearance/settings/update_test_subtheme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:59:"themes/tests/update_test_subtheme/update_test_subtheme.info";s:4:"name";s:20:"update_test_subtheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:15:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:21:"update_test_basetheme";}}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:20:"update_test_subtheme";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/appearance/settings', - 'tab_root' => 'admin/appearance', - 'title' => 'Update test subtheme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/appearance/update', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'update_manager_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"update_manager_update_form";i:1;s:5:"theme";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'admin/appearance', - 'tab_root' => 'admin/appearance', - 'title' => 'Update', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/update/update.manager.inc', -)) -->values(array( - 'path' => 'admin/compact', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_compact_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/compact', - 'title' => 'Compact mode', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_config_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config', - 'title' => 'Configuration', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Administer settings.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/content', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/content', - 'title' => 'Content authoring', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Settings related to formatting and authoring content.', - 'position' => 'left', - 'weight' => '-15', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/content/formats', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:21:"filter_admin_overview";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/content/formats', - 'title' => 'Text formats', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Configure how content input by users is filtered, including allowed HTML tags. Also allows enabling of module-provided filters.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/filter/filter.admin.inc', -)) -->values(array( - 'path' => 'admin/config/content/formats/%', - 'load_functions' => 'a:1:{i:4;s:18:"filter_format_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'filter_admin_format_page', - 'page_arguments' => 'a:1:{i:0;i:4;}', - 'delivery_callback' => '', - 'fit' => '30', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/content/formats/%', - 'title' => '', - 'title_callback' => 'filter_admin_format_title', - 'title_arguments' => 'a:1:{i:0;i:4;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/filter/filter.admin.inc', -)) -->values(array( - 'path' => 'admin/config/content/formats/%/disable', - 'load_functions' => 'a:1:{i:4;s:18:"filter_format_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_filter_disable_format_access', - 'access_arguments' => 'a:1:{i:0;i:4;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:20:"filter_admin_disable";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/content/formats/%/disable', - 'title' => 'Disable text format', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/filter/filter.admin.inc', -)) -->values(array( - 'path' => 'admin/config/content/formats/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'filter_admin_format_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/content/formats', - 'tab_root' => 'admin/config/content/formats', - 'title' => 'Add text format', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '1', - 'include_file' => 'modules/filter/filter.admin.inc', -)) -->values(array( - 'path' => 'admin/config/content/formats/list', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:21:"filter_admin_overview";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/content/formats', - 'tab_root' => 'admin/config/content/formats', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/filter/filter.admin.inc', -)) -->values(array( - 'path' => 'admin/config/development', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/development', - 'title' => 'Development', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Development tools.', - 'position' => 'right', - 'weight' => '-10', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/development/logging', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:23:"system_logging_settings";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/development/logging', - 'title' => 'Logging and errors', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => "Settings for logging and alerts modules. Various modules can route Drupal's system events to different destinations, such as syslog, database, email, etc.", - 'position' => '', - 'weight' => '-15', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/development/maintenance', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:28:"system_site_maintenance_mode";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/development/maintenance', - 'title' => 'Maintenance mode', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Take the site offline for maintenance or bring it back online.', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/development/performance', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:27:"system_performance_settings";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/development/performance', - 'title' => 'Performance', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Enable or disable page caching for anonymous users and set CSS and JS bandwidth optimization options.', - 'position' => '', - 'weight' => '-20', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/media', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/media', - 'title' => 'Media', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Media tools.', - 'position' => 'left', - 'weight' => '-10', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/media/file-system', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:27:"system_file_system_settings";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/media/file-system', - 'title' => 'File system', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Tell Drupal where to store uploaded files and how they are accessed.', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/media/image-styles', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:23:"administer image styles";}', - 'page_callback' => 'image_style_list', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/media/image-styles', - 'title' => 'Image styles', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/config/media/image-styles', + 'title' => 'Image styles', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', @@ -28969,357 +28078,82 @@ db_insert('menu_router')->fields(array( 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/config/regional/date-time/locale', + 'path' => 'admin/config/regional/date-time/types', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'locale_date_format_language_overview_page', - 'page_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:25:"system_date_time_settings";}', 'delivery_callback' => '', 'fit' => '31', 'number_parts' => '5', 'context' => '1', 'tab_parent' => 'admin/config/regional/date-time', 'tab_root' => 'admin/config/regional/date-time', - 'title' => 'Localize', + 'title' => 'Types', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => 'Configure date formats for each locale', + 'type' => '140', + 'description' => 'Configure display formats for date and time.', 'position' => '', - 'weight' => '-8', - 'include_file' => 'modules/locale/locale.admin.inc', + 'weight' => '-10', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/config/regional/date-time/locale/%/edit', + 'path' => 'admin/config/regional/date-time/types/%/delete', 'load_functions' => 'a:1:{i:5;N;}', 'to_arg_functions' => '', 'access_callback' => 'user_access', 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:23:"locale_date_format_form";i:1;i:5;}', + 'page_arguments' => 'a:2:{i:0;s:35:"system_delete_date_format_type_form";i:1;i:5;}', 'delivery_callback' => '', 'fit' => '125', 'number_parts' => '7', 'context' => '0', 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/date-time/locale/%/edit', - 'title' => 'Localize date formats', + 'tab_root' => 'admin/config/regional/date-time/types/%/delete', + 'title' => 'Delete date type', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', 'type' => '6', - 'description' => 'Configure date formats for each locale', + 'description' => 'Allow users to delete a configured date type.', 'position' => '', 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/config/regional/date-time/locale/%/reset', - 'load_functions' => 'a:1:{i:5;N;}', + 'path' => 'admin/config/regional/date-time/types/add', + 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:29:"locale_date_format_reset_form";i:1;i:5;}', + 'page_arguments' => 'a:1:{i:0;s:32:"system_add_date_format_type_form";}', 'delivery_callback' => '', - 'fit' => '125', - 'number_parts' => '7', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/date-time/locale/%/reset', - 'title' => 'Reset date formats', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/config/regional/date-time/types', + 'tab_root' => 'admin/config/regional/date-time', + 'title' => 'Add date type', 'title_callback' => 't', 'title_arguments' => '', 'theme_callback' => '', 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Reset localized date formats to global defaults', + 'type' => '388', + 'description' => 'Add new date type.', 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', + 'weight' => '-10', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/config/regional/date-time/types', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:25:"system_date_time_settings";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/date-time', - 'tab_root' => 'admin/config/regional/date-time', - 'title' => 'Types', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => 'Configure display formats for date and time.', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/date-time/types/%/delete', - 'load_functions' => 'a:1:{i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:35:"system_delete_date_format_type_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '125', - 'number_parts' => '7', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/date-time/types/%/delete', - 'title' => 'Delete date type', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Allow users to delete a configured date type.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/date-time/types/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:32:"system_add_date_format_type_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/date-time/types', - 'tab_root' => 'admin/config/regional/date-time', - 'title' => 'Add date type', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => 'Add new date type.', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:30:"locale_languages_overview_form";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/language', - 'title' => 'Languages', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Configure languages for content and the user interface.', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'locale_languages_add_screen', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/language', - 'tab_root' => 'admin/config/regional/language', - 'title' => 'Add language', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '5', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/configure', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:31:"locale_languages_configure_form";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/language', - 'tab_root' => 'admin/config/regional/language', - 'title' => 'Detection and selection', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/configure/session', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:38:"locale_language_providers_session_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/language/configure/session', - 'title' => 'Session language detection configuration', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '4', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/configure/url', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:34:"locale_language_providers_url_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/language/configure/url', - 'title' => 'URL language detection configuration', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '4', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/delete/%', - 'load_functions' => 'a:1:{i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:28:"locale_languages_delete_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '62', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/language/delete/%', - 'title' => 'Confirm', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/edit/%', - 'load_functions' => 'a:1:{i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"locale_languages_edit_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '62', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/language/edit/%', - 'title' => 'Edit language', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/language/overview', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:30:"locale_languages_overview_form";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/language', - 'tab_root' => 'admin/config/regional/language', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/settings', + 'path' => 'admin/config/regional/settings', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', @@ -29344,181 +28178,6 @@ db_insert('menu_router')->fields(array( 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/config/regional/translate', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'locale_translate_overview_screen', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/translate', - 'title' => 'Translate interface', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Translate the built in interface and optionally other text.', - 'position' => '', - 'weight' => '-5', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/translate/delete/%', - 'load_functions' => 'a:1:{i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'locale_translate_delete_page', - 'page_arguments' => 'a:1:{i:0;i:5;}', - 'delivery_callback' => '', - 'fit' => '62', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/translate/delete/%', - 'title' => 'Delete string', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/translate/edit/%', - 'load_functions' => 'a:1:{i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"locale_translate_edit_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '62', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/config/regional/translate/edit/%', - 'title' => 'Edit string', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/translate/export', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'locale_translate_export_screen', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/translate', - 'tab_root' => 'admin/config/regional/translate', - 'title' => 'Export', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '30', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/translate/import', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:28:"locale_translate_import_form";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/translate', - 'tab_root' => 'admin/config/regional/translate', - 'title' => 'Import', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '20', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/translate/overview', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'locale_translate_overview_screen', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/translate', - 'tab_root' => 'admin/config/regional/translate', - 'title' => 'Overview', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( - 'path' => 'admin/config/regional/translate/translate', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', - 'page_callback' => 'locale_translate_seek_screen', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/config/regional/translate', - 'tab_root' => 'admin/config/regional/translate', - 'title' => 'Translate', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/locale/locale.admin.inc', -)) -->values(array( 'path' => 'admin/config/search', 'load_functions' => '', 'to_arg_functions' => '', @@ -30969,31 +29628,6 @@ db_insert('menu_router')->fields(array( 'include_file' => 'modules/help/help.admin.inc', )) ->values(array( - 'path' => 'admin/help/locale', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'help_page', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/help/locale', - 'title' => 'locale', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '4', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/help/help.admin.inc', -)) -->values(array( 'path' => 'admin/help/menu', 'load_functions' => '', 'to_arg_functions' => '', @@ -31319,31 +29953,6 @@ db_insert('menu_router')->fields(array( 'include_file' => 'modules/help/help.admin.inc', )) ->values(array( - 'path' => 'admin/help/translation', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'help_page', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/help/translation', - 'title' => 'translation', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '4', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/help/help.admin.inc', -)) -->values(array( 'path' => 'admin/help/update', 'load_functions' => '', 'to_arg_functions' => '', @@ -31656,11501 +30265,9448 @@ db_insert('menu_router')->fields(array( 'number_parts' => '3', 'context' => '1', 'tab_parent' => 'admin/people', - 'tab_root' => 'admin/people', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => 'Find and manage people interacting with your site.', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/user/user.admin.inc', -)) -->values(array( - 'path' => 'admin/people/permissions', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:22:"administer permissions";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:22:"user_admin_permissions";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'admin/people', - 'tab_root' => 'admin/people', - 'title' => 'Permissions', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => 'Determine access to features by selecting permissions for roles.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.admin.inc', -)) -->values(array( - 'path' => 'admin/people/permissions/list', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:22:"administer permissions";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:22:"user_admin_permissions";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/people/permissions', - 'tab_root' => 'admin/people', - 'title' => 'Permissions', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => 'Determine access to features by selecting permissions for roles.', - 'position' => '', - 'weight' => '-8', - 'include_file' => 'modules/user/user.admin.inc', -)) -->values(array( - 'path' => 'admin/people/permissions/roles', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:22:"administer permissions";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:16:"user_admin_roles";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/people/permissions', - 'tab_root' => 'admin/people', - 'title' => 'Roles', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => 'List, edit, or add user roles.', - 'position' => '', - 'weight' => '-5', - 'include_file' => 'modules/user/user.admin.inc', -)) -->values(array( - 'path' => 'admin/people/permissions/roles/delete/%', - 'load_functions' => 'a:1:{i:5;s:14:"user_role_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_role_edit_access', - 'access_arguments' => 'a:1:{i:0;i:5;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:30:"user_admin_role_delete_confirm";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '62', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/people/permissions/roles/delete/%', - 'title' => 'Delete role', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.admin.inc', -)) -->values(array( - 'path' => 'admin/people/permissions/roles/edit/%', - 'load_functions' => 'a:1:{i:5;s:14:"user_role_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_role_edit_access', - 'access_arguments' => 'a:1:{i:0;i:5;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:15:"user_admin_role";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '62', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/people/permissions/roles/edit/%', - 'title' => 'Edit role', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.admin.inc', -)) -->values(array( - 'path' => 'admin/reports', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports', - 'title' => 'Reports', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'View reports, updates, and errors.', - 'position' => 'left', - 'weight' => '5', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/access-denied', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', - 'page_callback' => 'dblog_top', - 'page_arguments' => 'a:1:{i:0;s:13:"access denied";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/access-denied', - 'title' => "Top 'access denied' errors", - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => "View 'access denied' errors (403s).", - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/dblog/dblog.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/dblog', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', - 'page_callback' => 'dblog_overview', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/dblog', - 'title' => 'Recent log messages', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'View events that have recently been logged.', - 'position' => '', - 'weight' => '-1', - 'include_file' => 'modules/dblog/dblog.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/event/%', - 'load_functions' => 'a:1:{i:3;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', - 'page_callback' => 'dblog_event', - 'page_arguments' => 'a:1:{i:0;i:3;}', - 'delivery_callback' => '', - 'fit' => '14', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/event/%', - 'title' => 'Details', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/dblog/dblog.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/fields', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'field_ui_fields_list', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/fields', - 'title' => 'Field list', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Overview of fields on all entity types.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/page-not-found', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', - 'page_callback' => 'dblog_top', - 'page_arguments' => 'a:1:{i:0;s:14:"page not found";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/page-not-found', - 'title' => "Top 'page not found' errors", - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => "View 'page not found' errors (404s).", - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/dblog/dblog.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/search', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', - 'page_callback' => 'dblog_top', - 'page_arguments' => 'a:1:{i:0;s:6:"search";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/search', - 'title' => 'Top search phrases', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'View most popular search phrases.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/dblog/dblog.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/status', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'system_status', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/status', - 'title' => 'Status report', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => "Get a status report about your site's operation and any detected problems.", - 'position' => '', - 'weight' => '-60', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/status/php', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'system_php', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/status/php', - 'title' => 'PHP', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/status/rebuild', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:30:"node_configure_rebuild_confirm";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/status/rebuild', - 'title' => 'Rebuild permissions', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/status/run-cron', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'system_run_cron', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/status/run-cron', - 'title' => 'Run cron', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/reports/updates', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'update_status', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/updates', - 'title' => 'Available updates', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Get a status report about available updates for your installed modules and themes.', - 'position' => '', - 'weight' => '-50', - 'include_file' => 'modules/update/update.report.inc', -)) -->values(array( - 'path' => 'admin/reports/updates/check', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'update_manual_status', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/reports/updates/check', - 'title' => 'Manual update check', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/update/update.fetch.inc', -)) -->values(array( - 'path' => 'admin/reports/updates/install', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'update_manager_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:27:"update_manager_install_form";i:1;s:6:"report";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/reports/updates', - 'tab_root' => 'admin/reports/updates', - 'title' => 'Install new module or theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '25', - 'include_file' => 'modules/update/update.manager.inc', -)) -->values(array( - 'path' => 'admin/reports/updates/list', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'update_status', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/reports/updates', - 'tab_root' => 'admin/reports/updates', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/update/update.report.inc', -)) -->values(array( - 'path' => 'admin/reports/updates/settings', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:15:"update_settings";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/reports/updates', - 'tab_root' => 'admin/reports/updates', - 'title' => 'Settings', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '50', - 'include_file' => 'modules/update/update.settings.inc', -)) -->values(array( - 'path' => 'admin/reports/updates/update', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'update_manager_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"update_manager_update_form";i:1;s:6:"report";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/reports/updates', - 'tab_root' => 'admin/reports/updates', - 'title' => 'Update', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/update/update.manager.inc', -)) -->values(array( - 'path' => 'admin/structure', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure', - 'title' => 'Structure', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Administer blocks, content types, menus, etc.', - 'position' => 'right', - 'weight' => '-8', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:6:"bartik";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block', - 'title' => 'Blocks', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => "Configure what block content appears in your site's sidebars and other regions.", - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/bartik', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:25:"themes/bartik/bartik.info";s:4:"name";s:6:"bartik";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:6:"bartik";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/bartik', - 'title' => 'Bartik', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:6:"bartik";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/block_test_theme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:51:"themes/tests/block_test_theme/block_test_theme.info";s:4:"name";s:16:"block_test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:16:"Block test theme";s:11:"description";s:34:"Theme for testing the block system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"regions";a:10:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:4:{i:0;s:13:"sidebar_first";i:1;s:14:"sidebar_second";i:2;s:8:"page_top";i:3;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:44:"themes/tests/block_test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:16:"block_test_theme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/block_test_theme', - 'title' => 'Block test theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:16:"block_test_theme";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/garland', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:7:"garland";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/garland', - 'title' => 'Garland', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:7:"garland";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/seven', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:23:"themes/seven/seven.info";s:4:"name";s:5:"seven";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:5:"seven";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/seven', - 'title' => 'Seven', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:5:"seven";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/stark', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => "a:1:{i:0;O:8:\"stdClass\":11:{s:8:\"filename\";s:23:\"themes/stark/stark.info\";s:4:\"name\";s:5:\"stark\";s:4:\"type\";s:5:\"theme\";s:5:\"owner\";s:45:\"themes/engines/phptemplate/phptemplate.engine\";s:6:\"status\";s:1:\"0\";s:9:\"bootstrap\";s:1:\"0\";s:14:\"schema_version\";s:2:\"-1\";s:6:\"weight\";s:1:\"0\";s:4:\"info\";a:15:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:8:\"7.10-dev\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";}}", - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:5:"stark";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/stark', - 'title' => 'Stark', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:5:"stark";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/test_theme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:39:"themes/tests/test_theme/test_theme.info";s:4:"name";s:10:"test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:10:"test_theme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/test_theme', - 'title' => 'Test theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:10:"test_theme";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/update_test_basetheme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:61:"themes/tests/update_test_basetheme/update_test_basetheme.info";s:4:"name";s:21:"update_test_basetheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:21:"update_test_basetheme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/update_test_basetheme', - 'title' => 'Update test base theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:21:"update_test_basetheme";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/demo/update_test_subtheme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:59:"themes/tests/update_test_subtheme/update_test_subtheme.info";s:4:"name";s:20:"update_test_subtheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:15:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:21:"update_test_basetheme";}}', - 'page_callback' => 'block_admin_demo', - 'page_arguments' => 'a:1:{i:0;s:20:"update_test_subtheme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/demo/update_test_subtheme', - 'title' => 'Update test subtheme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_block_custom_theme', - 'theme_arguments' => 'a:1:{i:0;s:20:"update_test_subtheme";}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/bartik', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:25:"themes/bartik/bartik.info";s:4:"name";s:6:"bartik";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:6:"bartik";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Bartik', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/block_test_theme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:51:"themes/tests/block_test_theme/block_test_theme.info";s:4:"name";s:16:"block_test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:16:"Block test theme";s:11:"description";s:34:"Theme for testing the block system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"regions";a:10:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:4:{i:0;s:13:"sidebar_first";i:1;s:14:"sidebar_second";i:2;s:8:"page_top";i:3;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:44:"themes/tests/block_test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:16:"block_test_theme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Block test theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/block_test_theme/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/block_test_theme', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/garland', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:7:"garland";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Garland', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/garland/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/garland', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/seven', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:23:"themes/seven/seven.info";s:4:"name";s:5:"seven";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:16:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:5:"seven";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Seven', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/seven/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/seven', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/stark', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => "a:1:{i:0;O:8:\"stdClass\":11:{s:8:\"filename\";s:23:\"themes/stark/stark.info\";s:4:\"name\";s:5:\"stark\";s:4:\"type\";s:5:\"theme\";s:5:\"owner\";s:45:\"themes/engines/phptemplate/phptemplate.engine\";s:6:\"status\";s:1:\"0\";s:9:\"bootstrap\";s:1:\"0\";s:14:\"schema_version\";s:2:\"-1\";s:6:\"weight\";s:1:\"0\";s:4:\"info\";a:15:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:8:\"7.10-dev\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";}}", - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:5:"stark";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Stark', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/stark/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/stark', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/test_theme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:39:"themes/tests/test_theme/test_theme.info";s:4:"name";s:10:"test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:10:"test_theme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Test theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/test_theme/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/test_theme', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/update_test_basetheme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:61:"themes/tests/update_test_basetheme/update_test_basetheme.info";s:4:"name";s:21:"update_test_basetheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:21:"update_test_basetheme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Update test base theme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/update_test_basetheme/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/update_test_basetheme', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/update_test_subtheme', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:59:"themes/tests/update_test_subtheme/update_test_subtheme.info";s:4:"name";s:20:"update_test_subtheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:15:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:21:"update_test_basetheme";}}', - 'page_callback' => 'block_admin_display', - 'page_arguments' => 'a:1:{i:0;s:20:"update_test_subtheme";}', - 'delivery_callback' => '', - 'fit' => '31', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/block', - 'tab_root' => 'admin/structure/block', - 'title' => 'Update test subtheme', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/list/update_test_subtheme/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', - 'delivery_callback' => '', - 'fit' => '63', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/block/list/update_test_subtheme', - 'tab_root' => 'admin/structure/block', - 'title' => 'Add block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/manage/%/%', - 'load_functions' => 'a:2:{i:4;N;i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:21:"block_admin_configure";i:1;i:4;i:2;i:5;}', - 'delivery_callback' => '', - 'fit' => '60', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/block/manage/%/%', - 'title' => 'Configure block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/manage/%/%/configure', - 'load_functions' => 'a:2:{i:4;N;i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:21:"block_admin_configure";i:1;i:4;i:2;i:5;}', - 'delivery_callback' => '', - 'fit' => '121', - 'number_parts' => '7', - 'context' => '2', - 'tab_parent' => 'admin/structure/block/manage/%/%', - 'tab_root' => 'admin/structure/block/manage/%/%', - 'title' => 'Configure block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/block/manage/%/%/delete', - 'load_functions' => 'a:2:{i:4;N;i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:25:"block_custom_block_delete";i:1;i:4;i:2;i:5;}', - 'delivery_callback' => '', - 'fit' => '121', - 'number_parts' => '7', - 'context' => '0', - 'tab_parent' => 'admin/structure/block/manage/%/%', - 'tab_root' => 'admin/structure/block/manage/%/%', - 'title' => 'Delete block', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/block/block.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'menu_overview_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu', - 'title' => 'Menus', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Add new menus to your site, edit existing menus, and rename and reorganize menu links.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:14:"menu_edit_menu";i:1;s:3:"add";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/menu', - 'tab_root' => 'admin/structure/menu', - 'title' => 'Add menu', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/item/%/delete', - 'load_functions' => 'a:1:{i:4;s:14:"menu_link_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'menu_item_delete_page', - 'page_arguments' => 'a:1:{i:0;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu/item/%/delete', - 'title' => 'Delete menu link', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/item/%/edit', - 'load_functions' => 'a:1:{i:4;s:14:"menu_link_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:14:"menu_edit_item";i:1;s:4:"edit";i:2;i:4;i:3;N;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu/item/%/edit', - 'title' => 'Edit menu link', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/item/%/reset', - 'load_functions' => 'a:1:{i:4;s:14:"menu_link_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:23:"menu_reset_item_confirm";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu/item/%/reset', - 'title' => 'Reset menu link', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/list', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'menu_overview_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/menu', - 'tab_root' => 'admin/structure/menu', - 'title' => 'List menus', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/manage/%', - 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:18:"menu_overview_form";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '30', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu/manage/%', - 'title' => 'Customize menu', - 'title_callback' => 'menu_overview_title', - 'title_arguments' => 'a:1:{i:0;i:4;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/manage/%/add', - 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:14:"menu_edit_item";i:1;s:3:"add";i:2;N;i:3;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/menu/manage/%', - 'tab_root' => 'admin/structure/menu/manage/%', - 'title' => 'Add link', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/manage/%/delete', - 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'menu_delete_menu_page', - 'page_arguments' => 'a:1:{i:0;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu/manage/%/delete', - 'title' => 'Delete menu', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/manage/%/edit', - 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:14:"menu_edit_menu";i:1;s:4:"edit";i:2;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '3', - 'tab_parent' => 'admin/structure/menu/manage/%', - 'tab_root' => 'admin/structure/menu/manage/%', - 'title' => 'Edit menu', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/manage/%/list', - 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:18:"menu_overview_form";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '3', - 'tab_parent' => 'admin/structure/menu/manage/%', - 'tab_root' => 'admin/structure/menu/manage/%', - 'title' => 'List links', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/menu/parents', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;b:1;}', - 'page_callback' => 'menu_parent_options_js', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/menu/parents', - 'title' => 'Parent menu items', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'admin/structure/menu/settings', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:14:"menu_configure";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/menu', - 'tab_root' => 'admin/structure/menu', - 'title' => 'Settings', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '5', - 'include_file' => 'modules/menu/menu.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:30:"taxonomy_overview_vocabularies";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/taxonomy', - 'title' => 'Taxonomy', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Manage tagging, categorization, and classification of your content.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:23:"taxonomy_overview_terms";i:1;i:3;}', - 'delivery_callback' => '', - 'fit' => '14', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => '', - 'title_callback' => 'taxonomy_admin_vocabulary_title_callback', - 'title_arguments' => 'a:1:{i:0;i:3;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/add', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:18:"taxonomy_form_term";i:1;a:0:{}i:2;i:3;}', - 'delivery_callback' => '', - 'fit' => '29', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'Add term', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/display', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;i:3;s:7:"default";}', - 'delivery_callback' => '', - 'fit' => '29', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'Manage display', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '2', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/display/default', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:7:"default";i:3;s:11:"user_access";i:4;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;i:3;s:7:"default";}', - 'delivery_callback' => '', - 'fit' => '59', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%/display', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'Default', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/display/full', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:4:"full";i:3;s:11:"user_access";i:4;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;i:3;s:4:"full";}', - 'delivery_callback' => '', - 'fit' => '59', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%/display', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'Taxonomy term page', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/edit', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"taxonomy_form_vocabulary";i:1;i:3;}', - 'delivery_callback' => '', - 'fit' => '29', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/fields', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:28:"field_ui_field_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;}', - 'delivery_callback' => '', - 'fit' => '29', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'Manage fields', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '1', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/fields/%', - 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '58', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/taxonomy/%/fields/%', - 'title' => '', - 'title_callback' => 'field_ui_menu_title', - 'title_arguments' => 'a:1:{i:0;i:5;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/fields/%/delete', - 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"field_ui_field_delete_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '117', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', - 'tab_root' => 'admin/structure/taxonomy/%/fields/%', - 'title' => 'Delete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/fields/%/edit', - 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '117', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', - 'tab_root' => 'admin/structure/taxonomy/%/fields/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/fields/%/field-settings', - 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:28:"field_ui_field_settings_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '117', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', - 'tab_root' => 'admin/structure/taxonomy/%/fields/%', - 'title' => 'Field settings', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/fields/%/widget-type', - 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:25:"field_ui_widget_type_form";i:1;i:5;}', - 'delivery_callback' => '', - 'fit' => '117', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', - 'tab_root' => 'admin/structure/taxonomy/%/fields/%', - 'title' => 'Widget type', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/%/list', - 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:23:"taxonomy_overview_terms";i:1;i:3;}', - 'delivery_callback' => '', - 'fit' => '29', - 'number_parts' => '5', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy/%', - 'tab_root' => 'admin/structure/taxonomy/%', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-20', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:24:"taxonomy_form_vocabulary";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy', - 'tab_root' => 'admin/structure/taxonomy', - 'title' => 'Add vocabulary', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/taxonomy/list', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:30:"taxonomy_overview_vocabularies";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/taxonomy', - 'tab_root' => 'admin/structure/taxonomy', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'node_overview_types', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/types', - 'title' => 'Content types', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Manage content types, including default status, front page promotion, comment settings, etc.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/content_types.inc', -)) -->values(array( - 'path' => 'admin/structure/types/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:14:"node_type_form";}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/types', - 'tab_root' => 'admin/structure/types', - 'title' => 'Add content type', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '388', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/content_types.inc', -)) -->values(array( - 'path' => 'admin/structure/types/list', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'node_overview_types', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '15', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'admin/structure/types', - 'tab_root' => 'admin/structure/types', - 'title' => 'List', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/node/content_types.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:14:"node_type_form";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '30', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Edit content type', - 'title_callback' => 'node_type_page_title', - 'title_arguments' => 'a:1:{i:0;i:4;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/content_types.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/display', - 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:7:"comment";i:2;i:4;i:3;s:7:"default";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Comment display', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '4', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/display/default', - 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:7:"comment";i:1;i:4;i:2;s:7:"default";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:7:"comment";i:2;i:4;i:3;s:7:"default";}', - 'delivery_callback' => '', - 'fit' => '247', - 'number_parts' => '8', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/comment/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Default', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/display/full', - 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:7:"comment";i:1;i:4;i:2;s:4:"full";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:7:"comment";i:2;i:4;i:3;s:4:"full";}', - 'delivery_callback' => '', - 'fit' => '247', - 'number_parts' => '8', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/comment/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Full comment', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/fields', - 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:28:"field_ui_field_overview_form";i:1;s:7:"comment";i:2;i:4;}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Comment fields', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '3', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/fields/%', - 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:7;}', - 'delivery_callback' => '', - 'fit' => '246', - 'number_parts' => '8', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', - 'title' => '', - 'title_callback' => 'field_ui_menu_title', - 'title_arguments' => 'a:1:{i:0;i:7;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/fields/%/delete', - 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"field_ui_field_delete_form";i:1;i:7;}', - 'delivery_callback' => '', - 'fit' => '493', - 'number_parts' => '9', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', - 'title' => 'Delete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/fields/%/edit', - 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:7;}', - 'delivery_callback' => '', - 'fit' => '493', - 'number_parts' => '9', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/fields/%/field-settings', - 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:28:"field_ui_field_settings_form";i:1;i:7;}', - 'delivery_callback' => '', - 'fit' => '493', - 'number_parts' => '9', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', - 'title' => 'Field settings', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/comment/fields/%/widget-type', - 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:25:"field_ui_widget_type_form";i:1;i:7;}', - 'delivery_callback' => '', - 'fit' => '493', - 'number_parts' => '9', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', - 'title' => 'Widget type', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/delete', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"node_type_delete_confirm";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/types/manage/%/delete', - 'title' => 'Delete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/content_types.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:7:"default";}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Manage display', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '2', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display/default', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:7:"default";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:7:"default";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Default', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display/full', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:4:"full";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:4:"full";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Full content', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display/rss', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:3:"rss";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:3:"rss";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'RSS', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '2', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display/search_index', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:12:"search_index";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:12:"search_index";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Search index', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '3', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display/search_result', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:13:"search_result";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:13:"search_result";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Search result', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '4', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/display/teaser', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_field_ui_view_mode_menu_access', - 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:6:"teaser";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:6:"teaser";}', - 'delivery_callback' => '', - 'fit' => '123', - 'number_parts' => '7', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/display', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Teaser', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '1', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/edit', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:14:"node_type_form";i:1;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/content_types.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/fields', - 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:3:{i:0;s:28:"field_ui_field_overview_form";i:1;s:4:"node";i:2;i:4;}', - 'delivery_callback' => '', - 'fit' => '61', - 'number_parts' => '6', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%', - 'tab_root' => 'admin/structure/types/manage/%', - 'title' => 'Manage fields', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '1', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/fields/%', - 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:6;}', - 'delivery_callback' => '', - 'fit' => '122', - 'number_parts' => '7', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/structure/types/manage/%/fields/%', - 'title' => '', - 'title_callback' => 'field_ui_menu_title', - 'title_arguments' => 'a:1:{i:0;i:6;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/fields/%/delete', - 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:26:"field_ui_field_delete_form";i:1;i:6;}', - 'delivery_callback' => '', - 'fit' => '245', - 'number_parts' => '8', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/fields/%', - 'title' => 'Delete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/fields/%/edit', - 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:6;}', - 'delivery_callback' => '', - 'fit' => '245', - 'number_parts' => '8', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/fields/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/fields/%/field-settings', - 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:28:"field_ui_field_settings_form";i:1;i:6;}', - 'delivery_callback' => '', - 'fit' => '245', - 'number_parts' => '8', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/fields/%', - 'title' => 'Field settings', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/structure/types/manage/%/fields/%/widget-type', - 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:25:"field_ui_widget_type_form";i:1;i:6;}', - 'delivery_callback' => '', - 'fit' => '245', - 'number_parts' => '8', - 'context' => '1', - 'tab_parent' => 'admin/structure/types/manage/%/fields/%', - 'tab_root' => 'admin/structure/types/manage/%/fields/%', - 'title' => 'Widget type', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/field_ui/field_ui.admin.inc', -)) -->values(array( - 'path' => 'admin/tasks', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '1', - 'tab_parent' => 'admin', - 'tab_root' => 'admin', - 'title' => 'Tasks', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-20', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/update/ready', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'update_manager_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:32:"update_manager_update_ready_form";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'admin/update/ready', - 'title' => 'Ready to update', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/update/update.manager.inc', -)) -->values(array( - 'path' => 'batch', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'system_batch_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '1', - 'number_parts' => '1', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'batch', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '_system_batch_theme', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'comment/%', - 'load_functions' => 'a:1:{i:1;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"access comments";}', - 'page_callback' => 'comment_permalink', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '2', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'comment/%', - 'title' => 'Comment permalink', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'comment/%/approve', - 'load_functions' => 'a:1:{i:1;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer comments";}', - 'page_callback' => 'comment_approve', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'comment/%/approve', - 'title' => 'Approve', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '1', - 'include_file' => 'modules/comment/comment.pages.inc', -)) -->values(array( - 'path' => 'comment/%/delete', - 'load_functions' => 'a:1:{i:1;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:19:"administer comments";}', - 'page_callback' => 'comment_confirm_delete_page', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'comment/%', - 'tab_root' => 'comment/%', - 'title' => 'Delete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '2', - 'include_file' => 'modules/comment/comment.admin.inc', -)) -->values(array( - 'path' => 'comment/%/edit', - 'load_functions' => 'a:1:{i:1;s:12:"comment_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'comment_access', - 'access_arguments' => 'a:2:{i:0;s:4:"edit";i:1;i:1;}', - 'page_callback' => 'comment_edit_page', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'comment/%', - 'tab_root' => 'comment/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'comment/%/view', - 'load_functions' => 'a:1:{i:1;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:15:"access comments";}', - 'page_callback' => 'comment_permalink', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'comment/%', - 'tab_root' => 'comment/%', - 'title' => 'View comment', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => '', -)) -->values(array( - 'path' => 'comment/reply/%', - 'load_functions' => 'a:1:{i:2;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:2;}', - 'page_callback' => 'comment_reply', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'delivery_callback' => '', - 'fit' => '6', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'comment/reply/%', - 'title' => 'Add new comment', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/comment/comment.pages.inc', -)) -->values(array( - 'path' => 'file/ajax', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'file_ajax_upload', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => 'ajax_deliver', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'file/ajax', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => 'ajax_base_page_theme', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'file/progress', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'file_ajax_progress', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'file/progress', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => 'ajax_base_page_theme', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'filter/tips', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'filter_tips_long', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'filter/tips', - 'title' => 'Compose tips', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '20', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/filter/filter.pages.inc', -)) -->values(array( - 'path' => 'node', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'node_page_default', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '1', - 'number_parts' => '1', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'node/%', - 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:1;}', - 'page_callback' => 'node_page_view', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '2', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/%', - 'title' => '', - 'title_callback' => 'node_page_title', - 'title_arguments' => 'a:1:{i:0;i:1;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'node/%/delete', - 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:6:"delete";i:1;i:1;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:19:"node_delete_confirm";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '2', - 'tab_parent' => 'node/%', - 'tab_root' => 'node/%', - 'title' => 'Delete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '1', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/%/edit', - 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:6:"update";i:1;i:1;}', - 'page_callback' => 'node_page_edit', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '3', - 'tab_parent' => 'node/%', - 'tab_root' => 'node/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/%/revisions', - 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_node_revision_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'node_revision_overview', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'node/%', - 'tab_root' => 'node/%', - 'title' => 'Revisions', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '2', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/%/revisions/%/delete', - 'load_functions' => 'a:2:{i:1;a:1:{s:9:"node_load";a:1:{i:0;i:3;}}i:3;N;}', - 'to_arg_functions' => '', - 'access_callback' => '_node_revision_access', - 'access_arguments' => 'a:2:{i:0;i:1;i:1;s:6:"delete";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:28:"node_revision_delete_confirm";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '21', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/%/revisions/%/delete', - 'title' => 'Delete earlier revision', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/%/revisions/%/revert', - 'load_functions' => 'a:2:{i:1;a:1:{s:9:"node_load";a:1:{i:0;i:3;}}i:3;N;}', - 'to_arg_functions' => '', - 'access_callback' => '_node_revision_access', - 'access_arguments' => 'a:2:{i:0;i:1;i:1;s:6:"update";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:28:"node_revision_revert_confirm";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '21', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/%/revisions/%/revert', - 'title' => 'Revert to earlier revision', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/%/revisions/%/view', - 'load_functions' => 'a:2:{i:1;a:1:{s:9:"node_load";a:1:{i:0;i:3;}}i:3;N;}', - 'to_arg_functions' => '', - 'access_callback' => '_node_revision_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'node_show', - 'page_arguments' => 'a:2:{i:0;i:1;i:1;b:1;}', - 'delivery_callback' => '', - 'fit' => '21', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/%/revisions/%/view', - 'title' => 'Revisions', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'node/%/translate', - 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => '_translation_tab_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'translation_node_overview', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'node/%', - 'tab_root' => 'node/%', - 'title' => 'Translate', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '2', - 'include_file' => 'modules/translation/translation.pages.inc', -)) -->values(array( - 'path' => 'node/%/view', - 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:1;}', - 'page_callback' => 'node_page_view', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'node/%', - 'tab_root' => 'node/%', - 'title' => 'View', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => '', -)) -->values(array( - 'path' => 'node/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_node_add_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'node_add_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/add', - 'title' => 'Add content', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/add/article', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:6:"create";i:1;s:7:"article";}', - 'page_callback' => 'node_add', - 'page_arguments' => 'a:1:{i:0;s:7:"article";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/add/article', - 'title' => 'Article', - 'title_callback' => 'check_plain', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => 'Use articles for time-sensitive content like news, press releases or blog posts.', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'node/add/page', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:6:"create";i:1;s:4:"page";}', - 'page_callback' => 'node_add', - 'page_arguments' => 'a:1:{i:0;s:4:"page";}', - 'delivery_callback' => '', - 'fit' => '7', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'node/add/page', - 'title' => 'Basic page', - 'title_callback' => 'check_plain', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => "Use basic pages for your static content, such as an 'About us' page.", - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/node/node.pages.inc', -)) -->values(array( - 'path' => 'overlay-ajax/%', - 'load_functions' => 'a:1:{i:1;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access overlay";}', - 'page_callback' => 'overlay_ajax_render_region', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '2', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'overlay-ajax/%', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'overlay/dismiss-message', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access overlay";}', - 'page_callback' => 'overlay_user_dismiss_message', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'overlay/dismiss-message', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'rss.xml', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'node_feed', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '1', - 'number_parts' => '1', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'rss.xml', - 'title' => 'RSS feed', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'search', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'search_is_active', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'search_view', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '1', - 'number_parts' => '1', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'search', - 'title' => 'Search', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '20', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/search/search.pages.inc', -)) -->values(array( - 'path' => 'search/node', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_search_menu_access', - 'access_arguments' => 'a:1:{i:0;s:4:"node";}', - 'page_callback' => 'search_view', - 'page_arguments' => 'a:2:{i:0;s:4:"node";i:1;s:0:"";}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '1', - 'tab_parent' => 'search', - 'tab_root' => 'search', - 'title' => 'Content', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/search/search.pages.inc', -)) -->values(array( - 'path' => 'search/node/%', - 'load_functions' => 'a:1:{i:2;a:1:{s:14:"menu_tail_load";a:2:{i:0;s:4:"%map";i:1;s:6:"%index";}}}', - 'to_arg_functions' => 'a:1:{i:2;s:16:"menu_tail_to_arg";}', - 'access_callback' => '_search_menu_access', - 'access_arguments' => 'a:1:{i:0;s:4:"node";}', - 'page_callback' => 'search_view', - 'page_arguments' => 'a:2:{i:0;s:4:"node";i:1;i:2;}', - 'delivery_callback' => '', - 'fit' => '6', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'search/node', - 'tab_root' => 'search/node/%', - 'title' => 'Content', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/search/search.pages.inc', -)) -->values(array( - 'path' => 'search/user', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '_search_menu_access', - 'access_arguments' => 'a:1:{i:0;s:4:"user";}', - 'page_callback' => 'search_view', - 'page_arguments' => 'a:2:{i:0;s:4:"user";i:1;s:0:"";}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '1', - 'tab_parent' => 'search', - 'tab_root' => 'search', - 'title' => 'Users', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/search/search.pages.inc', -)) -->values(array( - 'path' => 'search/user/%', - 'load_functions' => 'a:1:{i:2;a:1:{s:14:"menu_tail_load";a:2:{i:0;s:4:"%map";i:1;s:6:"%index";}}}', - 'to_arg_functions' => 'a:1:{i:2;s:16:"menu_tail_to_arg";}', - 'access_callback' => '_search_menu_access', - 'access_arguments' => 'a:1:{i:0;s:4:"user";}', - 'page_callback' => 'search_view', - 'page_arguments' => 'a:2:{i:0;s:4:"user";i:1;i:2;}', - 'delivery_callback' => '', - 'fit' => '6', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'search/node', - 'tab_root' => 'search/node/%', - 'title' => 'Users', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/search/search.pages.inc', -)) -->values(array( - 'path' => 'sites/default/files/styles/%', - 'load_functions' => 'a:1:{i:4;s:16:"image_style_load";}', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'image_style_deliver', - 'page_arguments' => 'a:1:{i:0;i:4;}', - 'delivery_callback' => '', - 'fit' => '30', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'sites/default/files/styles/%', - 'title' => 'Generate image style', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'system/ajax', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'ajax_form_callback', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => 'ajax_deliver', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'system/ajax', - 'title' => 'AHAH callback', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => 'ajax_base_page_theme', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'includes/form.inc', -)) -->values(array( - 'path' => 'system/files', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'file_download', - 'page_arguments' => 'a:1:{i:0;s:7:"private";}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'system/files', - 'title' => 'File download', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'system/files/styles/%', - 'load_functions' => 'a:1:{i:3;s:16:"image_style_load";}', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'image_style_deliver', - 'page_arguments' => 'a:1:{i:0;i:3;}', - 'delivery_callback' => '', - 'fit' => '14', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'system/files/styles/%', - 'title' => 'Generate image style', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'system/temporary', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'file_download', - 'page_arguments' => 'a:1:{i:0;s:9:"temporary";}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'system/temporary', - 'title' => 'Temporary files', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'system/timezone', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'system_timezone', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'system/timezone', - 'title' => 'Time zone', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'taxonomy/autocomplete', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'taxonomy_autocomplete', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'taxonomy/autocomplete', - 'title' => 'Autocomplete taxonomy', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', -)) -->values(array( - 'path' => 'taxonomy/term/%', - 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'taxonomy_term_page', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'delivery_callback' => '', - 'fit' => '6', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'taxonomy/term/%', - 'title' => 'Taxonomy term', - 'title_callback' => 'taxonomy_term_title', - 'title_arguments' => 'a:1:{i:0;i:2;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', -)) -->values(array( - 'path' => 'taxonomy/term/%/edit', - 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'taxonomy_term_edit_access', - 'access_arguments' => 'a:1:{i:0;i:2;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:18:"taxonomy_form_term";i:1;i:2;}', - 'delivery_callback' => '', - 'fit' => '13', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'taxonomy/term/%', - 'tab_root' => 'taxonomy/term/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', -)) -->values(array( - 'path' => 'taxonomy/term/%/feed', - 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'taxonomy_term_feed', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'delivery_callback' => '', - 'fit' => '13', - 'number_parts' => '4', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'taxonomy/term/%/feed', - 'title' => 'Taxonomy term', - 'title_callback' => 'taxonomy_term_title', - 'title_arguments' => 'a:1:{i:0;i:2;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', -)) -->values(array( - 'path' => 'taxonomy/term/%/view', - 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'taxonomy_term_page', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'delivery_callback' => '', - 'fit' => '13', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'taxonomy/term/%', - 'tab_root' => 'taxonomy/term/%', - 'title' => 'View', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', -)) -->values(array( - 'path' => 'toolbar/toggle', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access toolbar";}', - 'page_callback' => 'toolbar_toggle_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'toolbar/toggle', - 'title' => 'Toggle drawer visibility', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'user', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'user_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '1', - 'number_parts' => '1', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user', - 'title' => 'User account', - 'title_callback' => 'user_menu_title', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/%', - 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_view_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'user_view_page', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '2', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user/%', - 'title' => 'My account', - 'title_callback' => 'user_page_title', - 'title_arguments' => 'a:1:{i:0;i:1;}', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'user/%/cancel', - 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_cancel_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:24:"user_cancel_confirm_form";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user/%/cancel', - 'title' => 'Cancel account', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/%/cancel/confirm/%/%', - 'load_functions' => 'a:3:{i:1;s:9:"user_load";i:4;N;i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_cancel_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'user_cancel_confirm', - 'page_arguments' => 'a:3:{i:0;i:1;i:1;i:4;i:2;i:5;}', - 'delivery_callback' => '', - 'fit' => '44', - 'number_parts' => '6', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user/%/cancel/confirm/%/%', - 'title' => 'Confirm account cancellation', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/%/edit', - 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_edit_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:17:"user_profile_form";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'user/%', - 'tab_root' => 'user/%', - 'title' => 'Edit', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/%/edit/account', - 'load_functions' => 'a:1:{i:1;a:1:{s:18:"user_category_load";a:2:{i:0;s:4:"%map";i:1;s:6:"%index";}}}', - 'to_arg_functions' => '', - 'access_callback' => 'user_edit_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:17:"user_profile_form";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '11', - 'number_parts' => '4', - 'context' => '1', - 'tab_parent' => 'user/%/edit', - 'tab_root' => 'user/%', - 'title' => 'Account', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/%/shortcuts', - 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'shortcut_set_switch_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:19:"shortcut_set_switch";i:1;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'user/%', - 'tab_root' => 'user/%', - 'title' => 'Shortcuts', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/shortcut/shortcut.admin.inc', -)) -->values(array( - 'path' => 'user/%/view', - 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'user_view_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'user_view_page', - 'page_arguments' => 'a:1:{i:0;i:1;}', - 'delivery_callback' => '', - 'fit' => '5', - 'number_parts' => '3', - 'context' => '1', - 'tab_parent' => 'user/%', - 'tab_root' => 'user/%', - 'title' => 'View', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '-10', - 'include_file' => '', -)) -->values(array( - 'path' => 'user/autocomplete', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:20:"access user profiles";}', - 'page_callback' => 'user_autocomplete', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user/autocomplete', - 'title' => 'User autocomplete', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/login', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_is_anonymous', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'user_page', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '1', - 'tab_parent' => 'user', - 'tab_root' => 'user', - 'title' => 'Log in', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '140', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/logout', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_is_logged_in', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'user_logout', - 'page_arguments' => 'a:0:{}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user/logout', - 'title' => 'Log out', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '6', - 'description' => '', - 'position' => '', - 'weight' => '10', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/password', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:9:"user_pass";}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '1', - 'tab_parent' => 'user', - 'tab_root' => 'user', - 'title' => 'Request new password', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->values(array( - 'path' => 'user/register', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_register_access', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:18:"user_register_form";}', - 'delivery_callback' => '', - 'fit' => '3', - 'number_parts' => '2', - 'context' => '1', - 'tab_parent' => 'user', - 'tab_root' => 'user', - 'title' => 'Create new account', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '132', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => '', -)) -->values(array( - 'path' => 'user/reset/%/%/%', - 'load_functions' => 'a:3:{i:2;N;i:3;N;i:4;N;}', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:4:{i:0;s:15:"user_pass_reset";i:1;i:2;i:2;i:3;i:3;i:4;}', - 'delivery_callback' => '', - 'fit' => '24', - 'number_parts' => '5', - 'context' => '0', - 'tab_parent' => '', - 'tab_root' => 'user/reset/%/%/%', - 'title' => 'Reset password', - 'title_callback' => 't', - 'title_arguments' => '', - 'theme_callback' => '', - 'theme_arguments' => 'a:0:{}', - 'type' => '0', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'include_file' => 'modules/user/user.pages.inc', -)) -->execute(); - -db_create_table('node', array( - 'fields' => array( - 'nid' => array( - 'type' => 'serial', - 'unsigned' => TRUE, - 'not null' => TRUE, - ), - 'vid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'type' => array( - 'type' => 'varchar', - 'length' => 32, - 'not null' => TRUE, - 'default' => '', - ), - 'language' => array( - 'type' => 'varchar', - 'length' => 12, - 'not null' => TRUE, - 'default' => '', - ), - 'title' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'uid' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'status' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 1, - ), - 'created' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'changed' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'comment' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'promote' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'sticky' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'tnid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'translate' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'indexes' => array( - 'node_changed' => array( - 'changed', - ), - 'node_created' => array( - 'created', - ), - 'node_frontpage' => array( - 'promote', - 'status', - 'sticky', - 'created', - ), - 'node_status_type' => array( - 'status', - 'type', - 'nid', - ), - 'node_title_type' => array( - 'title', - array( - 'type', - 4, - ), - ), - 'node_type' => array( - array( - 'type', - 4, - ), - ), - 'uid' => array( - 'uid', - ), - 'tnid' => array( - 'tnid', - ), - 'translate' => array( - 'translate', - ), - ), - 'unique keys' => array( - 'vid' => array( - 'vid', - ), - ), - 'foreign keys' => array( - 'node_revision' => array( - 'table' => 'node_revision', - 'columns' => array( - 'vid' => 'vid', - ), - ), - 'node_author' => array( - 'table' => 'users', - 'columns' => array( - 'uid' => 'uid', - ), - ), - ), - 'primary key' => array( - 'nid', - ), - 'module' => 'node', - 'name' => 'node', -)); -db_insert('node')->fields(array( - 'nid', - 'vid', - 'type', - 'language', - 'title', - 'uid', - 'status', - 'created', - 'changed', - 'comment', - 'promote', - 'sticky', - 'tnid', - 'translate', -)) -->values(array( - 'nid' => '1', - 'vid' => '2', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 1 rev 1 (i=0) rev2 2', - 'uid' => '3', - 'status' => '0', - 'created' => '1262764800', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '2', - 'vid' => '4', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 2 rev 3 (i=1) rev2 4', - 'uid' => '3', - 'status' => '0', - 'created' => '1262851200', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '3', - 'vid' => '6', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 3 rev 5 (i=2) rev2 6', - 'uid' => '3', - 'status' => '0', - 'created' => '1262937600', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '4', - 'vid' => '8', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 4 rev 7 (i=3) rev2 8', - 'uid' => '3', - 'status' => '0', - 'created' => '1263024000', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '5', - 'vid' => '10', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 5 rev 9 (i=4) rev2 10', - 'uid' => '3', - 'status' => '1', - 'created' => '1263110400', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '6', - 'vid' => '12', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 6 rev 11 (i=5) rev2 12', - 'uid' => '3', - 'status' => '1', - 'created' => '1263196800', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '7', - 'vid' => '14', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 7 rev 13 (i=6) rev2 14', - 'uid' => '3', - 'status' => '1', - 'created' => '1263283200', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '8', - 'vid' => '16', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 8 rev 15 (i=7) rev2 16', - 'uid' => '3', - 'status' => '1', - 'created' => '1263369600', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '9', - 'vid' => '18', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 9 rev 17 (i=8) rev2 18', - 'uid' => '4', - 'status' => '0', - 'created' => '1263456000', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '10', - 'vid' => '20', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 10 rev 19 (i=9) rev2 20', - 'uid' => '4', - 'status' => '0', - 'created' => '1263542400', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '11', - 'vid' => '22', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 11 rev 21 (i=10) rev2 22', - 'uid' => '4', - 'status' => '0', - 'created' => '1263628800', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '12', - 'vid' => '24', - 'type' => 'page', - 'language' => 'und', - 'title' => 'node title 12 rev 23 (i=11) rev2 24', - 'uid' => '4', - 'status' => '0', - 'created' => '1263715200', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '13', - 'vid' => '25', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 13 rev 25 (i=12)', - 'uid' => '4', - 'status' => '1', - 'created' => '1263801600', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '14', - 'vid' => '26', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 14 rev 26 (i=13)', - 'uid' => '4', - 'status' => '1', - 'created' => '1263888000', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '15', - 'vid' => '27', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 15 rev 27 (i=14)', - 'uid' => '4', - 'status' => '1', - 'created' => '1263974400', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '16', - 'vid' => '28', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 16 rev 28 (i=15)', - 'uid' => '4', - 'status' => '1', - 'created' => '1264060800', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '17', - 'vid' => '29', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 17 rev 29 (i=16)', - 'uid' => '5', - 'status' => '0', - 'created' => '1264147200', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '18', - 'vid' => '30', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 18 rev 30 (i=17)', - 'uid' => '5', - 'status' => '0', - 'created' => '1264233600', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '19', - 'vid' => '31', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 19 rev 31 (i=18)', - 'uid' => '5', - 'status' => '0', - 'created' => '1264320000', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '20', - 'vid' => '32', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 20 rev 32 (i=19)', - 'uid' => '5', - 'status' => '0', - 'created' => '1264406400', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '21', - 'vid' => '33', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 21 rev 33 (i=20)', - 'uid' => '5', - 'status' => '1', - 'created' => '1264492800', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '22', - 'vid' => '34', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 22 rev 34 (i=21)', - 'uid' => '5', - 'status' => '1', - 'created' => '1264579200', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '23', - 'vid' => '35', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 23 rev 35 (i=22)', - 'uid' => '5', - 'status' => '1', - 'created' => '1264665600', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '24', - 'vid' => '36', - 'type' => 'story', - 'language' => 'und', - 'title' => 'node title 24 rev 36 (i=23)', - 'uid' => '5', - 'status' => '1', - 'created' => '1264752000', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '25', - 'vid' => '37', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 0', - 'uid' => '3', - 'status' => '0', - 'created' => '1314997642', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '26', - 'vid' => '38', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 1', - 'uid' => '3', - 'status' => '0', - 'created' => '1315040842', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '27', - 'vid' => '39', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 2', - 'uid' => '3', - 'status' => '1', - 'created' => '1315084042', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '28', - 'vid' => '40', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 3', - 'uid' => '3', - 'status' => '1', - 'created' => '1315127242', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '29', - 'vid' => '41', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 4', - 'uid' => '4', - 'status' => '0', - 'created' => '1315170442', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '30', - 'vid' => '42', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 5', - 'uid' => '4', - 'status' => '0', - 'created' => '1315213642', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '31', - 'vid' => '43', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 6', - 'uid' => '4', - 'status' => '1', - 'created' => '1315256842', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '32', - 'vid' => '44', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 7', - 'uid' => '4', - 'status' => '1', - 'created' => '1315300042', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '33', - 'vid' => '45', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 8', - 'uid' => '5', - 'status' => '0', - 'created' => '1315343242', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '34', - 'vid' => '46', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 9', - 'uid' => '5', - 'status' => '0', - 'created' => '1315386442', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '35', - 'vid' => '47', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 10', - 'uid' => '5', - 'status' => '1', - 'created' => '1315429642', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '36', - 'vid' => '48', - 'type' => 'poll', - 'language' => 'und', - 'title' => 'poll title 11', - 'uid' => '5', - 'status' => '1', - 'created' => '1315472842', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->values(array( - 'nid' => '37', - 'vid' => '49', - 'type' => 'broken', - 'language' => 'und', - 'title' => 'node title 24', - 'uid' => '6', - 'status' => '1', - 'created' => '1263769200', - 'changed' => '1314997642', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', - 'tnid' => '0', - 'translate' => '0', -)) -->execute(); - -db_create_table('node_access', array( - 'fields' => array( - 'nid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'gid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'realm' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'grant_view' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - 'grant_update' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - 'grant_delete' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - ), - 'primary key' => array( - 'nid', - 'gid', - 'realm', - ), - 'foreign keys' => array( - 'affected_node' => array( - 'table' => 'node', - 'columns' => array( - 'nid' => 'nid', - ), - ), - ), - 'module' => 'node', - 'name' => 'node_access', -)); -db_insert('node_access')->fields(array( - 'nid', - 'gid', - 'realm', - 'grant_view', - 'grant_update', - 'grant_delete', -)) -->values(array( - 'nid' => '0', - 'gid' => '0', - 'realm' => 'all', - 'grant_view' => '1', - 'grant_update' => '0', - 'grant_delete' => '0', -)) -->execute(); - -db_create_table('node_comment_statistics', array( - 'fields' => array( - 'nid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'cid' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'last_comment_timestamp' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'last_comment_name' => array( - 'type' => 'varchar', - 'length' => 60, - 'not null' => FALSE, - ), - 'last_comment_uid' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'comment_count' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'primary key' => array( - 'nid', - ), - 'indexes' => array( - 'node_comment_timestamp' => array( - 'last_comment_timestamp', - ), - 'comment_count' => array( - 'comment_count', - ), - 'last_comment_uid' => array( - 'last_comment_uid', - ), - ), - 'foreign keys' => array( - 'statistics_node' => array( - 'table' => 'node', - 'columns' => array( - 'nid' => 'nid', - ), - ), - 'last_comment_author' => array( - 'table' => 'users', - 'columns' => array( - 'last_comment_uid' => 'uid', - ), - ), - ), - 'module' => 'comment', - 'name' => 'node_comment_statistics', -)); -db_insert('node_comment_statistics')->fields(array( - 'nid', - 'cid', - 'last_comment_timestamp', - 'last_comment_name', - 'last_comment_uid', - 'comment_count', -)) -->values(array( - 'nid' => '1', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '2', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '3', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '4', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '5', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '6', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '7', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '8', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '9', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '10', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '11', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '12', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '13', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '14', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '15', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '16', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '17', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '18', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '19', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '20', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '21', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '22', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '23', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '24', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '25', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '26', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '27', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '28', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '3', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '29', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '30', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '31', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '32', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '4', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '33', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '34', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '35', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '36', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '5', - 'comment_count' => '0', -)) -->values(array( - 'nid' => '37', - 'cid' => '0', - 'last_comment_timestamp' => '1314997642', - 'last_comment_name' => NULL, - 'last_comment_uid' => '6', - 'comment_count' => '0', -)) -->execute(); - -db_create_table('node_revision', array( - 'fields' => array( - 'nid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'vid' => array( - 'type' => 'serial', - 'unsigned' => TRUE, - 'not null' => TRUE, - ), - 'uid' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'title' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'log' => array( - 'type' => 'text', - 'not null' => TRUE, - 'size' => 'big', - ), - 'timestamp' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'status' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 1, - ), - 'comment' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'promote' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'sticky' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'indexes' => array( - 'nid' => array( - 'nid', - ), - 'uid' => array( - 'uid', - ), - ), - 'primary key' => array( - 'vid', - ), - 'foreign keys' => array( - 'versioned_node' => array( - 'table' => 'node', - 'columns' => array( - 'nid' => 'nid', - ), - ), - 'version_author' => array( - 'table' => 'users', - 'columns' => array( - 'uid' => 'uid', - ), - ), - ), - 'module' => 'node', - 'name' => 'node_revision', -)); -db_insert('node_revision')->fields(array( - 'nid', - 'vid', - 'uid', - 'title', - 'log', - 'timestamp', - 'status', - 'comment', - 'promote', - 'sticky', -)) -->values(array( - 'nid' => '1', - 'vid' => '1', - 'uid' => '3', - 'title' => 'node title 1 rev 1 (i=0)', - 'log' => 'added 0 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '1', - 'vid' => '2', - 'uid' => '6', - 'title' => 'node title 1 rev 1 (i=0) rev2 2', - 'log' => 'added 0 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '2', - 'vid' => '3', - 'uid' => '3', - 'title' => 'node title 2 rev 3 (i=1)', - 'log' => 'added 1 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '2', - 'vid' => '4', - 'uid' => '6', - 'title' => 'node title 2 rev 3 (i=1) rev2 4', - 'log' => 'added 1 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '3', - 'vid' => '5', - 'uid' => '3', - 'title' => 'node title 3 rev 5 (i=2)', - 'log' => 'added 2 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '3', - 'vid' => '6', - 'uid' => '6', - 'title' => 'node title 3 rev 5 (i=2) rev2 6', - 'log' => 'added 2 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '4', - 'vid' => '7', - 'uid' => '3', - 'title' => 'node title 4 rev 7 (i=3)', - 'log' => 'added 3 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '4', - 'vid' => '8', - 'uid' => '6', - 'title' => 'node title 4 rev 7 (i=3) rev2 8', - 'log' => 'added 3 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '5', - 'vid' => '9', - 'uid' => '3', - 'title' => 'node title 5 rev 9 (i=4)', - 'log' => 'added 4 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '5', - 'vid' => '10', - 'uid' => '6', - 'title' => 'node title 5 rev 9 (i=4) rev2 10', - 'log' => 'added 4 revision', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '6', - 'vid' => '11', - 'uid' => '3', - 'title' => 'node title 6 rev 11 (i=5)', - 'log' => 'added 5 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '6', - 'vid' => '12', - 'uid' => '6', - 'title' => 'node title 6 rev 11 (i=5) rev2 12', - 'log' => 'added 5 revision', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '7', - 'vid' => '13', - 'uid' => '3', - 'title' => 'node title 7 rev 13 (i=6)', - 'log' => 'added 6 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '7', - 'vid' => '14', - 'uid' => '6', - 'title' => 'node title 7 rev 13 (i=6) rev2 14', - 'log' => 'added 6 revision', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '8', - 'vid' => '15', - 'uid' => '3', - 'title' => 'node title 8 rev 15 (i=7)', - 'log' => 'added 7 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '8', - 'vid' => '16', - 'uid' => '6', - 'title' => 'node title 8 rev 15 (i=7) rev2 16', - 'log' => 'added 7 revision', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '9', - 'vid' => '17', - 'uid' => '4', - 'title' => 'node title 9 rev 17 (i=8)', - 'log' => 'added 8 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '9', - 'vid' => '18', - 'uid' => '7', - 'title' => 'node title 9 rev 17 (i=8) rev2 18', - 'log' => 'added 8 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '10', - 'vid' => '19', - 'uid' => '4', - 'title' => 'node title 10 rev 19 (i=9)', - 'log' => 'added 9 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '10', - 'vid' => '20', - 'uid' => '7', - 'title' => 'node title 10 rev 19 (i=9) rev2 20', - 'log' => 'added 9 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '11', - 'vid' => '21', - 'uid' => '4', - 'title' => 'node title 11 rev 21 (i=10)', - 'log' => 'added 10 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '11', - 'vid' => '22', - 'uid' => '7', - 'title' => 'node title 11 rev 21 (i=10) rev2 22', - 'log' => 'added 10 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '12', - 'vid' => '23', - 'uid' => '4', - 'title' => 'node title 12 rev 23 (i=11)', - 'log' => 'added 11 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '12', - 'vid' => '24', - 'uid' => '7', - 'title' => 'node title 12 rev 23 (i=11) rev2 24', - 'log' => 'added 11 revision', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '13', - 'vid' => '25', - 'uid' => '4', - 'title' => 'node title 13 rev 25 (i=12)', - 'log' => 'added 12 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '14', - 'vid' => '26', - 'uid' => '4', - 'title' => 'node title 14 rev 26 (i=13)', - 'log' => 'added 13 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '15', - 'vid' => '27', - 'uid' => '4', - 'title' => 'node title 15 rev 27 (i=14)', - 'log' => 'added 14 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '16', - 'vid' => '28', - 'uid' => '4', - 'title' => 'node title 16 rev 28 (i=15)', - 'log' => 'added 15 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '17', - 'vid' => '29', - 'uid' => '5', - 'title' => 'node title 17 rev 29 (i=16)', - 'log' => 'added 16 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '18', - 'vid' => '30', - 'uid' => '5', - 'title' => 'node title 18 rev 30 (i=17)', - 'log' => 'added 17 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '19', - 'vid' => '31', - 'uid' => '5', - 'title' => 'node title 19 rev 31 (i=18)', - 'log' => 'added 18 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '20', - 'vid' => '32', - 'uid' => '5', - 'title' => 'node title 20 rev 32 (i=19)', - 'log' => 'added 19 node', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '21', - 'vid' => '33', - 'uid' => '5', - 'title' => 'node title 21 rev 33 (i=20)', - 'log' => 'added 20 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '22', - 'vid' => '34', - 'uid' => '5', - 'title' => 'node title 22 rev 34 (i=21)', - 'log' => 'added 21 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '23', - 'vid' => '35', - 'uid' => '5', - 'title' => 'node title 23 rev 35 (i=22)', - 'log' => 'added 22 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '24', - 'vid' => '36', - 'uid' => '5', - 'title' => 'node title 24 rev 36 (i=23)', - 'log' => 'added 23 node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '25', - 'vid' => '37', - 'uid' => '3', - 'title' => 'poll title 0', - 'log' => 'added 0 poll', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '26', - 'vid' => '38', - 'uid' => '3', - 'title' => 'poll title 1', - 'log' => 'added 1 poll', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '27', - 'vid' => '39', - 'uid' => '3', - 'title' => 'poll title 2', - 'log' => 'added 2 poll', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '28', - 'vid' => '40', - 'uid' => '3', - 'title' => 'poll title 3', - 'log' => 'added 3 poll', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '29', - 'vid' => '41', - 'uid' => '4', - 'title' => 'poll title 4', - 'log' => 'added 4 poll', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '30', - 'vid' => '42', - 'uid' => '4', - 'title' => 'poll title 5', - 'log' => 'added 5 poll', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '31', - 'vid' => '43', - 'uid' => '4', - 'title' => 'poll title 6', - 'log' => 'added 6 poll', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '32', - 'vid' => '44', - 'uid' => '4', - 'title' => 'poll title 7', - 'log' => 'added 7 poll', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '33', - 'vid' => '45', - 'uid' => '5', - 'title' => 'poll title 8', - 'log' => 'added 8 poll', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '34', - 'vid' => '46', - 'uid' => '5', - 'title' => 'poll title 9', - 'log' => 'added 9 poll', - 'timestamp' => '1314997642', - 'status' => '0', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '35', - 'vid' => '47', - 'uid' => '5', - 'title' => 'poll title 10', - 'log' => 'added 10 poll', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->values(array( - 'nid' => '36', - 'vid' => '48', - 'uid' => '5', - 'title' => 'poll title 11', - 'log' => 'added 11 poll', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '1', - 'sticky' => '0', -)) -->values(array( - 'nid' => '37', - 'vid' => '49', - 'uid' => '6', - 'title' => 'node title 24', - 'log' => 'added a broken node', - 'timestamp' => '1314997642', - 'status' => '1', - 'comment' => '0', - 'promote' => '0', - 'sticky' => '0', -)) -->execute(); - -db_create_table('node_type', array( - 'fields' => array( - 'type' => array( - 'type' => 'varchar', - 'length' => 32, - 'not null' => TRUE, - ), - 'name' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - 'translatable' => TRUE, - ), - 'base' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - ), - 'module' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - ), - 'description' => array( - 'type' => 'text', - 'not null' => TRUE, - 'size' => 'medium', - 'translatable' => TRUE, - ), - 'help' => array( - 'type' => 'text', - 'not null' => TRUE, - 'size' => 'medium', - 'translatable' => TRUE, - ), - 'has_title' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'size' => 'tiny', - ), - 'title_label' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - 'translatable' => TRUE, - ), - 'custom' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - 'modified' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - 'locked' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - 'disabled' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - 'size' => 'tiny', - ), - 'orig_type' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - ), - 'primary key' => array( - 'type', - ), - 'module' => 'node', - 'name' => 'node_type', -)); -db_insert('node_type')->fields(array( - 'type', - 'name', - 'base', - 'module', - 'description', - 'help', - 'has_title', - 'title_label', - 'custom', - 'modified', - 'locked', - 'disabled', - 'orig_type', -)) -->values(array( - 'type' => 'article', - 'name' => 'Article', - 'base' => 'node_content', - 'module' => 'node', - 'description' => 'Use articles for time-sensitive content like news, press releases or blog posts.', - 'help' => '', - 'has_title' => '1', - 'title_label' => 'Title', - 'custom' => '1', - 'modified' => '1', - 'locked' => '0', - 'disabled' => '0', - 'orig_type' => 'article', -)) -->values(array( - 'type' => 'page', - 'name' => 'Basic page', - 'base' => 'node_content', - 'module' => 'node', - 'description' => "Use basic pages for your static content, such as an 'About us' page.", - 'help' => '', - 'has_title' => '1', - 'title_label' => 'Title', - 'custom' => '1', - 'modified' => '1', - 'locked' => '0', - 'disabled' => '0', - 'orig_type' => 'page', -)) -->execute(); - -db_create_table('queue', array( - 'fields' => array( - 'item_id' => array( - 'type' => 'serial', - 'unsigned' => TRUE, - 'not null' => TRUE, - ), - 'name' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'data' => array( - 'type' => 'blob', - 'not null' => FALSE, - 'size' => 'big', - 'serialize' => TRUE, - ), - 'expire' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - 'created' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'primary key' => array( - 'item_id', - ), - 'indexes' => array( - 'name_created' => array( - 'name', - 'created', - ), - 'expire' => array( - 'expire', - ), - ), - 'module' => 'system', - 'name' => 'queue', -)); - -db_create_table('rdf_mapping', array( - 'fields' => array( - 'type' => array( - 'type' => 'varchar', - 'length' => 128, - 'not null' => TRUE, - ), - 'bundle' => array( - 'type' => 'varchar', - 'length' => 128, - 'not null' => TRUE, - ), - 'mapping' => array( - 'type' => 'blob', - 'not null' => FALSE, - 'size' => 'big', - 'serialize' => TRUE, - ), - ), - 'primary key' => array( - 'type', - 'bundle', - ), - 'module' => 'rdf', - 'name' => 'rdf_mapping', -)); -db_insert('rdf_mapping')->fields(array( - 'type', - 'bundle', - 'mapping', -)) -->values(array( - 'type' => 'node', - 'bundle' => 'article', - 'mapping' => 'a:11:{s:11:"field_image";a:2:{s:10:"predicates";a:2:{i:0;s:8:"og:image";i:1;s:12:"rdfs:seeAlso";}s:4:"type";s:3:"rel";}s:10:"field_tags";a:2:{s:10:"predicates";a:1:{i:0;s:10:"dc:subject";}s:4:"type";s:3:"rel";}s:7:"rdftype";a:2:{i:0;s:9:"sioc:Item";i:1;s:13:"foaf:Document";}s:5:"title";a:1:{s:10:"predicates";a:1:{i:0;s:8:"dc:title";}}s:7:"created";a:3:{s:10:"predicates";a:2:{i:0;s:7:"dc:date";i:1;s:10:"dc:created";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:7:"changed";a:3:{s:10:"predicates";a:1:{i:0;s:11:"dc:modified";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:4:"body";a:1:{s:10:"predicates";a:1:{i:0;s:15:"content:encoded";}}s:3:"uid";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:has_creator";}s:4:"type";s:3:"rel";}s:4:"name";a:1:{s:10:"predicates";a:1:{i:0;s:9:"foaf:name";}}s:13:"comment_count";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:num_replies";}s:8:"datatype";s:11:"xsd:integer";}s:13:"last_activity";a:3:{s:10:"predicates";a:1:{i:0;s:23:"sioc:last_activity_date";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}}', -)) -->values(array( - 'type' => 'node', - 'bundle' => 'page', - 'mapping' => 'a:9:{s:7:"rdftype";a:1:{i:0;s:13:"foaf:Document";}s:5:"title";a:1:{s:10:"predicates";a:1:{i:0;s:8:"dc:title";}}s:7:"created";a:3:{s:10:"predicates";a:2:{i:0;s:7:"dc:date";i:1;s:10:"dc:created";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:7:"changed";a:3:{s:10:"predicates";a:1:{i:0;s:11:"dc:modified";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:4:"body";a:1:{s:10:"predicates";a:1:{i:0;s:15:"content:encoded";}}s:3:"uid";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:has_creator";}s:4:"type";s:3:"rel";}s:4:"name";a:1:{s:10:"predicates";a:1:{i:0;s:9:"foaf:name";}}s:13:"comment_count";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:num_replies";}s:8:"datatype";s:11:"xsd:integer";}s:13:"last_activity";a:3:{s:10:"predicates";a:1:{i:0;s:23:"sioc:last_activity_date";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}}', -)) -->execute(); - -db_create_table('registry', array( - 'fields' => array( - 'name' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'type' => array( - 'type' => 'varchar', - 'length' => 9, - 'not null' => TRUE, - 'default' => '', - ), - 'filename' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - ), - 'module' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - 'weight' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'primary key' => array( - 'name', - 'type', - ), - 'indexes' => array( - 'hook' => array( - 'type', - 'weight', - 'module', - ), - ), - 'module' => 'system', - 'name' => 'registry', -)); -db_insert('registry')->fields(array( - 'name', - 'type', - 'filename', - 'module', - 'weight', -)) -->values(array( - 'name' => 'AccessDeniedTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'tab_root' => 'admin/people', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => 'Find and manage people interacting with your site.', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/user/user.admin.inc', )) ->values(array( - 'name' => 'AdminMetaTagTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'admin/people/permissions', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:22:"administer permissions";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:22:"user_admin_permissions";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'admin/people', + 'tab_root' => 'admin/people', + 'title' => 'Permissions', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => 'Determine access to features by selecting permissions for roles.', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.admin.inc', )) ->values(array( - 'name' => 'ArchiverInterface', - 'type' => 'interface', - 'filename' => 'includes/archiver.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/people/permissions/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:22:"administer permissions";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:22:"user_admin_permissions";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/people/permissions', + 'tab_root' => 'admin/people', + 'title' => 'Permissions', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => 'Determine access to features by selecting permissions for roles.', + 'position' => '', + 'weight' => '-8', + 'include_file' => 'modules/user/user.admin.inc', )) ->values(array( - 'name' => 'ArchiverTar', - 'type' => 'class', - 'filename' => 'modules/system/system.archiver.inc', - 'module' => 'system', - 'weight' => '0', + 'path' => 'admin/people/permissions/roles', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:22:"administer permissions";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:16:"user_admin_roles";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/people/permissions', + 'tab_root' => 'admin/people', + 'title' => 'Roles', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => 'List, edit, or add user roles.', + 'position' => '', + 'weight' => '-5', + 'include_file' => 'modules/user/user.admin.inc', )) ->values(array( - 'name' => 'ArchiverZip', - 'type' => 'class', - 'filename' => 'modules/system/system.archiver.inc', - 'module' => 'system', + 'path' => 'admin/people/permissions/roles/delete/%', + 'load_functions' => 'a:1:{i:5;s:14:"user_role_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_role_edit_access', + 'access_arguments' => 'a:1:{i:0;i:5;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:30:"user_admin_role_delete_confirm";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '62', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/people/permissions/roles/delete/%', + 'title' => 'Delete role', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.admin.inc', )) ->values(array( - 'name' => 'Archive_Tar', - 'type' => 'class', - 'filename' => 'modules/system/system.tar.inc', - 'module' => 'system', + 'path' => 'admin/people/permissions/roles/edit/%', + 'load_functions' => 'a:1:{i:5;s:14:"user_role_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_role_edit_access', + 'access_arguments' => 'a:1:{i:0;i:5;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:15:"user_admin_role";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '62', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/people/permissions/roles/edit/%', + 'title' => 'Edit role', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.admin.inc', )) ->values(array( - 'name' => 'BatchMemoryQueue', - 'type' => 'class', - 'filename' => 'includes/batch.queue.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/reports', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', + 'page_callback' => 'system_admin_menu_block_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports', + 'title' => 'Reports', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'View reports, updates, and errors.', + 'position' => 'left', + 'weight' => '5', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'BatchQueue', - 'type' => 'class', - 'filename' => 'includes/batch.queue.inc', - 'module' => '', + 'path' => 'admin/reports/access-denied', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', + 'page_callback' => 'dblog_top', + 'page_arguments' => 'a:1:{i:0;s:13:"access denied";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/access-denied', + 'title' => "Top 'access denied' errors", + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => "View 'access denied' errors (403s).", + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/dblog/dblog.admin.inc', )) ->values(array( - 'name' => 'BlockAdminThemeTestCase', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', -)) -->values(array( - 'name' => 'BlockCacheTestCase', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'path' => 'admin/reports/dblog', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', + 'page_callback' => 'dblog_overview', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/dblog', + 'title' => 'Recent log messages', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'View events that have recently been logged.', + 'position' => '', + 'weight' => '-1', + 'include_file' => 'modules/dblog/dblog.admin.inc', )) ->values(array( - 'name' => 'BlockHiddenRegionTestCase', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'path' => 'admin/reports/event/%', + 'load_functions' => 'a:1:{i:3;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', + 'page_callback' => 'dblog_event', + 'page_arguments' => 'a:1:{i:0;i:3;}', + 'delivery_callback' => '', + 'fit' => '14', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/event/%', + 'title' => 'Details', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'include_file' => 'modules/dblog/dblog.admin.inc', )) ->values(array( - 'name' => 'BlockHTMLIdTestCase', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'path' => 'admin/reports/fields', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'field_ui_fields_list', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/fields', + 'title' => 'Field list', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Overview of fields on all entity types.', + 'position' => '', + 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'BlockTemplateSuggestionsUnitTest', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'path' => 'admin/reports/page-not-found', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', + 'page_callback' => 'dblog_top', + 'page_arguments' => 'a:1:{i:0;s:14:"page not found";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/page-not-found', + 'title' => "Top 'page not found' errors", + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => "View 'page not found' errors (404s).", + 'position' => '', + 'weight' => '0', + 'include_file' => 'modules/dblog/dblog.admin.inc', )) ->values(array( - 'name' => 'BlockTestCase', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'path' => 'admin/reports/search', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"access site reports";}', + 'page_callback' => 'dblog_top', + 'page_arguments' => 'a:1:{i:0;s:6:"search";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/search', + 'title' => 'Top search phrases', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'View most popular search phrases.', + 'position' => '', + 'weight' => '0', + 'include_file' => 'modules/dblog/dblog.admin.inc', )) ->values(array( - 'name' => 'ColorTestCase', - 'type' => 'class', - 'filename' => 'modules/color/color.test', - 'module' => 'color', - 'weight' => '0', + 'path' => 'admin/reports/status', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'system_status', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/status', + 'title' => 'Status report', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => "Get a status report about your site's operation and any detected problems.", + 'position' => '', + 'weight' => '-60', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'CommentActionsTestCase', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/reports/status/php', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'system_php', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/status/php', + 'title' => 'PHP', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'CommentAnonymous', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/reports/status/rebuild', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:30:"node_configure_rebuild_confirm";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/status/rebuild', + 'title' => 'Rebuild permissions', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.admin.inc', )) ->values(array( - 'name' => 'CommentApprovalTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/reports/status/run-cron', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'system_run_cron', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/status/run-cron', + 'title' => 'Run cron', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'CommentBlockFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', - 'weight' => '0', + 'path' => 'admin/reports/updates', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'update_status', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/updates', + 'title' => 'Available updates', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Get a status report about available updates for your installed modules and themes.', + 'position' => '', + 'weight' => '-50', + 'include_file' => 'modules/update/update.report.inc', )) ->values(array( - 'name' => 'CommentContentRebuild', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/reports/updates/check', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'update_manual_status', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/reports/updates/check', + 'title' => 'Manual update check', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/update/update.fetch.inc', )) ->values(array( - 'name' => 'CommentController', - 'type' => 'class', - 'filename' => 'modules/comment/comment.module', - 'module' => 'comment', - 'weight' => '0', + 'path' => 'admin/reports/updates/install', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'update_manager_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:27:"update_manager_install_form";i:1;s:6:"report";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/reports/updates', + 'tab_root' => 'admin/reports/updates', + 'title' => 'Install new module or theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', + 'weight' => '25', + 'include_file' => 'modules/update/update.manager.inc', )) ->values(array( - 'name' => 'CommentFieldsTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/reports/updates/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'update_status', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/reports/updates', + 'tab_root' => 'admin/reports/updates', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/update/update.report.inc', )) ->values(array( - 'name' => 'CommentHelperCase', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', - 'weight' => '0', + 'path' => 'admin/reports/updates/settings', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:15:"update_settings";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/reports/updates', + 'tab_root' => 'admin/reports/updates', + 'title' => 'Settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '50', + 'include_file' => 'modules/update/update.settings.inc', )) ->values(array( - 'name' => 'CommentInterfaceTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', - 'weight' => '0', + 'path' => 'admin/reports/updates/update', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'update_manager_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:26:"update_manager_update_form";i:1;s:6:"report";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/reports/updates', + 'tab_root' => 'admin/reports/updates', + 'title' => 'Update', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/update/update.manager.inc', )) ->values(array( - 'name' => 'CommentNodeAccessTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', - 'weight' => '0', + 'path' => 'admin/structure', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_menu_block_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure', + 'title' => 'Structure', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Administer blocks, content types, menus, etc.', + 'position' => 'right', + 'weight' => '-8', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'CommentPagerTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/structure/block', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:6:"bartik";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block', + 'title' => 'Blocks', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => "Configure what block content appears in your site's sidebars and other regions.", + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'CommentPreviewTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/structure/block/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'CommentRSSUnitTest', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/structure/block/demo/bartik', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:25:"themes/bartik/bartik.info";s:4:"name";s:6:"bartik";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:6:"bartik";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/bartik', + 'title' => 'Bartik', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:6:"bartik";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'CommentTokenReplaceTestCase', - 'type' => 'class', - 'filename' => 'modules/comment/comment.test', - 'module' => 'comment', + 'path' => 'admin/structure/block/demo/garland', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:7:"garland";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/garland', + 'title' => 'Garland', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:7:"garland";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'CronRunTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'admin/structure/block/demo/seven', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:23:"themes/seven/seven.info";s:4:"name";s:5:"seven";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:5:"seven";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/seven', + 'title' => 'Seven', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:5:"seven";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DashboardBlocksTestCase', - 'type' => 'class', - 'filename' => 'modules/dashboard/dashboard.test', - 'module' => 'dashboard', + 'path' => 'admin/structure/block/demo/stark', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => "a:1:{i:0;O:8:\"stdClass\":11:{s:8:\"filename\";s:23:\"themes/stark/stark.info\";s:4:\"name\";s:5:\"stark\";s:4:\"type\";s:5:\"theme\";s:5:\"owner\";s:45:\"themes/engines/phptemplate/phptemplate.engine\";s:6:\"status\";s:1:\"0\";s:9:\"bootstrap\";s:1:\"0\";s:14:\"schema_version\";s:2:\"-1\";s:6:\"weight\";s:1:\"0\";s:4:\"info\";a:17:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:3:\"7.8\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:7:\"project\";s:6:\"drupal\";s:9:\"datestamp\";s:10:\"1314817616\";s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";}}", + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:5:"stark";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/stark', + 'title' => 'Stark', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:5:"stark";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'Database', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/demo/test_theme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:39:"themes/tests/test_theme/test_theme.info";s:4:"name";s:10:"test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:17:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:10:"test_theme";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/test_theme', + 'title' => 'Test theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:10:"test_theme";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseCondition', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', - 'module' => '', + 'path' => 'admin/structure/block/demo/update_test_basetheme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:61:"themes/tests/update_test_basetheme/update_test_basetheme.info";s:4:"name";s:21:"update_test_basetheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:17:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:21:"update_test_basetheme";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/update_test_basetheme', + 'title' => 'Update test base theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:21:"update_test_basetheme";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseConnection', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/demo/update_test_subtheme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:59:"themes/tests/update_test_subtheme/update_test_subtheme.info";s:4:"name";s:20:"update_test_subtheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:21:"update_test_basetheme";}}', + 'page_callback' => 'block_admin_demo', + 'page_arguments' => 'a:1:{i:0;s:20:"update_test_subtheme";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/demo/update_test_subtheme', + 'title' => 'Update test subtheme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_block_custom_theme', + 'theme_arguments' => 'a:1:{i:0;s:20:"update_test_subtheme";}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseConnectionNotDefinedException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/block/list/bartik', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:25:"themes/bartik/bartik.info";s:4:"name";s:6:"bartik";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:6:"bartik";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Bartik', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseConnection_mysql', - 'type' => 'class', - 'filename' => 'includes/database/mysql/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/garland', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:7:"garland";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Garland', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseConnection_pgsql', - 'type' => 'class', - 'filename' => 'includes/database/pgsql/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/garland/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/block/list/garland', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseConnection_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/seven', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:23:"themes/seven/seven.info";s:4:"name";s:5:"seven";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:5:"seven";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Seven', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseDriverNotSpecifiedException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/seven/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/block/list/seven', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseLog', - 'type' => 'class', - 'filename' => 'includes/database/log.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/stark', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => "a:1:{i:0;O:8:\"stdClass\":11:{s:8:\"filename\";s:23:\"themes/stark/stark.info\";s:4:\"name\";s:5:\"stark\";s:4:\"type\";s:5:\"theme\";s:5:\"owner\";s:45:\"themes/engines/phptemplate/phptemplate.engine\";s:6:\"status\";s:1:\"0\";s:9:\"bootstrap\";s:1:\"0\";s:14:\"schema_version\";s:2:\"-1\";s:6:\"weight\";s:1:\"0\";s:4:\"info\";a:17:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:3:\"7.8\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:7:\"project\";s:6:\"drupal\";s:9:\"datestamp\";s:10:\"1314817616\";s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";}}", + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:5:"stark";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Stark', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseSchema', - 'type' => 'class', - 'filename' => 'includes/database/schema.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/stark/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/block/list/stark', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseSchemaObjectDoesNotExistException', - 'type' => 'class', - 'filename' => 'includes/database/schema.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/test_theme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:39:"themes/tests/test_theme/test_theme.info";s:4:"name";s:10:"test_theme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:17:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:10:"test_theme";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Test theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseSchemaObjectExistsException', - 'type' => 'class', - 'filename' => 'includes/database/schema.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/test_theme/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/block/list/test_theme', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseSchema_mysql', - 'type' => 'class', - 'filename' => 'includes/database/mysql/schema.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/update_test_basetheme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":10:{s:8:"filename";s:61:"themes/tests/update_test_basetheme/update_test_basetheme.info";s:4:"name";s:21:"update_test_basetheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:17:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";}}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:21:"update_test_basetheme";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Update test base theme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseSchema_pgsql', - 'type' => 'class', - 'filename' => 'includes/database/pgsql/schema.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/update_test_basetheme/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/block/list/update_test_basetheme', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseSchema_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/schema.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/update_test_subtheme', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_block_themes_access', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:59:"themes/tests/update_test_subtheme/update_test_subtheme.info";s:4:"name";s:20:"update_test_subtheme";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:18:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:21:"update_test_basetheme";}}', + 'page_callback' => 'block_admin_display', + 'page_arguments' => 'a:1:{i:0;s:20:"update_test_subtheme";}', + 'delivery_callback' => '', + 'fit' => '31', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/block', + 'tab_root' => 'admin/structure/block', + 'title' => 'Update test subtheme', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseStatementBase', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/list/update_test_subtheme/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:20:"block_add_block_form";}', + 'delivery_callback' => '', + 'fit' => '63', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/block/list/update_test_subtheme', + 'tab_root' => 'admin/structure/block', + 'title' => 'Add block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseStatementEmpty', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/manage/%/%', + 'load_functions' => 'a:2:{i:4;N;i:5;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:21:"block_admin_configure";i:1;i:4;i:2;i:5;}', + 'delivery_callback' => '', + 'fit' => '60', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/block/manage/%/%', + 'title' => 'Configure block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseStatementInterface', - 'type' => 'interface', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/block/manage/%/%/configure', + 'load_functions' => 'a:2:{i:4;N;i:5;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:21:"block_admin_configure";i:1;i:4;i:2;i:5;}', + 'delivery_callback' => '', + 'fit' => '121', + 'number_parts' => '7', + 'context' => '2', + 'tab_parent' => 'admin/structure/block/manage/%/%', + 'tab_root' => 'admin/structure/block/manage/%/%', + 'title' => 'Configure block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseStatementPrefetch', - 'type' => 'class', - 'filename' => 'includes/database/prefetch.inc', - 'module' => '', + 'path' => 'admin/structure/block/manage/%/%/delete', + 'load_functions' => 'a:2:{i:4;N;i:5;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:17:"administer blocks";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:25:"block_custom_block_delete";i:1;i:4;i:2;i:5;}', + 'delivery_callback' => '', + 'fit' => '121', + 'number_parts' => '7', + 'context' => '0', + 'tab_parent' => 'admin/structure/block/manage/%/%', + 'tab_root' => 'admin/structure/block/manage/%/%', + 'title' => 'Delete block', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/block/block.admin.inc', )) ->values(array( - 'name' => 'DatabaseStatement_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/database.inc', - 'module' => '', + 'path' => 'admin/structure/menu', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'menu_overview_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu', + 'title' => 'Menus', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Add new menus to your site, edit existing menus, and rename and reorganize menu links.', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTaskException', - 'type' => 'class', - 'filename' => 'includes/install.inc', - 'module' => '', + 'path' => 'admin/structure/menu/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:14:"menu_edit_menu";i:1;s:3:"add";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/menu', + 'tab_root' => 'admin/structure/menu', + 'title' => 'Add menu', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTasks', - 'type' => 'class', - 'filename' => 'includes/install.inc', - 'module' => '', + 'path' => 'admin/structure/menu/item/%/delete', + 'load_functions' => 'a:1:{i:4;s:14:"menu_link_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'menu_item_delete_page', + 'page_arguments' => 'a:1:{i:0;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu/item/%/delete', + 'title' => 'Delete menu link', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTasks_mysql', - 'type' => 'class', - 'filename' => 'includes/database/mysql/install.inc', - 'module' => '', + 'path' => 'admin/structure/menu/item/%/edit', + 'load_functions' => 'a:1:{i:4;s:14:"menu_link_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:14:"menu_edit_item";i:1;s:4:"edit";i:2;i:4;i:3;N;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu/item/%/edit', + 'title' => 'Edit menu link', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTasks_pgsql', - 'type' => 'class', - 'filename' => 'includes/database/pgsql/install.inc', - 'module' => '', + 'path' => 'admin/structure/menu/item/%/reset', + 'load_functions' => 'a:1:{i:4;s:14:"menu_link_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:23:"menu_reset_item_confirm";i:1;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu/item/%/reset', + 'title' => 'Reset menu link', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTasks_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/install.inc', - 'module' => '', + 'path' => 'admin/structure/menu/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'menu_overview_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/menu', + 'tab_root' => 'admin/structure/menu', + 'title' => 'List menus', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/menu/menu.admin.inc', +)) +->values(array( + 'path' => 'admin/structure/menu/manage/%', + 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:18:"menu_overview_form";i:1;i:4;}', + 'delivery_callback' => '', + 'fit' => '30', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu/manage/%', + 'title' => 'Customize menu', + 'title_callback' => 'menu_overview_title', + 'title_arguments' => 'a:1:{i:0;i:4;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTransaction', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/menu/manage/%/add', + 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:14:"menu_edit_item";i:1;s:3:"add";i:2;N;i:3;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/menu/manage/%', + 'tab_root' => 'admin/structure/menu/manage/%', + 'title' => 'Add link', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTransactionCommitFailedException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/menu/manage/%/delete', + 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'menu_delete_menu_page', + 'page_arguments' => 'a:1:{i:0;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu/manage/%/delete', + 'title' => 'Delete menu', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTransactionExplicitCommitNotAllowedException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/menu/manage/%/edit', + 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:14:"menu_edit_menu";i:1;s:4:"edit";i:2;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '3', + 'tab_parent' => 'admin/structure/menu/manage/%', + 'tab_root' => 'admin/structure/menu/manage/%', + 'title' => 'Edit menu', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTransactionNameNonUniqueException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/menu/manage/%/list', + 'load_functions' => 'a:1:{i:4;s:9:"menu_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:18:"menu_overview_form";i:1;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '3', + 'tab_parent' => 'admin/structure/menu/manage/%', + 'tab_root' => 'admin/structure/menu/manage/%', + 'title' => 'List links', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DatabaseTransactionNoActiveException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'admin/structure/menu/parents', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;b:1;}', + 'page_callback' => 'menu_parent_options_js', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/menu/parents', + 'title' => 'Parent menu items', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'DatabaseTransactionOutOfOrderException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/menu/settings', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"administer menu";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:14:"menu_configure";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/menu', + 'tab_root' => 'admin/structure/menu', + 'title' => 'Settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '5', + 'include_file' => 'modules/menu/menu.admin.inc', )) ->values(array( - 'name' => 'DateTimeFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'admin/structure/taxonomy', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:30:"taxonomy_overview_vocabularies";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/taxonomy', + 'title' => 'Taxonomy', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Manage tagging, categorization, and classification of your content.', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DBLogTestCase', - 'type' => 'class', - 'filename' => 'modules/dblog/dblog.test', - 'module' => 'dblog', + 'path' => 'admin/structure/taxonomy/%', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:23:"taxonomy_overview_terms";i:1;i:3;}', + 'delivery_callback' => '', + 'fit' => '14', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => '', + 'title_callback' => 'taxonomy_admin_vocabulary_title_callback', + 'title_arguments' => 'a:1:{i:0;i:3;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DefaultMailSystem', - 'type' => 'class', - 'filename' => 'modules/system/system.mail.inc', - 'module' => 'system', + 'path' => 'admin/structure/taxonomy/%/add', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:18:"taxonomy_form_term";i:1;a:0:{}i:2;i:3;}', + 'delivery_callback' => '', + 'fit' => '29', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'Add term', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DeleteQuery', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/%/display', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;i:3;s:7:"default";}', + 'delivery_callback' => '', + 'fit' => '29', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'Manage display', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DeleteQuery_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/query.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/%/display/default', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:7:"default";i:3;s:11:"user_access";i:4;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;i:3;s:7:"default";}', + 'delivery_callback' => '', + 'fit' => '59', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%/display', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'Default', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalCacheArray', - 'type' => 'class', - 'filename' => 'includes/bootstrap.inc', - 'module' => '', + 'path' => 'admin/structure/taxonomy/%/display/full', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:4:"full";i:3;s:11:"user_access";i:4;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;i:3;s:4:"full";}', + 'delivery_callback' => '', + 'fit' => '59', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%/display', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'Taxonomy term page', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalCacheInterface', - 'type' => 'interface', - 'filename' => 'includes/cache.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/%/edit', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"taxonomy_form_vocabulary";i:1;i:3;}', + 'delivery_callback' => '', + 'fit' => '29', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DrupalDatabaseCache', - 'type' => 'class', - 'filename' => 'includes/cache.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/%/fields', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:28:"field_ui_field_overview_form";i:1;s:13:"taxonomy_term";i:2;i:3;}', + 'delivery_callback' => '', + 'fit' => '29', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'Manage fields', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '1', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalDefaultEntityController', - 'type' => 'class', - 'filename' => 'includes/entity.inc', - 'module' => '', + 'path' => 'admin/structure/taxonomy/%/fields/%', + 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '58', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/taxonomy/%/fields/%', + 'title' => '', + 'title_callback' => 'field_ui_menu_title', + 'title_arguments' => 'a:1:{i:0;i:5;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalEntityControllerInterface', - 'type' => 'interface', - 'filename' => 'includes/entity.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/%/fields/%/delete', + 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:26:"field_ui_field_delete_form";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '117', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', + 'tab_root' => 'admin/structure/taxonomy/%/fields/%', + 'title' => 'Delete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalFakeCache', - 'type' => 'class', - 'filename' => 'includes/cache-install.inc', - 'module' => '', + 'path' => 'admin/structure/taxonomy/%/fields/%/edit', + 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '117', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', + 'tab_root' => 'admin/structure/taxonomy/%/fields/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalLocalStreamWrapper', - 'type' => 'class', - 'filename' => 'includes/stream_wrappers.inc', - 'module' => '', + 'path' => 'admin/structure/taxonomy/%/fields/%/field-settings', + 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:28:"field_ui_field_settings_form";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '117', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', + 'tab_root' => 'admin/structure/taxonomy/%/fields/%', + 'title' => 'Field settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalPrivateStreamWrapper', - 'type' => 'class', - 'filename' => 'includes/stream_wrappers.inc', - 'module' => '', + 'path' => 'admin/structure/taxonomy/%/fields/%/widget-type', + 'load_functions' => 'a:2:{i:3;a:1:{s:37:"taxonomy_vocabulary_machine_name_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}i:5;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:13:"taxonomy_term";i:1;i:3;i:2;s:1:"3";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:25:"field_ui_widget_type_form";i:1;i:5;}', + 'delivery_callback' => '', + 'fit' => '117', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%/fields/%', + 'tab_root' => 'admin/structure/taxonomy/%/fields/%', + 'title' => 'Widget type', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'DrupalPublicStreamWrapper', - 'type' => 'class', - 'filename' => 'includes/stream_wrappers.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/%/list', + 'load_functions' => 'a:1:{i:3;s:37:"taxonomy_vocabulary_machine_name_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:23:"taxonomy_overview_terms";i:1;i:3;}', + 'delivery_callback' => '', + 'fit' => '29', + 'number_parts' => '5', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy/%', + 'tab_root' => 'admin/structure/taxonomy/%', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-20', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DrupalQueue', - 'type' => 'class', - 'filename' => 'modules/system/system.queue.inc', - 'module' => 'system', + 'path' => 'admin/structure/taxonomy/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:24:"taxonomy_form_vocabulary";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy', + 'tab_root' => 'admin/structure/taxonomy', + 'title' => 'Add vocabulary', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DrupalQueueInterface', - 'type' => 'interface', - 'filename' => 'modules/system/system.queue.inc', - 'module' => 'system', - 'weight' => '0', + 'path' => 'admin/structure/taxonomy/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer taxonomy";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:30:"taxonomy_overview_vocabularies";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/taxonomy', + 'tab_root' => 'admin/structure/taxonomy', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'DrupalReliableQueueInterface', - 'type' => 'interface', - 'filename' => 'modules/system/system.queue.inc', - 'module' => 'system', + 'path' => 'admin/structure/types', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'node_overview_types', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/types', + 'title' => 'Content types', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Manage content types, including default status, front page promotion, comment settings, etc.', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/content_types.inc', )) ->values(array( - 'name' => 'DrupalStreamWrapperInterface', - 'type' => 'interface', - 'filename' => 'includes/stream_wrappers.inc', - 'module' => '', + 'path' => 'admin/structure/types/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:14:"node_type_form";}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/types', + 'tab_root' => 'admin/structure/types', + 'title' => 'Add content type', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '388', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/content_types.inc', )) ->values(array( - 'name' => 'DrupalTemporaryStreamWrapper', - 'type' => 'class', - 'filename' => 'includes/stream_wrappers.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/types/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'node_overview_types', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '15', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'admin/structure/types', + 'tab_root' => 'admin/structure/types', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/node/content_types.inc', )) ->values(array( - 'name' => 'DrupalUpdateException', - 'type' => 'class', - 'filename' => 'includes/update.inc', - 'module' => '', + 'path' => 'admin/structure/types/manage/%', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:14:"node_type_form";i:1;i:4;}', + 'delivery_callback' => '', + 'fit' => '30', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Edit content type', + 'title_callback' => 'node_type_page_title', + 'title_arguments' => 'a:1:{i:0;i:4;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/content_types.inc', )) ->values(array( - 'name' => 'DrupalUpdaterInterface', - 'type' => 'interface', - 'filename' => 'includes/updater.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/comment/display', + 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:7:"comment";i:2;i:4;i:3;s:7:"default";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Comment display', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '4', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'EnableDisableTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/comment/display/default', + 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:7:"comment";i:1;i:4;i:2;s:7:"default";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:7:"comment";i:2;i:4;i:3;s:7:"default";}', + 'delivery_callback' => '', + 'fit' => '247', + 'number_parts' => '8', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/comment/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Default', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'EntityFieldQuery', - 'type' => 'class', - 'filename' => 'includes/entity.inc', - 'module' => '', + 'path' => 'admin/structure/types/manage/%/comment/display/full', + 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:7:"comment";i:1;i:4;i:2;s:4:"full";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:7:"comment";i:2;i:4;i:3;s:4:"full";}', + 'delivery_callback' => '', + 'fit' => '247', + 'number_parts' => '8', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/comment/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Full comment', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'EntityFieldQueryException', - 'type' => 'class', - 'filename' => 'includes/entity.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/comment/fields', + 'load_functions' => 'a:1:{i:4;s:22:"comment_node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:28:"field_ui_field_overview_form";i:1;s:7:"comment";i:2;i:4;}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Comment fields', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '3', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'EntityMalformedException', - 'type' => 'class', - 'filename' => 'includes/entity.inc', - 'module' => '', + 'path' => 'admin/structure/types/manage/%/comment/fields/%', + 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:7;}', + 'delivery_callback' => '', + 'fit' => '246', + 'number_parts' => '8', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', + 'title' => '', + 'title_callback' => 'field_ui_menu_title', + 'title_arguments' => 'a:1:{i:0;i:7;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'EntityPropertiesTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/comment/fields/%/delete', + 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:26:"field_ui_field_delete_form";i:1;i:7;}', + 'delivery_callback' => '', + 'fit' => '493', + 'number_parts' => '9', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', + 'title' => 'Delete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldAttachOtherTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/comment/fields/%/edit', + 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:7;}', + 'delivery_callback' => '', + 'fit' => '493', + 'number_parts' => '9', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldAttachStorageTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/comment/fields/%/field-settings', + 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:28:"field_ui_field_settings_form";i:1;i:7;}', + 'delivery_callback' => '', + 'fit' => '493', + 'number_parts' => '9', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', + 'title' => 'Field settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldAttachTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/comment/fields/%/widget-type', + 'load_functions' => 'a:2:{i:4;a:1:{s:22:"comment_node_type_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:7;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:7:"comment";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:25:"field_ui_widget_type_form";i:1;i:7;}', + 'delivery_callback' => '', + 'fit' => '493', + 'number_parts' => '9', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/comment/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/comment/fields/%', + 'title' => 'Widget type', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldBulkDeleteTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/delete', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"node_type_delete_confirm";i:1;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/types/manage/%/delete', + 'title' => 'Delete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/content_types.inc', )) ->values(array( - 'name' => 'FieldCrudTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/display', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:7:"default";}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Manage display', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldDisplayAPITestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/display/default', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:7:"default";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:7:"default";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Default', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldException', - 'type' => 'class', - 'filename' => 'modules/field/field.module', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/display/full', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:4:"full";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:4:"full";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Full content', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldFormTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/display/rss', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:3:"rss";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:3:"rss";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'RSS', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldInfoTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/display/search_index', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:12:"search_index";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:12:"search_index";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Search index', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '3', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldInstanceCrudTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/display/search_result', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:13:"search_result";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:13:"search_result";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Search result', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '4', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldsOverlapException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/display/teaser', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_field_ui_view_mode_menu_access', + 'access_arguments' => 'a:5:{i:0;s:4:"node";i:1;i:4;i:2;s:6:"teaser";i:3;s:11:"user_access";i:4;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:30:"field_ui_display_overview_form";i:1;s:4:"node";i:2;i:4;i:3;s:6:"teaser";}', + 'delivery_callback' => '', + 'fit' => '123', + 'number_parts' => '7', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/display', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Teaser', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '1', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldSqlStorageTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/field_sql_storage/field_sql_storage.test', - 'module' => 'field_sql_storage', + 'path' => 'admin/structure/types/manage/%/edit', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:14:"node_type_form";i:1;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/content_types.inc', )) ->values(array( - 'name' => 'FieldTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/fields', + 'load_functions' => 'a:1:{i:4;s:14:"node_type_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:28:"field_ui_field_overview_form";i:1;s:4:"node";i:2;i:4;}', + 'delivery_callback' => '', + 'fit' => '61', + 'number_parts' => '6', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%', + 'tab_root' => 'admin/structure/types/manage/%', + 'title' => 'Manage fields', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '1', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldTranslationsTestCase', - 'type' => 'class', - 'filename' => 'modules/field/tests/field.test', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/fields/%', + 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:6;}', + 'delivery_callback' => '', + 'fit' => '122', + 'number_parts' => '7', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/structure/types/manage/%/fields/%', + 'title' => '', + 'title_callback' => 'field_ui_menu_title', + 'title_arguments' => 'a:1:{i:0;i:6;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldUIManageDisplayTestCase', - 'type' => 'class', - 'filename' => 'modules/field_ui/field_ui.test', - 'module' => 'field_ui', - 'weight' => '0', + 'path' => 'admin/structure/types/manage/%/fields/%/delete', + 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:26:"field_ui_field_delete_form";i:1;i:6;}', + 'delivery_callback' => '', + 'fit' => '245', + 'number_parts' => '8', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/fields/%', + 'title' => 'Delete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldUIManageFieldsTestCase', - 'type' => 'class', - 'filename' => 'modules/field_ui/field_ui.test', - 'module' => 'field_ui', + 'path' => 'admin/structure/types/manage/%/fields/%/edit', + 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"field_ui_field_edit_form";i:1;i:6;}', + 'delivery_callback' => '', + 'fit' => '245', + 'number_parts' => '8', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/fields/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldUITestCase', - 'type' => 'class', - 'filename' => 'modules/field_ui/field_ui.test', - 'module' => 'field_ui', + 'path' => 'admin/structure/types/manage/%/fields/%/field-settings', + 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:28:"field_ui_field_settings_form";i:1;i:6;}', + 'delivery_callback' => '', + 'fit' => '245', + 'number_parts' => '8', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/fields/%', + 'title' => 'Field settings', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldUpdateForbiddenException', - 'type' => 'class', - 'filename' => 'modules/field/field.module', - 'module' => 'field', + 'path' => 'admin/structure/types/manage/%/fields/%/widget-type', + 'load_functions' => 'a:2:{i:4;a:1:{s:14:"node_type_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}i:6;a:1:{s:18:"field_ui_menu_load";a:4:{i:0;s:4:"node";i:1;i:4;i:2;s:1:"4";i:3;s:4:"%map";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:25:"field_ui_widget_type_form";i:1;i:6;}', + 'delivery_callback' => '', + 'fit' => '245', + 'number_parts' => '8', + 'context' => '1', + 'tab_parent' => 'admin/structure/types/manage/%/fields/%', + 'tab_root' => 'admin/structure/types/manage/%/fields/%', + 'title' => 'Widget type', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/field_ui/field_ui.admin.inc', )) ->values(array( - 'name' => 'FieldValidationException', - 'type' => 'class', - 'filename' => 'modules/field/field.attach.inc', - 'module' => 'field', - 'weight' => '0', + 'path' => 'admin/tasks', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:27:"access administration pages";}', + 'page_callback' => 'system_admin_menu_block_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '1', + 'tab_parent' => 'admin', + 'tab_root' => 'admin', + 'title' => 'Tasks', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-20', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'FileFieldDisplayTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', + 'path' => 'admin/update/ready', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'update_manager_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:32:"update_manager_update_ready_form";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'admin/update/ready', + 'title' => 'Ready to update', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/update/update.manager.inc', )) ->values(array( - 'name' => 'FileFieldPathTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', + 'path' => 'batch', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'system_batch_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '1', + 'number_parts' => '1', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'batch', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '_system_batch_theme', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'FileFieldRevisionTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', + 'path' => 'comment/%', + 'load_functions' => 'a:1:{i:1;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"access comments";}', + 'page_callback' => 'comment_permalink', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '2', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'comment/%', + 'title' => 'Comment permalink', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FileFieldTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', - 'weight' => '0', + 'path' => 'comment/%/approve', + 'load_functions' => 'a:1:{i:1;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer comments";}', + 'page_callback' => 'comment_approve', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'comment/%/approve', + 'title' => 'Approve', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', + 'weight' => '1', + 'include_file' => 'modules/comment/comment.pages.inc', )) ->values(array( - 'name' => 'FileFieldValidateTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', - 'weight' => '0', + 'path' => 'comment/%/delete', + 'load_functions' => 'a:1:{i:1;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"administer comments";}', + 'page_callback' => 'comment_confirm_delete_page', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'comment/%', + 'tab_root' => 'comment/%', + 'title' => 'Delete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'include_file' => 'modules/comment/comment.admin.inc', )) ->values(array( - 'name' => 'FileFieldWidgetTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', + 'path' => 'comment/%/edit', + 'load_functions' => 'a:1:{i:1;s:12:"comment_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'comment_access', + 'access_arguments' => 'a:2:{i:0;s:4:"edit";i:1;i:1;}', + 'page_callback' => 'comment_edit_page', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'comment/%', + 'tab_root' => 'comment/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FileManagedFileElementTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', - 'weight' => '0', + 'path' => 'comment/%/view', + 'load_functions' => 'a:1:{i:1;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:15:"access comments";}', + 'page_callback' => 'comment_permalink', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'comment/%', + 'tab_root' => 'comment/%', + 'title' => 'View comment', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => '', )) ->values(array( - 'name' => 'FilePrivateTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', + 'path' => 'comment/reply/%', + 'load_functions' => 'a:1:{i:2;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:2;}', + 'page_callback' => 'comment_reply', + 'page_arguments' => 'a:1:{i:0;i:2;}', + 'delivery_callback' => '', + 'fit' => '6', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'comment/reply/%', + 'title' => 'Add new comment', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/comment/comment.pages.inc', )) ->values(array( - 'name' => 'FileTokenReplaceTestCase', - 'type' => 'class', - 'filename' => 'modules/file/tests/file.test', - 'module' => 'file', + 'path' => 'file/ajax', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'file_ajax_upload', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => 'ajax_deliver', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'file/ajax', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => 'ajax_base_page_theme', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FileTransfer', - 'type' => 'class', - 'filename' => 'includes/filetransfer/filetransfer.inc', - 'module' => '', + 'path' => 'file/progress', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'file_ajax_progress', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => 'ajax_deliver', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'file/progress', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => 'ajax_base_page_theme', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FileTransferChmodInterface', - 'type' => 'interface', - 'filename' => 'includes/filetransfer/filetransfer.inc', - 'module' => '', + 'path' => 'filter/tips', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'filter_tips_long', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'filter/tips', + 'title' => 'Compose tips', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '20', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/filter/filter.pages.inc', )) ->values(array( - 'name' => 'FileTransferException', - 'type' => 'class', - 'filename' => 'includes/filetransfer/filetransfer.inc', - 'module' => '', + 'path' => 'node', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'node_page_default', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '1', + 'number_parts' => '1', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FileTransferFTP', - 'type' => 'class', - 'filename' => 'includes/filetransfer/ftp.inc', - 'module' => '', + 'path' => 'node/%', + 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:1;}', + 'page_callback' => 'node_page_view', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '2', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/%', + 'title' => '', + 'title_callback' => 'node_page_title', + 'title_arguments' => 'a:1:{i:0;i:1;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FileTransferFTPExtension', - 'type' => 'class', - 'filename' => 'includes/filetransfer/ftp.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'node/%/delete', + 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:6:"delete";i:1;i:1;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:19:"node_delete_confirm";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '2', + 'tab_parent' => 'node/%', + 'tab_root' => 'node/%', + 'title' => 'Delete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '1', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FileTransferLocal', - 'type' => 'class', - 'filename' => 'includes/filetransfer/local.inc', - 'module' => '', + 'path' => 'node/%/edit', + 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:6:"update";i:1;i:1;}', + 'page_callback' => 'node_page_edit', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '3', + 'tab_parent' => 'node/%', + 'tab_root' => 'node/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FileTransferSSH', - 'type' => 'class', - 'filename' => 'includes/filetransfer/ssh.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'node/%/revisions', + 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_node_revision_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'node_revision_overview', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'node/%', + 'tab_root' => 'node/%', + 'title' => 'Revisions', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FilterAdminTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'node/%/revisions/%/delete', + 'load_functions' => 'a:2:{i:1;a:1:{s:9:"node_load";a:1:{i:0;i:3;}}i:3;N;}', + 'to_arg_functions' => '', + 'access_callback' => '_node_revision_access', + 'access_arguments' => 'a:2:{i:0;i:1;i:1;s:6:"delete";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:28:"node_revision_delete_confirm";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '21', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/%/revisions/%/delete', + 'title' => 'Delete earlier revision', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FilterCRUDTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'node/%/revisions/%/revert', + 'load_functions' => 'a:2:{i:1;a:1:{s:9:"node_load";a:1:{i:0;i:3;}}i:3;N;}', + 'to_arg_functions' => '', + 'access_callback' => '_node_revision_access', + 'access_arguments' => 'a:2:{i:0;i:1;i:1;s:6:"update";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:28:"node_revision_revert_confirm";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '21', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/%/revisions/%/revert', + 'title' => 'Revert to earlier revision', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FilterDefaultFormatTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'node/%/revisions/%/view', + 'load_functions' => 'a:2:{i:1;a:1:{s:9:"node_load";a:1:{i:0;i:3;}}i:3;N;}', + 'to_arg_functions' => '', + 'access_callback' => '_node_revision_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'node_show', + 'page_arguments' => 'a:2:{i:0;i:1;i:1;b:1;}', + 'delivery_callback' => '', + 'fit' => '21', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/%/revisions/%/view', + 'title' => 'Revisions', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FilterFormatAccessTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', - 'weight' => '0', + 'path' => 'node/%/view', + 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:1;}', + 'page_callback' => 'node_page_view', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'node/%', + 'tab_root' => 'node/%', + 'title' => 'View', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => '', )) ->values(array( - 'name' => 'FilterHooksTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'node/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_node_add_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'node_add_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/add', + 'title' => 'Add content', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FilterNoFormatTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'node/add/article', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:6:"create";i:1;s:7:"article";}', + 'page_callback' => 'node_add', + 'page_arguments' => 'a:1:{i:0;s:7:"article";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/add/article', + 'title' => 'Article', + 'title_callback' => 'check_plain', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => 'Use articles for time-sensitive content like news, press releases or blog posts.', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FilterSecurityTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'node/add/page', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:6:"create";i:1;s:4:"page";}', + 'page_callback' => 'node_add', + 'page_arguments' => 'a:1:{i:0;s:4:"page";}', + 'delivery_callback' => '', + 'fit' => '7', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'node/add/page', + 'title' => 'Basic page', + 'title_callback' => 'check_plain', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => "Use basic pages for your static content, such as an 'About us' page.", + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/node/node.pages.inc', )) ->values(array( - 'name' => 'FilterUnitTestCase', - 'type' => 'class', - 'filename' => 'modules/filter/filter.test', - 'module' => 'filter', + 'path' => 'overlay-ajax/%', + 'load_functions' => 'a:1:{i:1;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access overlay";}', + 'page_callback' => 'overlay_ajax_render_region', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '2', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'overlay-ajax/%', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FloodFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'overlay/dismiss-message', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access overlay";}', + 'page_callback' => 'overlay_user_dismiss_message', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'overlay/dismiss-message', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'FrontPageTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'rss.xml', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'node_feed', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '1', + 'number_parts' => '1', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'rss.xml', + 'title' => 'RSS feed', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'HelpTestCase', - 'type' => 'class', - 'filename' => 'modules/help/help.test', - 'module' => 'help', + 'path' => 'search', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'search_is_active', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'search_view', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '1', + 'number_parts' => '1', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'search', + 'title' => 'Search', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '20', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/search/search.pages.inc', )) ->values(array( - 'name' => 'HookRequirementsTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'search/node', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_search_menu_access', + 'access_arguments' => 'a:1:{i:0;s:4:"node";}', + 'page_callback' => 'search_view', + 'page_arguments' => 'a:2:{i:0;s:4:"node";i:1;s:0:"";}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '1', + 'tab_parent' => 'search', + 'tab_root' => 'search', + 'title' => 'Content', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/search/search.pages.inc', +)) +->values(array( + 'path' => 'search/node/%', + 'load_functions' => 'a:1:{i:2;a:1:{s:14:"menu_tail_load";a:2:{i:0;s:4:"%map";i:1;s:6:"%index";}}}', + 'to_arg_functions' => 'a:1:{i:2;s:16:"menu_tail_to_arg";}', + 'access_callback' => '_search_menu_access', + 'access_arguments' => 'a:1:{i:0;s:4:"node";}', + 'page_callback' => 'search_view', + 'page_arguments' => 'a:2:{i:0;s:4:"node";i:1;i:2;}', + 'delivery_callback' => '', + 'fit' => '6', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'search/node', + 'tab_root' => 'search/node/%', + 'title' => 'Content', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/search/search.pages.inc', )) ->values(array( - 'name' => 'ImageAdminStylesUnitTest', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'search/user', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_search_menu_access', + 'access_arguments' => 'a:1:{i:0;s:4:"user";}', + 'page_callback' => 'search_view', + 'page_arguments' => 'a:2:{i:0;s:4:"user";i:1;s:0:"";}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '1', + 'tab_parent' => 'search', + 'tab_root' => 'search', + 'title' => 'Users', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/search/search.pages.inc', )) ->values(array( - 'name' => 'ImageDimensionsUnitTest', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'search/user/%', + 'load_functions' => 'a:1:{i:2;a:1:{s:14:"menu_tail_load";a:2:{i:0;s:4:"%map";i:1;s:6:"%index";}}}', + 'to_arg_functions' => 'a:1:{i:2;s:16:"menu_tail_to_arg";}', + 'access_callback' => '_search_menu_access', + 'access_arguments' => 'a:1:{i:0;s:4:"user";}', + 'page_callback' => 'search_view', + 'page_arguments' => 'a:2:{i:0;s:4:"user";i:1;i:2;}', + 'delivery_callback' => '', + 'fit' => '6', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'search/node', + 'tab_root' => 'search/node/%', + 'title' => 'Users', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/search/search.pages.inc', )) ->values(array( - 'name' => 'ImageEffectsUnitTest', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'sites/default/files/styles/%', + 'load_functions' => 'a:1:{i:4;s:16:"image_style_load";}', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'image_style_deliver', + 'page_arguments' => 'a:1:{i:0;i:4;}', + 'delivery_callback' => '', + 'fit' => '30', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'sites/default/files/styles/%', + 'title' => 'Generate image style', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'ImageFieldDisplayTestCase', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'system/ajax', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'ajax_form_callback', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => 'ajax_deliver', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'system/ajax', + 'title' => 'AHAH callback', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => 'ajax_base_page_theme', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'includes/form.inc', )) ->values(array( - 'name' => 'ImageFieldTestCase', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'system/files', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'file_download', + 'page_arguments' => 'a:1:{i:0;s:7:"private";}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'system/files', + 'title' => 'File download', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'ImageFieldValidateTestCase', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'system/files/styles/%', + 'load_functions' => 'a:1:{i:3;s:16:"image_style_load";}', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'image_style_deliver', + 'page_arguments' => 'a:1:{i:0;i:3;}', + 'delivery_callback' => '', + 'fit' => '14', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'system/files/styles/%', + 'title' => 'Generate image style', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'ImageStylesPathAndUrlUnitTest', - 'type' => 'class', - 'filename' => 'modules/image/image.test', - 'module' => 'image', + 'path' => 'system/temporary', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'file_download', + 'page_arguments' => 'a:1:{i:0;s:9:"temporary";}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'system/temporary', + 'title' => 'Temporary files', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'InfoFileParserTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'system/timezone', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'system_timezone', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'system/timezone', + 'title' => 'Time zone', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/system/system.admin.inc', )) ->values(array( - 'name' => 'InsertQuery', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', - 'module' => '', + 'path' => 'taxonomy/autocomplete', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'taxonomy_autocomplete', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'taxonomy/autocomplete', + 'title' => 'Autocomplete taxonomy', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', )) ->values(array( - 'name' => 'InsertQuery_mysql', - 'type' => 'class', - 'filename' => 'includes/database/mysql/query.inc', - 'module' => '', + 'path' => 'taxonomy/term/%', + 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'taxonomy_term_page', + 'page_arguments' => 'a:1:{i:0;i:2;}', + 'delivery_callback' => '', + 'fit' => '6', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'taxonomy/term/%', + 'title' => 'Taxonomy term', + 'title_callback' => 'taxonomy_term_title', + 'title_arguments' => 'a:1:{i:0;i:2;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', )) ->values(array( - 'name' => 'InsertQuery_pgsql', - 'type' => 'class', - 'filename' => 'includes/database/pgsql/query.inc', - 'module' => '', - 'weight' => '0', + 'path' => 'taxonomy/term/%/edit', + 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'taxonomy_term_edit_access', + 'access_arguments' => 'a:1:{i:0;i:2;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:18:"taxonomy_form_term";i:1;i:2;}', + 'delivery_callback' => '', + 'fit' => '13', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'taxonomy/term/%', + 'tab_root' => 'taxonomy/term/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/taxonomy/taxonomy.admin.inc', )) ->values(array( - 'name' => 'InsertQuery_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/query.inc', - 'module' => '', + 'path' => 'taxonomy/term/%/feed', + 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'taxonomy_term_feed', + 'page_arguments' => 'a:1:{i:0;i:2;}', + 'delivery_callback' => '', + 'fit' => '13', + 'number_parts' => '4', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'taxonomy/term/%/feed', + 'title' => 'Taxonomy term', + 'title_callback' => 'taxonomy_term_title', + 'title_arguments' => 'a:1:{i:0;i:2;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', )) ->values(array( - 'name' => 'InvalidMergeQueryException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', + 'path' => 'taxonomy/term/%/view', + 'load_functions' => 'a:1:{i:2;s:18:"taxonomy_term_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', + 'page_callback' => 'taxonomy_term_page', + 'page_arguments' => 'a:1:{i:0;i:2;}', + 'delivery_callback' => '', + 'fit' => '13', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'taxonomy/term/%', + 'tab_root' => 'taxonomy/term/%', + 'title' => 'View', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/taxonomy/taxonomy.pages.inc', )) ->values(array( - 'name' => 'IPAddressBlockingTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', + 'path' => 'toolbar/toggle', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:14:"access toolbar";}', + 'page_callback' => 'toolbar_toggle_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'toolbar/toggle', + 'title' => 'Toggle drawer visibility', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'ListFieldTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/list/tests/list.test', - 'module' => 'list', - 'weight' => '0', + 'path' => 'user', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'user_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '1', + 'number_parts' => '1', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user', + 'title' => 'User account', + 'title_callback' => 'user_menu_title', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'ListFieldUITestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/list/tests/list.test', - 'module' => 'list', + 'path' => 'user/%', + 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_view_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'user_view_page', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '2', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user/%', + 'title' => 'My account', + 'title_callback' => 'user_page_title', + 'title_arguments' => 'a:1:{i:0;i:1;}', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'LocaleBrowserDetectionTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/%/cancel', + 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_cancel_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:24:"user_cancel_confirm_form";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user/%/cancel', + 'title' => 'Cancel account', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleCommentLanguageFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/%/cancel/confirm/%/%', + 'load_functions' => 'a:3:{i:1;s:9:"user_load";i:4;N;i:5;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_cancel_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'user_cancel_confirm', + 'page_arguments' => 'a:3:{i:0;i:1;i:1;i:4;i:2;i:5;}', + 'delivery_callback' => '', + 'fit' => '44', + 'number_parts' => '6', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user/%/cancel/confirm/%/%', + 'title' => 'Confirm account cancellation', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleConfigurationTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/%/edit', + 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_edit_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:17:"user_profile_form";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'user/%', + 'tab_root' => 'user/%', + 'title' => 'Edit', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleContentFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/%/edit/account', + 'load_functions' => 'a:1:{i:1;a:1:{s:18:"user_category_load";a:2:{i:0;s:4:"%map";i:1;s:6:"%index";}}}', + 'to_arg_functions' => '', + 'access_callback' => 'user_edit_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:17:"user_profile_form";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '11', + 'number_parts' => '4', + 'context' => '1', + 'tab_parent' => 'user/%/edit', + 'tab_root' => 'user/%', + 'title' => 'Account', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleDateFormatsFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/%/shortcuts', + 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'shortcut_set_switch_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:2:{i:0;s:19:"shortcut_set_switch";i:1;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'user/%', + 'tab_root' => 'user/%', + 'title' => 'Shortcuts', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/shortcut/shortcut.admin.inc', )) ->values(array( - 'name' => 'LocaleExportFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'path' => 'user/%/view', + 'load_functions' => 'a:1:{i:1;s:9:"user_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_view_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'user_view_page', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'delivery_callback' => '', + 'fit' => '5', + 'number_parts' => '3', + 'context' => '1', + 'tab_parent' => 'user/%', + 'tab_root' => 'user/%', + 'title' => 'View', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', + 'weight' => '-10', + 'include_file' => '', )) ->values(array( - 'name' => 'LocaleImportFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/autocomplete', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:20:"access user profiles";}', + 'page_callback' => 'user_autocomplete', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user/autocomplete', + 'title' => 'User autocomplete', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleInstallTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/login', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_is_anonymous', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'user_page', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '1', + 'tab_parent' => 'user', + 'tab_root' => 'user', + 'title' => 'Log in', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '140', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleJavascriptTranslationTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'path' => 'user/logout', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_is_logged_in', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'user_logout', + 'page_arguments' => 'a:0:{}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user/logout', + 'title' => 'Log out', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '6', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleLanguageNegotiationInfoFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/password', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:9:"user_pass";}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '1', + 'tab_parent' => 'user', + 'tab_root' => 'user', + 'title' => 'Request new password', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) ->values(array( - 'name' => 'LocaleLanguageSwitchingFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/register', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_register_access', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:18:"user_register_form";}', + 'delivery_callback' => '', + 'fit' => '3', + 'number_parts' => '2', + 'context' => '1', + 'tab_parent' => 'user', + 'tab_root' => 'user', + 'title' => 'Create new account', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '132', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => '', )) ->values(array( - 'name' => 'LocaleMultilingualFieldsFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', + 'path' => 'user/reset/%/%/%', + 'load_functions' => 'a:3:{i:2;N;i:3;N;i:4;N;}', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:4:{i:0;s:15:"user_pass_reset";i:1;i:2;i:2;i:3;i:3;i:4;}', + 'delivery_callback' => '', + 'fit' => '24', + 'number_parts' => '5', + 'context' => '0', + 'tab_parent' => '', + 'tab_root' => 'user/reset/%/%/%', + 'title' => 'Reset password', + 'title_callback' => 't', + 'title_arguments' => '', + 'theme_callback' => '', + 'theme_arguments' => 'a:0:{}', + 'type' => '0', + 'description' => '', + 'position' => '', 'weight' => '0', + 'include_file' => 'modules/user/user.pages.inc', )) -->values(array( - 'name' => 'LocalePathFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', +->execute(); + +db_create_table('node', array( + 'fields' => array( + 'nid' => array( + 'type' => 'serial', + 'unsigned' => TRUE, + 'not null' => TRUE, + ), + 'vid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'type' => array( + 'type' => 'varchar', + 'length' => 32, + 'not null' => TRUE, + 'default' => '', + ), + 'language' => array( + 'type' => 'varchar', + 'length' => 12, + 'not null' => TRUE, + 'default' => '', + ), + 'title' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'uid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'status' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 1, + ), + 'created' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'changed' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'comment' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'promote' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'sticky' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'tnid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'translate' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'indexes' => array( + 'node_changed' => array( + 'changed', + ), + 'node_created' => array( + 'created', + ), + 'node_frontpage' => array( + 'promote', + 'status', + 'sticky', + 'created', + ), + 'node_status_type' => array( + 'status', + 'type', + 'nid', + ), + 'node_title_type' => array( + 'title', + array( + 'type', + 4, + ), + ), + 'node_type' => array( + array( + 'type', + 4, + ), + ), + 'uid' => array( + 'uid', + ), + 'tnid' => array( + 'tnid', + ), + 'translate' => array( + 'translate', + ), + ), + 'unique keys' => array( + 'vid' => array( + 'vid', + ), + ), + 'foreign keys' => array( + 'node_revision' => array( + 'table' => 'node_revision', + 'columns' => array( + 'vid' => 'vid', + ), + ), + 'node_author' => array( + 'table' => 'users', + 'columns' => array( + 'uid' => 'uid', + ), + ), + ), + 'primary key' => array( + 'nid', + ), + 'module' => 'node', + 'name' => 'node', +)); +db_insert('node')->fields(array( + 'nid', + 'vid', + 'type', + 'language', + 'title', + 'uid', + 'status', + 'created', + 'changed', + 'comment', + 'promote', + 'sticky', + 'tnid', + 'translate', )) ->values(array( - 'name' => 'LocaleTranslationFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '1', + 'vid' => '2', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 1 rev 1 (i=0) rev2 2', + 'uid' => '3', + 'status' => '0', + 'created' => '1262764800', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'LocaleUILanguageNegotiationTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '2', + 'vid' => '4', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 2 rev 3 (i=1) rev2 4', + 'uid' => '3', + 'status' => '0', + 'created' => '1262851200', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'LocaleUninstallFrenchFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '3', + 'vid' => '6', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 3 rev 5 (i=2) rev2 6', + 'uid' => '3', + 'status' => '0', + 'created' => '1262937600', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'LocaleUninstallFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '4', + 'vid' => '8', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 4 rev 7 (i=3) rev2 8', + 'uid' => '3', + 'status' => '0', + 'created' => '1263024000', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'LocaleUrlRewritingTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '5', + 'vid' => '10', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 5 rev 9 (i=4) rev2 10', + 'uid' => '3', + 'status' => '1', + 'created' => '1263110400', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'LocaleUserCreationTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '6', + 'vid' => '12', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 6 rev 11 (i=5) rev2 12', + 'uid' => '3', + 'status' => '1', + 'created' => '1263196800', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'LocaleUserLanguageFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/locale/locale.test', - 'module' => 'locale', - 'weight' => '0', + 'nid' => '7', + 'vid' => '14', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 7 rev 13 (i=6) rev2 14', + 'uid' => '3', + 'status' => '1', + 'created' => '1263283200', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'MailSystemInterface', - 'type' => 'interface', - 'filename' => 'includes/mail.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '8', + 'vid' => '16', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 8 rev 15 (i=7) rev2 16', + 'uid' => '3', + 'status' => '1', + 'created' => '1263369600', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'MemoryQueue', - 'type' => 'class', - 'filename' => 'modules/system/system.queue.inc', - 'module' => 'system', - 'weight' => '0', + 'nid' => '9', + 'vid' => '18', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 9 rev 17 (i=8) rev2 18', + 'uid' => '4', + 'status' => '0', + 'created' => '1263456000', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'MenuNodeTestCase', - 'type' => 'class', - 'filename' => 'modules/menu/menu.test', - 'module' => 'menu', - 'weight' => '0', + 'nid' => '10', + 'vid' => '20', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 10 rev 19 (i=9) rev2 20', + 'uid' => '4', + 'status' => '0', + 'created' => '1263542400', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'MenuTestCase', - 'type' => 'class', - 'filename' => 'modules/menu/menu.test', - 'module' => 'menu', - 'weight' => '0', + 'nid' => '11', + 'vid' => '22', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 11 rev 21 (i=10) rev2 22', + 'uid' => '4', + 'status' => '0', + 'created' => '1263628800', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'MergeQuery', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '12', + 'vid' => '24', + 'type' => 'page', + 'language' => 'und', + 'title' => 'node title 12 rev 23 (i=11) rev2 24', + 'uid' => '4', + 'status' => '0', + 'created' => '1263715200', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'ModuleDependencyTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '13', + 'vid' => '25', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 13 rev 25 (i=12)', + 'uid' => '4', + 'status' => '1', + 'created' => '1263801600', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'ModuleRequiredTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '14', + 'vid' => '26', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 14 rev 26 (i=13)', + 'uid' => '4', + 'status' => '1', + 'created' => '1263888000', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'ModuleTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '15', + 'vid' => '27', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 15 rev 27 (i=14)', + 'uid' => '4', + 'status' => '1', + 'created' => '1263974400', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'ModuleUpdater', - 'type' => 'class', - 'filename' => 'modules/system/system.updater.inc', - 'module' => 'system', - 'weight' => '0', + 'nid' => '16', + 'vid' => '28', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 16 rev 28 (i=15)', + 'uid' => '4', + 'status' => '1', + 'created' => '1264060800', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'ModuleVersionTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '17', + 'vid' => '29', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 17 rev 29 (i=16)', + 'uid' => '5', + 'status' => '0', + 'created' => '1264147200', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'MultiStepNodeFormBasicOptionsTest', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '18', + 'vid' => '30', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 18 rev 30 (i=17)', + 'uid' => '5', + 'status' => '0', + 'created' => '1264233600', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NewDefaultThemeBlocks', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'nid' => '19', + 'vid' => '31', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 19 rev 31 (i=18)', + 'uid' => '5', + 'status' => '0', + 'created' => '1264320000', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeAccessBaseTableTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '20', + 'vid' => '32', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 20 rev 32 (i=19)', + 'uid' => '5', + 'status' => '0', + 'created' => '1264406400', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeAccessRebuildTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '21', + 'vid' => '33', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 21 rev 33 (i=20)', + 'uid' => '5', + 'status' => '1', + 'created' => '1264492800', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeAccessRecordsUnitTest', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '22', + 'vid' => '34', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 22 rev 34 (i=21)', + 'uid' => '5', + 'status' => '1', + 'created' => '1264579200', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeAccessUnitTest', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '23', + 'vid' => '35', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 23 rev 35 (i=22)', + 'uid' => '5', + 'status' => '1', + 'created' => '1264665600', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeAdminTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '24', + 'vid' => '36', + 'type' => 'story', + 'language' => 'und', + 'title' => 'node title 24 rev 36 (i=23)', + 'uid' => '5', + 'status' => '1', + 'created' => '1264752000', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeBlockFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '25', + 'vid' => '37', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 0', + 'uid' => '3', + 'status' => '0', + 'created' => '1314997642', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeBlockTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '26', + 'vid' => '38', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 1', + 'uid' => '3', + 'status' => '0', + 'created' => '1315040842', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeBuildContent', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '27', + 'vid' => '39', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 2', + 'uid' => '3', + 'status' => '1', + 'created' => '1315084042', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeController', - 'type' => 'class', - 'filename' => 'modules/node/node.module', - 'module' => 'node', - 'weight' => '0', + 'nid' => '28', + 'vid' => '40', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 3', + 'uid' => '3', + 'status' => '1', + 'created' => '1315127242', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeCreationTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '29', + 'vid' => '41', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 4', + 'uid' => '4', + 'status' => '0', + 'created' => '1315170442', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeEntityFieldQueryAlter', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '30', + 'vid' => '42', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 5', + 'uid' => '4', + 'status' => '0', + 'created' => '1315213642', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeFeedTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '31', + 'vid' => '43', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 6', + 'uid' => '4', + 'status' => '1', + 'created' => '1315256842', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeLoadHooksTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '32', + 'vid' => '44', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 7', + 'uid' => '4', + 'status' => '1', + 'created' => '1315300042', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeLoadMultipleUnitTest', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '33', + 'vid' => '45', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 8', + 'uid' => '5', + 'status' => '0', + 'created' => '1315343242', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodePostSettingsTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '34', + 'vid' => '46', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 9', + 'uid' => '5', + 'status' => '0', + 'created' => '1315386442', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeQueryAlter', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '35', + 'vid' => '47', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 10', + 'uid' => '5', + 'status' => '1', + 'created' => '1315429642', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeRevisionsTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '36', + 'vid' => '48', + 'type' => 'poll', + 'language' => 'und', + 'title' => 'poll title 11', + 'uid' => '5', + 'status' => '1', + 'created' => '1315472842', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) ->values(array( - 'name' => 'NodeRSSContentTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '37', + 'vid' => '49', + 'type' => 'broken', + 'language' => 'und', + 'title' => 'node title 24', + 'uid' => '6', + 'status' => '1', + 'created' => '1263769200', + 'changed' => '1314997642', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', + 'tnid' => '0', + 'translate' => '0', )) -->values(array( - 'name' => 'NodeSaveTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', +->execute(); + +db_create_table('node_access', array( + 'fields' => array( + 'nid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'gid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'realm' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'grant_view' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + 'grant_update' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + 'grant_delete' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + ), + 'primary key' => array( + 'nid', + 'gid', + 'realm', + ), + 'foreign keys' => array( + 'affected_node' => array( + 'table' => 'node', + 'columns' => array( + 'nid' => 'nid', + ), + ), + ), 'module' => 'node', - 'weight' => '0', + 'name' => 'node_access', +)); +db_insert('node_access')->fields(array( + 'nid', + 'gid', + 'realm', + 'grant_view', + 'grant_update', + 'grant_delete', )) ->values(array( - 'name' => 'NodeTitleTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '0', + 'gid' => '0', + 'realm' => 'all', + 'grant_view' => '1', + 'grant_update' => '0', + 'grant_delete' => '0', )) -->values(array( - 'name' => 'NodeTitleXSSTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', +->execute(); + +db_create_table('node_comment_statistics', array( + 'fields' => array( + 'nid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'cid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'last_comment_timestamp' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'last_comment_name' => array( + 'type' => 'varchar', + 'length' => 60, + 'not null' => FALSE, + ), + 'last_comment_uid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'comment_count' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'primary key' => array( + 'nid', + ), + 'indexes' => array( + 'node_comment_timestamp' => array( + 'last_comment_timestamp', + ), + 'comment_count' => array( + 'comment_count', + ), + 'last_comment_uid' => array( + 'last_comment_uid', + ), + ), + 'foreign keys' => array( + 'statistics_node' => array( + 'table' => 'node', + 'columns' => array( + 'nid' => 'nid', + ), + ), + 'last_comment_author' => array( + 'table' => 'users', + 'columns' => array( + 'last_comment_uid' => 'uid', + ), + ), + ), + 'module' => 'comment', + 'name' => 'node_comment_statistics', +)); +db_insert('node_comment_statistics')->fields(array( + 'nid', + 'cid', + 'last_comment_timestamp', + 'last_comment_name', + 'last_comment_uid', + 'comment_count', )) ->values(array( - 'name' => 'NodeTokenReplaceTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '1', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'NodeTypePersistenceTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '2', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'NodeTypeTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '3', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'NoFieldsException', - 'type' => 'class', - 'filename' => 'includes/database/database.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '4', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'NoHelpTestCase', - 'type' => 'class', - 'filename' => 'modules/help/help.test', - 'module' => 'help', - 'weight' => '0', + 'nid' => '5', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'NonDefaultBlockAdmin', - 'type' => 'class', - 'filename' => 'modules/block/block.test', - 'module' => 'block', - 'weight' => '-5', + 'nid' => '6', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'NumberFieldTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/number/number.test', - 'module' => 'number', - 'weight' => '0', + 'nid' => '7', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'OptionsWidgetsTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/options/options.test', - 'module' => 'options', - 'weight' => '0', + 'nid' => '8', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PageEditTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '9', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PageNotFoundTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '10', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PagePreviewTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '11', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PagerDefault', - 'type' => 'class', - 'filename' => 'includes/pager.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '12', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PageTitleFiltering', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '13', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PageViewTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '14', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PathLanguageTestCase', - 'type' => 'class', - 'filename' => 'modules/path/path.test', - 'module' => 'path', - 'weight' => '0', + 'nid' => '15', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PathLanguageUITestCase', - 'type' => 'class', - 'filename' => 'modules/path/path.test', - 'module' => 'path', - 'weight' => '0', + 'nid' => '16', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PathMonolingualTestCase', - 'type' => 'class', - 'filename' => 'modules/path/path.test', - 'module' => 'path', - 'weight' => '0', + 'nid' => '17', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PathTaxonomyTermTestCase', - 'type' => 'class', - 'filename' => 'modules/path/path.test', - 'module' => 'path', - 'weight' => '0', + 'nid' => '18', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'PathTestCase', - 'type' => 'class', - 'filename' => 'modules/path/path.test', - 'module' => 'path', - 'weight' => '0', + 'nid' => '19', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'Query', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '20', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'QueryAlterableInterface', - 'type' => 'interface', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '21', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'QueryConditionInterface', - 'type' => 'interface', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '22', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'QueryExtendableInterface', - 'type' => 'interface', - 'filename' => 'includes/database/select.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '23', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'QueryPlaceholderInterface', - 'type' => 'interface', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '24', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'QueueTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '25', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfCommentAttributesTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '26', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfCrudTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '27', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfGetRdfNamespacesTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '28', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '3', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfMappingDefinitionTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '29', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfMappingHookTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '30', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfRdfaMarkupTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '31', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RdfTrackerAttributesTestCase', - 'type' => 'class', - 'filename' => 'modules/rdf/rdf.test', - 'module' => 'rdf', - 'weight' => '0', + 'nid' => '32', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '4', + 'comment_count' => '0', )) ->values(array( - 'name' => 'RetrieveFileTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '33', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'SchemaCache', - 'type' => 'class', - 'filename' => 'includes/bootstrap.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '34', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'SearchAdvancedSearchForm', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '35', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'SearchBlockTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '36', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '5', + 'comment_count' => '0', )) ->values(array( - 'name' => 'SearchCommentCountToggleTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '37', + 'cid' => '0', + 'last_comment_timestamp' => '1314997642', + 'last_comment_name' => NULL, + 'last_comment_uid' => '6', + 'comment_count' => '0', )) -->values(array( - 'name' => 'SearchCommentTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', +->execute(); + +db_create_table('node_revision', array( + 'fields' => array( + 'nid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'vid' => array( + 'type' => 'serial', + 'unsigned' => TRUE, + 'not null' => TRUE, + ), + 'uid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'title' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'log' => array( + 'type' => 'text', + 'not null' => TRUE, + 'size' => 'big', + ), + 'timestamp' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'status' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 1, + ), + 'comment' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'promote' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'sticky' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'indexes' => array( + 'nid' => array( + 'nid', + ), + 'uid' => array( + 'uid', + ), + ), + 'primary key' => array( + 'vid', + ), + 'foreign keys' => array( + 'versioned_node' => array( + 'table' => 'node', + 'columns' => array( + 'nid' => 'nid', + ), + ), + 'version_author' => array( + 'table' => 'users', + 'columns' => array( + 'uid' => 'uid', + ), + ), + ), + 'module' => 'node', + 'name' => 'node_revision', +)); +db_insert('node_revision')->fields(array( + 'nid', + 'vid', + 'uid', + 'title', + 'log', + 'timestamp', + 'status', + 'comment', + 'promote', + 'sticky', )) ->values(array( - 'name' => 'SearchConfigSettingsForm', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '1', + 'vid' => '1', + 'uid' => '3', + 'title' => 'node title 1 rev 1 (i=0)', + 'log' => 'added 0 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchEmbedForm', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '1', + 'vid' => '2', + 'uid' => '6', + 'title' => 'node title 1 rev 1 (i=0) rev2 2', + 'log' => 'added 0 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchExactTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '2', + 'vid' => '3', + 'uid' => '3', + 'title' => 'node title 2 rev 3 (i=1)', + 'log' => 'added 1 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchExcerptTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '2', + 'vid' => '4', + 'uid' => '6', + 'title' => 'node title 2 rev 3 (i=1) rev2 4', + 'log' => 'added 1 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchExpressionInsertExtractTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '3', + 'vid' => '5', + 'uid' => '3', + 'title' => 'node title 3 rev 5 (i=2)', + 'log' => 'added 2 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchKeywordsConditions', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '3', + 'vid' => '6', + 'uid' => '6', + 'title' => 'node title 3 rev 5 (i=2) rev2 6', + 'log' => 'added 2 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchLanguageTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '4', + 'vid' => '7', + 'uid' => '3', + 'title' => 'node title 4 rev 7 (i=3)', + 'log' => 'added 3 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchMatchTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '4', + 'vid' => '8', + 'uid' => '6', + 'title' => 'node title 4 rev 7 (i=3) rev2 8', + 'log' => 'added 3 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchNodeAccessTest', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '5', + 'vid' => '9', + 'uid' => '3', + 'title' => 'node title 5 rev 9 (i=4)', + 'log' => 'added 4 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchNumberMatchingTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '5', + 'vid' => '10', + 'uid' => '6', + 'title' => 'node title 5 rev 9 (i=4) rev2 10', + 'log' => 'added 4 revision', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchNumbersTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '6', + 'vid' => '11', + 'uid' => '3', + 'title' => 'node title 6 rev 11 (i=5)', + 'log' => 'added 5 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchPageOverride', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '6', + 'vid' => '12', + 'uid' => '6', + 'title' => 'node title 6 rev 11 (i=5) rev2 12', + 'log' => 'added 5 revision', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchPageText', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '7', + 'vid' => '13', + 'uid' => '3', + 'title' => 'node title 7 rev 13 (i=6)', + 'log' => 'added 6 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchQuery', - 'type' => 'class', - 'filename' => 'modules/search/search.extender.inc', - 'module' => 'search', - 'weight' => '0', + 'nid' => '7', + 'vid' => '14', + 'uid' => '6', + 'title' => 'node title 7 rev 13 (i=6) rev2 14', + 'log' => 'added 6 revision', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchRankingTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '8', + 'vid' => '15', + 'uid' => '3', + 'title' => 'node title 8 rev 15 (i=7)', + 'log' => 'added 7 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchSimplifyTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '8', + 'vid' => '16', + 'uid' => '6', + 'title' => 'node title 8 rev 15 (i=7) rev2 16', + 'log' => 'added 7 revision', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SearchTokenizerTestCase', - 'type' => 'class', - 'filename' => 'modules/search/search.test', - 'module' => 'search', - 'weight' => '0', + 'nid' => '9', + 'vid' => '17', + 'uid' => '4', + 'title' => 'node title 9 rev 17 (i=8)', + 'log' => 'added 8 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SelectQuery', - 'type' => 'class', - 'filename' => 'includes/database/select.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '9', + 'vid' => '18', + 'uid' => '7', + 'title' => 'node title 9 rev 17 (i=8) rev2 18', + 'log' => 'added 8 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SelectQueryExtender', - 'type' => 'class', - 'filename' => 'includes/database/select.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '10', + 'vid' => '19', + 'uid' => '4', + 'title' => 'node title 10 rev 19 (i=9)', + 'log' => 'added 9 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SelectQueryInterface', - 'type' => 'interface', - 'filename' => 'includes/database/select.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '10', + 'vid' => '20', + 'uid' => '7', + 'title' => 'node title 10 rev 19 (i=9) rev2 20', + 'log' => 'added 9 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SelectQuery_pgsql', - 'type' => 'class', - 'filename' => 'includes/database/pgsql/select.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '11', + 'vid' => '21', + 'uid' => '4', + 'title' => 'node title 11 rev 21 (i=10)', + 'log' => 'added 10 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SelectQuery_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/select.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '11', + 'vid' => '22', + 'uid' => '7', + 'title' => 'node title 11 rev 21 (i=10) rev2 22', + 'log' => 'added 10 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'ShortcutLinksTestCase', - 'type' => 'class', - 'filename' => 'modules/shortcut/shortcut.test', - 'module' => 'shortcut', - 'weight' => '0', + 'nid' => '12', + 'vid' => '23', + 'uid' => '4', + 'title' => 'node title 12 rev 23 (i=11)', + 'log' => 'added 11 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'ShortcutSetsTestCase', - 'type' => 'class', - 'filename' => 'modules/shortcut/shortcut.test', - 'module' => 'shortcut', - 'weight' => '0', + 'nid' => '12', + 'vid' => '24', + 'uid' => '7', + 'title' => 'node title 12 rev 23 (i=11) rev2 24', + 'log' => 'added 11 revision', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'ShortcutTestCase', - 'type' => 'class', - 'filename' => 'modules/shortcut/shortcut.test', - 'module' => 'shortcut', - 'weight' => '0', + 'nid' => '13', + 'vid' => '25', + 'uid' => '4', + 'title' => 'node title 13 rev 25 (i=12)', + 'log' => 'added 12 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'ShutdownFunctionsTest', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '14', + 'vid' => '26', + 'uid' => '4', + 'title' => 'node title 14 rev 26 (i=13)', + 'log' => 'added 13 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SiteMaintenanceTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '15', + 'vid' => '27', + 'uid' => '4', + 'title' => 'node title 15 rev 27 (i=14)', + 'log' => 'added 14 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SkipDotsRecursiveDirectoryIterator', - 'type' => 'class', - 'filename' => 'includes/filetransfer/filetransfer.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '16', + 'vid' => '28', + 'uid' => '4', + 'title' => 'node title 16 rev 28 (i=15)', + 'log' => 'added 15 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'StreamWrapperInterface', - 'type' => 'interface', - 'filename' => 'includes/stream_wrappers.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '17', + 'vid' => '29', + 'uid' => '5', + 'title' => 'node title 17 rev 29 (i=16)', + 'log' => 'added 16 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SummaryLengthTestCase', - 'type' => 'class', - 'filename' => 'modules/node/node.test', - 'module' => 'node', - 'weight' => '0', + 'nid' => '18', + 'vid' => '30', + 'uid' => '5', + 'title' => 'node title 18 rev 30 (i=17)', + 'log' => 'added 17 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemAdminTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '19', + 'vid' => '31', + 'uid' => '5', + 'title' => 'node title 19 rev 31 (i=18)', + 'log' => 'added 18 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemAuthorizeCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '20', + 'vid' => '32', + 'uid' => '5', + 'title' => 'node title 20 rev 32 (i=19)', + 'log' => 'added 19 node', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemBlockTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '21', + 'vid' => '33', + 'uid' => '5', + 'title' => 'node title 21 rev 33 (i=20)', + 'log' => 'added 20 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemIndexPhpTest', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '22', + 'vid' => '34', + 'uid' => '5', + 'title' => 'node title 22 rev 34 (i=21)', + 'log' => 'added 21 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemInfoAlterTestCase', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '23', + 'vid' => '35', + 'uid' => '5', + 'title' => 'node title 23 rev 35 (i=22)', + 'log' => 'added 22 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemMainContentFallback', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '24', + 'vid' => '36', + 'uid' => '5', + 'title' => 'node title 24 rev 36 (i=23)', + 'log' => 'added 23 node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemQueue', - 'type' => 'class', - 'filename' => 'modules/system/system.queue.inc', - 'module' => 'system', - 'weight' => '0', + 'nid' => '25', + 'vid' => '37', + 'uid' => '3', + 'title' => 'poll title 0', + 'log' => 'added 0 poll', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'SystemThemeFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', + 'nid' => '26', + 'vid' => '38', + 'uid' => '3', + 'title' => 'poll title 1', + 'log' => 'added 1 poll', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'TableSort', - 'type' => 'class', - 'filename' => 'includes/tablesort.inc', - 'module' => '', - 'weight' => '0', + 'nid' => '27', + 'vid' => '39', + 'uid' => '3', + 'title' => 'poll title 2', + 'log' => 'added 2 poll', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyHooksTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '28', + 'vid' => '40', + 'uid' => '3', + 'title' => 'poll title 3', + 'log' => 'added 3 poll', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyLegacyTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '29', + 'vid' => '41', + 'uid' => '4', + 'title' => 'poll title 4', + 'log' => 'added 4 poll', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyLoadMultipleUnitTest', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '30', + 'vid' => '42', + 'uid' => '4', + 'title' => 'poll title 5', + 'log' => 'added 5 poll', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyTermController', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.module', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '31', + 'vid' => '43', + 'uid' => '4', + 'title' => 'poll title 6', + 'log' => 'added 6 poll', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyTermFieldTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '32', + 'vid' => '44', + 'uid' => '4', + 'title' => 'poll title 7', + 'log' => 'added 7 poll', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyTermTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '33', + 'vid' => '45', + 'uid' => '5', + 'title' => 'poll title 8', + 'log' => 'added 8 poll', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyTermUnitTest', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '34', + 'vid' => '46', + 'uid' => '5', + 'title' => 'poll title 9', + 'log' => 'added 9 poll', + 'timestamp' => '1314997642', + 'status' => '0', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyThemeTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '35', + 'vid' => '47', + 'uid' => '5', + 'title' => 'poll title 10', + 'log' => 'added 10 poll', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyTokenReplaceTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '36', + 'vid' => '48', + 'uid' => '5', + 'title' => 'poll title 11', + 'log' => 'added 11 poll', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '1', + 'sticky' => '0', )) ->values(array( - 'name' => 'TaxonomyVocabularyController', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.module', - 'module' => 'taxonomy', - 'weight' => '0', + 'nid' => '37', + 'vid' => '49', + 'uid' => '6', + 'title' => 'node title 24', + 'log' => 'added a broken node', + 'timestamp' => '1314997642', + 'status' => '1', + 'comment' => '0', + 'promote' => '0', + 'sticky' => '0', )) -->values(array( - 'name' => 'TaxonomyVocabularyFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', +->execute(); + +db_create_table('node_type', array( + 'fields' => array( + 'type' => array( + 'type' => 'varchar', + 'length' => 32, + 'not null' => TRUE, + ), + 'name' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + 'translatable' => TRUE, + ), + 'base' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + ), + 'module' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + ), + 'description' => array( + 'type' => 'text', + 'not null' => TRUE, + 'size' => 'medium', + 'translatable' => TRUE, + ), + 'help' => array( + 'type' => 'text', + 'not null' => TRUE, + 'size' => 'medium', + 'translatable' => TRUE, + ), + 'has_title' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'size' => 'tiny', + ), + 'title_label' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + 'translatable' => TRUE, + ), + 'custom' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + 'modified' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + 'locked' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + 'disabled' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + 'size' => 'tiny', + ), + 'orig_type' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + ), + 'primary key' => array( + 'type', + ), + 'module' => 'node', + 'name' => 'node_type', +)); +db_insert('node_type')->fields(array( + 'type', + 'name', + 'base', + 'module', + 'description', + 'help', + 'has_title', + 'title_label', + 'custom', + 'modified', + 'locked', + 'disabled', + 'orig_type', )) ->values(array( - 'name' => 'TaxonomyVocabularyUnitTest', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'type' => 'article', + 'name' => 'Article', + 'base' => 'node_content', + 'module' => 'node', + 'description' => 'Use articles for time-sensitive content like news, press releases or blog posts.', + 'help' => '', + 'has_title' => '1', + 'title_label' => 'Title', + 'custom' => '1', + 'modified' => '1', + 'locked' => '0', + 'disabled' => '0', + 'orig_type' => 'article', )) ->values(array( - 'name' => 'TaxonomyWebTestCase', - 'type' => 'class', - 'filename' => 'modules/taxonomy/taxonomy.test', - 'module' => 'taxonomy', - 'weight' => '0', + 'type' => 'page', + 'name' => 'Basic page', + 'base' => 'node_content', + 'module' => 'node', + 'description' => "Use basic pages for your static content, such as an 'About us' page.", + 'help' => '', + 'has_title' => '1', + 'title_label' => 'Title', + 'custom' => '1', + 'modified' => '1', + 'locked' => '0', + 'disabled' => '0', + 'orig_type' => 'page', )) -->values(array( - 'name' => 'TestingMailSystem', - 'type' => 'class', - 'filename' => 'modules/system/system.mail.inc', +->execute(); + +db_create_table('queue', array( + 'fields' => array( + 'item_id' => array( + 'type' => 'serial', + 'unsigned' => TRUE, + 'not null' => TRUE, + ), + 'name' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'data' => array( + 'type' => 'blob', + 'not null' => FALSE, + 'size' => 'big', + 'serialize' => TRUE, + ), + 'expire' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + 'created' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'primary key' => array( + 'item_id', + ), + 'indexes' => array( + 'name_created' => array( + 'name', + 'created', + ), + 'expire' => array( + 'expire', + ), + ), 'module' => 'system', - 'weight' => '0', -)) -->values(array( - 'name' => 'TextFieldTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/text/text.test', - 'module' => 'text', - 'weight' => '0', -)) -->values(array( - 'name' => 'TextSummaryTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/text/text.test', - 'module' => 'text', - 'weight' => '0', + 'name' => 'queue', +)); + +db_create_table('rdf_mapping', array( + 'fields' => array( + 'type' => array( + 'type' => 'varchar', + 'length' => 128, + 'not null' => TRUE, + ), + 'bundle' => array( + 'type' => 'varchar', + 'length' => 128, + 'not null' => TRUE, + ), + 'mapping' => array( + 'type' => 'blob', + 'not null' => FALSE, + 'size' => 'big', + 'serialize' => TRUE, + ), + ), + 'primary key' => array( + 'type', + 'bundle', + ), + 'module' => 'rdf', + 'name' => 'rdf_mapping', +)); +db_insert('rdf_mapping')->fields(array( + 'type', + 'bundle', + 'mapping', )) ->values(array( - 'name' => 'TextTranslationTestCase', - 'type' => 'class', - 'filename' => 'modules/field/modules/text/text.test', - 'module' => 'text', - 'weight' => '0', + 'type' => 'node', + 'bundle' => 'article', + 'mapping' => 'a:11:{s:11:"field_image";a:2:{s:10:"predicates";a:2:{i:0;s:8:"og:image";i:1;s:12:"rdfs:seeAlso";}s:4:"type";s:3:"rel";}s:10:"field_tags";a:2:{s:10:"predicates";a:1:{i:0;s:10:"dc:subject";}s:4:"type";s:3:"rel";}s:7:"rdftype";a:2:{i:0;s:9:"sioc:Item";i:1;s:13:"foaf:Document";}s:5:"title";a:1:{s:10:"predicates";a:1:{i:0;s:8:"dc:title";}}s:7:"created";a:3:{s:10:"predicates";a:2:{i:0;s:7:"dc:date";i:1;s:10:"dc:created";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:7:"changed";a:3:{s:10:"predicates";a:1:{i:0;s:11:"dc:modified";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:4:"body";a:1:{s:10:"predicates";a:1:{i:0;s:15:"content:encoded";}}s:3:"uid";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:has_creator";}s:4:"type";s:3:"rel";}s:4:"name";a:1:{s:10:"predicates";a:1:{i:0;s:9:"foaf:name";}}s:13:"comment_count";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:num_replies";}s:8:"datatype";s:11:"xsd:integer";}s:13:"last_activity";a:3:{s:10:"predicates";a:1:{i:0;s:23:"sioc:last_activity_date";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}}', )) ->values(array( - 'name' => 'ThemeRegistry', - 'type' => 'class', - 'filename' => 'includes/theme.inc', - 'module' => '', - 'weight' => '0', + 'type' => 'node', + 'bundle' => 'page', + 'mapping' => 'a:9:{s:7:"rdftype";a:1:{i:0;s:13:"foaf:Document";}s:5:"title";a:1:{s:10:"predicates";a:1:{i:0;s:8:"dc:title";}}s:7:"created";a:3:{s:10:"predicates";a:2:{i:0;s:7:"dc:date";i:1;s:10:"dc:created";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:7:"changed";a:3:{s:10:"predicates";a:1:{i:0;s:11:"dc:modified";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}s:4:"body";a:1:{s:10:"predicates";a:1:{i:0;s:15:"content:encoded";}}s:3:"uid";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:has_creator";}s:4:"type";s:3:"rel";}s:4:"name";a:1:{s:10:"predicates";a:1:{i:0;s:9:"foaf:name";}}s:13:"comment_count";a:2:{s:10:"predicates";a:1:{i:0;s:16:"sioc:num_replies";}s:8:"datatype";s:11:"xsd:integer";}s:13:"last_activity";a:3:{s:10:"predicates";a:1:{i:0;s:23:"sioc:last_activity_date";}s:8:"datatype";s:12:"xsd:dateTime";s:8:"callback";s:12:"date_iso8601";}}', )) -->values(array( - 'name' => 'ThemeUpdater', - 'type' => 'class', - 'filename' => 'modules/system/system.updater.inc', +->execute(); + +db_create_table('registry', array( + 'fields' => array( + 'name' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'type' => array( + 'type' => 'varchar', + 'length' => 9, + 'not null' => TRUE, + 'default' => '', + ), + 'filename' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + ), + 'module' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + 'weight' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'primary key' => array( + 'name', + 'type', + ), + 'indexes' => array( + 'hook' => array( + 'type', + 'weight', + 'module', + ), + ), 'module' => 'system', - 'weight' => '0', + 'name' => 'registry', +)); +db_insert('registry')->fields(array( + 'name', + 'type', + 'filename', + 'module', + 'weight', )) ->values(array( - 'name' => 'TokenReplaceTestCase', + 'name' => 'AccessDeniedTestCase', 'type' => 'class', 'filename' => 'modules/system/system.test', 'module' => 'system', 'weight' => '0', )) ->values(array( - 'name' => 'TranslationTestCase', - 'type' => 'class', - 'filename' => 'modules/translation/translation.test', - 'module' => 'translation', - 'weight' => '0', -)) -->values(array( - 'name' => 'TruncateQuery', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', - 'module' => '', - 'weight' => '0', -)) -->values(array( - 'name' => 'TruncateQuery_mysql', - 'type' => 'class', - 'filename' => 'includes/database/mysql/query.inc', - 'module' => '', - 'weight' => '0', -)) -->values(array( - 'name' => 'TruncateQuery_sqlite', - 'type' => 'class', - 'filename' => 'includes/database/sqlite/query.inc', - 'module' => '', - 'weight' => '0', -)) -->values(array( - 'name' => 'UpdateCoreTestCase', + 'name' => 'AdminMetaTagTestCase', 'type' => 'class', - 'filename' => 'modules/update/update.test', - 'module' => 'update', + 'filename' => 'modules/system/system.test', + 'module' => 'system', 'weight' => '0', )) ->values(array( - 'name' => 'UpdateQuery', - 'type' => 'class', - 'filename' => 'includes/database/query.inc', + 'name' => 'ArchiverInterface', + 'type' => 'interface', + 'filename' => 'includes/archiver.inc', 'module' => '', 'weight' => '0', )) ->values(array( - 'name' => 'UpdateQuery_pgsql', + 'name' => 'ArchiverTar', 'type' => 'class', - 'filename' => 'includes/database/pgsql/query.inc', - 'module' => '', + 'filename' => 'modules/system/system.archiver.inc', + 'module' => 'system', 'weight' => '0', )) ->values(array( - 'name' => 'UpdateQuery_sqlite', + 'name' => 'ArchiverZip', 'type' => 'class', - 'filename' => 'includes/database/sqlite/query.inc', - 'module' => '', + 'filename' => 'modules/system/system.archiver.inc', + 'module' => 'system', 'weight' => '0', )) ->values(array( - 'name' => 'Updater', + 'name' => 'Archive_Tar', 'type' => 'class', - 'filename' => 'includes/updater.inc', - 'module' => '', + 'filename' => 'modules/system/system.tar.inc', + 'module' => 'system', 'weight' => '0', )) ->values(array( - 'name' => 'UpdaterException', + 'name' => 'BatchMemoryQueue', 'type' => 'class', - 'filename' => 'includes/updater.inc', + 'filename' => 'includes/batch.queue.inc', 'module' => '', 'weight' => '0', )) ->values(array( - 'name' => 'UpdaterFileTransferException', + 'name' => 'BatchQueue', 'type' => 'class', - 'filename' => 'includes/updater.inc', + 'filename' => 'includes/batch.queue.inc', 'module' => '', 'weight' => '0', )) ->values(array( - 'name' => 'UpdateScriptFunctionalTest', - 'type' => 'class', - 'filename' => 'modules/system/system.test', - 'module' => 'system', - 'weight' => '0', -)) -->values(array( - 'name' => 'UpdateTestContribCase', - 'type' => 'class', - 'filename' => 'modules/update/update.test', - 'module' => 'update', - 'weight' => '0', -)) -->values(array( - 'name' => 'UpdateTestHelper', - 'type' => 'class', - 'filename' => 'modules/update/update.test', - 'module' => 'update', - 'weight' => '0', -)) -->values(array( - 'name' => 'UpdateTestUploadCase', - 'type' => 'class', - 'filename' => 'modules/update/update.test', - 'module' => 'update', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserAccountLinksUnitTests', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserAdminTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserAuthmapAssignmentTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserAutocompleteTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserBlocksUnitTests', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserCancelTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserController', - 'type' => 'class', - 'filename' => 'modules/user/user.module', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserCreateTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserEditedOwnAccountTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserEditTestCase', - 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->values(array( - 'name' => 'UserLoginTestCase', + 'name' => 'BlockAdminThemeTestCase', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/block/block.test', + 'module' => 'block', 'weight' => '0', )) ->values(array( - 'name' => 'UserPermissionsTestCase', + 'name' => 'BlockCacheTestCase', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/block/block.test', + 'module' => 'block', 'weight' => '0', )) ->values(array( - 'name' => 'UserPictureTestCase', + 'name' => 'BlockHTMLIdTestCase', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/block/block.test', + 'module' => 'block', 'weight' => '0', )) ->values(array( - 'name' => 'UserRegistrationTestCase', + 'name' => 'BlockTemplateSuggestionsUnitTest', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/block/block.test', + 'module' => 'block', 'weight' => '0', )) ->values(array( - 'name' => 'UserRoleAdminTestCase', + 'name' => 'BlockTestCase', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/block/block.test', + 'module' => 'block', 'weight' => '0', )) ->values(array( - 'name' => 'UserRolesAssignmentTestCase', + 'name' => 'ColorTestCase', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/color/color.test', + 'module' => 'color', 'weight' => '0', )) ->values(array( - 'name' => 'UserSaveTestCase', + 'name' => 'CommentActionsTestCase', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', 'weight' => '0', )) ->values(array( - 'name' => 'UserSignatureTestCase', + 'name' => 'CommentAnonymous', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', 'weight' => '0', )) ->values(array( - 'name' => 'UserTimeZoneFunctionalTest', + 'name' => 'CommentApprovalTest', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', 'weight' => '0', )) ->values(array( - 'name' => 'UserTokenReplaceTestCase', + 'name' => 'CommentBlockFunctionalTest', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', 'weight' => '0', )) ->values(array( - 'name' => 'UserUserSearchTestCase', + 'name' => 'CommentContentRebuild', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', 'weight' => '0', )) ->values(array( - 'name' => 'UserValidateCurrentPassCustomForm', + 'name' => 'CommentController', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', + 'filename' => 'modules/comment/comment.module', + 'module' => 'comment', 'weight' => '0', )) ->values(array( - 'name' => 'UserValidationTestCase', + 'name' => 'CommentFieldsTest', 'type' => 'class', - 'filename' => 'modules/user/user.test', - 'module' => 'user', - 'weight' => '0', -)) -->execute(); - -db_create_table('registry_file', array( - 'fields' => array( - 'filename' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - ), - 'hash' => array( - 'type' => 'varchar', - 'length' => 64, - 'not null' => TRUE, - ), - ), - 'primary key' => array( - 'filename', - ), - 'module' => 'system', - 'name' => 'registry_file', -)); -db_insert('registry_file')->fields(array( - 'filename', - 'hash', -)) -->values(array( - 'filename' => 'includes/actions.inc', - 'hash' => '32c6b5b4f77f8b0959d525ab7bdf5f5fb4a043130be0f57a59f512ce20da2e66', -)) -->values(array( - 'filename' => 'includes/ajax.inc', - 'hash' => '25dd7014cc775440d8795857ec9cdaaa695ae5455d40a2610747f4e414524515', -)) -->values(array( - 'filename' => 'includes/archiver.inc', - 'hash' => '097a78f5794237e8242b540649d824b930008027362c1359773e22c2b21cd6e5', -)) -->values(array( - 'filename' => 'includes/authorize.inc', - 'hash' => 'bd85cb5d7bec2906e85be1b7187410680190b568e433fdcff944f74b7e1c616d', -)) -->values(array( - 'filename' => 'includes/batch.inc', - 'hash' => 'f32d52b88dc6bd0b3117fef0057d6084fbe132afb0fbf638daaa42bce7a2a3c5', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/batch.queue.inc', - 'hash' => '34face1f61857ec26e414712c647b06acbd5ec4437a71abf090e83cbdf691794', + 'name' => 'CommentHelperCase', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/bootstrap.inc', - 'hash' => '431be483914653b42056e852d935b911088a96f80395e28f61c952bc49409843', + 'name' => 'CommentInterfaceTest', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/cache-install.inc', - 'hash' => '2d223093cf3740d190746d1c348607694a8475c0da91ffd2386454995a17995e', + 'name' => 'CommentNodeAccessTest', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/cache.inc', - 'hash' => '5239bd1707257d0abdd5396d6febd34bea08dd6ceb318265f3c9b7b21b38f23f', + 'name' => 'CommentPagerTest', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/common.inc', - 'hash' => '20ab27f1b63f2425e1a132dbeedd771542f82b7c9d3f8d176cd90d6202eadf32', + 'name' => 'CommentPreviewTest', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/database.inc', - 'hash' => 'e36a93708f1c3ecc02b2bc5293041115cb95cada6f8f2801d2f9f61b15672ada', + 'name' => 'CommentRSSUnitTest', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/log.inc', - 'hash' => '4ecbdf9022d8c612310b41af575f10b0d4c041c0fbc41c6dc7e1f2ab6eacce6b', + 'name' => 'CommentTokenReplaceTestCase', + 'type' => 'class', + 'filename' => 'modules/comment/comment.test', + 'module' => 'comment', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/mysql/database.inc', - 'hash' => '3e0527cc677cc86a94c39819a21172b7adf7a1be1c4b5446ce2d0af905b089be', + 'name' => 'CronRunTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/mysql/install.inc', - 'hash' => '6ae316941f771732fbbabed7e1d6b4cbb41b1f429dd097d04b3345aa15e461a0', + 'name' => 'DashboardBlocksTestCase', + 'type' => 'class', + 'filename' => 'modules/dashboard/dashboard.test', + 'module' => 'dashboard', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/mysql/query.inc', - 'hash' => 'e2a5457ec40a8f88f6a822bdc77f74865e4c02206fc733c2945c8897f46093de', + 'name' => 'Database', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/mysql/schema.inc', - 'hash' => 'f71af9dda287f0f37e7bd0077b801a6d3f38c951a9c2c6ea3b71dff1b69077d3', + 'name' => 'DatabaseCondition', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/pgsql/database.inc', - 'hash' => 'c2bf3fa2d03583f3a6c6df76dc5ee204f7d44d5c2ee451af500583d4775877e0', + 'name' => 'DatabaseConnection', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/pgsql/install.inc', - 'hash' => '585b80c5bbd6f134bff60d06397f15154657a577d4da8d1b181858905f09dea5', + 'name' => 'DatabaseConnectionNotDefinedException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/pgsql/query.inc', - 'hash' => 'cb4c84f8f1ffc73098ed71137248dcd078a505a7530e60d979d74b3a3cdaa658', + 'name' => 'DatabaseConnection_mysql', + 'type' => 'class', + 'filename' => 'includes/database/mysql/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/pgsql/schema.inc', - 'hash' => '1442123ab5040a55797126cfa1cf9103f7a9df22b3c23b5055c9c27e4f12d262', + 'name' => 'DatabaseConnection_pgsql', + 'type' => 'class', + 'filename' => 'includes/database/pgsql/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/pgsql/select.inc', - 'hash' => 'ce06c4353d4322e519e1c90ca863e6666edc370fb3c12568fedf466334b2e2be', + 'name' => 'DatabaseConnection_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/prefetch.inc', - 'hash' => 'd32c8be47de08641f48327260d0df0dfa97543a2cd8902979bbe1586e273fee4', + 'name' => 'DatabaseDriverNotSpecifiedException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/query.inc', - 'hash' => 'bdf9ae493410276e066043cd6bce6484a034833d11915b432c6221173f622e3e', + 'name' => 'DatabaseLog', + 'type' => 'class', + 'filename' => 'includes/database/log.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( + 'name' => 'DatabaseSchema', + 'type' => 'class', 'filename' => 'includes/database/schema.inc', - 'hash' => '1996c5e11a984348f29baa6f19e9a995280828bdbbaa3e8c5d747dd28e93d7a2', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/select.inc', - 'hash' => 'f623cc9572f87b76716389d7188884f78a0aa110006e48374151c1aef31b29f0', + 'name' => 'DatabaseSchemaObjectDoesNotExistException', + 'type' => 'class', + 'filename' => 'includes/database/schema.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/sqlite/database.inc', - 'hash' => '69d5ffd4159141b4622c47c63c7fe9554632a89bd261d13bfc46a82883bce571', + 'name' => 'DatabaseSchemaObjectExistsException', + 'type' => 'class', + 'filename' => 'includes/database/schema.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/sqlite/install.inc', - 'hash' => '381f3db8c59837d961978ba3097bb6443534ed1659fd713aa563963fa0c42cc5', + 'name' => 'DatabaseSchema_mysql', + 'type' => 'class', + 'filename' => 'includes/database/mysql/schema.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/sqlite/query.inc', - 'hash' => '61e0459c0c9252ca465b86c475d88e09ea34c8cdb28220eb37a7d44357f5474f', + 'name' => 'DatabaseSchema_pgsql', + 'type' => 'class', + 'filename' => 'includes/database/pgsql/schema.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( + 'name' => 'DatabaseSchema_sqlite', + 'type' => 'class', 'filename' => 'includes/database/sqlite/schema.inc', - 'hash' => '238414785aa96dd27f10f48c961783f4d1091392beee8d0e7ca8ae774e917da2', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/database/sqlite/select.inc', - 'hash' => '4ecb9d21d2f07237f7603e925519886dde0b8da82f96999b865ff0803438744e', + 'name' => 'DatabaseStatementBase', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/date.inc', - 'hash' => '32124baa81a1411631de23ade5615be0d81bc7c7169ea60d22f9badd333cf284', + 'name' => 'DatabaseStatementEmpty', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/entity.inc', - 'hash' => 'ab7a4a5e133eb649370de9611f5224224985f167af4a407ecefc96b3600a491b', + 'name' => 'DatabaseStatementInterface', + 'type' => 'interface', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/errors.inc', - 'hash' => '24ed25ceed01f34ceaa01f3afa0ef17ba720dd55cda252ae2cd73efb8f7155bd', + 'name' => 'DatabaseStatementPrefetch', + 'type' => 'class', + 'filename' => 'includes/database/prefetch.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/file.inc', - 'hash' => 'f3a5ad82c4377221394b6b3a6c0c643f41e440b3957952ede67d016fcb1cf894', + 'name' => 'DatabaseStatement_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/file.mimetypes.inc', - 'hash' => 'f88c967550576694b7a1ce2afd0f2f1bbc1a91d21cc2c20f86c44d39ff353867', + 'name' => 'DatabaseTaskException', + 'type' => 'class', + 'filename' => 'includes/install.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/filetransfer/filetransfer.inc', - 'hash' => 'ee9393beddc7190f7a161f5563953d1b58e355026fcc2392443a9e6b4c600531', + 'name' => 'DatabaseTasks', + 'type' => 'class', + 'filename' => 'includes/install.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/filetransfer/ftp.inc', - 'hash' => '589ebf4b8bd4a2973aa56a156ac1fa83b6c73e703391361fb573167670e0d832', + 'name' => 'DatabaseTasks_mysql', + 'type' => 'class', + 'filename' => 'includes/database/mysql/install.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/filetransfer/local.inc', - 'hash' => '7cbfdb46abbdf539640db27e66fb30e5265128f31002bd0dfc3af16ae01a9492', + 'name' => 'DatabaseTasks_pgsql', + 'type' => 'class', + 'filename' => 'includes/database/pgsql/install.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/filetransfer/ssh.inc', - 'hash' => '002e24a24cac133d12728bd3843868ce378681237d7fad420761af84e6efe5ad', + 'name' => 'DatabaseTasks_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/install.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/form.inc', - 'hash' => '00c3b42bd706aa743db220b4c42bbf882b4b56ce7380a50e7e9a92f4e1ec4360', + 'name' => 'DatabaseTransaction', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/graph.inc', - 'hash' => '577a50594521edecd7139fcecd6af3a941e456ea0e0577e38ee14b785422aabb', + 'name' => 'DatabaseTransactionCommitFailedException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/image.inc', - 'hash' => '64ed11148b4a8e3ff817a886c4f0d19e832fb4cf6a69cf37916f953fb683e665', + 'name' => 'DatabaseTransactionExplicitCommitNotAllowedException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/install.core.inc', - 'hash' => 'a56ff7412d5fb68221a9f3bdd9f710d9f331f2d2c4bbb62ed98cb3c79c6882d5', + 'name' => 'DatabaseTransactionNameNonUniqueException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/install.inc', - 'hash' => '23455f095ebd75c49ef8bf2a18145f77b6633670a5eb9eab860d907b0ba25f35', + 'name' => 'DatabaseTransactionNoActiveException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/iso.inc', - 'hash' => 'f53653843c75e12aa0b05e7197c5aebdf794e2517b9902fc07994fb7cb8f3ed6', + 'name' => 'DatabaseTransactionOutOfOrderException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/language.inc', - 'hash' => '5e0595c6def071694fa500b4636d15d482dafddb612a977201b5406b813be7a6', + 'name' => 'DateTimeFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/locale.inc', - 'hash' => '3d618652cd3242ebb4f8510e1157e2028d024b8406200924ed16ac9513de1eb0', + 'name' => 'DBLogTestCase', + 'type' => 'class', + 'filename' => 'modules/dblog/dblog.test', + 'module' => 'dblog', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/lock.inc', - 'hash' => 'daa62e95528f6b986b85680b600a896452bf2ce6f38921242857dcc5a3460a1b', + 'name' => 'DefaultMailSystem', + 'type' => 'class', + 'filename' => 'modules/system/system.mail.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/mail.inc', - 'hash' => '673b413f445966854954699ceccd0deae860c1359e2334c3bbe93e31a52dd9b0', + 'name' => 'DeleteQuery', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/menu.inc', - 'hash' => '46ecf8177be4a1a10f04809337c8c53b6f877e1ca017bb1b068ce97ef0f84845', + 'name' => 'DeleteQuery_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/module.inc', - 'hash' => '6b8f2bfbd513654c1f519b945582c90920e4c2e3e18eaae7927db9e4459169af', + 'name' => 'DrupalCacheArray', + 'type' => 'class', + 'filename' => 'includes/bootstrap.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/pager.inc', - 'hash' => '8ce2a8ff9c13b9a776712ec06ba0a06cfb87c27cb05f1b2947f514fdaf12fcee', + 'name' => 'DrupalCacheInterface', + 'type' => 'interface', + 'filename' => 'includes/cache.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/password.inc', - 'hash' => 'c3fc2fef03822dfe9981bab502a37893f8865ff529ad34cf9be9a17e86add510', + 'name' => 'DrupalDatabaseCache', + 'type' => 'class', + 'filename' => 'includes/cache.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/path.inc', - 'hash' => '895ddce7bcdcebf37cee1def1c5bac784f216a4a37719e28b448136249f8ece6', + 'name' => 'DrupalDefaultEntityController', + 'type' => 'class', + 'filename' => 'includes/entity.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/registry.inc', - 'hash' => 'ce22f7715c8037095e6b7dfb86594d3f5ca0908e0614862cc60334852ce3b971', + 'name' => 'DrupalEntityControllerInterface', + 'type' => 'interface', + 'filename' => 'includes/entity.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/session.inc', - 'hash' => '07133a668c9103559099b5e6cd7f0178204c494770c384bb307e33f80b1f4c92', + 'name' => 'DrupalFakeCache', + 'type' => 'class', + 'filename' => 'includes/cache-install.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( + 'name' => 'DrupalLocalStreamWrapper', + 'type' => 'class', 'filename' => 'includes/stream_wrappers.inc', - 'hash' => 'd431b838f481737cbe9d38f76b1f456364057fec0806e75ecde3afbdb8230363', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/tablesort.inc', - 'hash' => '3f3cb2820920f7edc0c3d046ffba4fc4e3b73a699a2492780371141cf501aa50', + 'name' => 'DrupalPrivateStreamWrapper', + 'type' => 'class', + 'filename' => 'includes/stream_wrappers.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/theme.inc', - 'hash' => '94b40ba102f307bf8b57ccb7958506984eb8ccc66237366f39efbefbf758d450', + 'name' => 'DrupalPublicStreamWrapper', + 'type' => 'class', + 'filename' => 'includes/stream_wrappers.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/theme.maintenance.inc', - 'hash' => 'd110314b4d943c3e965fcefe452f6873b53cd6a8844154467dfcbb2b6142dc82', + 'name' => 'DrupalQueue', + 'type' => 'class', + 'filename' => 'modules/system/system.queue.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/token.inc', - 'hash' => '015328d6573ceece0a0712fcbad890719cff8d65a37839ece36bc64e97d63466', + 'name' => 'DrupalQueueInterface', + 'type' => 'interface', + 'filename' => 'modules/system/system.queue.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/unicode.entities.inc', - 'hash' => '2b858138596d961fbaa4c6e3986e409921df7f76b6ee1b109c4af5970f1e0f54', + 'name' => 'DrupalReliableQueueInterface', + 'type' => 'interface', + 'filename' => 'modules/system/system.queue.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/unicode.inc', - 'hash' => '5409227091e55cef4c1b0bb9c159720aecaa07e7bf2683fe7c242691aa1036cc', + 'name' => 'DrupalStreamWrapperInterface', + 'type' => 'interface', + 'filename' => 'includes/stream_wrappers.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( + 'name' => 'DrupalTemporaryStreamWrapper', + 'type' => 'class', + 'filename' => 'includes/stream_wrappers.inc', + 'module' => '', + 'weight' => '0', +)) +->values(array( + 'name' => 'DrupalUpdateException', + 'type' => 'class', 'filename' => 'includes/update.inc', - 'hash' => '08381ef8e7538fb7cc533c8dd073731626f231e30f875c37b856496a2a7bc019', + 'module' => '', + 'weight' => '0', )) ->values(array( + 'name' => 'DrupalUpdaterInterface', + 'type' => 'interface', 'filename' => 'includes/updater.inc', - 'hash' => '1715fbda750de86ecde8abd71d61886423367d3c9a17c31138638361b1c27e51', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/utility.inc', - 'hash' => 'cfcc27d1d7537c9caf55cc06ef4a526b0526c29c2b5d955476322b36fee9ff19', + 'name' => 'EnableDisableTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/xmlrpc.inc', - 'hash' => '1176a9e5b5990f8219b48c49bb858a2a980f95428aa519acea19282109e27e83', + 'name' => 'EntityFieldQuery', + 'type' => 'class', + 'filename' => 'includes/entity.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'includes/xmlrpcs.inc', - 'hash' => '2df450cf2153959a4581d8e61867c587f61fcdea5dd2653e36c6a6028fc1b395', + 'name' => 'EntityFieldQueryException', + 'type' => 'class', + 'filename' => 'includes/entity.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/block/block.test', - 'hash' => '8c36797dff5c5a9b2e1cbb93a75d963a52834ad4621e2d171eba0389695527ee', + 'name' => 'EntityMalformedException', + 'type' => 'class', + 'filename' => 'includes/entity.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/color/color.test', - 'hash' => '5cc2a668dba0b8905ca360a7bfa04e9e501b61b7a8ac88b51ecca688dda1a21e', + 'name' => 'EntityPropertiesTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/comment/comment.module', - 'hash' => 'e54cc8dec6b9dbe72d12a72cbbae2e83d57ea0c2f1bf11a6fb9db03e5f317e98', + 'name' => 'FieldAttachOtherTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/comment/comment.test', - 'hash' => 'add9876d400bf87bd6e486e491163de692be3693c5b20db4f753e4781bb70f56', + 'name' => 'FieldAttachStorageTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/dashboard/dashboard.test', - 'hash' => '0472cfe50d7f5f90ba6e55003bbb6a79d8cf4791f3d39740e2f1f3df65743d79', + 'name' => 'FieldAttachTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/dblog/dblog.test', - 'hash' => '8538535f68ac410003a9d0776915b4ca42e61f9fec848b4d65a79dc28a43d49c', + 'name' => 'FieldBulkDeleteTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/field/field.attach.inc', - 'hash' => '65b6f010e3f9d1868098d771963113307b63fd6e6454c01f0086cd4c0de71414', + 'name' => 'FieldCrudTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', +)) +->values(array( + 'name' => 'FieldDisplayAPITestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( + 'name' => 'FieldException', + 'type' => 'class', 'filename' => 'modules/field/field.module', - 'hash' => '34e127da0b251870bff7e240e299f18244792c3ba91161c61ad29fab72891340', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/field/modules/field_sql_storage/field_sql_storage.test', - 'hash' => '8ede9843d771e307dfd3d7e7562976b07e0e0a9310a5cf409413581f199c897f', + 'name' => 'FieldFormTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/field/modules/list/tests/list.test', - 'hash' => '5b2c194e6a62a82d7b162ee91a66c8175c4a40c842ba75f5f023a764e41507fc', + 'name' => 'FieldInfoTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/field/modules/number/number.test', - 'hash' => '2d8cf4f485ce54400b510b21f4414a04f0495bcad41185333ad6177975b00c65', + 'name' => 'FieldInstanceCrudTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/field/modules/options/options.test', - 'hash' => '2f2e15ab5e6da04033933af77663df220db3da30d0546327ef757968d628e43a', + 'name' => 'FieldsOverlapException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/field/modules/text/text.test', - 'hash' => '9d74c6d039f55dd7d6447a59186da8d48bf20617bfe58424612798f649797586', + 'name' => 'FieldSqlStorageTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/field_sql_storage/field_sql_storage.test', + 'module' => 'field_sql_storage', + 'weight' => '0', )) ->values(array( + 'name' => 'FieldTestCase', + 'type' => 'class', 'filename' => 'modules/field/tests/field.test', - 'hash' => '1b8d334223ca9e8b5cf7ebfc0727baf5552e303ee01040986e82c852bda1741a', + 'module' => 'field', + 'weight' => '0', +)) +->values(array( + 'name' => 'FieldTranslationsTestCase', + 'type' => 'class', + 'filename' => 'modules/field/tests/field.test', + 'module' => 'field', + 'weight' => '0', )) ->values(array( + 'name' => 'FieldUIManageDisplayTestCase', + 'type' => 'class', 'filename' => 'modules/field_ui/field_ui.test', - 'hash' => '400dffebba2b12090491b3f0593703c04a4be2adc0fae318e7818478a4518d93', + 'module' => 'field_ui', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/file/tests/file.test', - 'hash' => '1e7cfdb7056dd208940285cd17ec4092d48f10782635aa7b1a21143e47ca8d13', + 'name' => 'FieldUIManageFieldsTestCase', + 'type' => 'class', + 'filename' => 'modules/field_ui/field_ui.test', + 'module' => 'field_ui', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/filter/filter.test', - 'hash' => 'd1c4f5c10917aa93b6cc1dab58a7f3a86fe4530d21d6c8e63a8fe58a7bd7487f', + 'name' => 'FieldUITestCase', + 'type' => 'class', + 'filename' => 'modules/field_ui/field_ui.test', + 'module' => 'field_ui', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/help/help.test', - 'hash' => 'ff6d9f5fc415451951c21a07b125ff749a7cefba879c27e14bb42eb621c58f9d', + 'name' => 'FieldUpdateForbiddenException', + 'type' => 'class', + 'filename' => 'modules/field/field.module', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/image/image.test', - 'hash' => 'b4db1f7386c24be1bf0603c967dd00e8554fe6fa5feab494048935fbea320eae', + 'name' => 'FieldValidationException', + 'type' => 'class', + 'filename' => 'modules/field/field.attach.inc', + 'module' => 'field', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/locale/locale.test', - 'hash' => 'f4b3ced71df7aad1d69d9ecce16e8e9e8fb77566ed1c1a336258067ff7822552', + 'name' => 'FileFieldDisplayTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/menu/menu.test', - 'hash' => 'f4ef442f79c60c2f6de41b7f7675cd23c0f5c4ab5b3b34e91782fb6db88aa771', + 'name' => 'FileFieldPathTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/node/node.module', - 'hash' => 'a6cf70fc934fae1583886072a09d3a6f552181d6b2044d3142f07ebe75ffe234', + 'name' => 'FileFieldRevisionTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/node/node.test', - 'hash' => '08b48233c2ed842ac1a3de092ce25f6e8aada11e549729d8b512d3deedf5e60e', + 'name' => 'FileFieldTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/path/path.test', - 'hash' => 'bf6a774f0d9b92a48d752eaa270f430ea21ce35e0c09da423442939ac56f9473', + 'name' => 'FileFieldValidateTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/rdf/rdf.test', - 'hash' => '358e2ae2069a15c6ba828f3428ab979632ece7aa0ba33a6a5bdbc1d065961373', + 'name' => 'FileFieldWidgetTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/search/search.extender.inc', - 'hash' => 'a8c42b2cac7863835f7f632c7fbfd77b6fe936d465b3bbff73b1645a99c0c9d3', + 'name' => 'FileManagedFileElementTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/search/search.test', - 'hash' => '336a8a4cd973d26d208dccb2a1163b1c427e35bb253ee459297a487b9939e033', + 'name' => 'FilePrivateTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/shortcut/shortcut.test', - 'hash' => 'b506a253353066e1f995e7f0e3541dadb8ef3c3ff9cf795db96e26599a0b6b7a', + 'name' => 'FileTokenReplaceTestCase', + 'type' => 'class', + 'filename' => 'modules/file/tests/file.test', + 'module' => 'file', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/system/system.archiver.inc', - 'hash' => 'faa849f3e646a910ab82fd6c8bbf0a4e6b8c60725d7ba81ec0556bd716616cd1', + 'name' => 'FileTransfer', + 'type' => 'class', + 'filename' => 'includes/filetransfer/filetransfer.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/system/system.mail.inc', - 'hash' => 'b7ee9ea80059788d8b53823a91db015dfa6c2a66589a6eca6f97b99340e12d6f', + 'name' => 'FileTransferChmodInterface', + 'type' => 'interface', + 'filename' => 'includes/filetransfer/filetransfer.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/system/system.queue.inc', - 'hash' => '4bfc1845db9c888f3df0937a9ff6d783de77880e6301431db9eb2268b9fe572d', + 'name' => 'FileTransferException', + 'type' => 'class', + 'filename' => 'includes/filetransfer/filetransfer.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/system/system.tar.inc', - 'hash' => '8a31d91f7b3cd7eac25b3fa46e1ed9a8527c39718ba76c3f8c0bbbeaa3aa4086', + 'name' => 'FileTransferFTP', + 'type' => 'class', + 'filename' => 'includes/filetransfer/ftp.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/system/system.test', - 'hash' => '9f648cb4147d7a12434b73c164471cbf5ca422abe5e35d13fde98e12aa194f24', + 'name' => 'FileTransferFTPExtension', + 'type' => 'class', + 'filename' => 'includes/filetransfer/ftp.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/system/system.updater.inc', - 'hash' => 'e2eeed65b833a6215f807b113f6fb4cc3cc487e93efcb1402ed87c536d2c9ea6', + 'name' => 'FileTransferLocal', + 'type' => 'class', + 'filename' => 'includes/filetransfer/local.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/taxonomy/taxonomy.module', - 'hash' => '6ccc2f9d7f9a6b85b7c470b5a862c5f14bc1031f89cb0df14c15f1b58d0e89f8', + 'name' => 'FileTransferSSH', + 'type' => 'class', + 'filename' => 'includes/filetransfer/ssh.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/taxonomy/taxonomy.test', - 'hash' => 'bf998b97d53e036d6f5a0af8a26dc78b0afa1ae37d2f4aefd4aae087a9351f08', + 'name' => 'FilterAdminTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/translation/translation.test', - 'hash' => '14a8e9c2df17a8a46ae9d32ea40038191c76b77ca8427115b438db5fe6302170', + 'name' => 'FilterCRUDTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/update/update.test', - 'hash' => 'eb1a707f8401359f8294aef978dd330b32dad932f50326022b1a749082ffd4e0', + 'name' => 'FilterDefaultFormatTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/user/user.module', - 'hash' => '9632f74f6111a7a4de7fe4575b0329ee57970ce2f6e1d7ed1aee035f9aa929b3', + 'name' => 'FilterFormatAccessTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'filename' => 'modules/user/user.test', - 'hash' => '9b6cc136d3a267ad039069ac040f9ec33481ef43fd1fb888929750a076302c7c', + 'name' => 'FilterHooksTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'filename' => 'profiles/standard/standard.profile', - 'hash' => '7237f80e54061c9611c6dc4fcf6225951eedba0704694f4d801673693ba11a05', -)) -->execute(); - -db_create_table('role', array( - 'fields' => array( - 'rid' => array( - 'type' => 'serial', - 'unsigned' => TRUE, - 'not null' => TRUE, - ), - 'name' => array( - 'type' => 'varchar', - 'length' => 64, - 'not null' => TRUE, - 'default' => '', - 'translatable' => TRUE, - ), - 'weight' => array( - 'type' => 'int', - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'unique keys' => array( - 'name' => array( - 'name', - ), - ), - 'primary key' => array( - 'rid', - ), - 'indexes' => array( - 'name_weight' => array( - 'name', - 'weight', - ), - ), - 'module' => 'user', - 'name' => 'role', -)); -db_insert('role')->fields(array( - 'rid', - 'name', - 'weight', + 'name' => 'FilterNoFormatTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'name' => 'administrator', - 'weight' => '2', + 'name' => 'FilterSecurityTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', + 'weight' => '0', )) ->values(array( - 'rid' => '1', - 'name' => 'anonymous user', + 'name' => 'FilterUnitTestCase', + 'type' => 'class', + 'filename' => 'modules/filter/filter.test', + 'module' => 'filter', 'weight' => '0', )) ->values(array( - 'rid' => '2', - 'name' => 'authenticated user', - 'weight' => '1', -)) -->execute(); - -db_create_table('role_permission', array( - 'fields' => array( - 'rid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - ), - 'permission' => array( - 'type' => 'varchar', - 'length' => 128, - 'not null' => TRUE, - 'default' => '', - ), - 'module' => array( - 'type' => 'varchar', - 'length' => 255, - 'not null' => TRUE, - 'default' => '', - ), - ), - 'primary key' => array( - 'rid', - 'permission', - ), - 'indexes' => array( - 'permission' => array( - 'permission', - ), - ), - 'foreign keys' => array( - 'role' => array( - 'table' => 'roles', - 'columns' => array( - 'rid' => 'rid', - ), - ), - ), - 'module' => 'user', - 'name' => 'role_permission', -)); -db_insert('role_permission')->fields(array( - 'rid', - 'permission', - 'module', + 'name' => 'FloodFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '1', - 'permission' => 'access comments', - 'module' => 'comment', + 'name' => 'FrontPageTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '1', - 'permission' => 'access content', - 'module' => 'node', + 'name' => 'HelpTestCase', + 'type' => 'class', + 'filename' => 'modules/help/help.test', + 'module' => 'help', + 'weight' => '0', )) ->values(array( - 'rid' => '1', - 'permission' => 'use text format filtered_html', - 'module' => 'filter', + 'name' => 'HookRequirementsTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '2', - 'permission' => 'access comments', - 'module' => 'comment', + 'name' => 'ImageAdminStylesUnitTest', + 'type' => 'class', + 'filename' => 'modules/image/image.test', + 'module' => 'image', + 'weight' => '0', )) ->values(array( - 'rid' => '2', - 'permission' => 'access content', - 'module' => 'node', + 'name' => 'ImageEffectsUnitTest', + 'type' => 'class', + 'filename' => 'modules/image/image.test', + 'module' => 'image', + 'weight' => '0', )) ->values(array( - 'rid' => '2', - 'permission' => 'post comments', - 'module' => 'comment', + 'name' => 'ImageFieldDisplayTestCase', + 'type' => 'class', + 'filename' => 'modules/image/image.test', + 'module' => 'image', + 'weight' => '0', )) ->values(array( - 'rid' => '2', - 'permission' => 'skip comment approval', - 'module' => 'comment', + 'name' => 'ImageFieldTestCase', + 'type' => 'class', + 'filename' => 'modules/image/image.test', + 'module' => 'image', + 'weight' => '0', )) ->values(array( - 'rid' => '2', - 'permission' => 'use text format filtered_html', - 'module' => 'filter', + 'name' => 'ImageFieldValidateTestCase', + 'type' => 'class', + 'filename' => 'modules/image/image.test', + 'module' => 'image', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access administration pages', - 'module' => 'system', + 'name' => 'ImageStylesPathAndUrlUnitTest', + 'type' => 'class', + 'filename' => 'modules/image/image.test', + 'module' => 'image', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access comments', - 'module' => 'comment', + 'name' => 'InfoFileParserTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access content', - 'module' => 'node', + 'name' => 'InsertQuery', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access content overview', - 'module' => 'node', + 'name' => 'InsertQuery_mysql', + 'type' => 'class', + 'filename' => 'includes/database/mysql/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access contextual links', - 'module' => 'contextual', + 'name' => 'InsertQuery_pgsql', + 'type' => 'class', + 'filename' => 'includes/database/pgsql/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access dashboard', - 'module' => 'dashboard', + 'name' => 'InsertQuery_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access overlay', - 'module' => 'overlay', + 'name' => 'InvalidMergeQueryException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access site in maintenance mode', + 'name' => 'IPAddressBlockingTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access site reports', - 'module' => 'system', + 'name' => 'ListFieldTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/list/tests/list.test', + 'module' => 'list', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access toolbar', - 'module' => 'toolbar', + 'name' => 'ListFieldUITestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/list/tests/list.test', + 'module' => 'list', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'access user profiles', - 'module' => 'user', + 'name' => 'MailSystemInterface', + 'type' => 'interface', + 'filename' => 'includes/mail.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer actions', + 'name' => 'MemoryQueue', + 'type' => 'class', + 'filename' => 'modules/system/system.queue.inc', 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer blocks', - 'module' => 'block', + 'name' => 'MenuNodeTestCase', + 'type' => 'class', + 'filename' => 'modules/menu/menu.test', + 'module' => 'menu', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer comments', - 'module' => 'comment', + 'name' => 'MenuTestCase', + 'type' => 'class', + 'filename' => 'modules/menu/menu.test', + 'module' => 'menu', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer content types', - 'module' => 'node', + 'name' => 'MergeQuery', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer filters', - 'module' => 'filter', + 'name' => 'ModuleDependencyTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer image styles', - 'module' => 'image', + 'name' => 'ModuleRequiredTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer menu', - 'module' => 'menu', + 'name' => 'ModuleTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer modules', + 'name' => 'ModuleUpdater', + 'type' => 'class', + 'filename' => 'modules/system/system.updater.inc', 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer nodes', + 'name' => 'ModuleVersionTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', +)) +->values(array( + 'name' => 'MultiStepNodeFormBasicOptionsTest', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer permissions', - 'module' => 'user', + 'name' => 'NewDefaultThemeBlocks', + 'type' => 'class', + 'filename' => 'modules/block/block.test', + 'module' => 'block', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer search', - 'module' => 'search', + 'name' => 'NodeAccessBaseTableTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer shortcuts', - 'module' => 'shortcut', + 'name' => 'NodeAccessRebuildTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer site configuration', - 'module' => 'system', + 'name' => 'NodeAccessRecordsUnitTest', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer software updates', - 'module' => 'system', + 'name' => 'NodeAccessUnitTest', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer taxonomy', - 'module' => 'taxonomy', + 'name' => 'NodeAdminTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer themes', - 'module' => 'system', + 'name' => 'NodeBlockFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer url aliases', - 'module' => 'path', + 'name' => 'NodeBlockTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'administer users', - 'module' => 'user', + 'name' => 'NodeBuildContent', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'block IP addresses', - 'module' => 'system', + 'name' => 'NodeController', + 'type' => 'class', + 'filename' => 'modules/node/node.module', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'bypass node access', + 'name' => 'NodeCreationTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'cancel account', - 'module' => 'user', + 'name' => 'NodeEntityFieldQueryAlter', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'change own username', - 'module' => 'user', + 'name' => 'NodeFeedTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'create article content', + 'name' => 'NodeLoadHooksTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'create page content', + 'name' => 'NodeLoadMultipleUnitTest', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'create url aliases', - 'module' => 'path', + 'name' => 'NodePostSettingsTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'customize shortcut links', - 'module' => 'shortcut', + 'name' => 'NodeQueryAlter', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'delete any article content', + 'name' => 'NodeRevisionsTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'delete any page content', + 'name' => 'NodeRSSContentTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'delete own article content', + 'name' => 'NodeSaveTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'delete own page content', + 'name' => 'NodeTitleTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'delete revisions', + 'name' => 'NodeTitleXSSTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'delete terms in 1', - 'module' => 'taxonomy', + 'name' => 'NodeTokenReplaceTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'edit any article content', + 'name' => 'NodeTypePersistenceTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'edit any page content', + 'name' => 'NodeTypeTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'edit own article content', - 'module' => 'node', + 'name' => 'NoFieldsException', + 'type' => 'class', + 'filename' => 'includes/database/database.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'edit own comments', - 'module' => 'comment', + 'name' => 'NoHelpTestCase', + 'type' => 'class', + 'filename' => 'modules/help/help.test', + 'module' => 'help', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'edit own page content', - 'module' => 'node', + 'name' => 'NonDefaultBlockAdmin', + 'type' => 'class', + 'filename' => 'modules/block/block.test', + 'module' => 'block', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'edit terms in 1', - 'module' => 'taxonomy', + 'name' => 'NumberFieldTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/number/number.test', + 'module' => 'number', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'post comments', - 'module' => 'comment', + 'name' => 'OptionsWidgetsTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/options/options.test', + 'module' => 'options', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'revert revisions', + 'name' => 'PageEditTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'search content', - 'module' => 'search', + 'name' => 'PageNotFoundTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'select account cancellation method', - 'module' => 'user', + 'name' => 'PagePreviewTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'skip comment approval', - 'module' => 'comment', + 'name' => 'PagerDefault', + 'type' => 'class', + 'filename' => 'includes/pager.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'switch shortcut sets', - 'module' => 'shortcut', + 'name' => 'PageTitleFiltering', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'translate content', - 'module' => 'translation', + 'name' => 'PageViewTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'use advanced search', - 'module' => 'search', + 'name' => 'PathLanguageTestCase', + 'type' => 'class', + 'filename' => 'modules/path/path.test', + 'module' => 'path', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'use text format filtered_html', - 'module' => 'filter', + 'name' => 'PathLanguageUITestCase', + 'type' => 'class', + 'filename' => 'modules/path/path.test', + 'module' => 'path', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'use text format full_html', - 'module' => 'filter', + 'name' => 'PathMonolingualTestCase', + 'type' => 'class', + 'filename' => 'modules/path/path.test', + 'module' => 'path', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'view own unpublished content', - 'module' => 'node', + 'name' => 'PathTaxonomyTermTestCase', + 'type' => 'class', + 'filename' => 'modules/path/path.test', + 'module' => 'path', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'view revisions', - 'module' => 'node', + 'name' => 'PathTestCase', + 'type' => 'class', + 'filename' => 'modules/path/path.test', + 'module' => 'path', + 'weight' => '0', )) ->values(array( - 'rid' => '3', - 'permission' => 'view the administration theme', - 'module' => 'system', -)) -->execute(); - -db_create_table('search_dataset', array( - 'fields' => array( - 'sid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'type' => array( - 'type' => 'varchar', - 'length' => 16, - 'not null' => TRUE, - ), - 'data' => array( - 'type' => 'text', - 'not null' => TRUE, - 'size' => 'big', - ), - 'reindex' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - ), - 'primary key' => array( - 'sid', - 'type', - ), - 'module' => 'search', - 'name' => 'search_dataset', -)); -db_insert('search_dataset')->fields(array( - 'sid', - 'type', - 'data', - 'reindex', + 'name' => 'Query', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '1', - 'type' => 'node', - 'data' => ' node title 1 rev 1 i rev2 2 node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page 0node revision body page ', - 'reindex' => '0', + 'name' => 'QueryAlterableInterface', + 'type' => 'interface', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '2', - 'type' => 'node', - 'data' => ' node title 2 rev 3 i 1 rev2 4 node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1node revision body page 1 ', - 'reindex' => '0', + 'name' => 'QueryConditionInterface', + 'type' => 'interface', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '3', - 'type' => 'node', - 'data' => ' node title 3 rev 5 i 2 rev2 6 node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2node revision body page 2 ', - 'reindex' => '0', + 'name' => 'QueryExtendableInterface', + 'type' => 'interface', + 'filename' => 'includes/database/select.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '4', - 'type' => 'node', - 'data' => ' node title 4 rev 7 i 3 rev2 8 node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3node revision body page 3 ', - 'reindex' => '0', + 'name' => 'QueryPlaceholderInterface', + 'type' => 'interface', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '5', - 'type' => 'node', - 'data' => ' node title 5 rev 9 i 4 rev2 10 node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4node revision body page 4 ', - 'reindex' => '0', + 'name' => 'QueueTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'sid' => '6', - 'type' => 'node', - 'data' => ' node title 6 rev 11 i 5 rev2 12 node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5node revision body page 5 ', - 'reindex' => '0', + 'name' => 'RdfCommentAttributesTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '7', - 'type' => 'node', - 'data' => ' node title 7 rev 13 i 6 rev2 14 node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6node revision body page 6 ', - 'reindex' => '0', + 'name' => 'RdfCrudTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '8', - 'type' => 'node', - 'data' => ' node title 8 rev 15 i 7 rev2 16 node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7node revision body page 7 ', - 'reindex' => '0', + 'name' => 'RdfGetRdfNamespacesTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '9', - 'type' => 'node', - 'data' => ' node title 9 rev 17 i 8 rev2 18 node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8node revision body page 8 ', - 'reindex' => '0', + 'name' => 'RdfMappingDefinitionTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '10', - 'type' => 'node', - 'data' => ' node title 10 rev 19 i 9 rev2 20 node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9node revision body page 9 ', - 'reindex' => '0', + 'name' => 'RdfMappingHookTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '11', - 'type' => 'node', - 'data' => ' node title 11 rev 21 i 10 rev2 22 node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10node revision body page 10 ', - 'reindex' => '0', + 'name' => 'RdfRdfaMarkupTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '12', - 'type' => 'node', - 'data' => ' node title 12 rev 23 i 11 rev2 24 node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11node revision body page 11 ', - 'reindex' => '0', + 'name' => 'RdfTrackerAttributesTestCase', + 'type' => 'class', + 'filename' => 'modules/rdf/rdf.test', + 'module' => 'rdf', + 'weight' => '0', )) ->values(array( - 'sid' => '13', - 'type' => 'node', - 'data' => ' node title 13 rev 25 i 12 ', - 'reindex' => '0', + 'name' => 'RetrieveFileTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'sid' => '14', - 'type' => 'node', - 'data' => ' node title 14 rev 26 i 13 ', - 'reindex' => '0', + 'name' => 'SchemaCache', + 'type' => 'class', + 'filename' => 'includes/bootstrap.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '15', - 'type' => 'node', - 'data' => ' node title 15 rev 27 i 14 ', - 'reindex' => '0', + 'name' => 'SearchAdvancedSearchForm', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '16', - 'type' => 'node', - 'data' => ' node title 16 rev 28 i 15 ', - 'reindex' => '0', + 'name' => 'SearchBlockTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '17', - 'type' => 'node', - 'data' => ' node title 17 rev 29 i 16 ', - 'reindex' => '0', + 'name' => 'SearchCommentCountToggleTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '18', - 'type' => 'node', - 'data' => ' node title 18 rev 30 i 17 ', - 'reindex' => '0', + 'name' => 'SearchCommentTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '19', - 'type' => 'node', - 'data' => ' node title 19 rev 31 i 18 ', - 'reindex' => '0', + 'name' => 'SearchConfigSettingsForm', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '20', - 'type' => 'node', - 'data' => ' node title 20 rev 32 i 19 ', - 'reindex' => '0', + 'name' => 'SearchEmbedForm', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '21', - 'type' => 'node', - 'data' => ' node title 21 rev 33 i 20 ', - 'reindex' => '0', + 'name' => 'SearchExactTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '22', - 'type' => 'node', - 'data' => ' node title 22 rev 34 i 21 ', - 'reindex' => '0', + 'name' => 'SearchExcerptTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '23', - 'type' => 'node', - 'data' => ' node title 23 rev 35 i 22 ', - 'reindex' => '0', + 'name' => 'SearchExpressionInsertExtractTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '24', - 'type' => 'node', - 'data' => ' node title 24 rev 36 i 23 ', - 'reindex' => '0', + 'name' => 'SearchKeywordsConditions', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '25', - 'type' => 'node', - 'data' => ' poll title ', - 'reindex' => '0', + 'name' => 'SearchLanguageTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '26', - 'type' => 'node', - 'data' => ' poll title 1 ', - 'reindex' => '0', + 'name' => 'SearchMatchTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '27', - 'type' => 'node', - 'data' => ' poll title 2 ', - 'reindex' => '0', + 'name' => 'SearchNodeAccessTest', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '28', - 'type' => 'node', - 'data' => ' poll title 3 ', - 'reindex' => '0', + 'name' => 'SearchNumberMatchingTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '29', - 'type' => 'node', - 'data' => ' poll title 4 ', - 'reindex' => '0', + 'name' => 'SearchNumbersTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '30', - 'type' => 'node', - 'data' => ' poll title 5 ', - 'reindex' => '0', + 'name' => 'SearchPageOverride', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '31', - 'type' => 'node', - 'data' => ' poll title 6 ', - 'reindex' => '0', + 'name' => 'SearchPageText', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '32', - 'type' => 'node', - 'data' => ' poll title 7 ', - 'reindex' => '0', + 'name' => 'SearchQuery', + 'type' => 'class', + 'filename' => 'modules/search/search.extender.inc', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '33', - 'type' => 'node', - 'data' => ' poll title 8 ', - 'reindex' => '0', + 'name' => 'SearchRankingTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '34', - 'type' => 'node', - 'data' => ' poll title 9 ', - 'reindex' => '0', + 'name' => 'SearchSimplifyTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '35', - 'type' => 'node', - 'data' => ' poll title 10 ', - 'reindex' => '0', + 'name' => 'SearchTokenizerTestCase', + 'type' => 'class', + 'filename' => 'modules/search/search.test', + 'module' => 'search', + 'weight' => '0', )) ->values(array( - 'sid' => '36', - 'type' => 'node', - 'data' => ' poll title 11 ', - 'reindex' => '0', + 'name' => 'SelectQuery', + 'type' => 'class', + 'filename' => 'includes/database/select.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'sid' => '37', - 'type' => 'node', - 'data' => ' node title 24 node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37node body broken 37 ', - 'reindex' => '0', + 'name' => 'SelectQueryExtender', + 'type' => 'class', + 'filename' => 'includes/database/select.inc', + 'module' => '', + 'weight' => '0', )) -->execute(); - -db_create_table('search_index', array( - 'fields' => array( - 'word' => array( - 'type' => 'varchar', - 'length' => 50, - 'not null' => TRUE, - 'default' => '', - ), - 'sid' => array( - 'type' => 'int', - 'unsigned' => TRUE, - 'not null' => TRUE, - 'default' => 0, - ), - 'type' => array( - 'type' => 'varchar', - 'length' => 16, - 'not null' => TRUE, - ), - 'score' => array( - 'type' => 'float', - 'not null' => FALSE, - ), - ), - 'indexes' => array( - 'sid_type' => array( - 'sid', - 'type', - ), - ), - 'foreign keys' => array( - 'search_dataset' => array( - 'table' => 'search_dataset', - 'columns' => array( - 'sid' => 'sid', - 'type' => 'type', - ), - ), - ), - 'primary key' => array( - 'word', - 'sid', - 'type', - ), - 'module' => 'search', - 'name' => 'search_index', -)); -db_insert('search_index')->fields(array( - 'word', - 'sid', - 'type', - 'score', +->values(array( + 'name' => 'SelectQueryInterface', + 'type' => 'interface', + 'filename' => 'includes/database/select.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '0node', - 'sid' => '1', - 'type' => 'node', - 'score' => '99', + 'name' => 'SelectQuery_pgsql', + 'type' => 'class', + 'filename' => 'includes/database/pgsql/select.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '1', - 'sid' => '1', - 'type' => 'node', - 'score' => '52', + 'name' => 'SelectQuery_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/select.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '1', - 'sid' => '2', - 'type' => 'node', - 'score' => '27', + 'name' => 'ShortcutLinksTestCase', + 'type' => 'class', + 'filename' => 'modules/shortcut/shortcut.test', + 'module' => 'shortcut', + 'weight' => '0', )) ->values(array( - 'word' => '1', - 'sid' => '26', - 'type' => 'node', - 'score' => '26', + 'name' => 'ShortcutSetsTestCase', + 'type' => 'class', + 'filename' => 'modules/shortcut/shortcut.test', + 'module' => 'shortcut', + 'weight' => '0', )) ->values(array( - 'word' => '10', - 'sid' => '5', - 'type' => 'node', - 'score' => '26', + 'name' => 'ShortcutTestCase', + 'type' => 'class', + 'filename' => 'modules/shortcut/shortcut.test', + 'module' => 'shortcut', + 'weight' => '0', )) ->values(array( - 'word' => '10', - 'sid' => '10', - 'type' => 'node', - 'score' => '26', + 'name' => 'ShutdownFunctionsTest', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '10', - 'sid' => '11', - 'type' => 'node', - 'score' => '27', + 'name' => 'SiteMaintenanceTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '10', - 'sid' => '35', - 'type' => 'node', - 'score' => '26', + 'name' => 'SkipDotsRecursiveDirectoryIterator', + 'type' => 'class', + 'filename' => 'includes/filetransfer/filetransfer.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '10node', - 'sid' => '11', - 'type' => 'node', - 'score' => '99', + 'name' => 'StreamWrapperInterface', + 'type' => 'interface', + 'filename' => 'includes/stream_wrappers.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '11', - 'sid' => '6', - 'type' => 'node', - 'score' => '26', + 'name' => 'SummaryLengthTestCase', + 'type' => 'class', + 'filename' => 'modules/node/node.test', + 'module' => 'node', + 'weight' => '0', )) ->values(array( - 'word' => '11', - 'sid' => '11', - 'type' => 'node', - 'score' => '26', + 'name' => 'SystemAdminTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '11', - 'sid' => '12', - 'type' => 'node', - 'score' => '27', + 'name' => 'SystemAuthorizeCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '11', - 'sid' => '36', - 'type' => 'node', - 'score' => '26', + 'name' => 'SystemBlockTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '11node', - 'sid' => '12', - 'type' => 'node', - 'score' => '99', + 'name' => 'SystemIndexPhpTest', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '12', - 'sid' => '6', - 'type' => 'node', - 'score' => '26', + 'name' => 'SystemInfoAlterTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '12', - 'sid' => '12', - 'type' => 'node', - 'score' => '26', + 'name' => 'SystemMainContentFallback', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '12', - 'sid' => '13', - 'type' => 'node', - 'score' => '26', + 'name' => 'SystemQueue', + 'type' => 'class', + 'filename' => 'modules/system/system.queue.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '13', - 'sid' => '7', - 'type' => 'node', - 'score' => '26', + 'name' => 'SystemThemeFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '13', - 'sid' => '13', - 'type' => 'node', - 'score' => '26', + 'name' => 'TableSort', + 'type' => 'class', + 'filename' => 'includes/tablesort.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '13', - 'sid' => '14', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyHooksTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '14', - 'sid' => '7', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyLegacyTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '14', - 'sid' => '14', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyLoadMultipleUnitTest', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '14', - 'sid' => '15', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyTermController', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.module', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '15', - 'sid' => '8', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyTermFieldTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '15', - 'sid' => '15', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyTermTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '15', - 'sid' => '16', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyTermUnitTest', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '16', - 'sid' => '8', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyThemeTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '16', - 'sid' => '16', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyTokenReplaceTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '16', - 'sid' => '17', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyVocabularyController', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.module', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '17', - 'sid' => '9', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyVocabularyFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '17', - 'sid' => '17', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyVocabularyUnitTest', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '17', - 'sid' => '18', - 'type' => 'node', - 'score' => '26', + 'name' => 'TaxonomyWebTestCase', + 'type' => 'class', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'module' => 'taxonomy', + 'weight' => '0', )) ->values(array( - 'word' => '18', - 'sid' => '9', - 'type' => 'node', - 'score' => '26', + 'name' => 'TestingMailSystem', + 'type' => 'class', + 'filename' => 'modules/system/system.mail.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '18', - 'sid' => '18', - 'type' => 'node', - 'score' => '26', + 'name' => 'TextFieldTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/text/text.test', + 'module' => 'text', + 'weight' => '0', )) ->values(array( - 'word' => '18', - 'sid' => '19', - 'type' => 'node', - 'score' => '26', + 'name' => 'TextSummaryTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/text/text.test', + 'module' => 'text', + 'weight' => '0', )) ->values(array( - 'word' => '19', - 'sid' => '10', - 'type' => 'node', - 'score' => '26', + 'name' => 'TextTranslationTestCase', + 'type' => 'class', + 'filename' => 'modules/field/modules/text/text.test', + 'module' => 'text', + 'weight' => '0', )) ->values(array( - 'word' => '19', - 'sid' => '19', - 'type' => 'node', - 'score' => '26', + 'name' => 'ThemeUpdater', + 'type' => 'class', + 'filename' => 'modules/system/system.updater.inc', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '19', - 'sid' => '20', - 'type' => 'node', - 'score' => '26', + 'name' => 'TokenReplaceTestCase', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '1node', - 'sid' => '2', - 'type' => 'node', - 'score' => '99', + 'name' => 'TruncateQuery', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '2', - 'sid' => '1', - 'type' => 'node', - 'score' => '26', + 'name' => 'TruncateQuery_mysql', + 'type' => 'class', + 'filename' => 'includes/database/mysql/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '2', - 'sid' => '2', - 'type' => 'node', - 'score' => '26', + 'name' => 'TruncateQuery_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '2', - 'sid' => '3', - 'type' => 'node', - 'score' => '27', + 'name' => 'UpdateCoreTestCase', + 'type' => 'class', + 'filename' => 'modules/update/update.test', + 'module' => 'update', + 'weight' => '0', )) ->values(array( - 'word' => '2', - 'sid' => '27', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateQuery', + 'type' => 'class', + 'filename' => 'includes/database/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '20', - 'sid' => '10', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateQuery_pgsql', + 'type' => 'class', + 'filename' => 'includes/database/pgsql/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '20', - 'sid' => '20', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateQuery_sqlite', + 'type' => 'class', + 'filename' => 'includes/database/sqlite/query.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '20', - 'sid' => '21', - 'type' => 'node', - 'score' => '26', + 'name' => 'Updater', + 'type' => 'class', + 'filename' => 'includes/updater.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '21', - 'sid' => '11', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdaterException', + 'type' => 'class', + 'filename' => 'includes/updater.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '21', - 'sid' => '21', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdaterFileTransferException', + 'type' => 'class', + 'filename' => 'includes/updater.inc', + 'module' => '', + 'weight' => '0', )) ->values(array( - 'word' => '21', - 'sid' => '22', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateScriptFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/system/system.test', + 'module' => 'system', + 'weight' => '0', )) ->values(array( - 'word' => '22', - 'sid' => '11', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateTestContribCase', + 'type' => 'class', + 'filename' => 'modules/update/update.test', + 'module' => 'update', + 'weight' => '0', )) ->values(array( - 'word' => '22', - 'sid' => '22', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateTestHelper', + 'type' => 'class', + 'filename' => 'modules/update/update.test', + 'module' => 'update', + 'weight' => '0', )) ->values(array( - 'word' => '22', - 'sid' => '23', - 'type' => 'node', - 'score' => '26', + 'name' => 'UpdateTestUploadCase', + 'type' => 'class', + 'filename' => 'modules/update/update.test', + 'module' => 'update', + 'weight' => '0', )) ->values(array( - 'word' => '23', - 'sid' => '12', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserAccountLinksUnitTests', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '23', - 'sid' => '23', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserAdminTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '23', - 'sid' => '24', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserAuthmapAssignmentTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '24', - 'sid' => '12', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserAutocompleteTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '24', - 'sid' => '24', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserBlocksUnitTests', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '24', - 'sid' => '37', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserCancelTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '25', - 'sid' => '13', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserController', + 'type' => 'class', + 'filename' => 'modules/user/user.module', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '26', - 'sid' => '14', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserCreateTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '27', - 'sid' => '15', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserEditedOwnAccountTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '28', - 'sid' => '16', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserEditTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '29', - 'sid' => '17', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserLoginTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '2node', - 'sid' => '3', - 'type' => 'node', - 'score' => '99', + 'name' => 'UserPermissionsTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '3', - 'sid' => '2', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserPictureTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '3', - 'sid' => '3', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserRegistrationTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '3', - 'sid' => '4', - 'type' => 'node', - 'score' => '27', + 'name' => 'UserRoleAdminTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '3', - 'sid' => '28', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserRolesAssignmentTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '30', - 'sid' => '18', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserSaveTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '31', - 'sid' => '19', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserSignatureTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '32', - 'sid' => '20', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserTimeZoneFunctionalTest', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '33', - 'sid' => '21', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserTokenReplaceTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '34', - 'sid' => '22', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserUserSearchTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '35', - 'sid' => '23', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserValidateCurrentPassCustomForm', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) ->values(array( - 'word' => '36', - 'sid' => '24', - 'type' => 'node', - 'score' => '26', + 'name' => 'UserValidationTestCase', + 'type' => 'class', + 'filename' => 'modules/user/user.test', + 'module' => 'user', + 'weight' => '0', )) -->values(array( - 'word' => '37', - 'sid' => '37', - 'type' => 'node', - 'score' => '1', +->execute(); + +db_create_table('registry_file', array( + 'fields' => array( + 'filename' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + ), + 'hash' => array( + 'type' => 'varchar', + 'length' => 64, + 'not null' => TRUE, + ), + ), + 'primary key' => array( + 'filename', + ), + 'module' => 'system', + 'name' => 'registry_file', +)); +db_insert('registry_file')->fields(array( + 'filename', + 'hash', )) ->values(array( - 'word' => '37node', - 'sid' => '37', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/actions.inc', + 'hash' => '3e1b89b7dd2465549361915ffc50b713a8f3a568baa703f034e48b24977f83c8', )) ->values(array( - 'word' => '3node', - 'sid' => '4', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/ajax.inc', + 'hash' => 'a6a0847d63032f67c4bd06c3926c639cfafc58f52c17f31f4c8c13fa5699cc6a', )) ->values(array( - 'word' => '4', - 'sid' => '2', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/archiver.inc', + 'hash' => '097a78f5794237e8242b540649d824b930008027362c1359773e22c2b21cd6e5', )) ->values(array( - 'word' => '4', - 'sid' => '4', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/authorize.inc', + 'hash' => 'bd85cb5d7bec2906e85be1b7187410680190b568e433fdcff944f74b7e1c616d', )) ->values(array( - 'word' => '4', - 'sid' => '5', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/batch.inc', + 'hash' => 'f32d52b88dc6bd0b3117fef0057d6084fbe132afb0fbf638daaa42bce7a2a3c5', )) ->values(array( - 'word' => '4', - 'sid' => '29', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/batch.queue.inc', + 'hash' => '34face1f61857ec26e414712c647b06acbd5ec4437a71abf090e83cbdf691794', )) ->values(array( - 'word' => '4node', - 'sid' => '5', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/bootstrap.inc', + 'hash' => 'faeef91dec3a689471b90199da366756459f70ff9084bb78f94b755cb3b04dd4', )) ->values(array( - 'word' => '5', - 'sid' => '3', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/cache-install.inc', + 'hash' => '2d223093cf3740d190746d1c348607694a8475c0da91ffd2386454995a17995e', )) ->values(array( - 'word' => '5', - 'sid' => '5', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/cache.inc', + 'hash' => '5239bd1707257d0abdd5396d6febd34bea08dd6ceb318265f3c9b7b21b38f23f', )) ->values(array( - 'word' => '5', - 'sid' => '6', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/common.inc', + 'hash' => '3e60fff0c30dea3c0739e52d0cc1f30070b60f2406edcde31e71006139b40bff', )) ->values(array( - 'word' => '5', - 'sid' => '30', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/database.inc', + 'hash' => '6e508386cce4f1f26dba5e897fc99dd7a4b5cbf12f4076e979ff2a6c98137357', )) ->values(array( - 'word' => '5node', - 'sid' => '6', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/database/log.inc', + 'hash' => '4ecbdf9022d8c612310b41af575f10b0d4c041c0fbc41c6dc7e1f2ab6eacce6b', )) ->values(array( - 'word' => '6', - 'sid' => '3', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/mysql/database.inc', + 'hash' => 'b0f19ed69d68e1a43f46e10a5a3bfbf97ce72cf936379c1519ceccfa3b359584', )) ->values(array( - 'word' => '6', - 'sid' => '6', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/mysql/install.inc', + 'hash' => '6ae316941f771732fbbabed7e1d6b4cbb41b1f429dd097d04b3345aa15e461a0', )) ->values(array( - 'word' => '6', - 'sid' => '7', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/database/mysql/query.inc', + 'hash' => 'e2a5457ec40a8f88f6a822bdc77f74865e4c02206fc733c2945c8897f46093de', )) ->values(array( - 'word' => '6', - 'sid' => '31', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/mysql/schema.inc', + 'hash' => 'f71af9dda287f0f37e7bd0077b801a6d3f38c951a9c2c6ea3b71dff1b69077d3', )) ->values(array( - 'word' => '6node', - 'sid' => '7', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/database/pgsql/database.inc', + 'hash' => 'c2bf3fa2d03583f3a6c6df76dc5ee204f7d44d5c2ee451af500583d4775877e0', )) ->values(array( - 'word' => '7', - 'sid' => '4', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/pgsql/install.inc', + 'hash' => '585b80c5bbd6f134bff60d06397f15154657a577d4da8d1b181858905f09dea5', )) ->values(array( - 'word' => '7', - 'sid' => '7', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/pgsql/query.inc', + 'hash' => 'cb4c84f8f1ffc73098ed71137248dcd078a505a7530e60d979d74b3a3cdaa658', )) ->values(array( - 'word' => '7', - 'sid' => '8', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/database/pgsql/schema.inc', + 'hash' => '1442123ab5040a55797126cfa1cf9103f7a9df22b3c23b5055c9c27e4f12d262', )) ->values(array( - 'word' => '7', - 'sid' => '32', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/pgsql/select.inc', + 'hash' => 'ce06c4353d4322e519e1c90ca863e6666edc370fb3c12568fedf466334b2e2be', )) ->values(array( - 'word' => '7node', - 'sid' => '8', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/database/prefetch.inc', + 'hash' => '8d39658800c5b648b8aafc253cd36162c22ba54febe543ad14fc50016b02ba93', )) ->values(array( - 'word' => '8', - 'sid' => '4', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/query.inc', + 'hash' => '5c7c960209b84c874e9e6bafdcdc59eeb45651b6969e7f8ba17a460294fa2256', )) ->values(array( - 'word' => '8', - 'sid' => '8', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/schema.inc', + 'hash' => '1996c5e11a984348f29baa6f19e9a995280828bdbbaa3e8c5d747dd28e93d7a2', )) ->values(array( - 'word' => '8', - 'sid' => '9', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/database/select.inc', + 'hash' => 'f623cc9572f87b76716389d7188884f78a0aa110006e48374151c1aef31b29f0', )) ->values(array( - 'word' => '8', - 'sid' => '33', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/sqlite/database.inc', + 'hash' => '644fe9e0b31303b46b080cbc41fe4c2b3fc972071dcb34f754d7f83f0ce79083', )) ->values(array( - 'word' => '8node', - 'sid' => '9', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/database/sqlite/install.inc', + 'hash' => '381f3db8c59837d961978ba3097bb6443534ed1659fd713aa563963fa0c42cc5', )) ->values(array( - 'word' => '9', - 'sid' => '5', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/sqlite/query.inc', + 'hash' => '61e0459c0c9252ca465b86c475d88e09ea34c8cdb28220eb37a7d44357f5474f', )) ->values(array( - 'word' => '9', - 'sid' => '9', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/database/sqlite/schema.inc', + 'hash' => 'b43202cce5e8a637432b0d83c90b6250822b722ee033e1b6f7b3d76b92ffc9a7', )) ->values(array( - 'word' => '9', - 'sid' => '10', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/database/sqlite/select.inc', + 'hash' => '4ecb9d21d2f07237f7603e925519886dde0b8da82f96999b865ff0803438744e', )) ->values(array( - 'word' => '9', - 'sid' => '34', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/date.inc', + 'hash' => '32124baa81a1411631de23ade5615be0d81bc7c7169ea60d22f9badd333cf284', )) ->values(array( - 'word' => '9node', - 'sid' => '10', - 'type' => 'node', - 'score' => '99', + 'filename' => 'includes/entity.inc', + 'hash' => '0d3e537e907e9465ef3affe63adaf3a22889673c0618789998c09b831807e8b1', )) ->values(array( - 'word' => 'body', - 'sid' => '1', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/errors.inc', + 'hash' => '2bb3582fbee23850aa480f9a13bf11f886cf81de3fa02545aba64a407facd982', )) ->values(array( - 'word' => 'body', - 'sid' => '2', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/file.inc', + 'hash' => 'cf898bf744766b0ee006da7a5745a8487305ffc777bacbb2cea10bf7ed788a14', )) ->values(array( - 'word' => 'body', - 'sid' => '3', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/file.mimetypes.inc', + 'hash' => 'c6078a196ca29acb4b62a3a3c336e822d2a74cbc2c9df630e539790cb8bcbbbc', )) ->values(array( - 'word' => 'body', - 'sid' => '4', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/filetransfer/filetransfer.inc', + 'hash' => 'ee9393beddc7190f7a161f5563953d1b58e355026fcc2392443a9e6b4c600531', )) ->values(array( - 'word' => 'body', - 'sid' => '5', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/filetransfer/ftp.inc', + 'hash' => '589ebf4b8bd4a2973aa56a156ac1fa83b6c73e703391361fb573167670e0d832', )) ->values(array( - 'word' => 'body', - 'sid' => '6', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/filetransfer/local.inc', + 'hash' => '7cbfdb46abbdf539640db27e66fb30e5265128f31002bd0dfc3af16ae01a9492', )) ->values(array( - 'word' => 'body', - 'sid' => '7', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/filetransfer/ssh.inc', + 'hash' => '002e24a24cac133d12728bd3843868ce378681237d7fad420761af84e6efe5ad', )) ->values(array( - 'word' => 'body', - 'sid' => '8', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/form.inc', + 'hash' => '88d2f1e41bd84dced516a392b2b0428de0e1214d6d4ddee143f473e9c57ff013', )) ->values(array( - 'word' => 'body', - 'sid' => '9', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/graph.inc', + 'hash' => '577a50594521edecd7139fcecd6af3a941e456ea0e0577e38ee14b785422aabb', )) ->values(array( - 'word' => 'body', - 'sid' => '10', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/image.inc', + 'hash' => '2fefbd7e73eb51eece8acd7b374b23bf77a717c1553ad83b321a7be194c9e531', )) ->values(array( - 'word' => 'body', - 'sid' => '11', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/install.core.inc', + 'hash' => 'b230ede834f21c75dc736d5f583b41b02f3c88eef37b1ee9036d294c7f9dbba2', )) ->values(array( - 'word' => 'body', - 'sid' => '12', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/install.inc', + 'hash' => '2dda96a9169cd82e5f49c08c311a1be9decd6c259a385c57b370284072078ec5', )) ->values(array( - 'word' => 'body', - 'sid' => '37', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/iso.inc', + 'hash' => '379c2bd8332ce03a3772787b004e9b1a4468fd23f18d1b9397902fd6d9dbf2d8', )) ->values(array( - 'word' => 'broken', - 'sid' => '37', - 'type' => 'node', - 'score' => '100', + 'filename' => 'includes/language.inc', + 'hash' => '5e0595c6def071694fa500b4636d15d482dafddb612a977201b5406b813be7a6', )) ->values(array( - 'word' => 'node', - 'sid' => '1', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/locale.inc', + 'hash' => '5e6890eaaab5acd3bda2f2d2dc6e3faa9a4a77649ca2cae4225b9d0f24b50fda', )) ->values(array( - 'word' => 'node', - 'sid' => '2', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/lock.inc', + 'hash' => 'daa62e95528f6b986b85680b600a896452bf2ce6f38921242857dcc5a3460a1b', )) ->values(array( - 'word' => 'node', - 'sid' => '3', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/mail.inc', + 'hash' => '673b413f445966854954699ceccd0deae860c1359e2334c3bbe93e31a52dd9b0', )) ->values(array( - 'word' => 'node', - 'sid' => '4', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/menu.inc', + 'hash' => 'd9460911178cc73d72a414f5a048d5b51f754d4f2e987ee97d474dc2102f2671', )) ->values(array( - 'word' => 'node', - 'sid' => '5', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/module.inc', + 'hash' => 'ac27386cf8bfb02192580b8f51ca354a7ea30e444084203d02f2ce9285e85b60', )) ->values(array( - 'word' => 'node', - 'sid' => '6', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/pager.inc', + 'hash' => '48733f9985fd5879b964b91b69215edb63efc30d24a222df0893d35e0096b9e6', )) ->values(array( - 'word' => 'node', - 'sid' => '7', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/password.inc', + 'hash' => 'c3fc2fef03822dfe9981bab502a37893f8865ff529ad34cf9be9a17e86add510', )) ->values(array( - 'word' => 'node', - 'sid' => '8', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/path.inc', + 'hash' => '992d563dbd6e67f58e358176be09eb1fb75f95510a93cb45bf463ce798670bff', )) ->values(array( - 'word' => 'node', - 'sid' => '9', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/registry.inc', + 'hash' => 'ce22f7715c8037095e6b7dfb86594d3f5ca0908e0614862cc60334852ce3b971', )) ->values(array( - 'word' => 'node', - 'sid' => '10', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/session.inc', + 'hash' => '2a904d6eb8f561b5c6b08c6e7528b76b2b8d7f1de34e9738cebe69a1a0b922b2', )) ->values(array( - 'word' => 'node', - 'sid' => '11', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/stream_wrappers.inc', + 'hash' => '2942d0e700d46b8eae25dd72ede0e355de3b3b2ff309447fb6cbe89543370d2e', )) ->values(array( - 'word' => 'node', - 'sid' => '12', - 'type' => 'node', - 'score' => '27', + 'filename' => 'includes/tablesort.inc', + 'hash' => '3f3cb2820920f7edc0c3d046ffba4fc4e3b73a699a2492780371141cf501aa50', )) ->values(array( - 'word' => 'node', - 'sid' => '13', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/theme.inc', + 'hash' => 'b82fd541fc6b375ebc833f87eb4ee8eef4b31ee51f7fe5c5321ae831df0a73ee', )) ->values(array( - 'word' => 'node', - 'sid' => '14', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/theme.maintenance.inc', + 'hash' => 'd110314b4d943c3e965fcefe452f6873b53cd6a8844154467dfcbb2b6142dc82', )) ->values(array( - 'word' => 'node', - 'sid' => '15', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/token.inc', + 'hash' => '015328d6573ceece0a0712fcbad890719cff8d65a37839ece36bc64e97d63466', )) ->values(array( - 'word' => 'node', - 'sid' => '16', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/unicode.entities.inc', + 'hash' => '2b858138596d961fbaa4c6e3986e409921df7f76b6ee1b109c4af5970f1e0f54', )) ->values(array( - 'word' => 'node', - 'sid' => '17', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/unicode.inc', + 'hash' => '5409227091e55cef4c1b0bb9c159720aecaa07e7bf2683fe7c242691aa1036cc', )) ->values(array( - 'word' => 'node', - 'sid' => '18', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/update.inc', + 'hash' => '11b276443e4eb4515453c47608f0e019a9f90e4354f2f157502eb9258636b4e5', )) ->values(array( - 'word' => 'node', - 'sid' => '19', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/updater.inc', + 'hash' => '1715fbda750de86ecde8abd71d61886423367d3c9a17c31138638361b1c27e51', )) ->values(array( - 'word' => 'node', - 'sid' => '20', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/utility.inc', + 'hash' => '04865d2c973e3df62f673b68631a880dbf39fdc5e22a5935e2e6b86576fa9030', )) ->values(array( - 'word' => 'node', - 'sid' => '21', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/xmlrpc.inc', + 'hash' => '1176a9e5b5990f8219b48c49bb858a2a980f95428aa519acea19282109e27e83', )) ->values(array( - 'word' => 'node', - 'sid' => '22', - 'type' => 'node', - 'score' => '26', + 'filename' => 'includes/xmlrpcs.inc', + 'hash' => '2df450cf2153959a4581d8e61867c587f61fcdea5dd2653e36c6a6028fc1b395', )) ->values(array( - 'word' => 'node', - 'sid' => '23', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/block/block.test', + 'hash' => '910abf2e1b7d31e5e5330f34cf21d04e8b8d55f24cfdd7ee3e82e38bf572267e', )) ->values(array( - 'word' => 'node', - 'sid' => '24', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/color/color.test', + 'hash' => '5cc2a668dba0b8905ca360a7bfa04e9e501b61b7a8ac88b51ecca688dda1a21e', )) ->values(array( - 'word' => 'node', - 'sid' => '37', - 'type' => 'node', - 'score' => '27', + 'filename' => 'modules/comment/comment.module', + 'hash' => '9f9d5a7b5e654276c81d3cbe0089bb990f085823e892dc26b90f825aef8faab7', )) ->values(array( - 'word' => 'page', - 'sid' => '1', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/comment/comment.test', + 'hash' => '262c7f7982e3c3d6dea3646ad5bacc6f0611dffaeb2043675b789edc31bb19ec', )) ->values(array( - 'word' => 'page', - 'sid' => '2', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/dashboard/dashboard.test', + 'hash' => '0472cfe50d7f5f90ba6e55003bbb6a79d8cf4791f3d39740e2f1f3df65743d79', )) ->values(array( - 'word' => 'page', - 'sid' => '3', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/dblog/dblog.test', + 'hash' => '8538535f68ac410003a9d0776915b4ca42e61f9fec848b4d65a79dc28a43d49c', )) ->values(array( - 'word' => 'page', - 'sid' => '4', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/field.attach.inc', + 'hash' => '65b6f010e3f9d1868098d771963113307b63fd6e6454c01f0086cd4c0de71414', )) ->values(array( - 'word' => 'page', - 'sid' => '5', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/field.module', + 'hash' => 'e4b0bab77e29904d0a95077aa3425e54bf15d8d1185bee26969bf5c59ac68698', )) ->values(array( - 'word' => 'page', - 'sid' => '6', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/modules/field_sql_storage/field_sql_storage.test', + 'hash' => 'fa8f69ac79f4190a612faa6d1df3075be39571da2e897265c13e219dccf65b1c', )) ->values(array( - 'word' => 'page', - 'sid' => '7', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/modules/list/tests/list.test', + 'hash' => '13e32f6e649512897f4e277d88aa0dbead2a605346f581321396464ab8ad0b0c', )) ->values(array( - 'word' => 'page', - 'sid' => '8', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/modules/number/number.test', + 'hash' => 'fd05e554b3ec30431d11dadea24e476f1d534cbd0c2d06bb64f003adb8fbff89', )) ->values(array( - 'word' => 'page', - 'sid' => '9', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/modules/options/options.test', + 'hash' => '2f2e15ab5e6da04033933af77663df220db3da30d0546327ef757968d628e43a', )) ->values(array( - 'word' => 'page', - 'sid' => '10', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/modules/text/text.test', + 'hash' => '9d74c6d039f55dd7d6447a59186da8d48bf20617bfe58424612798f649797586', )) ->values(array( - 'word' => 'page', - 'sid' => '11', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field/tests/field.test', + 'hash' => '1b8d334223ca9e8b5cf7ebfc0727baf5552e303ee01040986e82c852bda1741a', )) ->values(array( - 'word' => 'page', - 'sid' => '12', - 'type' => 'node', - 'score' => '100', + 'filename' => 'modules/field_ui/field_ui.test', + 'hash' => '58c6515fd7b3bf1d48dbf7a8f5f414df8e74b6e525af5d3ccc852060e245526a', )) ->values(array( - 'word' => 'poll', - 'sid' => '25', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/file/tests/file.test', + 'hash' => '651e17859b7ba69958a72fa5a3b5bbca40dc53c79a7b512eb83076c81da0960d', )) ->values(array( - 'word' => 'poll', - 'sid' => '26', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/filter/filter.test', + 'hash' => 'd1c4f5c10917aa93b6cc1dab58a7f3a86fe4530d21d6c8e63a8fe58a7bd7487f', )) ->values(array( - 'word' => 'poll', - 'sid' => '27', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/help/help.test', + 'hash' => 'ff6d9f5fc415451951c21a07b125ff749a7cefba879c27e14bb42eb621c58f9d', )) ->values(array( - 'word' => 'poll', - 'sid' => '28', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/image/image.test', + 'hash' => '610f7e9f46a18761d53566c14e34d669d5a29b5d0380c89b6c549dec694cfe56', )) ->values(array( - 'word' => 'poll', - 'sid' => '29', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/menu/menu.test', + 'hash' => '5d584ef0191c39c11dda474a6a8f6223f6bc82cdbc41ee5742c8fe28f300949a', )) ->values(array( - 'word' => 'poll', - 'sid' => '30', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/node/node.module', + 'hash' => 'cc290bd3cf407046025f88feb8d4e353e579128b101713abdb2e2c63ee637f14', )) ->values(array( - 'word' => 'poll', - 'sid' => '31', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/node/node.test', + 'hash' => 'e37213792452a8f98cd0cca66396d9de27464dcc53c50c9032d1225fd794f356', )) ->values(array( - 'word' => 'poll', - 'sid' => '32', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/path/path.test', + 'hash' => 'bf6a774f0d9b92a48d752eaa270f430ea21ce35e0c09da423442939ac56f9473', )) ->values(array( - 'word' => 'poll', - 'sid' => '33', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/rdf/rdf.test', + 'hash' => '358e2ae2069a15c6ba828f3428ab979632ece7aa0ba33a6a5bdbc1d065961373', )) ->values(array( - 'word' => 'poll', - 'sid' => '34', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/search/search.extender.inc', + 'hash' => 'a8c42b2cac7863835f7f632c7fbfd77b6fe936d465b3bbff73b1645a99c0c9d3', )) ->values(array( - 'word' => 'poll', - 'sid' => '35', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/search/search.test', + 'hash' => '2a7af7339aae041f1ddf3916fefc58635c3101b9397ea865cf712a87034aa963', )) ->values(array( - 'word' => 'poll', - 'sid' => '36', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/shortcut/shortcut.test', + 'hash' => '0bbc6b16348442ce0aa5cd610feed80ac2b2b3887c709fc457ba0a913ae01f3b', )) ->values(array( - 'word' => 'rev', - 'sid' => '1', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/system/system.archiver.inc', + 'hash' => 'faa849f3e646a910ab82fd6c8bbf0a4e6b8c60725d7ba81ec0556bd716616cd1', )) ->values(array( - 'word' => 'rev', - 'sid' => '2', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/system/system.mail.inc', + 'hash' => 'b7ee9ea80059788d8b53823a91db015dfa6c2a66589a6eca6f97b99340e12d6f', )) ->values(array( - 'word' => 'rev', - 'sid' => '3', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/system/system.queue.inc', + 'hash' => '4bfc1845db9c888f3df0937a9ff6d783de77880e6301431db9eb2268b9fe572d', )) ->values(array( - 'word' => 'rev', - 'sid' => '4', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/system/system.tar.inc', + 'hash' => '743529eab763be74e8169c945e875381fd77d71e336c6d77b7d28e2dfd023a21', )) ->values(array( - 'word' => 'rev', - 'sid' => '5', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/system/system.test', + 'hash' => '1bbebd6438335e2b1b6bf4758b6a02c642a2cbe4180bb03fb7dcce2782c3f0cf', )) ->values(array( - 'word' => 'rev', - 'sid' => '6', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/system/system.updater.inc', + 'hash' => 'e2eeed65b833a6215f807b113f6fb4cc3cc487e93efcb1402ed87c536d2c9ea6', )) ->values(array( - 'word' => 'rev', - 'sid' => '7', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/taxonomy/taxonomy.module', + 'hash' => 'aab96a917f887d5cd09c517316ca3253d94b08b141a0946449f0a40683411401', )) ->values(array( - 'word' => 'rev', - 'sid' => '8', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/taxonomy/taxonomy.test', + 'hash' => 'bf998b97d53e036d6f5a0af8a26dc78b0afa1ae37d2f4aefd4aae087a9351f08', )) ->values(array( - 'word' => 'rev', - 'sid' => '9', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/update/update.test', + 'hash' => 'c357e4a16e1d96b13706a03aff7a3f30011f4e997087c040c5cf8ec77a132a5f', )) ->values(array( - 'word' => 'rev', - 'sid' => '10', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/user/user.module', + 'hash' => 'd4466cdad9273944d42b059607586bc155d52ca2a6b898523295159e2c5b0aa0', )) ->values(array( - 'word' => 'rev', - 'sid' => '11', - 'type' => 'node', - 'score' => '26', + 'filename' => 'modules/user/user.test', + 'hash' => '9b6cc136d3a267ad039069ac040f9ec33481ef43fd1fb888929750a076302c7c', )) ->values(array( - 'word' => 'rev', - 'sid' => '12', - 'type' => 'node', - 'score' => '26', + 'filename' => 'profiles/standard/standard.profile', + 'hash' => '7237f80e54061c9611c6dc4fcf6225951eedba0704694f4d801673693ba11a05', )) -->values(array( - 'word' => 'rev', - 'sid' => '13', - 'type' => 'node', - 'score' => '26', +->execute(); + +db_create_table('role', array( + 'fields' => array( + 'rid' => array( + 'type' => 'serial', + 'unsigned' => TRUE, + 'not null' => TRUE, + ), + 'name' => array( + 'type' => 'varchar', + 'length' => 64, + 'not null' => TRUE, + 'default' => '', + 'translatable' => TRUE, + ), + 'weight' => array( + 'type' => 'int', + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'unique keys' => array( + 'name' => array( + 'name', + ), + ), + 'primary key' => array( + 'rid', + ), + 'indexes' => array( + 'name_weight' => array( + 'name', + 'weight', + ), + ), + 'module' => 'user', + 'name' => 'role', +)); +db_insert('role')->fields(array( + 'rid', + 'name', + 'weight', )) ->values(array( - 'word' => 'rev', - 'sid' => '14', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'name' => 'administrator', + 'weight' => '2', )) ->values(array( - 'word' => 'rev', - 'sid' => '15', - 'type' => 'node', - 'score' => '26', + 'rid' => '1', + 'name' => 'anonymous user', + 'weight' => '0', )) ->values(array( - 'word' => 'rev', - 'sid' => '16', - 'type' => 'node', - 'score' => '26', + 'rid' => '2', + 'name' => 'authenticated user', + 'weight' => '1', +)) +->execute(); + +db_create_table('role_permission', array( + 'fields' => array( + 'rid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + ), + 'permission' => array( + 'type' => 'varchar', + 'length' => 128, + 'not null' => TRUE, + 'default' => '', + ), + 'module' => array( + 'type' => 'varchar', + 'length' => 255, + 'not null' => TRUE, + 'default' => '', + ), + ), + 'primary key' => array( + 'rid', + 'permission', + ), + 'indexes' => array( + 'permission' => array( + 'permission', + ), + ), + 'foreign keys' => array( + 'role' => array( + 'table' => 'roles', + 'columns' => array( + 'rid' => 'rid', + ), + ), + ), + 'module' => 'user', + 'name' => 'role_permission', +)); +db_insert('role_permission')->fields(array( + 'rid', + 'permission', + 'module', )) ->values(array( - 'word' => 'rev', - 'sid' => '17', - 'type' => 'node', - 'score' => '26', + 'rid' => '1', + 'permission' => 'access comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'rev', - 'sid' => '18', - 'type' => 'node', - 'score' => '26', + 'rid' => '1', + 'permission' => 'access content', + 'module' => 'node', )) ->values(array( - 'word' => 'rev', - 'sid' => '19', - 'type' => 'node', - 'score' => '26', + 'rid' => '1', + 'permission' => 'use text format filtered_html', + 'module' => 'filter', )) ->values(array( - 'word' => 'rev', - 'sid' => '20', - 'type' => 'node', - 'score' => '26', + 'rid' => '2', + 'permission' => 'access comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'rev', - 'sid' => '21', - 'type' => 'node', - 'score' => '26', + 'rid' => '2', + 'permission' => 'access content', + 'module' => 'node', )) ->values(array( - 'word' => 'rev', - 'sid' => '22', - 'type' => 'node', - 'score' => '26', + 'rid' => '2', + 'permission' => 'post comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'rev', - 'sid' => '23', - 'type' => 'node', - 'score' => '26', + 'rid' => '2', + 'permission' => 'skip comment approval', + 'module' => 'comment', )) ->values(array( - 'word' => 'rev', - 'sid' => '24', - 'type' => 'node', - 'score' => '26', + 'rid' => '2', + 'permission' => 'use text format filtered_html', + 'module' => 'filter', )) ->values(array( - 'word' => 'rev2', - 'sid' => '1', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access administration pages', + 'module' => 'system', )) ->values(array( - 'word' => 'rev2', - 'sid' => '2', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'rev2', - 'sid' => '3', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access content', + 'module' => 'node', )) ->values(array( - 'word' => 'rev2', - 'sid' => '4', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access content overview', + 'module' => 'node', )) ->values(array( - 'word' => 'rev2', - 'sid' => '5', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access contextual links', + 'module' => 'contextual', )) ->values(array( - 'word' => 'rev2', - 'sid' => '6', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access dashboard', + 'module' => 'dashboard', )) ->values(array( - 'word' => 'rev2', - 'sid' => '7', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access overlay', + 'module' => 'overlay', )) ->values(array( - 'word' => 'rev2', - 'sid' => '8', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access site in maintenance mode', + 'module' => 'system', )) ->values(array( - 'word' => 'rev2', - 'sid' => '9', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access site reports', + 'module' => 'system', )) ->values(array( - 'word' => 'rev2', - 'sid' => '10', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access toolbar', + 'module' => 'toolbar', )) ->values(array( - 'word' => 'rev2', - 'sid' => '11', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'access user profiles', + 'module' => 'user', )) ->values(array( - 'word' => 'rev2', - 'sid' => '12', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'administer actions', + 'module' => 'system', )) ->values(array( - 'word' => 'revision', - 'sid' => '1', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer blocks', + 'module' => 'block', )) ->values(array( - 'word' => 'revision', - 'sid' => '2', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'revision', - 'sid' => '3', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer content types', + 'module' => 'node', )) ->values(array( - 'word' => 'revision', - 'sid' => '4', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer filters', + 'module' => 'filter', )) ->values(array( - 'word' => 'revision', - 'sid' => '5', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer image styles', + 'module' => 'image', )) ->values(array( - 'word' => 'revision', - 'sid' => '6', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer menu', + 'module' => 'menu', )) ->values(array( - 'word' => 'revision', - 'sid' => '7', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer modules', + 'module' => 'system', )) ->values(array( - 'word' => 'revision', - 'sid' => '8', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer nodes', + 'module' => 'node', )) ->values(array( - 'word' => 'revision', - 'sid' => '9', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer permissions', + 'module' => 'user', )) ->values(array( - 'word' => 'revision', - 'sid' => '10', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer search', + 'module' => 'search', )) ->values(array( - 'word' => 'revision', - 'sid' => '11', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer shortcuts', + 'module' => 'shortcut', )) ->values(array( - 'word' => 'revision', - 'sid' => '12', - 'type' => 'node', - 'score' => '100', + 'rid' => '3', + 'permission' => 'administer site configuration', + 'module' => 'system', )) ->values(array( - 'word' => 'title', - 'sid' => '1', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'administer software updates', + 'module' => 'system', )) ->values(array( - 'word' => 'title', - 'sid' => '2', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'administer taxonomy', + 'module' => 'taxonomy', )) ->values(array( - 'word' => 'title', - 'sid' => '3', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'administer themes', + 'module' => 'system', )) ->values(array( - 'word' => 'title', - 'sid' => '4', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'administer url aliases', + 'module' => 'path', )) ->values(array( - 'word' => 'title', - 'sid' => '5', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'administer users', + 'module' => 'user', )) ->values(array( - 'word' => 'title', - 'sid' => '6', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'block IP addresses', + 'module' => 'system', )) ->values(array( - 'word' => 'title', - 'sid' => '7', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'bypass node access', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '8', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'cancel account', + 'module' => 'user', )) ->values(array( - 'word' => 'title', - 'sid' => '9', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'change own username', + 'module' => 'user', )) ->values(array( - 'word' => 'title', - 'sid' => '10', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'create article content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '11', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'create page content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '12', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'create url aliases', + 'module' => 'path', )) ->values(array( - 'word' => 'title', - 'sid' => '13', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'customize shortcut links', + 'module' => 'shortcut', )) ->values(array( - 'word' => 'title', - 'sid' => '14', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'delete any article content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '15', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'delete any page content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '16', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'delete own article content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '17', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'delete own page content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '18', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'delete revisions', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '19', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'delete terms in 1', + 'module' => 'taxonomy', )) ->values(array( - 'word' => 'title', - 'sid' => '20', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'edit any article content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '21', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'edit any page content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '22', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'edit own article content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '23', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'edit own comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'title', - 'sid' => '24', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'edit own page content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '25', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'edit terms in 1', + 'module' => 'taxonomy', )) ->values(array( - 'word' => 'title', - 'sid' => '26', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'post comments', + 'module' => 'comment', )) ->values(array( - 'word' => 'title', - 'sid' => '27', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'revert revisions', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '28', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'search content', + 'module' => 'search', )) ->values(array( - 'word' => 'title', - 'sid' => '29', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'select account cancellation method', + 'module' => 'user', )) ->values(array( - 'word' => 'title', - 'sid' => '30', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'skip comment approval', + 'module' => 'comment', )) ->values(array( - 'word' => 'title', - 'sid' => '31', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'switch shortcut sets', + 'module' => 'shortcut', )) ->values(array( - 'word' => 'title', - 'sid' => '32', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'use advanced search', + 'module' => 'search', )) ->values(array( - 'word' => 'title', - 'sid' => '33', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'use text format filtered_html', + 'module' => 'filter', )) ->values(array( - 'word' => 'title', - 'sid' => '34', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'use text format full_html', + 'module' => 'filter', )) ->values(array( - 'word' => 'title', - 'sid' => '35', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'view own unpublished content', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '36', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'view revisions', + 'module' => 'node', )) ->values(array( - 'word' => 'title', - 'sid' => '37', - 'type' => 'node', - 'score' => '26', + 'rid' => '3', + 'permission' => 'view the administration theme', + 'module' => 'system', )) ->execute(); +db_create_table('search_dataset', array( + 'fields' => array( + 'sid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'type' => array( + 'type' => 'varchar', + 'length' => 16, + 'not null' => TRUE, + ), + 'data' => array( + 'type' => 'text', + 'not null' => TRUE, + 'size' => 'big', + ), + 'reindex' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + ), + 'primary key' => array( + 'sid', + 'type', + ), + 'module' => 'search', + 'name' => 'search_dataset', +)); + +db_create_table('search_index', array( + 'fields' => array( + 'word' => array( + 'type' => 'varchar', + 'length' => 50, + 'not null' => TRUE, + 'default' => '', + ), + 'sid' => array( + 'type' => 'int', + 'unsigned' => TRUE, + 'not null' => TRUE, + 'default' => 0, + ), + 'type' => array( + 'type' => 'varchar', + 'length' => 16, + 'not null' => TRUE, + ), + 'score' => array( + 'type' => 'float', + 'not null' => FALSE, + ), + ), + 'indexes' => array( + 'sid_type' => array( + 'sid', + 'type', + ), + ), + 'foreign keys' => array( + 'search_dataset' => array( + 'table' => 'search_dataset', + 'columns' => array( + 'sid' => 'sid', + 'type' => 'type', + ), + ), + ), + 'primary key' => array( + 'word', + 'sid', + 'type', + ), + 'module' => 'search', + 'name' => 'search_index', +)); + db_create_table('search_node_links', array( 'fields' => array( 'sid' => array( @@ -43210,247 +39766,6 @@ db_create_table('search_total', array( 'module' => 'search', 'name' => 'search_total', )); -db_insert('search_total')->fields(array( - 'word', - 'count', -)) -->values(array( - 'word' => '0node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '1', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '10', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '10node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '11', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '11node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '12', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '13', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '14', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '15', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '16', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '17', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '18', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '19', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '1node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '2', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '20', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '21', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '22', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '23', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '24', - 'count' => '0.00553249', -)) -->values(array( - 'word' => '25', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '26', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '27', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '28', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '29', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '2node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '3', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '30', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '31', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '32', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '33', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '34', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '35', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '36', - 'count' => '0.0163904', -)) -->values(array( - 'word' => '37', - 'count' => '0.30103', -)) -->values(array( - 'word' => '37node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '3node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '4', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '4node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '5', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '5node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '6', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '6node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '7', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '7node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '8', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '8node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => '9', - 'count' => '0.00411657', -)) -->values(array( - 'word' => '9node', - 'count' => '0.00436481', -)) -->values(array( - 'word' => 'body', - 'count' => '0.000333944', -)) -->values(array( - 'word' => 'broken', - 'count' => '0.00432137', -)) -->values(array( - 'word' => 'node', - 'count' => '0.000654551', -)) -->values(array( - 'word' => 'page', - 'count' => '0.000361761', -)) -->values(array( - 'word' => 'poll', - 'count' => '0.00138974', -)) -->values(array( - 'word' => 'rev', - 'count' => '0.000695428', -)) -->values(array( - 'word' => 'rev2', - 'count' => '0.00138974', -)) -->values(array( - 'word' => 'revision', - 'count' => '0.000361761', -)) -->values(array( - 'word' => 'title', - 'count' => '0.000451215', -)) -->execute(); db_create_table('semaphore', array( 'fields' => array( @@ -43747,7 +40062,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:10:"Aggregator";s:11:"description";s:57:"Aggregates syndicated content (RSS, RDF, and Atom feeds).";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:15:"aggregator.test";}s:9:"configure";s:41:"admin/config/services/aggregator/settings";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:14:"aggregator.css";s:33:"modules/aggregator/aggregator.css";}}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:10:"Aggregator";s:11:"description";s:57:"Aggregates syndicated content (RSS, RDF, and Atom feeds).";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:15:"aggregator.test";}s:9:"configure";s:41:"admin/config/services/aggregator/settings";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:14:"aggregator.css";s:33:"modules/aggregator/aggregator.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/aggregator/tests/aggregator_test.module', @@ -43758,7 +40073,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:23:"Aggregator module tests";s:11:"description";s:46:"Support module for aggregator related testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:23:"Aggregator module tests";s:11:"description";s:46:"Support module for aggregator related testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/block/block.module', @@ -43769,7 +40084,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7008', 'weight' => '-5', - 'info' => 'a:10:{s:4:"name";s:5:"Block";s:11:"description";s:140:"Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"block.test";}s:9:"configure";s:21:"admin/structure/block";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:5:"Block";s:11:"description";s:140:"Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"block.test";}s:9:"configure";s:21:"admin/structure/block";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/block/tests/block_test.module', @@ -43780,7 +40095,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Block test";s:11:"description";s:21:"Provides test blocks.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:10:"Block test";s:11:"description";s:21:"Provides test blocks.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/blog/blog.module', @@ -43791,7 +40106,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:4:"Blog";s:11:"description";s:25:"Enables multi-user blogs.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"blog.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:4:"Blog";s:11:"description";s:25:"Enables multi-user blogs.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"blog.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/book/book.module', @@ -43802,7 +40117,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:4:"Book";s:11:"description";s:66:"Allows users to create and organize related content in an outline.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"book.test";}s:9:"configure";s:27:"admin/content/book/settings";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"book.css";s:21:"modules/book/book.css";}}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:4:"Book";s:11:"description";s:66:"Allows users to create and organize related content in an outline.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"book.test";}s:9:"configure";s:27:"admin/content/book/settings";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"book.css";s:21:"modules/book/book.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/color/color.module', @@ -43813,7 +40128,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7001', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:5:"Color";s:11:"description";s:70:"Allows administrators to change the color scheme of compatible themes.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"color.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:5:"Color";s:11:"description";s:70:"Allows administrators to change the color scheme of compatible themes.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"color.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/comment/comment.module', @@ -43824,7 +40139,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7008', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:7:"Comment";s:11:"description";s:57:"Allows users to comment on and discuss published content.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:4:"text";}s:5:"files";a:2:{i:0;s:14:"comment.module";i:1;s:12:"comment.test";}s:9:"configure";s:21:"admin/content/comment";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:11:"comment.css";s:27:"modules/comment/comment.css";}}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:7:"Comment";s:11:"description";s:57:"Allows users to comment on and discuss published content.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:4:"text";}s:5:"files";a:2:{i:0;s:14:"comment.module";i:1;s:12:"comment.test";}s:9:"configure";s:21:"admin/content/comment";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:11:"comment.css";s:27:"modules/comment/comment.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/contact/contact.module', @@ -43835,7 +40150,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Contact";s:11:"description";s:61:"Enables the use of both personal and site-wide contact forms.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"contact.test";}s:9:"configure";s:23:"admin/structure/contact";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:7:"Contact";s:11:"description";s:61:"Enables the use of both personal and site-wide contact forms.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"contact.test";}s:9:"configure";s:23:"admin/structure/contact";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/contextual/contextual.module', @@ -43846,7 +40161,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:16:"Contextual links";s:11:"description";s:75:"Provides contextual links to perform actions related to elements on a page.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:16:"Contextual links";s:11:"description";s:75:"Provides contextual links to perform actions related to elements on a page.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/dashboard/dashboard.module', @@ -43857,7 +40172,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:9:"Dashboard";s:11:"description";s:136:"Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site.";s:4:"core";s:3:"7.x";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:5:"files";a:1:{i:0;s:14:"dashboard.test";}s:12:"dependencies";a:1:{i:0;s:5:"block";}s:9:"configure";s:25:"admin/dashboard/customize";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:9:"Dashboard";s:11:"description";s:136:"Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site.";s:4:"core";s:3:"7.x";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:5:"files";a:1:{i:0;s:14:"dashboard.test";}s:12:"dependencies";a:1:{i:0;s:5:"block";}s:9:"configure";s:25:"admin/dashboard/customize";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/dblog/dblog.module', @@ -43868,7 +40183,7 @@ db_insert('system')->fields(array( 'bootstrap' => '1', 'schema_version' => '7001', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:16:"Database logging";s:11:"description";s:47:"Logs and records system events to the database.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"dblog.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:16:"Database logging";s:11:"description";s:47:"Logs and records system events to the database.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"dblog.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/field.module', @@ -43879,7 +40194,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7001', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:5:"Field";s:11:"description";s:57:"Field API to add fields to entities like nodes and users.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:3:{i:0;s:12:"field.module";i:1;s:16:"field.attach.inc";i:2;s:16:"tests/field.test";}s:12:"dependencies";a:1:{i:0;s:17:"field_sql_storage";}s:8:"required";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"theme/field.css";s:29:"modules/field/theme/field.css";}}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:5:"Field";s:11:"description";s:57:"Field API to add fields to entities like nodes and users.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:3:{i:0;s:12:"field.module";i:1;s:16:"field.attach.inc";i:2;s:16:"tests/field.test";}s:12:"dependencies";a:1:{i:0;s:17:"field_sql_storage";}s:8:"required";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"theme/field.css";s:29:"modules/field/theme/field.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/modules/field_sql_storage/field_sql_storage.module', @@ -43890,7 +40205,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7002', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:17:"Field SQL storage";s:11:"description";s:37:"Stores field data in an SQL database.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:22:"field_sql_storage.test";}s:8:"required";b:1;s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:17:"Field SQL storage";s:11:"description";s:37:"Stores field data in an SQL database.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:22:"field_sql_storage.test";}s:8:"required";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/modules/list/list.module', @@ -43901,7 +40216,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7002', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:4:"List";s:11:"description";s:69:"Defines list field types. Use with Options to create selection lists.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:2:{i:0;s:5:"field";i:1;s:7:"options";}s:5:"files";a:1:{i:0;s:15:"tests/list.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:4:"List";s:11:"description";s:69:"Defines list field types. Use with Options to create selection lists.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:2:{i:0;s:5:"field";i:1;s:7:"options";}s:5:"files";a:1:{i:0;s:15:"tests/list.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/modules/list/tests/list_test.module', @@ -43912,7 +40227,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:9:"List test";s:11:"description";s:41:"Support module for the List module tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:9:"List test";s:11:"description";s:41:"Support module for the List module tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/modules/number/number.module', @@ -43923,7 +40238,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:6:"Number";s:11:"description";s:28:"Defines numeric field types.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:11:"number.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:6:"Number";s:11:"description";s:28:"Defines numeric field types.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:11:"number.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/modules/options/options.module', @@ -43934,7 +40249,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:7:"Options";s:11:"description";s:82:"Defines selection, check box and radio button widgets for text and numeric fields.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:12:"options.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:7:"Options";s:11:"description";s:82:"Defines selection, check box and radio button widgets for text and numeric fields.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:12:"options.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field/modules/text/text.module', @@ -43945,7 +40260,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7000', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:4:"Text";s:11:"description";s:32:"Defines simple text field types.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:9:"text.test";}s:8:"required";b:1;s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:11:"explanation";s:73:"Field type(s) in use - see Field list";}', + 'info' => 'a:13:{s:4:"name";s:4:"Text";s:11:"description";s:32:"Defines simple text field types.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:9:"text.test";}s:8:"required";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:11:"explanation";s:80:"Field type(s) in use - see Field list";}', )) ->values(array( 'filename' => 'modules/field/tests/field_test.module', @@ -43956,7 +40271,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:14:"Field API Test";s:11:"description";s:39:"Support module for the Field API tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:5:"files";a:1:{i:0;s:21:"field_test.entity.inc";}s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:14:"Field API Test";s:11:"description";s:39:"Support module for the Field API tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:5:"files";a:1:{i:0;s:21:"field_test.entity.inc";}s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/field_ui/field_ui.module', @@ -43967,7 +40282,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:8:"Field UI";s:11:"description";s:33:"User interface for the Field API.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:13:"field_ui.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:8:"Field UI";s:11:"description";s:33:"User interface for the Field API.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:13:"field_ui.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/file/file.module', @@ -43978,7 +40293,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:4:"File";s:11:"description";s:26:"Defines a file field type.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:15:"tests/file.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:4:"File";s:11:"description";s:26:"Defines a file field type.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"field";}s:5:"files";a:1:{i:0;s:15:"tests/file.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/file/tests/file_module_test.module', @@ -43989,7 +40304,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:9:"File test";s:11:"description";s:53:"Provides hooks for testing File module functionality.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:9:"File test";s:11:"description";s:53:"Provides hooks for testing File module functionality.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/filter/filter.module', @@ -44000,7 +40315,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7010', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:6:"Filter";s:11:"description";s:43:"Filters content in preparation for display.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"filter.test";}s:8:"required";b:1;s:9:"configure";s:28:"admin/config/content/formats";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:6:"Filter";s:11:"description";s:43:"Filters content in preparation for display.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"filter.test";}s:8:"required";b:1;s:9:"configure";s:28:"admin/config/content/formats";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/forum/forum.module', @@ -44011,7 +40326,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:5:"Forum";s:11:"description";s:27:"Provides discussion forums.";s:12:"dependencies";a:2:{i:0;s:8:"taxonomy";i:1;s:7:"comment";}s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"forum.test";}s:9:"configure";s:21:"admin/structure/forum";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"forum.css";s:23:"modules/forum/forum.css";}}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:5:"Forum";s:11:"description";s:27:"Provides discussion forums.";s:12:"dependencies";a:2:{i:0;s:8:"taxonomy";i:1;s:7:"comment";}s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:10:"forum.test";}s:9:"configure";s:21:"admin/structure/forum";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"forum.css";s:23:"modules/forum/forum.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/help/help.module', @@ -44022,7 +40337,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:4:"Help";s:11:"description";s:35:"Manages the display of online help.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"help.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:4:"Help";s:11:"description";s:35:"Manages the display of online help.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"help.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/image/image.module', @@ -44033,7 +40348,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7001', 'weight' => '0', - 'info' => 'a:12:{s:4:"name";s:5:"Image";s:11:"description";s:34:"Provides image manipulation tools.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:4:"file";}s:5:"files";a:1:{i:0;s:10:"image.test";}s:9:"configure";s:31:"admin/config/media/image-styles";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:8:"required";b:1;s:11:"explanation";s:73:"Field type(s) in use - see Field list";}', + 'info' => 'a:14:{s:4:"name";s:5:"Image";s:11:"description";s:34:"Provides image manipulation tools.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:4:"file";}s:5:"files";a:1:{i:0;s:10:"image.test";}s:9:"configure";s:31:"admin/config/media/image-styles";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:8:"required";b:1;s:11:"explanation";s:80:"Field type(s) in use - see Field list";}', )) ->values(array( 'filename' => 'modules/image/tests/image_module_test.module', @@ -44044,7 +40359,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Image test";s:11:"description";s:69:"Provides hook implementations for testing Image module functionality.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:24:"image_module_test.module";}s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:10:"Image test";s:11:"description";s:69:"Provides hook implementations for testing Image module functionality.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:24:"image_module_test.module";}s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/locale/locale.module', @@ -44055,7 +40370,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Locale";s:11:"description";s:119:"Adds language handling functionality and enables the translation of the user interface to languages other than English.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"locale.test";}s:9:"configure";s:30:"admin/config/regional/language";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:6:"Locale";s:11:"description";s:119:"Adds language handling functionality and enables the translation of the user interface to languages other than English.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"locale.test";}s:9:"configure";s:30:"admin/config/regional/language";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/locale/tests/locale_test.module', @@ -44066,7 +40381,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"Locale Test";s:11:"description";s:42:"Support module for the locale layer tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"Locale Test";s:11:"description";s:42:"Support module for the locale layer tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/menu/menu.module', @@ -44077,7 +40392,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7002', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Menu";s:11:"description";s:60:"Allows administrators to customize the site navigation menu.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"menu.test";}s:9:"configure";s:20:"admin/structure/menu";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:4:"Menu";s:11:"description";s:60:"Allows administrators to customize the site navigation menu.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"menu.test";}s:9:"configure";s:20:"admin/structure/menu";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/node/node.module', @@ -44088,7 +40403,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7012', 'weight' => '0', - 'info' => 'a:12:{s:4:"name";s:4:"Node";s:11:"description";s:66:"Allows content to be submitted to the site and displayed on pages.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:2:{i:0;s:11:"node.module";i:1;s:9:"node.test";}s:8:"required";b:1;s:9:"configure";s:21:"admin/structure/types";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"node.css";s:21:"modules/node/node.css";}}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:14:{s:4:"name";s:4:"Node";s:11:"description";s:66:"Allows content to be submitted to the site and displayed on pages.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:2:{i:0;s:11:"node.module";i:1;s:9:"node.test";}s:8:"required";b:1;s:9:"configure";s:21:"admin/structure/types";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"node.css";s:21:"modules/node/node.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/node/tests/node_access_test.module', @@ -44099,7 +40414,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:24:"Node module access tests";s:11:"description";s:43:"Support module for node permission testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:24:"Node module access tests";s:11:"description";s:43:"Support module for node permission testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/node/tests/node_test.module', @@ -44110,7 +40425,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:17:"Node module tests";s:11:"description";s:40:"Support module for node related testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:17:"Node module tests";s:11:"description";s:40:"Support module for node related testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/node/tests/node_test_exception.module', @@ -44121,7 +40436,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:27:"Node module exception tests";s:11:"description";s:50:"Support module for node related exception testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:27:"Node module exception tests";s:11:"description";s:50:"Support module for node related exception testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/openid/openid.module', @@ -44132,7 +40447,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:6:"OpenID";s:11:"description";s:48:"Allows users to log into your site using OpenID.";s:7:"version";s:8:"7.10-dev";s:7:"package";s:4:"Core";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"openid.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:6:"OpenID";s:11:"description";s:48:"Allows users to log into your site using OpenID.";s:7:"version";s:3:"7.8";s:7:"package";s:4:"Core";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"openid.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/openid/tests/openid_test.module', @@ -44143,7 +40458,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:21:"OpenID dummy provider";s:11:"description";s:33:"OpenID provider used for testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:6:"openid";}s:6:"hidden";b:1;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:21:"OpenID dummy provider";s:11:"description";s:33:"OpenID provider used for testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:6:"openid";}s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/overlay/overlay.module', @@ -44154,7 +40469,7 @@ db_insert('system')->fields(array( 'bootstrap' => '1', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:7:"Overlay";s:11:"description";s:59:"Displays the Drupal administration interface in an overlay.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:7:"Overlay";s:11:"description";s:59:"Displays the Drupal administration interface in an overlay.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/path/path.module', @@ -44165,7 +40480,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Path";s:11:"description";s:28:"Allows users to rename URLs.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"path.test";}s:9:"configure";s:24:"admin/config/search/path";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:4:"Path";s:11:"description";s:28:"Allows users to rename URLs.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"path.test";}s:9:"configure";s:24:"admin/config/search/path";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/php/php.module', @@ -44176,7 +40491,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:10:"PHP filter";s:11:"description";s:50:"Allows embedded PHP code/snippets to be evaluated.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:8:"php.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:10:"PHP filter";s:11:"description";s:50:"Allows embedded PHP code/snippets to be evaluated.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:8:"php.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/poll/poll.module', @@ -44187,7 +40502,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Poll";s:11:"description";s:95:"Allows your site to capture votes on different topics in the form of multiple choice questions.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"poll.test";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"poll.css";s:21:"modules/poll/poll.css";}}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:4:"Poll";s:11:"description";s:95:"Allows your site to capture votes on different topics in the form of multiple choice questions.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:9:"poll.test";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"poll.css";s:21:"modules/poll/poll.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/profile/profile.module', @@ -44198,7 +40513,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:7:"Profile";s:11:"description";s:36:"Supports configurable user profiles.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"profile.test";}s:9:"configure";s:27:"admin/config/people/profile";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:7:"Profile";s:11:"description";s:36:"Supports configurable user profiles.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"profile.test";}s:9:"configure";s:27:"admin/config/people/profile";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/rdf/rdf.module', @@ -44209,7 +40524,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:3:"RDF";s:11:"description";s:148:"Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:8:"rdf.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:3:"RDF";s:11:"description";s:148:"Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:8:"rdf.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/rdf/tests/rdf_test.module', @@ -44220,7 +40535,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:16:"RDF module tests";s:11:"description";s:38:"Support module for RDF module testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:16:"RDF module tests";s:11:"description";s:38:"Support module for RDF module testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/search/search.module', @@ -44231,7 +40546,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7000', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:6:"Search";s:11:"description";s:36:"Enables site-wide keyword searching.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:2:{i:0;s:19:"search.extender.inc";i:1;s:11:"search.test";}s:9:"configure";s:28:"admin/config/search/settings";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:10:"search.css";s:25:"modules/search/search.css";}}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:6:"Search";s:11:"description";s:36:"Enables site-wide keyword searching.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:2:{i:0;s:19:"search.extender.inc";i:1;s:11:"search.test";}s:9:"configure";s:28:"admin/config/search/settings";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:10:"search.css";s:25:"modules/search/search.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/search/tests/search_embedded_form.module', @@ -44242,7 +40557,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:20:"Search embedded form";s:11:"description";s:59:"Support module for search module testing of embedded forms.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:20:"Search embedded form";s:11:"description";s:59:"Support module for search module testing of embedded forms.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/search/tests/search_extra_type.module', @@ -44253,7 +40568,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:16:"Test search type";s:11:"description";s:41:"Support module for search module testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:16:"Test search type";s:11:"description";s:41:"Support module for search module testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/shortcut/shortcut.module', @@ -44264,7 +40579,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:8:"Shortcut";s:11:"description";s:60:"Allows users to manage customizable lists of shortcut links.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:13:"shortcut.test";}s:9:"configure";s:36:"admin/config/user-interface/shortcut";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:8:"Shortcut";s:11:"description";s:60:"Allows users to manage customizable lists of shortcut links.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:13:"shortcut.test";}s:9:"configure";s:36:"admin/config/user-interface/shortcut";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/simpletest.module', @@ -44275,7 +40590,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Testing";s:11:"description";s:53:"Provides a framework for unit and functional testing.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:42:{i:0;s:15:"simpletest.test";i:1;s:24:"drupal_web_test_case.php";i:2;s:18:"tests/actions.test";i:3;s:15:"tests/ajax.test";i:4;s:16:"tests/batch.test";i:5;s:20:"tests/bootstrap.test";i:6;s:16:"tests/cache.test";i:7;s:17:"tests/common.test";i:8;s:24:"tests/database_test.test";i:9;s:32:"tests/entity_crud_hook_test.test";i:10;s:23:"tests/entity_query.test";i:11;s:16:"tests/error.test";i:12;s:15:"tests/file.test";i:13;s:23:"tests/filetransfer.test";i:14;s:15:"tests/form.test";i:15;s:16:"tests/graph.test";i:16;s:16:"tests/image.test";i:17;s:15:"tests/lock.test";i:18;s:15:"tests/mail.test";i:19;s:15:"tests/menu.test";i:20;s:17:"tests/module.test";i:21;s:19:"tests/password.test";i:22;s:15:"tests/path.test";i:23;s:19:"tests/registry.test";i:24;s:17:"tests/schema.test";i:25;s:18:"tests/session.test";i:26;s:20:"tests/tablesort.test";i:27;s:16:"tests/theme.test";i:28;s:18:"tests/unicode.test";i:29;s:17:"tests/update.test";i:30;s:17:"tests/xmlrpc.test";i:31;s:26:"tests/upgrade/upgrade.test";i:32;s:34:"tests/upgrade/upgrade.comment.test";i:33;s:33:"tests/upgrade/upgrade.filter.test";i:34;s:32:"tests/upgrade/upgrade.forum.test";i:35;s:33:"tests/upgrade/upgrade.locale.test";i:36;s:31:"tests/upgrade/upgrade.menu.test";i:37;s:31:"tests/upgrade/upgrade.node.test";i:38;s:35:"tests/upgrade/upgrade.taxonomy.test";i:39;s:39:"tests/upgrade/upgrade.translatable.test";i:40;s:33:"tests/upgrade/upgrade.upload.test";i:41;s:31:"tests/upgrade/upgrade.user.test";}s:9:"configure";s:41:"admin/config/development/testing/settings";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:7:"Testing";s:11:"description";s:53:"Provides a framework for unit and functional testing.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:42:{i:0;s:15:"simpletest.test";i:1;s:24:"drupal_web_test_case.php";i:2;s:18:"tests/actions.test";i:3;s:15:"tests/ajax.test";i:4;s:16:"tests/batch.test";i:5;s:20:"tests/bootstrap.test";i:6;s:16:"tests/cache.test";i:7;s:17:"tests/common.test";i:8;s:24:"tests/database_test.test";i:9;s:32:"tests/entity_crud_hook_test.test";i:10;s:23:"tests/entity_query.test";i:11;s:16:"tests/error.test";i:12;s:15:"tests/file.test";i:13;s:23:"tests/filetransfer.test";i:14;s:15:"tests/form.test";i:15;s:16:"tests/graph.test";i:16;s:16:"tests/image.test";i:17;s:15:"tests/lock.test";i:18;s:15:"tests/mail.test";i:19;s:15:"tests/menu.test";i:20;s:17:"tests/module.test";i:21;s:19:"tests/password.test";i:22;s:15:"tests/path.test";i:23;s:19:"tests/registry.test";i:24;s:17:"tests/schema.test";i:25;s:18:"tests/session.test";i:26;s:20:"tests/tablesort.test";i:27;s:16:"tests/theme.test";i:28;s:18:"tests/unicode.test";i:29;s:17:"tests/update.test";i:30;s:17:"tests/xmlrpc.test";i:31;s:26:"tests/upgrade/upgrade.test";i:32;s:34:"tests/upgrade/upgrade.comment.test";i:33;s:33:"tests/upgrade/upgrade.filter.test";i:34;s:32:"tests/upgrade/upgrade.forum.test";i:35;s:33:"tests/upgrade/upgrade.locale.test";i:36;s:31:"tests/upgrade/upgrade.menu.test";i:37;s:31:"tests/upgrade/upgrade.node.test";i:38;s:35:"tests/upgrade/upgrade.taxonomy.test";i:39;s:39:"tests/upgrade/upgrade.translatable.test";i:40;s:33:"tests/upgrade/upgrade.upload.test";i:41;s:31:"tests/upgrade/upgrade.user.test";}s:9:"configure";s:41:"admin/config/development/testing/settings";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/actions_loop_test.module', @@ -44286,7 +40601,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:17:"Actions loop test";s:11:"description";s:39:"Support module for action loop testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:17:"Actions loop test";s:11:"description";s:39:"Support module for action loop testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/ajax_forms_test.module', @@ -44297,7 +40612,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:26:"AJAX form test mock module";s:11:"description";s:25:"Test for AJAX form calls.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:26:"AJAX form test mock module";s:11:"description";s:25:"Test for AJAX form calls.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/ajax_test.module', @@ -44308,7 +40623,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:9:"AJAX Test";s:11:"description";s:40:"Support module for AJAX framework tests.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:9:"AJAX Test";s:11:"description";s:40:"Support module for AJAX framework tests.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/batch_test.module', @@ -44319,7 +40634,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:14:"Batch API test";s:11:"description";s:35:"Support module for Batch API tests.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:14:"Batch API test";s:11:"description";s:35:"Support module for Batch API tests.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/common_test.module', @@ -44330,7 +40645,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:11:"Common Test";s:11:"description";s:32:"Support module for Common tests.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:15:"common_test.css";s:40:"modules/simpletest/tests/common_test.css";}s:5:"print";a:1:{s:21:"common_test.print.css";s:46:"modules/simpletest/tests/common_test.print.css";}}s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:11:"Common Test";s:11:"description";s:32:"Support module for Common tests.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:15:"common_test.css";s:40:"modules/simpletest/tests/common_test.css";}s:5:"print";a:1:{s:21:"common_test.print.css";s:46:"modules/simpletest/tests/common_test.print.css";}}s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/common_test_cron_helper.module', @@ -44341,7 +40656,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:23:"Common Test Cron Helper";s:11:"description";s:56:"Helper module for CronRunTestCase::testCronExceptions().";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:23:"Common Test Cron Helper";s:11:"description";s:56:"Helper module for CronRunTestCase::testCronExceptions().";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/database_test.module', @@ -44352,7 +40667,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:13:"Database Test";s:11:"description";s:40:"Support module for Database layer tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:13:"Database Test";s:11:"description";s:40:"Support module for Database layer tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module', @@ -44363,7 +40678,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:37:"Drupal system listing compatible test";s:11:"description";s:62:"Support module for testing the drupal_system_listing function.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:37:"Drupal system listing compatible test";s:11:"description";s:62:"Support module for testing the drupal_system_listing function.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module', @@ -44374,7 +40689,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:39:"Drupal system listing incompatible test";s:11:"description";s:62:"Support module for testing the drupal_system_listing function.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:39:"Drupal system listing incompatible test";s:11:"description";s:62:"Support module for testing the drupal_system_listing function.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/entity_cache_test.module', @@ -44385,7 +40700,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:17:"Entity cache test";s:11:"description";s:40:"Support module for testing entity cache.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:28:"entity_cache_test_dependency";}s:6:"hidden";b:1;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:17:"Entity cache test";s:11:"description";s:40:"Support module for testing entity cache.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:28:"entity_cache_test_dependency";}s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/entity_cache_test_dependency.module', @@ -44396,7 +40711,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:28:"Entity cache test dependency";s:11:"description";s:51:"Support dependency module for testing entity cache.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:28:"Entity cache test dependency";s:11:"description";s:51:"Support dependency module for testing entity cache.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/entity_crud_hook_test.module', @@ -44407,7 +40722,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:22:"Entity CRUD Hooks Test";s:11:"description";s:35:"Support module for CRUD hook tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:22:"Entity CRUD Hooks Test";s:11:"description";s:35:"Support module for CRUD hook tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/error_test.module', @@ -44418,7 +40733,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Error test";s:11:"description";s:47:"Support module for error and exception testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:10:"Error test";s:11:"description";s:47:"Support module for error and exception testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/file_test.module', @@ -44429,7 +40744,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:9:"File test";s:11:"description";s:39:"Support module for file handling tests.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:16:"file_test.module";}s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:9:"File test";s:11:"description";s:39:"Support module for file handling tests.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:16:"file_test.module";}s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/filter_test.module', @@ -44440,7 +40755,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:18:"Filter test module";s:11:"description";s:33:"Tests filter hooks and functions.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:18:"Filter test module";s:11:"description";s:33:"Tests filter hooks and functions.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/form_test.module', @@ -44451,7 +40766,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:12:"FormAPI Test";s:11:"description";s:34:"Support module for Form API tests.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:12:"FormAPI Test";s:11:"description";s:34:"Support module for Form API tests.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/image_test.module', @@ -44462,7 +40777,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Image test";s:11:"description";s:39:"Support module for image toolkit tests.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:10:"Image test";s:11:"description";s:39:"Support module for image toolkit tests.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/menu_test.module', @@ -44473,7 +40788,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:15:"Hook menu tests";s:11:"description";s:37:"Support module for menu hook testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:15:"Hook menu tests";s:11:"description";s:37:"Support module for menu hook testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/module_test.module', @@ -44484,7 +40799,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"Module test";s:11:"description";s:41:"Support module for module system testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"Module test";s:11:"description";s:41:"Support module for module system testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/requirements1_test.module', @@ -44495,7 +40810,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => "a:10:{s:4:\"name\";s:19:\"Requirements 1 Test\";s:11:\"description\";s:80:\"Tests that a module is not installed when it fails hook_requirements('install').\";s:7:\"package\";s:7:\"Testing\";s:7:\"version\";s:8:\"7.10-dev\";s:4:\"core\";s:3:\"7.x\";s:6:\"hidden\";b:1;s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"5.2.4\";s:5:\"files\";a:0:{}s:9:\"bootstrap\";i:0;}", + 'info' => "a:12:{s:4:\"name\";s:19:\"Requirements 1 Test\";s:11:\"description\";s:80:\"Tests that a module is not installed when it fails hook_requirements('install').\";s:7:\"package\";s:7:\"Testing\";s:7:\"version\";s:3:\"7.8\";s:4:\"core\";s:3:\"7.x\";s:6:\"hidden\";b:1;s:7:\"project\";s:6:\"drupal\";s:9:\"datestamp\";s:10:\"1314817616\";s:12:\"dependencies\";a:0:{}s:3:\"php\";s:5:\"5.2.4\";s:5:\"files\";a:0:{}s:9:\"bootstrap\";i:0;}", )) ->values(array( 'filename' => 'modules/simpletest/tests/requirements2_test.module', @@ -44506,7 +40821,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => "a:10:{s:4:\"name\";s:19:\"Requirements 2 Test\";s:11:\"description\";s:98:\"Tests that a module is not installed when the one it depends on fails hook_requirements('install).\";s:12:\"dependencies\";a:2:{i:0;s:18:\"requirements1_test\";i:1;s:7:\"comment\";}s:7:\"package\";s:7:\"Testing\";s:7:\"version\";s:8:\"7.10-dev\";s:4:\"core\";s:3:\"7.x\";s:6:\"hidden\";b:1;s:3:\"php\";s:5:\"5.2.4\";s:5:\"files\";a:0:{}s:9:\"bootstrap\";i:0;}", + 'info' => "a:12:{s:4:\"name\";s:19:\"Requirements 2 Test\";s:11:\"description\";s:98:\"Tests that a module is not installed when the one it depends on fails hook_requirements('install).\";s:12:\"dependencies\";a:2:{i:0;s:18:\"requirements1_test\";i:1;s:7:\"comment\";}s:7:\"package\";s:7:\"Testing\";s:7:\"version\";s:3:\"7.8\";s:4:\"core\";s:3:\"7.x\";s:6:\"hidden\";b:1;s:7:\"project\";s:6:\"drupal\";s:9:\"datestamp\";s:10:\"1314817616\";s:3:\"php\";s:5:\"5.2.4\";s:5:\"files\";a:0:{}s:9:\"bootstrap\";i:0;}", )) ->values(array( 'filename' => 'modules/simpletest/tests/session_test.module', @@ -44517,7 +40832,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:12:"Session test";s:11:"description";s:40:"Support module for session data testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:12:"Session test";s:11:"description";s:40:"Support module for session data testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/system_dependencies_test.module', @@ -44528,51 +40843,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:22:"System dependency test";s:11:"description";s:47:"Support module for testing system dependencies.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:1:{i:0;s:19:"_missing_dependency";}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module', - 'name' => 'system_incompatible_core_version_dependencies_test', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:50:"System incompatible core version dependencies test";s:11:"description";s:47:"Support module for testing system dependencies.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:1:{i:0;s:37:"system_incompatible_core_version_test";}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'modules/simpletest/tests/system_incompatible_core_version_test.module', - 'name' => 'system_incompatible_core_version_test', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:37:"System incompatible core version test";s:11:"description";s:47:"Support module for testing system dependencies.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"5.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module', - 'name' => 'system_incompatible_module_version_dependencies_test', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:52:"System incompatible module version dependencies test";s:11:"description";s:47:"Support module for testing system dependencies.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:1:{i:0;s:46:"system_incompatible_module_version_test (>2.0)";}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'modules/simpletest/tests/system_incompatible_module_version_test.module', - 'name' => 'system_incompatible_module_version_test', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:39:"System incompatible module version test";s:11:"description";s:47:"Support module for testing system dependencies.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"1.0";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:22:"System dependency test";s:11:"description";s:47:"Support module for testing system dependencies.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:1:{i:0;s:19:"_missing_dependency";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/system_test.module', @@ -44583,7 +40854,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"System test";s:11:"description";s:34:"Support module for system testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:18:"system_test.module";}s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"System test";s:11:"description";s:34:"Support module for system testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:18:"system_test.module";}s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/taxonomy_test.module', @@ -44594,7 +40865,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:20:"Taxonomy test module";s:11:"description";s:45:""Tests functions and hooks not used in core".";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:1:{i:0;s:8:"taxonomy";}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:20:"Taxonomy test module";s:11:"description";s:45:""Tests functions and hooks not used in core".";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:1:{i:0;s:8:"taxonomy";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/theme_test.module', @@ -44605,18 +40876,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Theme test";s:11:"description";s:40:"Support module for theme system testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'modules/simpletest/tests/update_script_test.module', - 'name' => 'update_script_test', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:18:"Update script test";s:11:"description";s:41:"Support module for update script testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:10:"Theme test";s:11:"description";s:40:"Support module for theme system testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/update_test_1.module', @@ -44627,7 +40887,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"Update test";s:11:"description";s:34:"Support module for update testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"Update test";s:11:"description";s:34:"Support module for update testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/update_test_2.module', @@ -44638,7 +40898,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"Update test";s:11:"description";s:34:"Support module for update testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"Update test";s:11:"description";s:34:"Support module for update testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/update_test_3.module', @@ -44649,7 +40909,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"Update test";s:11:"description";s:34:"Support module for update testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"Update test";s:11:"description";s:34:"Support module for update testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/url_alter_test.module', @@ -44660,7 +40920,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:15:"Url_alter tests";s:11:"description";s:45:"A support modules for url_alter hook testing.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:15:"Url_alter tests";s:11:"description";s:45:"A support modules for url_alter hook testing.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/simpletest/tests/xmlrpc_test.module', @@ -44671,7 +40931,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:12:"XML-RPC Test";s:11:"description";s:75:"Support module for XML-RPC tests according to the validator1 specification.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:12:"XML-RPC Test";s:11:"description";s:75:"Support module for XML-RPC tests according to the validator1 specification.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/statistics/statistics.module', @@ -44682,7 +40942,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Statistics";s:11:"description";s:37:"Logs access statistics for your site.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:15:"statistics.test";}s:9:"configure";s:30:"admin/config/system/statistics";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:10:"Statistics";s:11:"description";s:37:"Logs access statistics for your site.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:15:"statistics.test";}s:9:"configure";s:30:"admin/config/system/statistics";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/syslog/syslog.module', @@ -44693,7 +40953,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:6:"Syslog";s:11:"description";s:41:"Logs and records system events to syslog.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"syslog.test";}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:6:"Syslog";s:11:"description";s:41:"Logs and records system events to syslog.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"syslog.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/system/system.module', @@ -44704,7 +40964,7 @@ db_insert('system')->fields(array( 'bootstrap' => '1', 'schema_version' => '7071', 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:6:"System";s:11:"description";s:54:"Handles general site configuration for administrators.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:6:{i:0;s:19:"system.archiver.inc";i:1;s:15:"system.mail.inc";i:2;s:16:"system.queue.inc";i:3;s:14:"system.tar.inc";i:4;s:18:"system.updater.inc";i:5;s:11:"system.test";}s:8:"required";b:1;s:9:"configure";s:19:"admin/config/system";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:13:{s:4:"name";s:6:"System";s:11:"description";s:54:"Handles general site configuration for administrators.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:6:{i:0;s:19:"system.archiver.inc";i:1;s:15:"system.mail.inc";i:2;s:16:"system.queue.inc";i:3;s:14:"system.tar.inc";i:4;s:18:"system.updater.inc";i:5;s:11:"system.test";}s:8:"required";b:1;s:9:"configure";s:19:"admin/config/system";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/taxonomy/taxonomy.module', @@ -44715,7 +40975,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7010', 'weight' => '0', - 'info' => 'a:12:{s:4:"name";s:8:"Taxonomy";s:11:"description";s:38:"Enables the categorization of content.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:7:"options";}s:5:"files";a:2:{i:0;s:15:"taxonomy.module";i:1;s:13:"taxonomy.test";}s:9:"configure";s:24:"admin/structure/taxonomy";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:8:"required";b:1;s:11:"explanation";s:73:"Field type(s) in use - see Field list";}', + 'info' => 'a:14:{s:4:"name";s:8:"Taxonomy";s:11:"description";s:38:"Enables the categorization of content.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:7:"options";}s:5:"files";a:2:{i:0;s:15:"taxonomy.module";i:1;s:13:"taxonomy.test";}s:9:"configure";s:24:"admin/structure/taxonomy";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:8:"required";b:1;s:11:"explanation";s:80:"Field type(s) in use - see Field list";}', )) ->values(array( 'filename' => 'modules/toolbar/toolbar.module', @@ -44726,7 +40986,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:7:"Toolbar";s:11:"description";s:99:"Provides a toolbar that shows the top-level administration menu items and links from other modules.";s:4:"core";s:3:"7.x";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:7:"Toolbar";s:11:"description";s:99:"Provides a toolbar that shows the top-level administration menu items and links from other modules.";s:4:"core";s:3:"7.x";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/tracker/tracker.module', @@ -44737,7 +40997,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:7:"Tracker";s:11:"description";s:45:"Enables tracking of recent content for users.";s:12:"dependencies";a:1:{i:0;s:7:"comment";}s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"tracker.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:7:"Tracker";s:11:"description";s:45:"Enables tracking of recent content for users.";s:12:"dependencies";a:1:{i:0;s:7:"comment";}s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"tracker.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/translation/tests/translation_test.module', @@ -44748,18 +41008,18 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:24:"Content Translation Test";s:11:"description";s:49:"Support module for the content translation tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:24:"Content Translation Test";s:11:"description";s:49:"Support module for the content translation tests.";s:4:"core";s:3:"7.x";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/translation/translation.module', 'name' => 'translation', 'type' => 'module', 'owner' => '', - 'status' => '1', + 'status' => '0', 'bootstrap' => '0', - 'schema_version' => '0', + 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:9:{s:4:"name";s:19:"Content translation";s:11:"description";s:57:"Allows content to be translated into different languages.";s:12:"dependencies";a:1:{i:0;s:6:"locale";}s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:16:"translation.test";}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:11:{s:4:"name";s:19:"Content translation";s:11:"description";s:57:"Allows content to be translated into different languages.";s:12:"dependencies";a:1:{i:0;s:6:"locale";}s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:16:"translation.test";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/trigger/tests/trigger_test.module', @@ -44770,7 +41030,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:12:"Trigger Test";s:11:"description";s:33:"Support module for Trigger tests.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:7:"version";N;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:12:"Trigger Test";s:11:"description";s:33:"Support module for Trigger tests.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/trigger/trigger.module', @@ -44781,7 +41041,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Trigger";s:11:"description";s:90:"Enables actions to be fired on certain system events, such as when new content is created.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"trigger.test";}s:9:"configure";s:23:"admin/structure/trigger";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:7:"Trigger";s:11:"description";s:90:"Enables actions to be fired on certain system events, such as when new content is created.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:12:"trigger.test";}s:9:"configure";s:23:"admin/structure/trigger";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/update/tests/aaa_update_test.module', @@ -44792,7 +41052,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:15:"AAA Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:7:"version";N;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:15:"AAA Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/update/tests/bbb_update_test.module', @@ -44803,7 +41063,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:15:"BBB Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:7:"version";N;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:15:"BBB Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/update/tests/ccc_update_test.module', @@ -44814,7 +41074,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:15:"CCC Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:7:"version";N;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:15:"CCC Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/update/tests/update_test.module', @@ -44825,7 +41085,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:11:"Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:11:"Update test";s:11:"description";s:41:"Support module for update module testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/update/update.module', @@ -44836,7 +41096,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:14:"Update manager";s:11:"description";s:104:"Checks for available updates, and can securely install or update modules and themes via a web interface.";s:7:"version";s:8:"7.10-dev";s:7:"package";s:4:"Core";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"update.test";}s:9:"configure";s:30:"admin/reports/updates/settings";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:14:"Update manager";s:11:"description";s:104:"Checks for available updates, and can securely install or update modules and themes via a web interface.";s:7:"version";s:3:"7.8";s:7:"package";s:4:"Core";s:4:"core";s:3:"7.x";s:5:"files";a:1:{i:0;s:11:"update.test";}s:9:"configure";s:30:"admin/reports/updates/settings";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/user/tests/user_form_test.module', @@ -44847,7 +41107,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:22:"User module form tests";s:11:"description";s:37:"Support module for user form testing.";s:7:"package";s:7:"Testing";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:12:{s:4:"name";s:22:"User module form tests";s:11:"description";s:37:"Support module for user form testing.";s:7:"package";s:7:"Testing";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'modules/user/user.module', @@ -44858,7 +41118,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '7017', 'weight' => '0', - 'info' => 'a:12:{s:4:"name";s:4:"User";s:11:"description";s:47:"Manages the user registration and login system.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:5:"files";a:2:{i:0;s:11:"user.module";i:1;s:9:"user.test";}s:8:"required";b:1;s:9:"configure";s:19:"admin/config/people";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"user.css";s:21:"modules/user/user.css";}}s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', + 'info' => 'a:14:{s:4:"name";s:4:"User";s:11:"description";s:47:"Manages the user registration and login system.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:5:"files";a:2:{i:0;s:11:"user.module";i:1;s:9:"user.test";}s:8:"required";b:1;s:9:"configure";s:19:"admin/config/people";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:8:"user.css";s:21:"modules/user/user.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:12:"dependencies";a:0:{}s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', )) ->values(array( 'filename' => 'profiles/standard/standard.profile', @@ -44869,40 +41129,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '1000', - 'info' => 'a:12:{s:4:"name";s:8:"Standard";s:11:"description";s:51:"Install with commonly used features pre-configured.";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:12:"dependencies";a:21:{i:0;s:5:"block";i:1;s:5:"color";i:2;s:7:"comment";i:3;s:10:"contextual";i:4;s:9:"dashboard";i:5;s:4:"help";i:6;s:5:"image";i:7;s:4:"list";i:8;s:4:"menu";i:9;s:6:"number";i:10;s:7:"options";i:11;s:4:"path";i:12;s:8:"taxonomy";i:13;s:5:"dblog";i:14;s:6:"search";i:15;s:8:"shortcut";i:16;s:7:"toolbar";i:17;s:7:"overlay";i:18;s:8:"field_ui";i:19;s:4:"file";i:20;s:3:"rdf";}s:5:"files";a:1:{i:0;s:16:"standard.profile";}s:7:"package";s:5:"Other";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:6:"hidden";b:1;s:8:"required";b:1;s:17:"distribution_name";s:6:"Drupal";}', -)) -->values(array( - 'filename' => 'sites/all/modules/devel/devel.module', - 'name' => 'devel', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:5:"Devel";s:11:"description";s:52:"Various blocks, pages, and functions for developers.";s:7:"package";s:11:"Development";s:4:"core";s:3:"7.x";s:9:"configure";s:30:"admin/config/development/devel";s:4:"tags";a:1:{i:0;s:9:"developer";}s:5:"files";a:2:{i:0;s:10:"devel.test";i:1;s:14:"devel.mail.inc";}s:12:"dependencies";a:0:{}s:7:"version";N;s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'sites/all/modules/devel/devel_generate/devel_generate.module', - 'name' => 'devel_generate', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:14:"Devel generate";s:11:"description";s:48:"Generate dummy users, nodes, and taxonomy terms.";s:7:"package";s:11:"Development";s:4:"core";s:3:"7.x";s:12:"dependencies";a:1:{i:0;s:5:"devel";}s:4:"tags";a:1:{i:0;s:9:"developer";}s:9:"configure";s:33:"admin/config/development/generate";s:7:"version";N;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', -)) -->values(array( - 'filename' => 'sites/all/modules/devel/devel_node_access.module', - 'name' => 'devel_node_access', - 'type' => 'module', - 'owner' => '', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:11:{s:4:"name";s:17:"Devel node access";s:11:"description";s:68:"Developer blocks and page illustrating relevant node_access records.";s:7:"package";s:11:"Development";s:12:"dependencies";a:1:{i:0;s:4:"menu";}s:4:"core";s:3:"7.x";s:9:"configure";s:30:"admin/config/development/devel";s:4:"tags";a:1:{i:0;s:9:"developer";}s:7:"version";N;s:3:"php";s:5:"5.2.4";s:5:"files";a:0:{}s:9:"bootstrap";i:0;}', + 'info' => 'a:14:{s:4:"name";s:8:"Standard";s:11:"description";s:51:"Install with commonly used features pre-configured.";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:12:"dependencies";a:21:{i:0;s:5:"block";i:1;s:5:"color";i:2;s:7:"comment";i:3;s:10:"contextual";i:4;s:9:"dashboard";i:5;s:4:"help";i:6;s:5:"image";i:7;s:4:"list";i:8;s:4:"menu";i:9;s:6:"number";i:10;s:7:"options";i:11;s:4:"path";i:12;s:8:"taxonomy";i:13;s:5:"dblog";i:14;s:6:"search";i:15;s:8:"shortcut";i:16;s:7:"toolbar";i:17;s:7:"overlay";i:18;s:8:"field_ui";i:19;s:4:"file";i:20;s:3:"rdf";}s:5:"files";a:1:{i:0;s:16:"standard.profile";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:7:"package";s:5:"Other";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;s:6:"hidden";b:1;s:8:"required";b:1;s:17:"distribution_name";s:6:"Drupal";}', )) ->values(array( 'filename' => 'themes/bartik/bartik.info', @@ -44913,7 +41140,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:16:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => 'a:18:{s:4:"name";s:6:"Bartik";s:11:"description";s:48:"A flexible, recolorable theme with many regions.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:3:{s:14:"css/layout.css";s:28:"themes/bartik/css/layout.css";s:13:"css/style.css";s:27:"themes/bartik/css/style.css";s:14:"css/colors.css";s:28:"themes/bartik/css/colors.css";}s:5:"print";a:1:{s:13:"css/print.css";s:27:"themes/bartik/css/print.css";}}s:7:"regions";a:20:{s:6:"header";s:6:"Header";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:11:"highlighted";s:11:"Highlighted";s:8:"featured";s:8:"Featured";s:7:"content";s:7:"Content";s:13:"sidebar_first";s:13:"Sidebar first";s:14:"sidebar_second";s:14:"Sidebar second";s:14:"triptych_first";s:14:"Triptych first";s:15:"triptych_middle";s:15:"Triptych middle";s:13:"triptych_last";s:13:"Triptych last";s:18:"footer_firstcolumn";s:19:"Footer first column";s:19:"footer_secondcolumn";s:20:"Footer second column";s:18:"footer_thirdcolumn";s:19:"Footer third column";s:19:"footer_fourthcolumn";s:20:"Footer fourth column";s:6:"footer";s:6:"Footer";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"0";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:28:"themes/bartik/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', )) ->values(array( 'filename' => 'themes/garland/garland.info', @@ -44924,7 +41151,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:16:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => 'a:18:{s:4:"name";s:7:"Garland";s:11:"description";s:111:"A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:8:"settings";a:1:{s:13:"garland_width";s:5:"fluid";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', )) ->values(array( 'filename' => 'themes/seven/seven.info', @@ -44935,7 +41162,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:16:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:8:"7.10-dev";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => 'a:18:{s:4:"name";s:5:"Seven";s:11:"description";s:65:"A simple one-column, tableless, fluid width administration theme.";s:7:"package";s:4:"Core";s:7:"version";s:3:"7.8";s:4:"core";s:3:"7.x";s:11:"stylesheets";a:1:{s:6:"screen";a:2:{s:9:"reset.css";s:22:"themes/seven/reset.css";s:9:"style.css";s:22:"themes/seven/style.css";}}s:8:"settings";a:1:{s:20:"shortcut_module_link";s:1:"1";}s:7:"regions";a:8:{s:7:"content";s:7:"Content";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:13:"sidebar_first";s:13:"First sidebar";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:3:{i:0;s:13:"sidebar_first";i:1;s:8:"page_top";i:2;s:11:"page_bottom";}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:27:"themes/seven/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', )) ->values(array( 'filename' => 'themes/stark/stark.info', @@ -44946,18 +41173,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => "a:15:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:8:\"7.10-dev\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}", -)) -->values(array( - 'filename' => 'themes/tests/block_test_theme/block_test_theme.info', - 'name' => 'block_test_theme', - 'type' => 'theme', - 'owner' => 'themes/engines/phptemplate/phptemplate.engine', - 'status' => '0', - 'bootstrap' => '0', - 'schema_version' => '-1', - 'weight' => '0', - 'info' => 'a:14:{s:4:"name";s:16:"Block test theme";s:11:"description";s:34:"Theme for testing the block system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"regions";a:10:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:14:"regions_hidden";a:4:{i:0;s:13:"sidebar_first";i:1;s:14:"sidebar_second";i:2;s:8:"page_top";i:3;s:11:"page_bottom";}s:6:"engine";s:11:"phptemplate";s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:44:"themes/tests/block_test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => "a:17:{s:4:\"name\";s:5:\"Stark\";s:11:\"description\";s:208:\"This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the Theming Guide.\";s:7:\"package\";s:4:\"Core\";s:7:\"version\";s:3:\"7.8\";s:4:\"core\";s:3:\"7.x\";s:11:\"stylesheets\";a:1:{s:3:\"all\";a:1:{s:10:\"layout.css\";s:23:\"themes/stark/layout.css\";}}s:7:\"project\";s:6:\"drupal\";s:9:\"datestamp\";s:10:\"1314817616\";s:6:\"engine\";s:11:\"phptemplate\";s:7:\"regions\";a:12:{s:13:\"sidebar_first\";s:12:\"Left sidebar\";s:14:\"sidebar_second\";s:13:\"Right sidebar\";s:7:\"content\";s:7:\"Content\";s:6:\"header\";s:6:\"Header\";s:6:\"footer\";s:6:\"Footer\";s:11:\"highlighted\";s:11:\"Highlighted\";s:4:\"help\";s:4:\"Help\";s:8:\"page_top\";s:8:\"Page top\";s:11:\"page_bottom\";s:11:\"Page bottom\";s:14:\"dashboard_main\";s:16:\"Dashboard (main)\";s:17:\"dashboard_sidebar\";s:19:\"Dashboard (sidebar)\";s:18:\"dashboard_inactive\";s:20:\"Dashboard (inactive)\";}s:8:\"features\";a:9:{i:0;s:4:\"logo\";i:1;s:7:\"favicon\";i:2;s:4:\"name\";i:3;s:6:\"slogan\";i:4;s:17:\"node_user_picture\";i:5;s:20:\"comment_user_picture\";i:6;s:25:\"comment_user_verification\";i:7;s:9:\"main_menu\";i:8;s:14:\"secondary_menu\";}s:10:\"screenshot\";s:27:\"themes/stark/screenshot.png\";s:3:\"php\";s:5:\"5.2.4\";s:7:\"scripts\";a:0:{}s:15:\"overlay_regions\";a:5:{i:0;s:14:\"dashboard_main\";i:1;s:17:\"dashboard_sidebar\";i:2;s:18:\"dashboard_inactive\";i:3;s:7:\"content\";i:4;s:4:\"help\";}s:14:\"regions_hidden\";a:2:{i:0;s:8:\"page_top\";i:1;s:11:\"page_bottom\";}s:28:\"overlay_supplemental_regions\";a:1:{i:0;s:8:\"page_top\";}}", )) ->values(array( 'filename' => 'themes/tests/test_theme/test_theme.info', @@ -44968,7 +41184,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:14:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => 'a:17:{s:4:"name";s:10:"Test theme";s:11:"description";s:34:"Theme for testing the theme system";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:15:"system.base.css";s:39:"themes/tests/test_theme/system.base.css";}}s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:38:"themes/tests/test_theme/screenshot.png";s:3:"php";s:5:"5.2.4";s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', )) ->values(array( 'filename' => 'themes/tests/update_test_basetheme/update_test_basetheme.info', @@ -44979,7 +41195,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:14:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => 'a:17:{s:4:"name";s:22:"Update test base theme";s:11:"description";s:63:"Test theme which acts as a base theme for other test subthemes.";s:4:"core";s:3:"7.x";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:49:"themes/tests/update_test_basetheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', )) ->values(array( 'filename' => 'themes/tests/update_test_subtheme/update_test_subtheme.info', @@ -44990,7 +41206,7 @@ db_insert('system')->fields(array( 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:15:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', + 'info' => 'a:18:{s:4:"name";s:20:"Update test subtheme";s:11:"description";s:62:"Test theme which uses update_test_basetheme as the base theme.";s:4:"core";s:3:"7.x";s:10:"base theme";s:21:"update_test_basetheme";s:6:"hidden";b:1;s:7:"version";s:3:"7.8";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1314817616";s:6:"engine";s:11:"phptemplate";s:7:"regions";a:12:{s:13:"sidebar_first";s:12:"Left sidebar";s:14:"sidebar_second";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";s:11:"highlighted";s:11:"Highlighted";s:4:"help";s:4:"Help";s:8:"page_top";s:8:"Page top";s:11:"page_bottom";s:11:"Page bottom";s:14:"dashboard_main";s:16:"Dashboard (main)";s:17:"dashboard_sidebar";s:19:"Dashboard (sidebar)";s:18:"dashboard_inactive";s:20:"Dashboard (inactive)";}s:8:"features";a:9:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";i:4;s:17:"node_user_picture";i:5;s:20:"comment_user_picture";i:6;s:25:"comment_user_verification";i:7;s:9:"main_menu";i:8;s:14:"secondary_menu";}s:10:"screenshot";s:48:"themes/tests/update_test_subtheme/screenshot.png";s:3:"php";s:5:"5.2.4";s:11:"stylesheets";a:0:{}s:7:"scripts";a:0:{}s:15:"overlay_regions";a:5:{i:0;s:14:"dashboard_main";i:1;s:17:"dashboard_sidebar";i:2;s:18:"dashboard_inactive";i:3;s:7:"content";i:4;s:4:"help";}s:14:"regions_hidden";a:2:{i:0;s:8:"page_top";i:1;s:11:"page_bottom";}s:28:"overlay_supplemental_regions";a:1:{i:0;s:8:"page_top";}}', )) ->execute(); @@ -47719,8 +43935,8 @@ db_insert('users')->fields(array( 'signature' => '', 'signature_format' => NULL, 'created' => '1314996967', - 'access' => '1322273215', - 'login' => '1322273215', + 'access' => '1314997072', + 'login' => '1314997072', 'status' => '1', 'timezone' => NULL, 'language' => '', @@ -47932,21 +44148,17 @@ db_insert('variable')->fields(array( )) ->values(array( 'name' => 'cron_last', - 'value' => 'i:1322273206;', + 'value' => 'i:1314997642;', )) ->values(array( 'name' => 'css_js_query_string', - 'value' => 's:6:"lv8w9s";', + 'value' => 's:6:"lqwyjf";', )) ->values(array( 'name' => 'date_default_timezone', 'value' => 's:19:"America/Los_Angeles";', )) ->values(array( - 'name' => 'drupal_http_request_fails', - 'value' => 'b:0;', -)) -->values(array( 'name' => 'drupal_private_key', 'value' => 's:43:"1Hor8adVgHuJi3JPIxu3N6JLs4hNFsR9w8WLHBnM_a8";', )) @@ -47971,34 +44183,6 @@ db_insert('variable')->fields(array( 'value' => 'i:1314997072;', )) ->values(array( - 'name' => 'javascript_parsed', - 'value' => 'a:16:{i:0;s:14:"misc/drupal.js";i:1;s:14:"misc/jquery.js";i:2;s:19:"misc/jquery.once.js";s:10:"refresh:ca";s:7:"waiting";i:3;s:29:"misc/ui/jquery.ui.core.min.js";i:4;s:21:"misc/jquery.ba-bbq.js";i:5;s:33:"modules/overlay/overlay-parent.js";i:6;s:32:"modules/contextual/contextual.js";i:7;s:21:"misc/jquery.cookie.js";i:8;s:26:"modules/toolbar/toolbar.js";i:9;s:32:"modules/overlay/overlay-child.js";i:10;s:19:"misc/tableheader.js";i:11;s:17:"misc/tabledrag.js";i:12;s:12:"misc/form.js";i:13;s:16:"misc/collapse.js";s:10:"refresh:cv";s:7:"waiting";}', -)) -->values(array( - 'name' => 'language_count', - 'value' => 'i:2;', -)) -->values(array( - 'name' => 'language_negotiation_language', - 'value' => 'a:5:{s:10:"locale-url";a:2:{s:9:"callbacks";a:3:{s:8:"language";s:24:"locale_language_from_url";s:8:"switcher";s:28:"locale_language_switcher_url";s:11:"url_rewrite";s:31:"locale_language_url_rewrite_url";}s:4:"file";s:19:"includes/locale.inc";}s:14:"locale-session";a:2:{s:9:"callbacks";a:3:{s:8:"language";s:28:"locale_language_from_session";s:8:"switcher";s:32:"locale_language_switcher_session";s:11:"url_rewrite";s:35:"locale_language_url_rewrite_session";}s:4:"file";s:19:"includes/locale.inc";}s:11:"locale-user";a:2:{s:9:"callbacks";a:1:{s:8:"language";s:25:"locale_language_from_user";}s:4:"file";s:19:"includes/locale.inc";}s:14:"locale-browser";a:3:{s:9:"callbacks";a:1:{s:8:"language";s:28:"locale_language_from_browser";}s:4:"file";s:19:"includes/locale.inc";s:5:"cache";i:0;}s:16:"language-default";a:1:{s:9:"callbacks";a:1:{s:8:"language";s:21:"language_from_default";}}}', -)) -->values(array( - 'name' => 'language_negotiation_language_content', - 'value' => 'a:1:{s:16:"locale-interface";a:2:{s:9:"callbacks";a:1:{s:8:"language";s:30:"locale_language_from_interface";}s:4:"file";s:19:"includes/locale.inc";}}', -)) -->values(array( - 'name' => 'language_negotiation_language_url', - 'value' => 'a:2:{s:10:"locale-url";a:2:{s:9:"callbacks";a:3:{s:8:"language";s:24:"locale_language_from_url";s:8:"switcher";s:28:"locale_language_switcher_url";s:11:"url_rewrite";s:31:"locale_language_url_rewrite_url";}s:4:"file";s:19:"includes/locale.inc";}s:19:"locale-url-fallback";a:2:{s:9:"callbacks";a:1:{s:8:"language";s:28:"locale_language_url_fallback";}s:4:"file";s:19:"includes/locale.inc";}}', -)) -->values(array( - 'name' => 'language_types', - 'value' => 'a:3:{s:8:"language";b:1;s:16:"language_content";b:0;s:12:"language_url";b:0;}', -)) -->values(array( - 'name' => 'locale_language_providers_weight_language', - 'value' => 'a:5:{s:10:"locale-url";s:2:"-8";s:14:"locale-session";s:2:"-6";s:11:"locale-user";s:2:"-4";s:14:"locale-browser";s:2:"-2";s:16:"language-default";s:2:"10";}', -)) -->values(array( 'name' => 'menu_expanded', 'value' => 'a:0:{}', )) @@ -48011,10 +44195,6 @@ db_insert('variable')->fields(array( 'value' => 's:1:"1";', )) ->values(array( - 'name' => 'node_cron_last', - 'value' => 's:10:"1314997642";', -)) -->values(array( 'name' => 'node_options_page', 'value' => 'a:1:{i:0;s:6:"status";}', )) @@ -48044,7 +44224,7 @@ db_insert('variable')->fields(array( )) ->values(array( 'name' => 'update_last_check', - 'value' => 'i:1322273208;', + 'value' => 'i:1314997074;', )) ->values(array( 'name' => 'update_notify_emails', @@ -48150,4 +44330,3 @@ db_create_table('watchdog', array( 'module' => 'dblog', 'name' => 'watchdog', )); -