-
-
Save ocean90/016029ea76ce70f574283e0b27910731 to your computer and use it in GitHub Desktop.
wpmu_create_blog() queries, starts at https://gist.github.com/ocean90/016029ea76ce70f574283e0b27910731#file-log-L156
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int(472) | |
array(472) { | |
[0]=> | |
array(3) { | |
[0]=> | |
string(119) "SELECT blog_id FROM wp_blogs WHERE domain IN ( 'develop.wpmu.dev' ) AND path IN ( '/' ) ORDER BY blog_id ASC LIMIT 1" | |
[1]=> | |
float(0.00027799606323242) | |
[2]=> | |
string(378) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), ms_load_current_site_and_network, get_site_by_path, get_sites, WP_Site_Query->query, WP_Site_Query->get_sites, WP_Site_Query->get_site_ids" | |
} | |
[1]=> | |
array(3) { | |
[0]=> | |
string(43) "SELECT * FROM wp_blogs WHERE blog_id IN (1)" | |
[1]=> | |
float(8.5115432739258E-5) | |
[2]=> | |
string(369) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), ms_load_current_site_and_network, get_site_by_path, get_sites, WP_Site_Query->query, WP_Site_Query->get_sites, _prime_site_caches" | |
} | |
[2]=> | |
array(3) { | |
[0]=> | |
string(285) "SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1" | |
[1]=> | |
float(0.00018596649169922) | |
[2]=> | |
string(265) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), wp_load_core_site_options" | |
} | |
[3]=> | |
array(3) { | |
[0]=> | |
string(71) "SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'" | |
[1]=> | |
float(0.00020480155944824) | |
[2]=> | |
string(255) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), wp_not_installed, is_blog_installed, wp_load_alloptions" | |
} | |
[4]=> | |
array(3) { | |
[0]=> | |
string(49) "SELECT * FROM wp_users WHERE user_login = 'admin'" | |
[1]=> | |
float(0.00024199485778809) | |
[2]=> | |
string(398) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), WP->init, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, call_user_func_array, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by" | |
} | |
[5]=> | |
array(3) { | |
[0]=> | |
string(96) "SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC" | |
[1]=> | |
float(0.00016403198242188) | |
[2]=> | |
string(479) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), WP->init, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, call_user_func_array, wp_validate_auth_cookie, get_user_by, WP_User->init, WP_User->for_blog, WP_User->_init_caps, get_user_meta, get_metadata, update_meta_cache" | |
} | |
[6]=> | |
array(3) { | |
[0]=> | |
string(80) "SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1" | |
[1]=> | |
float(0.0001678466796875) | |
[2]=> | |
string(317) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/srv/www/wp-mu-develop/svn/wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, check_theme_switched, get_option" | |
} | |
[7]=> | |
array(3) { | |
[0]=> | |
string(100) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_update_plugins' AND site_id = 1" | |
[1]=> | |
float(0.00024890899658203) | |
[2]=> | |
string(193) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require('wp-admin/network/menu.php'), wp_get_update_data, get_site_transient, get_site_option, get_network_option" | |
} | |
[8]=> | |
array(3) { | |
[0]=> | |
string(99) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_update_themes' AND site_id = 1" | |
[1]=> | |
float(0.00013589859008789) | |
[2]=> | |
string(193) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require('wp-admin/network/menu.php'), wp_get_update_data, get_site_transient, get_site_option, get_network_option" | |
} | |
[9]=> | |
array(3) { | |
[0]=> | |
string(91) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'dismissed_update_core' AND site_id = 1" | |
[1]=> | |
float(0.00010013580322266) | |
[2]=> | |
string(191) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require('wp-admin/network/menu.php'), wp_get_update_data, get_core_updates, get_site_option, get_network_option" | |
} | |
[10]=> | |
array(3) { | |
[0]=> | |
string(97) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_update_core' AND site_id = 1" | |
[1]=> | |
float(0.00010013580322266) | |
[2]=> | |
string(211) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), require('wp-admin/network/menu.php'), wp_get_update_data, get_core_updates, get_site_transient, get_site_option, get_network_option" | |
} | |
[11]=> | |
array(3) { | |
[0]=> | |
string(48) "SELECT * FROM wp_blogs WHERE blog_id = 2 LIMIT 1" | |
[1]=> | |
float(0.00010085105895996) | |
[2]=> | |
string(275) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, WP_Site::get_instance" | |
} | |
[12]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT option_name, option_value FROM wp_2_options WHERE autoload = 'yes'" | |
[1]=> | |
float(0.00016593933105469) | |
[2]=> | |
string(318) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, switch_to_blog, WP_Roles->reinit, get_option, wp_load_alloptions" | |
} | |
[13]=> | |
array(3) { | |
[0]=> | |
string(78) "SELECT option_value FROM wp_2_options WHERE option_name = 'post_count' LIMIT 1" | |
[1]=> | |
float(7.2002410888672E-5) | |
[2]=> | |
string(264) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, get_option" | |
} | |
[14]=> | |
array(3) { | |
[0]=> | |
string(48) "SELECT * FROM wp_blogs WHERE blog_id = 3 LIMIT 1" | |
[1]=> | |
float(7.9870223999023E-5) | |
[2]=> | |
string(275) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, WP_Site::get_instance" | |
} | |
[15]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT option_name, option_value FROM wp_3_options WHERE autoload = 'yes'" | |
[1]=> | |
float(0.00014615058898926) | |
[2]=> | |
string(318) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, switch_to_blog, WP_Roles->reinit, get_option, wp_load_alloptions" | |
} | |
[16]=> | |
array(3) { | |
[0]=> | |
string(78) "SELECT option_value FROM wp_3_options WHERE option_name = 'post_count' LIMIT 1" | |
[1]=> | |
float(6.6041946411133E-5) | |
[2]=> | |
string(264) "require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, get_option" | |
} | |
[17]=> | |
array(3) { | |
[0]=> | |
string(131) "SELECT blog_id FROM wp_blogs WHERE site_id = 1 AND domain = 'foo.develop.wpmu.dev' AND path = '/' ORDER BY blog_id ASC LIMIT 100" | |
[1]=> | |
float(0.00011301040649414) | |
[2]=> | |
string(119) "wpmu_create_blog, domain_exists, get_sites, WP_Site_Query->query, WP_Site_Query->get_sites, WP_Site_Query->get_site_ids" | |
} | |
[18]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_options WHERE option_name = 'timezone_string' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(182) "wpmu_create_blog, insert_blog, current_time, get_option, apply_filters('pre_option_gmt_offset'), WP_Hook->apply_filters, call_user_func_array, wp_timezone_override_offset, get_option" | |
} | |
[19]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT option_value FROM wp_options WHERE option_name = 'gmt_offset' LIMIT 1" | |
[1]=> | |
float(6.9856643676758E-5) | |
[2]=> | |
string(55) "wpmu_create_blog, insert_blog, current_time, get_option" | |
} | |
[20]=> | |
array(3) { | |
[0]=> | |
string(33) "SHOW FULL COLUMNS FROM `wp_blogs`" | |
[1]=> | |
float(0.00041508674621582) | |
[2]=> | |
string(29) "wpmu_create_blog, insert_blog" | |
} | |
[21]=> | |
array(3) { | |
[0]=> | |
string(129) "INSERT INTO `wp_blogs` (`site_id`, `domain`, `path`, `registered`) VALUES (1, 'foo.develop.wpmu.dev', '/', '2016-09-17 13:26:34')" | |
[1]=> | |
float(0.00067782402038574) | |
[2]=> | |
string(29) "wpmu_create_blog, insert_blog" | |
} | |
[22]=> | |
array(3) { | |
[0]=> | |
string(48) "SELECT * FROM wp_blogs WHERE blog_id = 4 LIMIT 1" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(92) "wpmu_create_blog, insert_blog, refresh_blog_details, get_blog_details, WP_Site::get_instance" | |
} | |
[23]=> | |
array(3) { | |
[0]=> | |
string(80) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'blog_count' AND site_id = 1" | |
[1]=> | |
float(9.608268737793E-5) | |
[2]=> | |
string(140) "wpmu_create_blog, insert_blog, wp_maybe_update_network_site_counts, wp_is_large_network, get_blog_count, get_site_option, get_network_option" | |
} | |
[24]=> | |
array(3) { | |
[0]=> | |
string(130) "SELECT COUNT(*) FROM wp_blogs WHERE site_id = 1 AND archived = 0 AND spam = 0 AND deleted = 0 ORDER BY blog_id ASC LIMIT 100" | |
[1]=> | |
float(8.6069107055664E-5) | |
[2]=> | |
string(185) "wpmu_create_blog, insert_blog, wp_maybe_update_network_site_counts, wp_update_network_site_counts, get_sites, WP_Site_Query->query, WP_Site_Query->get_sites, WP_Site_Query->get_site_ids" | |
} | |
[25]=> | |
array(3) { | |
[0]=> | |
string(36) "SHOW FULL COLUMNS FROM `wp_sitemeta`" | |
[1]=> | |
float(0.00023102760314941) | |
[2]=> | |
string(140) "wpmu_create_blog, insert_blog, wp_maybe_update_network_site_counts, wp_update_network_site_counts, update_site_option, update_network_option" | |
} | |
[26]=> | |
array(3) { | |
[0]=> | |
string(93) "UPDATE `wp_sitemeta` SET `meta_value` = '4' WHERE `site_id` = 1 AND `meta_key` = 'blog_count'" | |
[1]=> | |
float(0.00044012069702148) | |
[2]=> | |
string(140) "wpmu_create_blog, insert_blog, wp_maybe_update_network_site_counts, wp_update_network_site_counts, update_site_option, update_network_option" | |
} | |
[27]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.9870223999023E-5) | |
[2]=> | |
string(62) "wpmu_create_blog, switch_to_blog, WP_Roles->reinit, get_option" | |
} | |
[28]=> | |
array(3) { | |
[0]=> | |
string(19) "DESCRIBE wp_4_posts" | |
[1]=> | |
float(0.00020694732666016) | |
[2]=> | |
string(30) "wpmu_create_blog, install_blog" | |
} | |
[29]=> | |
array(3) { | |
[0]=> | |
string(48) "SELECT * FROM wp_blogs WHERE blog_id = 4 LIMIT 1" | |
[1]=> | |
float(8.9168548583984E-5) | |
[2]=> | |
string(94) "wpmu_create_blog, install_blog, get_blogaddress_by_id, get_blog_details, WP_Site::get_instance" | |
} | |
[30]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT option_value FROM wp_4_options WHERE option_name = 'blogname' LIMIT 1" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(83) "wpmu_create_blog, install_blog, get_blogaddress_by_id, get_blog_details, get_option" | |
} | |
[31]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT option_value FROM wp_4_options WHERE option_name = 'siteurl' LIMIT 1" | |
[1]=> | |
float(4.1961669921875E-5) | |
[2]=> | |
string(83) "wpmu_create_blog, install_blog, get_blogaddress_by_id, get_blog_details, get_option" | |
} | |
[32]=> | |
array(3) { | |
[0]=> | |
string(78) "SELECT option_value FROM wp_4_options WHERE option_name = 'post_count' LIMIT 1" | |
[1]=> | |
float(4.0054321289062E-5) | |
[2]=> | |
string(83) "wpmu_create_blog, install_blog, get_blogaddress_by_id, get_blog_details, get_option" | |
} | |
[33]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT option_value FROM wp_4_options WHERE option_name = 'home' LIMIT 1" | |
[1]=> | |
float(3.9100646972656E-5) | |
[2]=> | |
string(83) "wpmu_create_blog, install_blog, get_blogaddress_by_id, get_blog_details, get_option" | |
} | |
[34]=> | |
array(3) { | |
[0]=> | |
string(23) "DESCRIBE wp_4_termmeta;" | |
[1]=> | |
float(0.00015592575073242) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[35]=> | |
array(3) { | |
[0]=> | |
string(20) "DESCRIBE wp_4_terms;" | |
[1]=> | |
float(0.00014400482177734) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[36]=> | |
array(3) { | |
[0]=> | |
string(28) "DESCRIBE wp_4_term_taxonomy;" | |
[1]=> | |
float(0.00014209747314453) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[37]=> | |
array(3) { | |
[0]=> | |
string(33) "DESCRIBE wp_4_term_relationships;" | |
[1]=> | |
float(0.00014114379882812) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[38]=> | |
array(3) { | |
[0]=> | |
string(26) "DESCRIBE wp_4_commentmeta;" | |
[1]=> | |
float(0.00014400482177734) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[39]=> | |
array(3) { | |
[0]=> | |
string(23) "DESCRIBE wp_4_comments;" | |
[1]=> | |
float(0.00025296211242676) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[40]=> | |
array(3) { | |
[0]=> | |
string(20) "DESCRIBE wp_4_links;" | |
[1]=> | |
float(0.00016498565673828) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[41]=> | |
array(3) { | |
[0]=> | |
string(22) "DESCRIBE wp_4_options;" | |
[1]=> | |
float(0.00017714500427246) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[42]=> | |
array(3) { | |
[0]=> | |
string(23) "DESCRIBE wp_4_postmeta;" | |
[1]=> | |
float(0.00015401840209961) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[43]=> | |
array(3) { | |
[0]=> | |
string(20) "DESCRIBE wp_4_posts;" | |
[1]=> | |
float(0.00014519691467285) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[44]=> | |
array(3) { | |
[0]=> | |
string(337) "CREATE TABLE wp_4_termmeta ( | |
meta_id bigint(20) unsigned NOT NULL auto_increment, | |
term_id bigint(20) unsigned NOT NULL default '0', | |
meta_key varchar(255) default NULL, | |
meta_value longtext, | |
PRIMARY KEY (meta_id), | |
KEY term_id (term_id), | |
KEY meta_key (meta_key(191)) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0053579807281494) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[45]=> | |
array(3) { | |
[0]=> | |
string(332) " | |
CREATE TABLE wp_4_terms ( | |
term_id bigint(20) unsigned NOT NULL auto_increment, | |
name varchar(200) NOT NULL default '', | |
slug varchar(200) NOT NULL default '', | |
term_group bigint(10) NOT NULL default 0, | |
PRIMARY KEY (term_id), | |
KEY slug (slug(191)), | |
KEY name (name(191)) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0037291049957275) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[46]=> | |
array(3) { | |
[0]=> | |
string(474) " | |
CREATE TABLE wp_4_term_taxonomy ( | |
term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment, | |
term_id bigint(20) unsigned NOT NULL default 0, | |
taxonomy varchar(32) NOT NULL default '', | |
description longtext NOT NULL, | |
parent bigint(20) unsigned NOT NULL default 0, | |
count bigint(20) NOT NULL default 0, | |
PRIMARY KEY (term_taxonomy_id), | |
UNIQUE KEY term_id_taxonomy (term_id,taxonomy), | |
KEY taxonomy (taxonomy) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0044398307800293) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[47]=> | |
array(3) { | |
[0]=> | |
string(332) " | |
CREATE TABLE wp_4_term_relationships ( | |
object_id bigint(20) unsigned NOT NULL default 0, | |
term_taxonomy_id bigint(20) unsigned NOT NULL default 0, | |
term_order int(11) NOT NULL default 0, | |
PRIMARY KEY (object_id,term_taxonomy_id), | |
KEY term_taxonomy_id (term_taxonomy_id) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0033199787139893) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[48]=> | |
array(3) { | |
[0]=> | |
string(350) " | |
CREATE TABLE wp_4_commentmeta ( | |
meta_id bigint(20) unsigned NOT NULL auto_increment, | |
comment_id bigint(20) unsigned NOT NULL default '0', | |
meta_key varchar(255) default NULL, | |
meta_value longtext, | |
PRIMARY KEY (meta_id), | |
KEY comment_id (comment_id), | |
KEY meta_key (meta_key(191)) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0031030178070068) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[49]=> | |
array(3) { | |
[0]=> | |
string(1156) " | |
CREATE TABLE wp_4_comments ( | |
comment_ID bigint(20) unsigned NOT NULL auto_increment, | |
comment_post_ID bigint(20) unsigned NOT NULL default '0', | |
comment_author tinytext NOT NULL, | |
comment_author_email varchar(100) NOT NULL default '', | |
comment_author_url varchar(200) NOT NULL default '', | |
comment_author_IP varchar(100) NOT NULL default '', | |
comment_date datetime NOT NULL default '0000-00-00 00:00:00', | |
comment_date_gmt datetime NOT NULL default '0000-00-00 00:00:00', | |
comment_content text NOT NULL, | |
comment_karma int(11) NOT NULL default '0', | |
comment_approved varchar(20) NOT NULL default '1', | |
comment_agent varchar(255) NOT NULL default '', | |
comment_type varchar(20) NOT NULL default '', | |
comment_parent bigint(20) unsigned NOT NULL default '0', | |
user_id bigint(20) unsigned NOT NULL default '0', | |
PRIMARY KEY (comment_ID), | |
KEY comment_post_ID (comment_post_ID), | |
KEY comment_approved_date_gmt (comment_approved,comment_date_gmt), | |
KEY comment_date_gmt (comment_date_gmt), | |
KEY comment_parent (comment_parent), | |
KEY comment_author_email (comment_author_email(10)) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0054807662963867) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[50]=> | |
array(3) { | |
[0]=> | |
string(774) " | |
CREATE TABLE wp_4_links ( | |
link_id bigint(20) unsigned NOT NULL auto_increment, | |
link_url varchar(255) NOT NULL default '', | |
link_name varchar(255) NOT NULL default '', | |
link_image varchar(255) NOT NULL default '', | |
link_target varchar(25) NOT NULL default '', | |
link_description varchar(255) NOT NULL default '', | |
link_visible varchar(20) NOT NULL default 'Y', | |
link_owner bigint(20) unsigned NOT NULL default '1', | |
link_rating int(11) NOT NULL default '0', | |
link_updated datetime NOT NULL default '0000-00-00 00:00:00', | |
link_rel varchar(255) NOT NULL default '', | |
link_notes mediumtext NOT NULL, | |
link_rss varchar(255) NOT NULL default '', | |
PRIMARY KEY (link_id), | |
KEY link_visible (link_visible) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0041069984436035) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[51]=> | |
array(3) { | |
[0]=> | |
string(340) " | |
CREATE TABLE wp_4_options ( | |
option_id bigint(20) unsigned NOT NULL auto_increment, | |
option_name varchar(191) NOT NULL default '', | |
option_value longtext NOT NULL, | |
autoload varchar(20) NOT NULL default 'yes', | |
PRIMARY KEY (option_id), | |
UNIQUE KEY option_name (option_name) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0030899047851562) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[52]=> | |
array(3) { | |
[0]=> | |
string(338) " | |
CREATE TABLE wp_4_postmeta ( | |
meta_id bigint(20) unsigned NOT NULL auto_increment, | |
post_id bigint(20) unsigned NOT NULL default '0', | |
meta_key varchar(255) default NULL, | |
meta_value longtext, | |
PRIMARY KEY (meta_id), | |
KEY post_id (post_id), | |
KEY meta_key (meta_key(191)) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0036649703979492) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[53]=> | |
array(3) { | |
[0]=> | |
string(1360) " | |
CREATE TABLE wp_4_posts ( | |
ID bigint(20) unsigned NOT NULL auto_increment, | |
post_author bigint(20) unsigned NOT NULL default '0', | |
post_date datetime NOT NULL default '0000-00-00 00:00:00', | |
post_date_gmt datetime NOT NULL default '0000-00-00 00:00:00', | |
post_content longtext NOT NULL, | |
post_title text NOT NULL, | |
post_excerpt text NOT NULL, | |
post_status varchar(20) NOT NULL default 'publish', | |
comment_status varchar(20) NOT NULL default 'open', | |
ping_status varchar(20) NOT NULL default 'open', | |
post_password varchar(255) NOT NULL default '', | |
post_name varchar(200) NOT NULL default '', | |
to_ping text NOT NULL, | |
pinged text NOT NULL, | |
post_modified datetime NOT NULL default '0000-00-00 00:00:00', | |
post_modified_gmt datetime NOT NULL default '0000-00-00 00:00:00', | |
post_content_filtered longtext NOT NULL, | |
post_parent bigint(20) unsigned NOT NULL default '0', | |
guid varchar(255) NOT NULL default '', | |
menu_order int(11) NOT NULL default '0', | |
post_type varchar(20) NOT NULL default 'post', | |
post_mime_type varchar(100) NOT NULL default '', | |
comment_count bigint(20) NOT NULL default '0', | |
PRIMARY KEY (ID), | |
KEY post_name (post_name(191)), | |
KEY type_status_date (post_type,post_status,post_date,ID), | |
KEY post_parent (post_parent), | |
KEY post_author (post_author) | |
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci" | |
[1]=> | |
float(0.0054218769073486) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, make_db_current_silent, dbDelta" | |
} | |
[54]=> | |
array(3) { | |
[0]=> | |
string(1779) "SELECT option_name FROM wp_4_options WHERE option_name in ( 'siteurl', 'home', 'blogname', 'blogdescription', 'users_can_register', 'admin_email', 'start_of_week', 'use_balanceTags', 'use_smilies', 'require_name_email', 'comments_notify', 'posts_per_rss', 'rss_use_excerpt', 'mailserver_url', 'mailserver_login', 'mailserver_pass', 'mailserver_port', 'default_category', 'default_comment_status', 'default_ping_status', 'default_pingback_flag', 'posts_per_page', 'date_format', 'time_format', 'links_updated_date_format', 'comment_moderation', 'moderation_notify', 'permalink_structure', 'rewrite_rules', 'hack_file', 'blog_charset', 'moderation_keys', 'active_plugins', 'category_base', 'ping_sites', 'comment_max_links', 'gmt_offset', 'default_email_category', 'recently_edited', 'template', 'stylesheet', 'comment_whitelist', 'blacklist_keys', 'comment_registration', 'html_type', 'use_trackback', 'default_role', 'db_version', 'uploads_use_yearmonth_folders', 'upload_path', 'blog_public', 'default_link_category', 'show_on_front', 'tag_base', 'show_avatars', 'avatar_rating', 'upload_url_path', 'thumbnail_size_w', 'thumbnail_size_h', 'thumbnail_crop', 'medium_size_w', 'medium_size_h', 'avatar_default', 'large_size_w', 'large_size_h', 'image_default_link_type', 'image_default_size', 'image_default_align', 'close_comments_for_old_posts', 'close_comments_days_old', 'thread_comments', 'thread_comments_depth', 'page_comments', 'comments_per_page', 'default_comments_page', 'comment_order', 'sticky_posts', 'widget_categories', 'widget_text', 'widget_rss', 'uninstall_plugins', 'timezone_string', 'page_for_posts', 'page_on_front', 'default_post_format', 'link_manager_enabled', 'finished_splitting_shared_terms', 'site_icon', 'medium_large_size_w', 'medium_large_size_h' )" | |
[1]=> | |
float(0.00045609474182129) | |
[2]=> | |
string(48) "wpmu_create_blog, install_blog, populate_options" | |
} | |
[55]=> | |
array(3) { | |
[0]=> | |
string(3373) "INSERT INTO wp_4_options (option_name, option_value, autoload) VALUES ('siteurl', 'http://develop.wpmu.dev', 'yes'), ('home', 'http://develop.wpmu.dev', 'yes'), ('blogname', 'My Site', 'yes'), ('blogdescription', 'Just another Multisite Sites site', 'yes'), ('users_can_register', '0', 'yes'), ('admin_email', 'you@example.com', 'yes'), ('start_of_week', '1', 'yes'), ('use_balanceTags', '0', 'yes'), ('use_smilies', '1', 'yes'), ('require_name_email', '1', 'yes'), ('comments_notify', '1', 'yes'), ('posts_per_rss', '10', 'yes'), ('rss_use_excerpt', '0', 'yes'), ('mailserver_url', 'mail.example.com', 'yes'), ('mailserver_login', 'login@example.com', 'yes'), ('mailserver_pass', 'password', 'yes'), ('mailserver_port', '110', 'yes'), ('default_category', '1', 'yes'), ('default_comment_status', 'open', 'yes'), ('default_ping_status', 'open', 'yes'), ('default_pingback_flag', '1', 'yes'), ('posts_per_page', '10', 'yes'), ('date_format', 'F j, Y', 'yes'), ('time_format', 'g:i a', 'yes'), ('links_updated_date_format', 'F j, Y g:i a', 'yes'), ('comment_moderation', '0', 'yes'), ('moderation_notify', '1', 'yes'), ('permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'yes'), ('rewrite_rules', '', 'yes'), ('hack_file', '0', 'yes'), ('blog_charset', 'UTF-8', 'yes'), ('moderation_keys', '', 'no'), ('active_plugins', 'a:0:{}', 'yes'), ('category_base', '', 'yes'), ('ping_sites', 'http://rpc.pingomatic.com/', 'yes'), ('comment_max_links', '2', 'yes'), ('gmt_offset', '0', 'yes'), ('default_email_category', '1', 'yes'), ('recently_edited', '', 'no'), ('template', 'twentyfifteen', 'yes'), ('stylesheet', 'twentyfifteen', 'yes'), ('comment_whitelist', '1', 'yes'), ('blacklist_keys', '', 'no'), ('comment_registration', '0', 'yes'), ('html_type', 'text/html', 'yes'), ('use_trackback', '0', 'yes'), ('default_role', 'subscriber', 'yes'), ('db_version', '38590', 'yes'), ('uploads_use_yearmonth_folders', '1', 'yes'), ('upload_path', '', 'yes'), ('blog_public', '1', 'yes'), ('default_link_category', '2', 'yes'), ('show_on_front', 'posts', 'yes'), ('tag_base', '', 'yes'), ('show_avatars', '1', 'yes'), ('avatar_rating', 'G', 'yes'), ('upload_url_path', '', 'yes'), ('thumbnail_size_w', '150', 'yes'), ('thumbnail_size_h', '150', 'yes'), ('thumbnail_crop', '1', 'yes'), ('medium_size_w', '300', 'yes'), ('medium_size_h', '300', 'yes'), ('avatar_default', 'mystery', 'yes'), ('large_size_w', '1024', 'yes'), ('large_size_h', '1024', 'yes'), ('image_default_link_type', 'none', 'yes'), ('image_default_size', '', 'yes'), ('image_default_align', '', 'yes'), ('close_comments_for_old_posts', '0', 'yes'), ('close_comments_days_old', '14', 'yes'), ('thread_comments', '1', 'yes'), ('thread_comments_depth', '5', 'yes'), ('page_comments', '0', 'yes'), ('comments_per_page', '50', 'yes'), ('default_comments_page', 'newest', 'yes'), ('comment_order', 'asc', 'yes'), ('sticky_posts', 'a:0:{}', 'yes'), ('widget_categories', 'a:0:{}', 'yes'), ('widget_text', 'a:0:{}', 'yes'), ('widget_rss', 'a:0:{}', 'yes'), ('uninstall_plugins', 'a:0:{}', 'no'), ('timezone_string', '', 'yes'), ('page_for_posts', '0', 'yes'), ('page_on_front', '0', 'yes'), ('default_post_format', '0', 'yes'), ('link_manager_enabled', '0', 'yes'), ('finished_splitting_shared_terms', '1', 'yes'), ('site_icon', '0', 'yes'), ('medium_large_size_w', '768', 'yes'), ('medium_large_size_h', '0', 'yes')" | |
[1]=> | |
float(0.0014450550079346) | |
[2]=> | |
string(48) "wpmu_create_blog, install_blog, populate_options" | |
} | |
[56]=> | |
array(3) { | |
[0]=> | |
string(64) "SELECT option_value FROM wp_4_options WHERE option_name = 'home'" | |
[1]=> | |
float(0.00011301040649414) | |
[2]=> | |
string(62) "wpmu_create_blog, install_blog, populate_options, __get_option" | |
} | |
[57]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT autoload FROM wp_4_options WHERE option_name = 'blodotgsping_url'" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[58]=> | |
array(3) { | |
[0]=> | |
string(70) "SELECT autoload FROM wp_4_options WHERE option_name = 'bodyterminator'" | |
[1]=> | |
float(5.9127807617188E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[59]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'emailtestonly'" | |
[1]=> | |
float(5.6982040405273E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[60]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT autoload FROM wp_4_options WHERE option_name = 'phoneemail_separator'" | |
[1]=> | |
float(5.5074691772461E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[61]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT autoload FROM wp_4_options WHERE option_name = 'smilies_directory'" | |
[1]=> | |
float(5.1975250244141E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[62]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'subjectprefix'" | |
[1]=> | |
float(5.6028366088867E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[63]=> | |
array(3) { | |
[0]=> | |
string(66) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_bbcode'" | |
[1]=> | |
float(5.1975250244141E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[64]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_blodotgsping'" | |
[1]=> | |
float(5.1021575927734E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[65]=> | |
array(3) { | |
[0]=> | |
string(70) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_phoneemail'" | |
[1]=> | |
float(5.1021575927734E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[66]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_quicktags'" | |
[1]=> | |
float(5.0783157348633E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[67]=> | |
array(3) { | |
[0]=> | |
string(71) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_weblogsping'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[68]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'weblogs_cache_file'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[69]=> | |
array(3) { | |
[0]=> | |
string(67) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_preview'" | |
[1]=> | |
float(4.9829483032227E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[70]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_htmltrans'" | |
[1]=> | |
float(4.9829483032227E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[71]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT autoload FROM wp_4_options WHERE option_name = 'smilies_directory'" | |
[1]=> | |
float(4.9829483032227E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[72]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT autoload FROM wp_4_options WHERE option_name = 'fileupload_allowedusers'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[73]=> | |
array(3) { | |
[0]=> | |
string(70) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_phoneemail'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[74]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'default_post_status'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[75]=> | |
array(3) { | |
[0]=> | |
string(77) "SELECT autoload FROM wp_4_options WHERE option_name = 'default_post_category'" | |
[1]=> | |
float(5.1021575927734E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[76]=> | |
array(3) { | |
[0]=> | |
string(68) "SELECT autoload FROM wp_4_options WHERE option_name = 'archive_mode'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[77]=> | |
array(3) { | |
[0]=> | |
string(71) "SELECT autoload FROM wp_4_options WHERE option_name = 'time_difference'" | |
[1]=> | |
float(7.5817108154297E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[78]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_minadminlevel'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[79]=> | |
array(3) { | |
[0]=> | |
string(77) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_use_adminlevels'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[80]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_type'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[81]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_char'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[82]=> | |
array(3) { | |
[0]=> | |
string(80) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_ignore_zero'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[83]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_single_image'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[84]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image0'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[85]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image1'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[86]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image2'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[87]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image3'" | |
[1]=> | |
float(8.8930130004883E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[88]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image4'" | |
[1]=> | |
float(5.1975250244141E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[89]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image5'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[90]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image6'" | |
[1]=> | |
float(5.0067901611328E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[91]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image7'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[92]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image8'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[93]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_rating_image9'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[94]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_recently_updated_time'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[95]=> | |
array(3) { | |
[0]=> | |
string(86) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_recently_updated_prepend'" | |
[1]=> | |
float(5.793571472168E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[96]=> | |
array(3) { | |
[0]=> | |
string(85) "SELECT autoload FROM wp_4_options WHERE option_name = 'links_recently_updated_append'" | |
[1]=> | |
float(4.8160552978516E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[97]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT autoload FROM wp_4_options WHERE option_name = 'weblogs_cacheminutes'" | |
[1]=> | |
float(4.6968460083008E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[98]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT autoload FROM wp_4_options WHERE option_name = 'comment_allowed_tags'" | |
[1]=> | |
float(4.6968460083008E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[99]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT autoload FROM wp_4_options WHERE option_name = 'search_engine_friendly_urls'" | |
[1]=> | |
float(4.7206878662109E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[100]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'default_geourl_lat'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[101]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'default_geourl_lon'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[102]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_default_geourl'" | |
[1]=> | |
float(4.8160552978516E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[103]=> | |
array(3) { | |
[0]=> | |
string(71) "SELECT autoload FROM wp_4_options WHERE option_name = 'weblogs_xml_url'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[104]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'new_users_can_blog'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[105]=> | |
array(3) { | |
[0]=> | |
string(64) "SELECT autoload FROM wp_4_options WHERE option_name = '_wpnonce'" | |
[1]=> | |
float(4.6968460083008E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[106]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT autoload FROM wp_4_options WHERE option_name = '_wp_http_referer'" | |
[1]=> | |
float(4.6968460083008E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[107]=> | |
array(3) { | |
[0]=> | |
string(62) "SELECT autoload FROM wp_4_options WHERE option_name = 'Update'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[108]=> | |
array(3) { | |
[0]=> | |
string(62) "SELECT autoload FROM wp_4_options WHERE option_name = 'action'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[109]=> | |
array(3) { | |
[0]=> | |
string(68) "SELECT autoload FROM wp_4_options WHERE option_name = 'rich_editing'" | |
[1]=> | |
float(4.6968460083008E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[110]=> | |
array(3) { | |
[0]=> | |
string(73) "SELECT autoload FROM wp_4_options WHERE option_name = 'autosave_interval'" | |
[1]=> | |
float(4.8160552978516E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[111]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT autoload FROM wp_4_options WHERE option_name = 'deactivated_plugins'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[112]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT autoload FROM wp_4_options WHERE option_name = 'can_compress_scripts'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[113]=> | |
array(3) { | |
[0]=> | |
string(65) "SELECT autoload FROM wp_4_options WHERE option_name = 'page_uris'" | |
[1]=> | |
float(4.8160552978516E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[114]=> | |
array(3) { | |
[0]=> | |
string(67) "SELECT autoload FROM wp_4_options WHERE option_name = 'update_core'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[115]=> | |
array(3) { | |
[0]=> | |
string(70) "SELECT autoload FROM wp_4_options WHERE option_name = 'update_plugins'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[116]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'update_themes'" | |
[1]=> | |
float(4.8160552978516E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[117]=> | |
array(3) { | |
[0]=> | |
string(66) "SELECT autoload FROM wp_4_options WHERE option_name = 'doing_cron'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[118]=> | |
array(3) { | |
[0]=> | |
string(67) "SELECT autoload FROM wp_4_options WHERE option_name = 'random_seed'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[119]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'rss_excerpt_length'" | |
[1]=> | |
float(4.8160552978516E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[120]=> | |
array(3) { | |
[0]=> | |
string(62) "SELECT autoload FROM wp_4_options WHERE option_name = 'secret'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[121]=> | |
array(3) { | |
[0]=> | |
string(71) "SELECT autoload FROM wp_4_options WHERE option_name = 'use_linksupdate'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[122]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT autoload FROM wp_4_options WHERE option_name = 'default_comment_status_page'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[123]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT autoload FROM wp_4_options WHERE option_name = 'wporg_popular_tags'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[124]=> | |
array(3) { | |
[0]=> | |
string(68) "SELECT autoload FROM wp_4_options WHERE option_name = 'what_to_show'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[125]=> | |
array(3) { | |
[0]=> | |
string(68) "SELECT autoload FROM wp_4_options WHERE option_name = 'rss_language'" | |
[1]=> | |
float(4.9114227294922E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[126]=> | |
array(3) { | |
[0]=> | |
string(64) "SELECT autoload FROM wp_4_options WHERE option_name = 'language'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[127]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'enable_xmlrpc'" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[128]=> | |
array(3) { | |
[0]=> | |
string(66) "SELECT autoload FROM wp_4_options WHERE option_name = 'enable_app'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[129]=> | |
array(3) { | |
[0]=> | |
string(70) "SELECT autoload FROM wp_4_options WHERE option_name = 'embed_autourls'" | |
[1]=> | |
float(5.8174133300781E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[130]=> | |
array(3) { | |
[0]=> | |
string(78) "SELECT autoload FROM wp_4_options WHERE option_name = 'default_post_edit_rows'" | |
[1]=> | |
float(4.887580871582E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[131]=> | |
array(3) { | |
[0]=> | |
string(71) "SELECT autoload FROM wp_4_options WHERE option_name = 'gzipcompression'" | |
[1]=> | |
float(4.7922134399414E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[132]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT autoload FROM wp_4_options WHERE option_name = 'advanced_edit'" | |
[1]=> | |
float(3.0994415283203E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, install_blog, populate_options, delete_option" | |
} | |
[133]=> | |
array(3) { | |
[0]=> | |
string(76) "DELETE FROM wp_4_options WHERE option_name REGEXP '^rss_[0-9a-f]{32}(_ts)?$'" | |
[1]=> | |
float(0.00024700164794922) | |
[2]=> | |
string(48) "wpmu_create_blog, install_blog, populate_options" | |
} | |
[134]=> | |
array(3) { | |
[0]=> | |
string(271) "DELETE a, b FROM wp_4_options a, wp_4_options b | |
WHERE a.option_name LIKE '\\_transient\\_%' | |
AND a.option_name NOT LIKE '\\_transient\\_timeout\\_%' | |
AND b.option_name = CONCAT( '_transient_timeout_', SUBSTRING( a.option_name, 12 ) ) | |
AND b.option_value < 1474118794" | |
[1]=> | |
float(0.00016617774963379) | |
[2]=> | |
string(48) "wpmu_create_blog, install_blog, populate_options" | |
} | |
[135]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(6.6995620727539E-5) | |
[2]=> | |
string(123) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, get_option" | |
} | |
[136]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(5.4121017456055E-5) | |
[2]=> | |
string(135) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, add_option, get_option" | |
} | |
[137]=> | |
array(3) { | |
[0]=> | |
string(343) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('wp_4_user_roles', 'a:1:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:0:{}}}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.00077509880065918) | |
[2]=> | |
string(123) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, add_option" | |
} | |
[138]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.7036361694336E-5) | |
[2]=> | |
string(123) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, get_option" | |
} | |
[139]=> | |
array(3) { | |
[0]=> | |
string(37) "SHOW FULL COLUMNS FROM `wp_4_options`" | |
[1]=> | |
float(0.00031781196594238) | |
[2]=> | |
string(111) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option" | |
} | |
[140]=> | |
array(3) { | |
[0]=> | |
string(261) "UPDATE `wp_4_options` SET `option_value` = 'a:2:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:0:{}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00079703330993652) | |
[2]=> | |
string(111) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option" | |
} | |
[141]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.9870223999023E-5) | |
[2]=> | |
string(123) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, get_option" | |
} | |
[142]=> | |
array(3) { | |
[0]=> | |
string(338) "UPDATE `wp_4_options` SET `option_value` = 'a:3:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:0:{}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00041294097900391) | |
[2]=> | |
string(111) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option" | |
} | |
[143]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(6.9856643676758E-5) | |
[2]=> | |
string(123) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, get_option" | |
} | |
[144]=> | |
array(3) { | |
[0]=> | |
string(427) "UPDATE `wp_4_options` SET `option_value` = 'a:4:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:0:{}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00077199935913086) | |
[2]=> | |
string(111) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option" | |
} | |
[145]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.1075897216797E-5) | |
[2]=> | |
string(123) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option, get_option" | |
} | |
[146]=> | |
array(3) { | |
[0]=> | |
string(514) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:0:{}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00035595893859863) | |
[2]=> | |
string(111) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, add_role, WP_Roles->add_role, update_option" | |
} | |
[147]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[148]=> | |
array(3) { | |
[0]=> | |
string(541) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:1:{s:13:\"switch_themes\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0003821849822998) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[149]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.0001070499420166) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[150]=> | |
array(3) { | |
[0]=> | |
string(566) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:2:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00053906440734863) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[151]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.6784362792969E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[152]=> | |
array(3) { | |
[0]=> | |
string(596) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:3:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00041413307189941) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[153]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.5115432739258E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[154]=> | |
array(3) { | |
[0]=> | |
string(622) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:4:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00063991546630859) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[155]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.9154968261719E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[156]=> | |
array(3) { | |
[0]=> | |
string(646) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:5:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00043296813964844) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[157]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00010395050048828) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[158]=> | |
array(3) { | |
[0]=> | |
string(670) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:6:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00036001205444336) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[159]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2002410888672E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[160]=> | |
array(3) { | |
[0]=> | |
string(698) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:7:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00036191940307617) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[161]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2002410888672E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[162]=> | |
array(3) { | |
[0]=> | |
string(729) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:8:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00056600570678711) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[163]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[164]=> | |
array(3) { | |
[0]=> | |
string(760) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:9:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00071501731872559) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[165]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00010418891906738) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[166]=> | |
array(3) { | |
[0]=> | |
string(787) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:10:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00039005279541016) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[167]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[168]=> | |
array(3) { | |
[0]=> | |
string(813) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:11:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00064992904663086) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[169]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[170]=> | |
array(3) { | |
[0]=> | |
string(832) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:12:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00012612342834473) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[171]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.6784362792969E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[172]=> | |
array(3) { | |
[0]=> | |
string(861) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:13:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00029206275939941) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[173]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.3909759521484E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[174]=> | |
array(3) { | |
[0]=> | |
string(885) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:14:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00077009201049805) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[175]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4863433837891E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[176]=> | |
array(3) { | |
[0]=> | |
string(916) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:15:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00058698654174805) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[177]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.0001070499420166) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[178]=> | |
array(3) { | |
[0]=> | |
string(950) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:16:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00063681602478027) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[179]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00017499923706055) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[180]=> | |
array(3) { | |
[0]=> | |
string(977) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:17:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00054001808166504) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[181]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[182]=> | |
array(3) { | |
[0]=> | |
string(1001) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:18:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00074386596679688) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[183]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[184]=> | |
array(3) { | |
[0]=> | |
string(1018) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:19:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00055599212646484) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[185]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.5101852416992E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[186]=> | |
array(3) { | |
[0]=> | |
string(1039) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:20:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00040388107299805) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[187]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00013995170593262) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[188]=> | |
array(3) { | |
[0]=> | |
string(1059) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:21:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00049710273742676) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[189]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.7976455688477E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[190]=> | |
array(3) { | |
[0]=> | |
string(1079) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:22:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0009000301361084) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[191]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[192]=> | |
array(3) { | |
[0]=> | |
string(1099) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:23:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00090408325195312) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[193]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.5101852416992E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[194]=> | |
array(3) { | |
[0]=> | |
string(1119) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:24:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00037384033203125) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[195]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2002410888672E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[196]=> | |
array(3) { | |
[0]=> | |
string(1139) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:25:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00051498413085938) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[197]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[198]=> | |
array(3) { | |
[0]=> | |
string(1159) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:26:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00023102760314941) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[199]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4148178100586E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[200]=> | |
array(3) { | |
[0]=> | |
string(1179) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:27:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00063395500183105) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[201]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.5817108154297E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[202]=> | |
array(3) { | |
[0]=> | |
string(1199) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:28:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00055503845214844) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[203]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.5129013061523E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[204]=> | |
array(3) { | |
[0]=> | |
string(1219) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:29:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00038909912109375) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[205]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.1048736572266E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[206]=> | |
array(3) { | |
[0]=> | |
string(1239) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:0:{}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00058197975158691) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[207]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[208]=> | |
array(3) { | |
[0]=> | |
string(1270) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:1:{s:17:\"moderate_comments\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00033807754516602) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[209]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[210]=> | |
array(3) { | |
[0]=> | |
string(1301) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:2:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00069808959960938) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[211]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.0122222900391E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[212]=> | |
array(3) { | |
[0]=> | |
string(1327) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:3:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0004889965057373) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[213]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4863433837891E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[214]=> | |
array(3) { | |
[0]=> | |
string(1353) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:4:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00053286552429199) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[215]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4863433837891E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[216]=> | |
array(3) { | |
[0]=> | |
string(1382) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:5:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00040292739868164) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[217]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[218]=> | |
array(3) { | |
[0]=> | |
string(1406) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:6:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00079703330993652) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[219]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[220]=> | |
array(3) { | |
[0]=> | |
string(1437) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:7:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00051999092102051) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[221]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[222]=> | |
array(3) { | |
[0]=> | |
string(1471) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:8:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00043201446533203) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[223]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7009201049805E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[224]=> | |
array(3) { | |
[0]=> | |
string(1498) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:9:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00042104721069336) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[225]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4863433837891E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[226]=> | |
array(3) { | |
[0]=> | |
string(1523) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:10:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00032901763916016) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[227]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.5101852416992E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[228]=> | |
array(3) { | |
[0]=> | |
string(1540) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:11:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00089001655578613) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[229]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[230]=> | |
array(3) { | |
[0]=> | |
string(1560) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:12:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0007319450378418) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[231]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.6069107055664E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[232]=> | |
array(3) { | |
[0]=> | |
string(1580) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:13:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00031399726867676) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[233]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.9154968261719E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[234]=> | |
array(3) { | |
[0]=> | |
string(1600) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:14:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00041604042053223) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[235]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.5101852416992E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[236]=> | |
array(3) { | |
[0]=> | |
string(1620) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:15:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00047397613525391) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[237]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[238]=> | |
array(3) { | |
[0]=> | |
string(1640) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:16:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00082921981811523) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[239]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[240]=> | |
array(3) { | |
[0]=> | |
string(1660) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:17:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0004889965057373) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[241]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.5817108154297E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[242]=> | |
array(3) { | |
[0]=> | |
string(1680) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:18:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00044393539428711) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[243]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[244]=> | |
array(3) { | |
[0]=> | |
string(1700) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:0:{}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00033307075500488) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[245]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7009201049805E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[246]=> | |
array(3) { | |
[0]=> | |
string(1726) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:1:{s:12:\"upload_files\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00039291381835938) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[247]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.918212890625E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[248]=> | |
array(3) { | |
[0]=> | |
string(1750) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:2:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00082898139953613) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[249]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[250]=> | |
array(3) { | |
[0]=> | |
string(1784) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:3:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0004270076751709) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[251]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[252]=> | |
array(3) { | |
[0]=> | |
string(1811) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:4:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00042009353637695) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[253]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7009201049805E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[254]=> | |
array(3) { | |
[0]=> | |
string(1828) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:5:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00043106079101562) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[255]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7009201049805E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[256]=> | |
array(3) { | |
[0]=> | |
string(1848) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:6:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0001370906829834) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[257]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[258]=> | |
array(3) { | |
[0]=> | |
string(1868) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:7:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00074601173400879) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[259]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.3909759521484E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[260]=> | |
array(3) { | |
[0]=> | |
string(1888) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:0:{}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00044512748718262) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[261]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[262]=> | |
array(3) { | |
[0]=> | |
string(1912) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:1:{s:10:\"edit_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00048995018005371) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[263]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.0001070499420166) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[264]=> | |
array(3) { | |
[0]=> | |
string(1929) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:2:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00047683715820312) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[265]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.8916549682617E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[266]=> | |
array(3) { | |
[0]=> | |
string(1949) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:3:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00020813941955566) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[267]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00010395050048828) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[268]=> | |
array(3) { | |
[0]=> | |
string(1969) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:0:{}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0007481575012207) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[269]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.2983245849609E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[270]=> | |
array(3) { | |
[0]=> | |
string(1986) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00049090385437012) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[271]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[272]=> | |
array(3) { | |
[0]=> | |
string(2006) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00060701370239258) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_160, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[273]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.2029571533203E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[274]=> | |
array(3) { | |
[0]=> | |
string(2037) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:31:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00050497055053711) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[275]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.7976455688477E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[276]=> | |
array(3) { | |
[0]=> | |
string(2071) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:32:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00079989433288574) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[277]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.9870223999023E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[278]=> | |
array(3) { | |
[0]=> | |
string(2098) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:33:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00043296813964844) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[279]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.319450378418E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[280]=> | |
array(3) { | |
[0]=> | |
string(2124) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:34:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0004570484161377) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[281]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[282]=> | |
array(3) { | |
[0]=> | |
string(2157) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:35:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00047707557678223) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[283]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.2002410888672E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[284]=> | |
array(3) { | |
[0]=> | |
string(2193) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:36:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0013840198516846) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[285]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4148178100586E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[286]=> | |
array(3) { | |
[0]=> | |
string(2219) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:37:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0008540153503418) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[287]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.9154968261719E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[288]=> | |
array(3) { | |
[0]=> | |
string(2252) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:38:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00053787231445312) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[289]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[290]=> | |
array(3) { | |
[0]=> | |
string(2288) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:39:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00044393539428711) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[291]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[292]=> | |
array(3) { | |
[0]=> | |
string(2322) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:40:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00069403648376465) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[293]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.8916549682617E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[294]=> | |
array(3) { | |
[0]=> | |
string(2354) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:41:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00054192543029785) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[295]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.6055526733398E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[296]=> | |
array(3) { | |
[0]=> | |
string(2386) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:42:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00052285194396973) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[297]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00014019012451172) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[298]=> | |
array(3) { | |
[0]=> | |
string(2420) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:43:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00066399574279785) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[299]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.6069107055664E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[300]=> | |
array(3) { | |
[0]=> | |
string(2452) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:44:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00076794624328613) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[301]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7009201049805E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[302]=> | |
array(3) { | |
[0]=> | |
string(2484) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00051188468933105) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[303]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[304]=> | |
array(3) { | |
[0]=> | |
string(2515) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:20:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0005650520324707) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[305]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00011897087097168) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[306]=> | |
array(3) { | |
[0]=> | |
string(2549) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:21:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00064802169799805) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[307]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.3936920166016E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[308]=> | |
array(3) { | |
[0]=> | |
string(2576) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:22:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0011038780212402) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[309]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.2969665527344E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[310]=> | |
array(3) { | |
[0]=> | |
string(2602) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:23:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00075697898864746) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[311]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00010895729064941) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[312]=> | |
array(3) { | |
[0]=> | |
string(2635) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:24:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0003969669342041) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[313]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4863433837891E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[314]=> | |
array(3) { | |
[0]=> | |
string(2671) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:25:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00062799453735352) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[315]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.7990036010742E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[316]=> | |
array(3) { | |
[0]=> | |
string(2697) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:26:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0012531280517578) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[317]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00013303756713867) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[318]=> | |
array(3) { | |
[0]=> | |
string(2730) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:27:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00066614151000977) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[319]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.4890594482422E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[320]=> | |
array(3) { | |
[0]=> | |
string(2766) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:28:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00099706649780273) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[321]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.8916549682617E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[322]=> | |
array(3) { | |
[0]=> | |
string(2800) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:29:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0010120868682861) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[323]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00013113021850586) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[324]=> | |
array(3) { | |
[0]=> | |
string(2832) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:30:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00064992904663086) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[325]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[326]=> | |
array(3) { | |
[0]=> | |
string(2864) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:31:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00046610832214355) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[327]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.4863433837891E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[328]=> | |
array(3) { | |
[0]=> | |
string(2898) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:32:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0014231204986572) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[329]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00011992454528809) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[330]=> | |
array(3) { | |
[0]=> | |
string(2930) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:33:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00072884559631348) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[331]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[332]=> | |
array(3) { | |
[0]=> | |
string(2962) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:45:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00054502487182617) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[333]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00011515617370605) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[334]=> | |
array(3) { | |
[0]=> | |
string(2988) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:46:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0014917850494385) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[335]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.3936920166016E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[336]=> | |
array(3) { | |
[0]=> | |
string(3014) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:47:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0009160041809082) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[337]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.2029571533203E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[338]=> | |
array(3) { | |
[0]=> | |
string(3040) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:47:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:9:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0015699863433838) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[339]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.5830688476562E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[340]=> | |
array(3) { | |
[0]=> | |
string(3077) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:47:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00076913833618164) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[341]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.3936920166016E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[342]=> | |
array(3) { | |
[0]=> | |
string(3103) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:47:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00086116790771484) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_210, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[343]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_230, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[344]=> | |
array(3) { | |
[0]=> | |
string(3134) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:48:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00048995018005371) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_230, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[345]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_250, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[346]=> | |
array(3) { | |
[0]=> | |
string(3162) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:49:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0008540153503418) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_250, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[347]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00012302398681641) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_260, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[348]=> | |
array(3) { | |
[0]=> | |
string(3190) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:50:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00060701370239258) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_260, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[349]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00011515617370605) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_260, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[350]=> | |
array(3) { | |
[0]=> | |
string(3218) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:51:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00095796585083008) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_260, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[351]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00011110305786133) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_270, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[352]=> | |
array(3) { | |
[0]=> | |
string(3247) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:52:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0013110637664795) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_270, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[353]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.0001518726348877) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_270, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[354]=> | |
array(3) { | |
[0]=> | |
string(3274) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:53:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00099706649780273) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_270, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[355]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.0001218318939209) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_280, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[356]=> | |
array(3) { | |
[0]=> | |
string(3302) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:54:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0011498928070068) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_280, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[357]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00011086463928223) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[358]=> | |
array(3) { | |
[0]=> | |
string(3327) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:55:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0007331371307373) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[359]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.0001060962677002) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[360]=> | |
array(3) { | |
[0]=> | |
string(3351) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:56:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00064492225646973) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[361]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.1075897216797E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[362]=> | |
array(3) { | |
[0]=> | |
string(3377) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:57:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0010619163513184) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[363]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.8943710327148E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[364]=> | |
array(3) { | |
[0]=> | |
string(3404) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:58:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00079894065856934) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[365]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00016117095947266) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[366]=> | |
array(3) { | |
[0]=> | |
string(3436) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:59:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00078177452087402) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[367]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(0.00010991096496582) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[368]=> | |
array(3) { | |
[0]=> | |
string(3463) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:60:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.0011749267578125) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[369]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(9.5129013061523E-5) | |
[2]=> | |
string(130) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option, get_option" | |
} | |
[370]=> | |
array(3) { | |
[0]=> | |
string(3482) "UPDATE `wp_4_options` SET `option_value` = 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}' WHERE `option_name` = 'wp_4_user_roles'" | |
[1]=> | |
float(0.00086688995361328) | |
[2]=> | |
string(118) "wpmu_create_blog, install_blog, populate_roles, populate_roles_300, WP_Role->add_cap, WP_Roles->add_cap, update_option" | |
} | |
[371]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(8.4877014160156E-5) | |
[2]=> | |
string(82) "wpmu_create_blog, install_blog, WP_Roles->__construct, WP_Roles->_init, get_option" | |
} | |
[372]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT option_value FROM wp_4_options WHERE option_name = 'siteurl' LIMIT 1" | |
[1]=> | |
float(7.0095062255859E-5) | |
[2]=> | |
string(57) "wpmu_create_blog, install_blog, update_option, get_option" | |
} | |
[373]=> | |
array(3) { | |
[0]=> | |
string(104) "UPDATE `wp_4_options` SET `option_value` = 'http://foo.develop.wpmu.dev' WHERE `option_name` = 'siteurl'" | |
[1]=> | |
float(0.00030899047851562) | |
[2]=> | |
string(45) "wpmu_create_blog, install_blog, update_option" | |
} | |
[374]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT option_value FROM wp_4_options WHERE option_name = 'home' LIMIT 1" | |
[1]=> | |
float(7.4148178100586E-5) | |
[2]=> | |
string(57) "wpmu_create_blog, install_blog, update_option, get_option" | |
} | |
[375]=> | |
array(3) { | |
[0]=> | |
string(101) "UPDATE `wp_4_options` SET `option_value` = 'http://foo.develop.wpmu.dev' WHERE `option_name` = 'home'" | |
[1]=> | |
float(0.00058197975158691) | |
[2]=> | |
string(45) "wpmu_create_blog, install_blog, update_option" | |
} | |
[376]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_options WHERE option_name = 'wp_user_roles' LIMIT 1" | |
[1]=> | |
float(9.2983245849609E-5) | |
[2]=> | |
string(93) "wpmu_create_blog, install_blog, get_blog_option, switch_to_blog, WP_Roles->reinit, get_option" | |
} | |
[377]=> | |
array(3) { | |
[0]=> | |
string(77) "SELECT option_value FROM wp_options WHERE option_name = 'upload_path' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(59) "wpmu_create_blog, install_blog, get_blog_option, get_option" | |
} | |
[378]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'wp_4_user_roles' LIMIT 1" | |
[1]=> | |
float(7.7009201049805E-5) | |
[2]=> | |
string(99) "wpmu_create_blog, install_blog, get_blog_option, restore_current_blog, WP_Roles->reinit, get_option" | |
} | |
[379]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_4_options WHERE option_name = 'upload_path' LIMIT 1" | |
[1]=> | |
float(0.00022006034851074) | |
[2]=> | |
string(57) "wpmu_create_blog, install_blog, update_option, get_option" | |
} | |
[380]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT option_value FROM wp_4_options WHERE option_name = 'blogname' LIMIT 1" | |
[1]=> | |
float(0.0001070499420166) | |
[2]=> | |
string(57) "wpmu_create_blog, install_blog, update_option, get_option" | |
} | |
[381]=> | |
array(3) { | |
[0]=> | |
string(81) "UPDATE `wp_4_options` SET `option_value` = 'Foo' WHERE `option_name` = 'blogname'" | |
[1]=> | |
float(0.00033998489379883) | |
[2]=> | |
string(45) "wpmu_create_blog, install_blog, update_option" | |
} | |
[382]=> | |
array(3) { | |
[0]=> | |
string(48) "SELECT * FROM wp_blogs WHERE blog_id = 4 LIMIT 1" | |
[1]=> | |
float(9.5129013061523E-5) | |
[2]=> | |
string(211) "wpmu_create_blog, install_blog, update_option, do_action('update_option_blogname'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, refresh_blog_details, get_blog_details, WP_Site::get_instance" | |
} | |
[383]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_4_options WHERE option_name = 'admin_email' LIMIT 1" | |
[1]=> | |
float(7.8916549682617E-5) | |
[2]=> | |
string(74) "wpmu_create_blog, install_blog, update_option, sanitize_option, get_option" | |
} | |
[384]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_4_options WHERE option_name = 'admin_email' LIMIT 1" | |
[1]=> | |
float(6.7949295043945E-5) | |
[2]=> | |
string(57) "wpmu_create_blog, install_blog, update_option, get_option" | |
} | |
[385]=> | |
array(3) { | |
[0]=> | |
string(67) "SELECT umeta_id FROM wp_usermeta WHERE meta_key = 'wp_4_user_level'" | |
[1]=> | |
float(8.2015991210938E-5) | |
[2]=> | |
string(47) "wpmu_create_blog, install_blog, delete_metadata" | |
} | |
[386]=> | |
array(3) { | |
[0]=> | |
string(69) "SELECT umeta_id FROM wp_usermeta WHERE meta_key = 'wp_4_capabilities'" | |
[1]=> | |
float(7.2002410888672E-5) | |
[2]=> | |
string(47) "wpmu_create_blog, install_blog, delete_metadata" | |
} | |
[387]=> | |
array(3) { | |
[0]=> | |
string(35) "SHOW FULL COLUMNS FROM `wp_4_terms`" | |
[1]=> | |
float(0.00040888786315918) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[388]=> | |
array(3) { | |
[0]=> | |
string(114) "INSERT INTO `wp_4_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1, 'Uncategorized', 'uncategorized', 0)" | |
[1]=> | |
float(0.00070500373840332) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[389]=> | |
array(3) { | |
[0]=> | |
string(43) "SHOW FULL COLUMNS FROM `wp_4_term_taxonomy`" | |
[1]=> | |
float(0.00028491020202637) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[390]=> | |
array(3) { | |
[0]=> | |
string(123) "INSERT INTO `wp_4_term_taxonomy` (`term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1, 'category', '', 0, 1)" | |
[1]=> | |
float(0.00024700164794922) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[391]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'timezone_string' LIMIT 1" | |
[1]=> | |
float(7.3909759521484E-5) | |
[2]=> | |
string(190) "wpmu_create_blog, wp_install_defaults, current_time, get_option, apply_filters('pre_option_gmt_offset'), WP_Hook->apply_filters, call_user_func_array, wp_timezone_override_offset, get_option" | |
} | |
[392]=> | |
array(3) { | |
[0]=> | |
string(78) "SELECT option_value FROM wp_4_options WHERE option_name = 'gmt_offset' LIMIT 1" | |
[1]=> | |
float(6.6041946411133E-5) | |
[2]=> | |
string(63) "wpmu_create_blog, wp_install_defaults, current_time, get_option" | |
} | |
[393]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT option_value FROM wp_4_options WHERE option_name = 'home' LIMIT 1" | |
[1]=> | |
float(6.4849853515625E-5) | |
[2]=> | |
string(49) "wpmu_create_blog, wp_install_defaults, get_option" | |
} | |
[394]=> | |
array(3) { | |
[0]=> | |
string(80) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'first_post' AND site_id = 1" | |
[1]=> | |
float(9.5129013061523E-5) | |
[2]=> | |
string(74) "wpmu_create_blog, wp_install_defaults, get_site_option, get_network_option" | |
} | |
[395]=> | |
array(3) { | |
[0]=> | |
string(35) "SHOW FULL COLUMNS FROM `wp_4_posts`" | |
[1]=> | |
float(0.00041699409484863) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[396]=> | |
array(3) { | |
[0]=> | |
string(564) "INSERT INTO `wp_4_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_excerpt`, `post_title`, `post_name`, `post_modified`, `post_modified_gmt`, `guid`, `comment_count`, `to_ping`, `pinged`, `post_content_filtered`) VALUES (1, '2016-09-17 13:26:34', '2016-09-17 13:26:34', 'Welcome to Multisite Sites. This is your first post. Edit or delete it, then start blogging!', '', 'Hello world!', 'hello-world', '2016-09-17 13:26:34', '2016-09-17 13:26:34', 'http://foo.develop.wpmu.dev/?p=1', 1, '', '', '')" | |
[1]=> | |
float(0.00065088272094727) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[397]=> | |
array(3) { | |
[0]=> | |
string(85) "INSERT INTO `wp_4_term_relationships` (`term_taxonomy_id`, `object_id`) VALUES (1, 1)" | |
[1]=> | |
float(0.00062394142150879) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[398]=> | |
array(3) { | |
[0]=> | |
string(90) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'first_comment_author' AND site_id = 1" | |
[1]=> | |
float(0.00017809867858887) | |
[2]=> | |
string(74) "wpmu_create_blog, wp_install_defaults, get_site_option, get_network_option" | |
} | |
[399]=> | |
array(3) { | |
[0]=> | |
string(89) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'first_comment_email' AND site_id = 1" | |
[1]=> | |
float(0.00010108947753906) | |
[2]=> | |
string(74) "wpmu_create_blog, wp_install_defaults, get_site_option, get_network_option" | |
} | |
[400]=> | |
array(3) { | |
[0]=> | |
string(87) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'first_comment_url' AND site_id = 1" | |
[1]=> | |
float(9.5129013061523E-5) | |
[2]=> | |
string(74) "wpmu_create_blog, wp_install_defaults, get_site_option, get_network_option" | |
} | |
[401]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'first_comment' AND site_id = 1" | |
[1]=> | |
float(9.2029571533203E-5) | |
[2]=> | |
string(74) "wpmu_create_blog, wp_install_defaults, get_site_option, get_network_option" | |
} | |
[402]=> | |
array(3) { | |
[0]=> | |
string(38) "SHOW FULL COLUMNS FROM `wp_4_comments`" | |
[1]=> | |
float(0.00038695335388184) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[403]=> | |
array(3) { | |
[0]=> | |
string(239) "INSERT INTO `wp_4_comments` (`comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_date`, `comment_date_gmt`, `comment_content`) VALUES (1, '', '', '', '2016-09-17 13:26:34', '2016-09-17 13:26:34', '')" | |
[1]=> | |
float(0.00043296813964844) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[404]=> | |
array(3) { | |
[0]=> | |
string(75) "SELECT option_value FROM wp_4_options WHERE option_name = 'siteurl' LIMIT 1" | |
[1]=> | |
float(0.00010490417480469) | |
[2]=> | |
string(89) "wpmu_create_blog, wp_install_defaults, admin_url, get_admin_url, get_site_url, get_option" | |
} | |
[405]=> | |
array(3) { | |
[0]=> | |
string(80) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'first_page' AND site_id = 1" | |
[1]=> | |
float(8.9883804321289E-5) | |
[2]=> | |
string(74) "wpmu_create_blog, wp_install_defaults, get_site_option, get_network_option" | |
} | |
[406]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT option_value FROM wp_4_options WHERE option_name = 'home' LIMIT 1" | |
[1]=> | |
float(6.6041946411133E-5) | |
[2]=> | |
string(49) "wpmu_create_blog, wp_install_defaults, get_option" | |
} | |
[407]=> | |
array(3) { | |
[0]=> | |
string(465) "INSERT INTO `wp_4_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_excerpt`, `comment_status`, `post_title`, `post_name`, `post_modified`, `post_modified_gmt`, `guid`, `post_type`, `to_ping`, `pinged`, `post_content_filtered`) VALUES (1, '2016-09-17 13:26:34', '2016-09-17 13:26:34', '', '', 'closed', 'Sample Page', 'sample-page', '2016-09-17 13:26:34', '2016-09-17 13:26:34', 'http://foo.develop.wpmu.dev/?page_id=2', 'page', '', '', '')" | |
[1]=> | |
float(0.00037193298339844) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[408]=> | |
array(3) { | |
[0]=> | |
string(38) "SHOW FULL COLUMNS FROM `wp_4_postmeta`" | |
[1]=> | |
float(0.00027799606323242) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[409]=> | |
array(3) { | |
[0]=> | |
string(108) "INSERT INTO `wp_4_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (2, '_wp_page_template', 'default')" | |
[1]=> | |
float(0.00065088272094727) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[410]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_search' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[411]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_search' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(76) "wpmu_create_blog, wp_install_defaults, update_option, add_option, get_option" | |
} | |
[412]=> | |
array(3) { | |
[0]=> | |
string(307) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.00039196014404297) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, add_option" | |
} | |
[413]=> | |
array(3) { | |
[0]=> | |
string(87) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_recent-posts' LIMIT 1" | |
[1]=> | |
float(8.9883804321289E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[414]=> | |
array(3) { | |
[0]=> | |
string(87) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_recent-posts' LIMIT 1" | |
[1]=> | |
float(8.4161758422852E-5) | |
[2]=> | |
string(76) "wpmu_create_blog, wp_install_defaults, update_option, add_option, get_option" | |
} | |
[415]=> | |
array(3) { | |
[0]=> | |
string(332) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.00038790702819824) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, add_option" | |
} | |
[416]=> | |
array(3) { | |
[0]=> | |
string(90) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_recent-comments' LIMIT 1" | |
[1]=> | |
float(8.7976455688477E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[417]=> | |
array(3) { | |
[0]=> | |
string(90) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_recent-comments' LIMIT 1" | |
[1]=> | |
float(7.7962875366211E-5) | |
[2]=> | |
string(76) "wpmu_create_blog, wp_install_defaults, update_option, add_option, get_option" | |
} | |
[418]=> | |
array(3) { | |
[0]=> | |
string(335) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.00038385391235352) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, add_option" | |
} | |
[419]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_archives' LIMIT 1" | |
[1]=> | |
float(6.6995620727539E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[420]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_archives' LIMIT 1" | |
[1]=> | |
float(5.8174133300781E-5) | |
[2]=> | |
string(76) "wpmu_create_blog, wp_install_defaults, update_option, add_option, get_option" | |
} | |
[421]=> | |
array(3) { | |
[0]=> | |
string(348) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.00042510032653809) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, add_option" | |
} | |
[422]=> | |
array(3) { | |
[0]=> | |
string(85) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_categories' LIMIT 1" | |
[1]=> | |
float(7.5101852416992E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[423]=> | |
array(3) { | |
[0]=> | |
string(217) "UPDATE `wp_4_options` SET `option_value` = 'a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}' WHERE `option_name` = 'widget_categories'" | |
[1]=> | |
float(0.00060510635375977) | |
[2]=> | |
string(52) "wpmu_create_blog, wp_install_defaults, update_option" | |
} | |
[424]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_meta' LIMIT 1" | |
[1]=> | |
float(6.8902969360352E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[425]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_4_options WHERE option_name = 'widget_meta' LIMIT 1" | |
[1]=> | |
float(5.8889389038086E-5) | |
[2]=> | |
string(76) "wpmu_create_blog, wp_install_defaults, update_option, add_option, get_option" | |
} | |
[426]=> | |
array(3) { | |
[0]=> | |
string(305) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.0003211498260498) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, add_option" | |
} | |
[427]=> | |
array(3) { | |
[0]=> | |
string(84) "SELECT option_value FROM wp_4_options WHERE option_name = 'sidebars_widgets' LIMIT 1" | |
[1]=> | |
float(6.6995620727539E-5) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, get_option" | |
} | |
[428]=> | |
array(3) { | |
[0]=> | |
string(84) "SELECT option_value FROM wp_4_options WHERE option_name = 'sidebars_widgets' LIMIT 1" | |
[1]=> | |
float(5.9127807617188E-5) | |
[2]=> | |
string(76) "wpmu_create_blog, wp_install_defaults, update_option, add_option, get_option" | |
} | |
[429]=> | |
array(3) { | |
[0]=> | |
string(486) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('sidebars_widgets', 'a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"array_version\";i:3;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.00032377243041992) | |
[2]=> | |
string(64) "wpmu_create_blog, wp_install_defaults, update_option, add_option" | |
} | |
[430]=> | |
array(3) { | |
[0]=> | |
string(87) "SELECT option_value FROM wp_4_options WHERE option_name = 'permalink_structure' LIMIT 1" | |
[1]=> | |
float(7.3909759521484E-5) | |
[2]=> | |
string(67) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->init, get_option" | |
} | |
[431]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'rewrite_rules' LIMIT 1" | |
[1]=> | |
float(6.6995620727539E-5) | |
[2]=> | |
string(89) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, update_option, get_option" | |
} | |
[432]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'rewrite_rules' LIMIT 1" | |
[1]=> | |
float(6.3896179199219E-5) | |
[2]=> | |
string(104) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, get_option" | |
} | |
[433]=> | |
array(3) { | |
[0]=> | |
string(72) "SELECT option_value FROM wp_4_options WHERE option_name = 'home' LIMIT 1" | |
[1]=> | |
float(6.1988830566406E-5) | |
[2]=> | |
string(155) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, home_url, get_home_url, get_option" | |
} | |
[434]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.6041946411133E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[435]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.4849853515625E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[436]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.5088272094727E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[437]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.413459777832E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[438]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.7949295043945E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[439]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.6041946411133E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[440]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(3.2901763916016E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[441]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(8.702278137207E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[442]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[443]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[444]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(8.1062316894531E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[445]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(7.0810317993164E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[446]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(199) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->page_rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[447]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(7.2956085205078E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[448]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(8.392333984375E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[449]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(7.0095062255859E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[450]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.4849853515625E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[451]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'page_on_front' LIMIT 1" | |
[1]=> | |
float(6.4849853515625E-5) | |
[2]=> | |
string(167) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, WP_Rewrite->rewrite_rules, WP_Rewrite->generate_rewrite_rules, get_option" | |
} | |
[452]=> | |
array(3) { | |
[0]=> | |
string(81) "SELECT option_value FROM wp_4_options WHERE option_name = 'rewrite_rules' LIMIT 1" | |
[1]=> | |
float(6.6041946411133E-5) | |
[2]=> | |
string(119) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, update_option, get_option" | |
} | |
[453]=> | |
array(3) { | |
[0]=> | |
string(13840) "UPDATE `wp_4_options` SET `option_value` = 'a:128:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:9:\"foobar/?$\";s:26:\"index.php?post_type=foobar\";s:39:\"foobar/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=foobar&feed=$matches[1]\";s:34:\"foobar/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=foobar&feed=$matches[1]\";s:26:\"foobar/page/([0-9]{1,})/?$\";s:44:\"index.php?post_type=foobar&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:38:\"mail-debug/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mail-debug/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mail-debug/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mail-debug/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mail-debug/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mail-debug/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mail-debug/([^/]+)/embed/?$\";s:43:\"index.php?mail-debug=$matches[1]&embed=true\";s:31:\"mail-debug/([^/]+)/trackback/?$\";s:37:\"index.php?mail-debug=$matches[1]&tb=1\";s:39:\"mail-debug/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mail-debug=$matches[1]&paged=$matches[2]\";s:46:\"mail-debug/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mail-debug=$matches[1]&cpage=$matches[2]\";s:35:\"mail-debug/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mail-debug=$matches[1]&page=$matches[2]\";s:27:\"mail-debug/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mail-debug/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mail-debug/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mail-debug/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mail-debug/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mail-debug/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"foobar/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"foobar/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"foobar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"foobar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"foobar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"foobar/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"foobar/([^/]+)/embed/?$\";s:39:\"index.php?foobar=$matches[1]&embed=true\";s:27:\"foobar/([^/]+)/trackback/?$\";s:33:\"index.php?foobar=$matches[1]&tb=1\";s:47:\"foobar/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?foobar=$matches[1]&feed=$matches[2]\";s:42:\"foobar/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?foobar=$matches[1]&feed=$matches[2]\";s:35:\"foobar/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?foobar=$matches[1]&paged=$matches[2]\";s:42:\"foobar/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?foobar=$matches[1]&cpage=$matches[2]\";s:31:\"foobar/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?foobar=$matches[1]&page=$matches[2]\";s:23:\"foobar/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"foobar/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"foobar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"foobar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"foobar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"foobar/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}' WHERE `option_name` = 'rewrite_rules'" | |
[1]=> | |
float(0.0015020370483398) | |
[2]=> | |
string(107) "wpmu_create_blog, wp_install_defaults, WP_Rewrite->flush_rules, WP_Rewrite->wp_rewrite_rules, update_option" | |
} | |
[454]=> | |
array(3) { | |
[0]=> | |
string(112) "UPDATE `wp_4_options` SET `option_value` = 'dominikschilling+test@gmail.com' WHERE `option_name` = 'admin_email'" | |
[1]=> | |
float(0.0007469654083252) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[455]=> | |
array(3) { | |
[0]=> | |
string(75) "DELETE FROM wp_usermeta WHERE user_id != 1 AND meta_key = 'wp_4_user_level'" | |
[1]=> | |
float(9.3936920166016E-5) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[456]=> | |
array(3) { | |
[0]=> | |
string(77) "DELETE FROM wp_usermeta WHERE user_id != 1 AND meta_key = 'wp_4_capabilities'" | |
[1]=> | |
float(6.6995620727539E-5) | |
[2]=> | |
string(37) "wpmu_create_blog, wp_install_defaults" | |
} | |
[457]=> | |
array(3) { | |
[0]=> | |
string(85) "SELECT umeta_id FROM wp_usermeta WHERE meta_key = 'wp_4_capabilities' AND user_id = 1" | |
[1]=> | |
float(0.00010514259338379) | |
[2]=> | |
string(88) "wpmu_create_blog, add_user_to_blog, WP_User->set_role, update_user_meta, update_metadata" | |
} | |
[458]=> | |
array(3) { | |
[0]=> | |
string(36) "SHOW FULL COLUMNS FROM `wp_usermeta`" | |
[1]=> | |
float(0.00031208992004395) | |
[2]=> | |
string(102) "wpmu_create_blog, add_user_to_blog, WP_User->set_role, update_user_meta, update_metadata, add_metadata" | |
} | |
[459]=> | |
array(3) { | |
[0]=> | |
string(132) "INSERT INTO `wp_usermeta` (`user_id`, `meta_key`, `meta_value`) VALUES (1, 'wp_4_capabilities', 'a:1:{s:13:\"administrator\";b:1;}')" | |
[1]=> | |
float(0.00040006637573242) | |
[2]=> | |
string(102) "wpmu_create_blog, add_user_to_blog, WP_User->set_role, update_user_meta, update_metadata, add_metadata" | |
} | |
[460]=> | |
array(3) { | |
[0]=> | |
string(96) "SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC" | |
[1]=> | |
float(0.00012707710266113) | |
[2]=> | |
string(159) "wpmu_create_blog, add_user_to_blog, WP_User->set_role, WP_User->update_user_level_from_caps, update_user_meta, update_metadata, get_metadata, update_meta_cache" | |
} | |
[461]=> | |
array(3) { | |
[0]=> | |
string(83) "SELECT umeta_id FROM wp_usermeta WHERE meta_key = 'wp_4_user_level' AND user_id = 1" | |
[1]=> | |
float(8.2969665527344E-5) | |
[2]=> | |
string(126) "wpmu_create_blog, add_user_to_blog, WP_User->set_role, WP_User->update_user_level_from_caps, update_user_meta, update_metadata" | |
} | |
[462]=> | |
array(3) { | |
[0]=> | |
string(99) "INSERT INTO `wp_usermeta` (`user_id`, `meta_key`, `meta_value`) VALUES (1, 'wp_4_user_level', '10')" | |
[1]=> | |
float(0.0004119873046875) | |
[2]=> | |
string(140) "wpmu_create_blog, add_user_to_blog, WP_User->set_role, WP_User->update_user_level_from_caps, update_user_meta, update_metadata, add_metadata" | |
} | |
[463]=> | |
array(3) { | |
[0]=> | |
string(94) "UPDATE `wp_blogs` SET `public` = 1, `last_updated` = '2016-09-17 13:26:34' WHERE `blog_id` = 4" | |
[1]=> | |
float(0.00071096420288086) | |
[2]=> | |
string(36) "wpmu_create_blog, update_blog_status" | |
} | |
[464]=> | |
array(3) { | |
[0]=> | |
string(48) "SELECT * FROM wp_blogs WHERE blog_id = 4 LIMIT 1" | |
[1]=> | |
float(8.0108642578125E-5) | |
[2]=> | |
string(99) "wpmu_create_blog, update_blog_status, refresh_blog_details, get_blog_details, WP_Site::get_instance" | |
} | |
[465]=> | |
array(3) { | |
[0]=> | |
string(76) "SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'WPLANG' AND site_id = 1" | |
[1]=> | |
float(9.2983245849609E-5) | |
[2]=> | |
string(53) "wpmu_create_blog, get_site_option, get_network_option" | |
} | |
[466]=> | |
array(3) { | |
[0]=> | |
string(74) "SELECT option_value FROM wp_4_options WHERE option_name = 'WPLANG' LIMIT 1" | |
[1]=> | |
float(7.1048736572266E-5) | |
[2]=> | |
string(40) "wpmu_create_blog, add_option, get_option" | |
} | |
[467]=> | |
array(3) { | |
[0]=> | |
string(235) "INSERT INTO `wp_4_options` (`option_name`, `option_value`, `autoload`) VALUES ('WPLANG', '', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)" | |
[1]=> | |
float(0.0011799335479736) | |
[2]=> | |
string(28) "wpmu_create_blog, add_option" | |
} | |
[468]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_4_options WHERE option_name = 'blog_public' LIMIT 1" | |
[1]=> | |
float(0.00013399124145508) | |
[2]=> | |
string(43) "wpmu_create_blog, update_option, get_option" | |
} | |
[469]=> | |
array(3) { | |
[0]=> | |
string(82) "UPDATE `wp_4_options` SET `option_value` = '1' WHERE `option_name` = 'blog_public'" | |
[1]=> | |
float(0.00050997734069824) | |
[2]=> | |
string(31) "wpmu_create_blog, update_option" | |
} | |
[470]=> | |
array(3) { | |
[0]=> | |
string(79) "SELECT option_value FROM wp_options WHERE option_name = 'wp_user_roles' LIMIT 1" | |
[1]=> | |
float(9.2029571533203E-5) | |
[2]=> | |
string(68) "wpmu_create_blog, restore_current_blog, WP_Roles->reinit, get_option" | |
} | |
[471]=> | |
array(3) { | |
[0]=> | |
string(96) "SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC" | |
[1]=> | |
float(0.00014591217041016) | |
[2]=> | |
string(126) "wpmu_create_blog, restore_current_blog, WP_User->for_blog, WP_User->_init_caps, get_user_meta, get_metadata, update_meta_cache" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment