0.0017 |
SELECT "site_name", "site_desc", "site_email", "upload_path_relative", "upload_path", "site_logo", "register", "disable_captcha", "date_format", "avatar_upload", "file_types", "twitter_consumer_key", "twitter_consumer_secret", "disable_social_login", "facebook_app_id", "facebook_app_secret", "google_client_id", "google_client_secret", "file_size", "paypal_email", "paypal_currency", "payment_enabled", "payment_symbol", "global_premium", "install", "login_protect", "activate_account", "default_user_role", "secure_login", "stripe_secret_key", "stripe_publish_key", "google_recaptcha", "google_recaptcha_secret", "google_recaptcha_key", "logo_option", "layout", "profile_comments", "avatar_width", "avatar_height", "cache_time", "checkout2_secret", "checkout2_accountno", "user_display_type", "page_slugs", "calendar_picker_format", "disable_chat", "calendar_picker_format", "enable_google_ads_pages", "enable_google_ads_feed", "enable_rotation_ads_feed", "enable_rotation_ads_pages", "credit_price_pageviews", "rotation_ad_alert_user", "enable_promote_post", "resize_avatar", "verified_cost", "enable_verified_buy", "enable_verified_requests", "public_profiles", "public_pages", "public_blogs", "enable_blogs" FROM "site_settings" WHERE "id" = 1
|
0.0009 |
SELECT id as cat_id, title as cat_title FROM lockmor_idea_cats
|
0.0041 |
SELECT "idea_id", "idea_author", "idea_type_id", "idea_parent", "idea_title", "idea_text", "idea_date", "idea_cond", "idea_xp", "member_name", "member_avatar" FROM "lockmor_ideas" WHERE "idea_id" = '709'
|
0.0006 |
SELECT "description" as "cat_description", "parent_id" as "cat_parent_id", "title" as "cat_title", "page_title" as "cat_page_title", "id" as "cat_id", "count" as "cat_count" FROM "lockmor_idea_cats" WHERE "parent_id" = '0' ORDER BY "title" ASC
|
0.0041 |
SELECT COUNT(*) AS "numrows" FROM "lockmor_ideas"
|
0.0004 |
SELECT "description" as "cat_description", "parent_id" as "cat_parent_id", "title" as "cat_title", "page_title" as "cat_page_title", "id" as "cat_id", "count" as "cat_count" FROM "lockmor_idea_cats" WHERE "parent_id" = '4' ORDER BY "title" ASC
|
0.0003 |
SELECT "description" as "cat_description", "parent_id" as "cat_parent_id", "title" as "cat_title", "page_title" as "cat_page_title", "id" as "cat_id", "count" as "cat_count" FROM "lockmor_idea_cats" WHERE "parent_id" = '2' ORDER BY "title" ASC
|
0.0003 |
SELECT "description" as "cat_description", "parent_id" as "cat_parent_id", "title" as "cat_title", "page_title" as "cat_page_title", "id" as "cat_id", "count" as "cat_count" FROM "lockmor_idea_cats" WHERE "parent_id" = '3' ORDER BY "title" ASC
|
0.0003 |
SELECT "description" as "cat_description", "parent_id" as "cat_parent_id", "title" as "cat_title", "page_title" as "cat_page_title", "id" as "cat_id", "count" as "cat_count" FROM "lockmor_idea_cats" WHERE "parent_id" = '1' ORDER BY "title" ASC
|
0.0002 |
SELECT "description" as "cat_description", "parent_id" as "cat_parent_id", "title" as "cat_title", "page_title" as "cat_page_title", "id" as "cat_id", "count" as "cat_count" FROM "lockmor_idea_cats" WHERE "parent_id" = '5' ORDER BY "title" ASC
|
0.0049 |
SELECT "idea_id", "idea_author", "idea_type_id", "idea_parent", "idea_title", "idea_text", "idea_date", "idea_cond", "idea_xp", "member_name", "member_avatar" FROM "lockmor_ideas" ORDER BY RANDOM() LIMIT 3
|