Writeseed is an AI writing tool that enables users...
New Affiliate Short Description The One Thing I Do...
Test Affiliate new (The One Thing I Do When Fashio...
frdt
She travelling acceptance men unpleasant her espec...
I've read and accept the Privacy Policy
sections
slider_id
__env
app
errors
active_theme
homepage
layout
generalSettings
title
motto
rtl
tags
__currentLoopData
tag
loop
properties
key
id
type
limit
blogs
blog
blog_excerpt
read_more
isPage
visibility
permalink
back_to_top
preloader
header
subscribe
footer
contact
theme_color
sidebar_options
page_options
body_typography
paragraph_typography
heading_typography
menu_typography
button_typography
mood
primary_color
logo_details
white_logo
dark_logo
text_logo
copyright_text
insert into `visitors` (`ip_address`, `user_agent`, `visited_at`) values ('52.14.12.204', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-04-04 22:01:54')
select * from `tl_plugins`
select * from `tl_blog_tags`
select GROUP_CONCAT(distinct tl_blogs.id) as id, GROUP_CONCAT(distinct tl_blogs.name) as name, GROUP_CONCAT(distinct tl_blogs.permalink) as permalink, GROUP_CONCAT(distinct tl_blogs.image) as image, GROUP_CONCAT(distinct tl_blogs.short_description) as short_description, GROUP_CONCAT(distinct tl_blogs.content) as content, GROUP_CONCAT(distinct tl_blogs.publish_at) as publish_at, GROUP_CONCAT(distinct tl_users.name) as user_name, GROUP_CONCAT(distinct tl_users.image) as user_image, GROUP_CONCAT(distinct tl_blog_categories.id) as category, GROUP_CONCAT(distinct tl_blogs.formate) as formate, GROUP_CONCAT(distinct tl_blogs.gallery_images) as gallery_images, (select count(*) from `tl_blog_comments` where `tl_blogs`.`id` = `tl_blog_comments`.`blog_id` and `status` = '1') as `allblog_comment_count` from `tl_blogs` inner join `tl_users` on `tl_users`.`id` = `tl_blogs`.`user_id` left join `tl_blogs_categories` on `tl_blogs_categories`.`blog_id` = `tl_blogs`.`id` left join `tl_blog_categories` on `tl_blog_categories`.`id` = `tl_blogs_categories`.`category_id` left join `tl_blogs_tags` on `tl_blogs_tags`.`blog_id` = `tl_blogs`.`id` left join `tl_blog_tags` on `tl_blog_tags`.`id` = `tl_blogs_tags`.`tag_id` where (`tl_blogs`.`publish_at` < '2025-04-04 22:01:54' and `tl_blogs`.`is_publish` = '1' and `tl_blogs`.`visibility` != 'private') and (`tl_blogs`.`name` like '%%' or `tl_blogs`.`visibility` like '%%' or `tl_blog_categories`.`name` like '%%' or `tl_blog_tags`.`name` like '%%' or `tl_blogs`.`content` like '%%' or `tl_users`.`name` like '%%') group by `tl_blogs`.`id` order by `tl_blogs`.`views` desc, `tl_blogs`.`publish_at` desc limit 6
select `id`, `blog_id`, `name`, `short_description`, `content` from `tl_blog_translations` where `tl_blog_translations`.`blog_id` in (161, 166, 178, 185, 188, 192) and `lang` = 'en'
select `tl_blog_categories`.`id`, `tl_blog_categories`.`name`, `tl_blog_categories`.`permalink`, `tl_blogs_categories`.`blog_id` as `pivot_blog_id`, `tl_blogs_categories`.`category_id` as `pivot_category_id` from `tl_blog_categories` inner join `tl_blogs_categories` on `tl_blog_categories`.`id` = `tl_blogs_categories`.`category_id` where `tl_blogs_categories`.`blog_id` in (161, 166, 178, 185, 188, 192) and `is_publish` = 1
select `id`, `name`, `category_id` from `tl_blog_category_translations` where `tl_blog_category_translations`.`category_id` in (274, 278, 287, 289, 290) and `lang` = 'en'
select `pricing_type` from `tl_blogs` where `id` = 166 limit 1
select `pricing_type` from `tl_blogs` where `id` = 185 limit 1
select `pricing_type` from `tl_blogs` where `id` = 188 limit 1
select `pricing_type` from `tl_blogs` where `id` = 192 limit 1
select `pricing_type` from `tl_blogs` where `id` = 161 limit 1
select `pricing_type` from `tl_blogs` where `id` = 178 limit 1
select * from `tl_blog_categories`
select * from `tl_blogs_categories` where `category_id` = 274
select * from `tl_blogs_categories` where `category_id` = 275
select * from `tl_blogs_categories` where `category_id` = 278
select * from `tl_blogs_categories` where `category_id` = 279
select * from `tl_blogs_categories` where `category_id` = 280
select * from `tl_blogs_categories` where `category_id` = 287
select * from `tl_blogs_categories` where `category_id` = 289
select * from `tl_blogs_categories` where `category_id` = 290
select * from `tl_blogs_categories` where `category_id` = 298
select * from `tl_blogs_categories` where `category_id` = 299
select exists(select * from `tl_menu_positions` where `position` = 'Header Menu') as `exists`
select * from `tl_menu_positions` where `position` = 'Header Menu' limit 1
select * from `tl_general_settings` where (`name` = 'placeholder_image') limit 1
select `tl_uploaded_files`.`path` as `placeholder_image`, `tl_uploaded_files`.`alt` as `placeholder_image_alt` from `tl_general_settings_has_values` left join `tl_uploaded_files` on `tl_uploaded_files`.`id` = `tl_general_settings_has_values`.`value` where `settings_id` = 274 limit 1
select `tl_menus`.`id`, `tl_menus`.`parent_id`, `tl_menus`.`level`, `tl_menus`.`title`, `tl_menus`.`url`, `tl_menus`.`url` as `preview_url`, `tl_menus`.`icon`, `tl_menus`.`menu_type_id`, `tl_menus`.`menu_type`, `tl_uploaded_files`.`path` as `path`, `tl_uploaded_files`.`alt` as `alt`, `tl_menu_groups`.`name` as `group_name` from `tl_menus` inner join `tl_menu_groups` on `tl_menu_groups`.`id` = `tl_menus`.`menu_group_id` left join `tl_menu_group_has_positon` on `tl_menu_group_has_positon`.`menu_group_id` = `tl_menu_groups`.`id` left join `tl_uploaded_files` on `tl_uploaded_files`.`id` = `tl_menus`.`icon` where (`tl_menu_group_has_positon`.`menu_position_id` = 5) order by `index` asc, `level` asc
select * from `tl_general_settings` where (`name` = 'default_language') limit 1
select * from `tl_general_settings_has_values` where `settings_id` = 281 limit 1
select exists(select * from `tl_menu_translations` where `menu_id` = 489 and `lang` = '1') as `exists`
select exists(select * from `tl_menu_translations` where `menu_id` = 490 and `lang` = '1') as `exists`
select `id`, `permalink`, `title` from `tl_pages` where `id` = '1' limit 1
select * from `tl_page_translations` where `tl_page_translations`.`page_id` = 1 and `tl_page_translations`.`page_id` is not null
select `id`, `code`, `native_name` from `tl_languages` where (`status` = 1)
200
[]
0 of 0 array:19 [▼ "x-https" => array:1 [▶ 0 => "1" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "close" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "host" => array:1 [▶ 0 => "aiprojex.com" ] "x-real-ip" => array:1 [▶ 0 => "52.14.12.204" ] ]
0 of 0 array:52 [▼ "USER" => "brianl20" "HOME" => "/home/brianl20" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REMOTE_PORT" => "36134" "SCRIPT_FILENAME" => "/home/brianl20/aiprojex.com/index.php" "SERVER_ADMIN" => "webmaster@aiprojex.com.brianlarocque.com" "CONTEXT_DOCUMENT_ROOT" => "/home/brianl20/aiprojex.com" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/brianl20/aiprojex.com" "REMOTE_ADDR" => "52.14.12.204" "SERVER_PORT" => "443" "SERVER_ADDR" => "192.145.239.41" "SERVER_NAME" => "aiprojex.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin ◀/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi ▶" "HTTP_X_HTTPS" => "1" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_HOST" => "aiprojex.com" "HTTP_X_REAL_IP" => "52.14.12.204" "SSL_TLS_SNI" => "aiprojex.com" "HTTPS" => "on" "SCRIPT_URI" => "https://aiprojex.com/" "SCRIPT_URL" => "/" "UNIQUE_ID" => "Z_ACctMIDUjR15odwPb5zgAAAZM" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743782514.0485 "REQUEST_TIME" => 1743782514 "argv" => [] "argc" => 0 ]
0 of 0 array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "private, must-revalidate" ] "date" => array:1 [▶ 0 => "Fri, 04 Apr 2025 16:01:54 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] "set-cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IktNamhjMkhzQjNkTTgxSTY5SmJiRXc9PSIsInZhbHVlIjoiUU1VeDdTQjBmRXVXNU1Yam00djU0S0wrUExYOENkY0NoNmV0MnhQd2RRNUNNMTRZVG1ESTFtSkdxeGt1VzdUam1tUjJiaDB2NFM4UjV3Y1p5b1pzcENTYU5qajFaOTJIeDRkS2Zraldxb0lpdE42VzhwV3hiMDBQYkhuNmJ1VlYiLCJtYWMiOiI4Y2NjNjU2YjYwN2Q0N2JkMmNhNGM1MTM0NjVlODg1MzY2MzFjMDIxYWJhMTYzZjEzODU1YmI3NjM2MjBlOGZmIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 18:01:54 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IktNamhjMkhzQjNkTTgxSTY5SmJiRXc9PSIsInZhbHVlIjoiUU1VeDdTQjBmRXVXNU1Yam00djU0S0wrUExYOENkY0NoNmV0MnhQd2RRNUNNMTRZVG1ESTFtSkdxeGt1VzdUam1tUjJia ▶" ] "Set-Cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IktNamhjMkhzQjNkTTgxSTY5SmJiRXc9PSIsInZhbHVlIjoiUU1VeDdTQjBmRXVXNU1Yam00djU0S0wrUExYOENkY0NoNmV0MnhQd2RRNUNNMTRZVG1ESTFtSkdxeGt1VzdUam1tUjJiaDB2NFM4UjV3Y1p5b1pzcENTYU5qajFaOTJIeDRkS2Zraldxb0lpdE42VzhwV3hiMDBQYkhuNmJ1VlYiLCJtYWMiOiI4Y2NjNjU2YjYwN2Q0N2JkMmNhNGM1MTM0NjVlODg1MzY2MzFjMDIxYWJhMTYzZjEzODU1YmI3NjM2MjBlOGZmIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 18:01:54 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IktNamhjMkhzQjNkTTgxSTY5SmJiRXc9PSIsInZhbHVlIjoiUU1VeDdTQjBmRXVXNU1Yam00djU0S0wrUExYOENkY0NoNmV0MnhQd2RRNUNNMTRZVG1ESTFtSkdxeGt1VzdUam1tUjJia ▶" ] ]
0 of 0 array:3 [▼ "_token" => "7GirgWhEyS25B3Pw7Iv20ZoS4MyvNWSqnlzlC6u9" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]