Internal Server Error
ErrorException
Undefined variable $mainpicsrc
resources/views/themes/bushra/pages/post.blade.php :89
vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :123
vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :124
vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php :57
vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php :76
vendor/laravel/framework/src/Illuminate/View/View.php :208
vendor/laravel/framework/src/Illuminate/View/View.php :191
vendor/laravel/framework/src/Illuminate/View/View.php :160
vendor/laravel/framework/src/Illuminate/Http/Response.php :78
vendor/laravel/framework/src/Illuminate/Http/Response.php :34
vendor/laravel/framework/src/Illuminate/Routing/Router.php :939
vendor/laravel/framework/src/Illuminate/Routing/Router.php :906
vendor/laravel/framework/src/Illuminate/Routing/Router.php :821
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :180
vendor/laravel/jetstream/src/Http/Middleware/ShareInertiaData.php :69
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php :59
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php :50
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php :87
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php :48
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php :120
vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php :63
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php :36
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php :74
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :137
vendor/laravel/framework/src/Illuminate/Routing/Router.php :821
vendor/laravel/framework/src/Illuminate/Routing/Router.php :800
vendor/laravel/framework/src/Illuminate/Routing/Router.php :764
vendor/laravel/framework/src/Illuminate/Routing/Router.php :753
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php :200
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :180
vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php :59
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php :21
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php :31
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php :21
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php :51
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php :27
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php :109
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php :48
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php :58
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php :22
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php :26
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :219
vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php :137
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php :175
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php :144
/home/bshra/public_html/index.php :50
Request
GET /arabic/DCPfLIDa
Headers
x-https
1
host
bshra.com
accept-encoding
gzip, br, zstd, deflate
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept
*/*
Body
No body data
Application
Routing
controller
Closure
middleware
web
Routing Parameters
{
    "identifier": "DCPfLIDa"
}
Database Queries
mysql
select `name` from `languages`
mysql
select * from `languages` where `name` = 'arabic' limit 1
mysql
select * from `apps` where `url` = 'bshra.com' limit 1
mysql
select `languages`.*, `app_language`.`app_id` as `pivot_app_id`, `app_language`.`lang_id` as `pivot_lang_id`, `app_language`.`id` as `pivot_id`, `app_language`.`langName` as `pivot_langName`, `app_language`.`url` as `pivot_url`, `app_language`.`default` as `pivot_default`, `app_language`.`social` as `pivot_social`, `app_language`.`statistics` as `pivot_statistics`, `app_language`.`active` as `pivot_active`, `app_language`.`about` as `pivot_about`, `app_language`.`contact` as `pivot_contact`, `app_language`.`logo` as `pivot_logo`, `app_language`.`fotterLogo` as `pivot_fotterLogo`, `app_language`.`description` as `pivot_description`, `app_language`.`counter` as `pivot_counter` from `languages` inner join `app_language` on `languages`.`id` = `app_language`.`lang_id` where `app_language`.`app_id` in (1) and `name` = 'arabic'
mysql
select * from `themes` where `themes`.`id` in (1)
mysql
select `languages`.*, `app_language`.`app_id` as `pivot_app_id`, `app_language`.`lang_id` as `pivot_lang_id`, `app_language`.`id` as `pivot_id`, `app_language`.`langName` as `pivot_langName`, `app_language`.`url` as `pivot_url`, `app_language`.`default` as `pivot_default`, `app_language`.`social` as `pivot_social`, `app_language`.`statistics` as `pivot_statistics`, `app_language`.`active` as `pivot_active`, `app_language`.`about` as `pivot_about`, `app_language`.`contact` as `pivot_contact`, `app_language`.`logo` as `pivot_logo`, `app_language`.`fotterLogo` as `pivot_fotterLogo`, `app_language`.`description` as `pivot_description`, `app_language`.`counter` as `pivot_counter` from `languages` inner join `app_language` on `languages`.`id` = `app_language`.`lang_id` where `app_language`.`app_id` = 1
mysql
select `name` from `languages`
mysql
select * from `languages` where `name` = 'arabic' limit 1
mysql
select * from `apps` where `url` = 'bshra.com' limit 1
mysql
select `languages`.*, `app_language`.`app_id` as `pivot_app_id`, `app_language`.`lang_id` as `pivot_lang_id`, `app_language`.`id` as `pivot_id`, `app_language`.`langName` as `pivot_langName`, `app_language`.`url` as `pivot_url`, `app_language`.`default` as `pivot_default`, `app_language`.`social` as `pivot_social`, `app_language`.`statistics` as `pivot_statistics`, `app_language`.`active` as `pivot_active`, `app_language`.`about` as `pivot_about`, `app_language`.`contact` as `pivot_contact`, `app_language`.`logo` as `pivot_logo`, `app_language`.`fotterLogo` as `pivot_fotterLogo`, `app_language`.`description` as `pivot_description`, `app_language`.`counter` as `pivot_counter` from `languages` inner join `app_language` on `languages`.`id` = `app_language`.`lang_id` where `app_language`.`app_id` in (1) and `name` = 'arabic'
mysql
select * from `themes` where `themes`.`id` in (1)
mysql
select `languages`.*, `app_language`.`app_id` as `pivot_app_id`, `app_language`.`lang_id` as `pivot_lang_id`, `app_language`.`id` as `pivot_id`, `app_language`.`langName` as `pivot_langName`, `app_language`.`url` as `pivot_url`, `app_language`.`default` as `pivot_default`, `app_language`.`social` as `pivot_social`, `app_language`.`statistics` as `pivot_statistics`, `app_language`.`active` as `pivot_active`, `app_language`.`about` as `pivot_about`, `app_language`.`contact` as `pivot_contact`, `app_language`.`logo` as `pivot_logo`, `app_language`.`fotterLogo` as `pivot_fotterLogo`, `app_language`.`description` as `pivot_description`, `app_language`.`counter` as `pivot_counter` from `languages` inner join `app_language` on `languages`.`id` = `app_language`.`lang_id` where `app_language`.`app_id` = 1
mysql
select `name` from `languages`
mysql
select * from `languages` where `name` = 'arabic' limit 1
mysql
select * from `apps` where `url` = 'bshra.com' limit 1
mysql
select `languages`.*, `app_language`.`app_id` as `pivot_app_id`, `app_language`.`lang_id` as `pivot_lang_id`, `app_language`.`id` as `pivot_id`, `app_language`.`langName` as `pivot_langName`, `app_language`.`url` as `pivot_url`, `app_language`.`default` as `pivot_default`, `app_language`.`social` as `pivot_social`, `app_language`.`statistics` as `pivot_statistics`, `app_language`.`active` as `pivot_active`, `app_language`.`about` as `pivot_about`, `app_language`.`contact` as `pivot_contact`, `app_language`.`logo` as `pivot_logo`, `app_language`.`fotterLogo` as `pivot_fotterLogo`, `app_language`.`description` as `pivot_description`, `app_language`.`counter` as `pivot_counter` from `languages` inner join `app_language` on `languages`.`id` = `app_language`.`lang_id` where `app_language`.`app_id` in (1) and `name` = 'arabic'
mysql
select * from `themes` where `themes`.`id` in (1)
mysql
select `languages`.*, `app_language`.`app_id` as `pivot_app_id`, `app_language`.`lang_id` as `pivot_lang_id`, `app_language`.`id` as `pivot_id`, `app_language`.`langName` as `pivot_langName`, `app_language`.`url` as `pivot_url`, `app_language`.`default` as `pivot_default`, `app_language`.`social` as `pivot_social`, `app_language`.`statistics` as `pivot_statistics`, `app_language`.`active` as `pivot_active`, `app_language`.`about` as `pivot_about`, `app_language`.`contact` as `pivot_contact`, `app_language`.`logo` as `pivot_logo`, `app_language`.`fotterLogo` as `pivot_fotterLogo`, `app_language`.`description` as `pivot_description`, `app_language`.`counter` as `pivot_counter` from `languages` inner join `app_language` on `languages`.`id` = `app_language`.`lang_id` where `app_language`.`app_id` = 1
mysql
select * from `posts` where `slug` = 'DCPfLIDa' and `deleted` is null and `active` = 1 and `app_id` = 1 limit 1
mysql
select `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` in (3747)
mysql
select * from `categories` where `categories`.`id` in (22)
mysql
select `users`.*, `post_author`.`post_id` as `pivot_post_id`, `post_author`.`author_id` as `pivot_author_id`, `post_author`.`text` as `pivot_text`, `post_author`.`type` as `pivot_type` from `users` inner join `post_author` on `users`.`id` = `post_author`.`author_id` where `post_author`.`post_id` in (3747)
mysql
select `attachments`.*, `post_attachment`.`post_id` as `pivot_post_id`, `post_attachment`.`attachment_id` as `pivot_attachment_id`, `post_attachment`.`mainpic` as `pivot_mainpic`, `post_attachment`.`text` as `pivot_text`, `post_attachment`.`sequence` as `pivot_sequence` from `attachments` inner join `post_attachment` on `attachments`.`id` = `post_attachment`.`attachment_id` where `post_attachment`.`post_id` in (3747)
mysql
select * from `extra_posts` where `extra_posts`.`post_id` in (3747)
mysql
update `posts` set `counter` = 1374, `posts`.`updated_at` = '2026-05-05 22:45:32' where `id` = 3747
mysql
select * from `cache` where `key` in ('annabaa-app-cache-mainposts_bshra.com_1')
mysql
delete from `cache` where `key` in ('annabaa-app-cache-mainposts_bshra.com_1', 'annabaa-app-cache-illuminate:cache:flexible:created:mainposts_bshra.com_1') and `expiration` <= 1778021132
mysql
select `id`, `title`, `category_id`, `schedule`, `description`, `image`, `slug`, `counter` from `posts` where (`schedule` < 1778021132 and `deleted` is null and `active` = 1 and `mainpost` > 0 and `app_id` = 1 and `lang_id` = 1) order by `mainpost` desc, `id` desc limit 10
mysql
select `id`, `src`, `name` from `categories` where `categories`.`id` in (17, 18, 19, 22, 23, 24)
mysql
insert into `cache` (`expiration`, `key`, `value`) values (1778021232, 'annabaa-app-cache-mainposts_bshra.com_1', 'O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:"*items";a:10:{i:0;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287092;s:5:"title";s:121:"شعرية السيرة بين الجمال والعقيدة: أبو الفضل العباس في مرآة القصيدة";s:11:"category_id";i:23;s:8:"schedule";i:1777980591;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177798058569f9d4a91e7a6.jpg";s:4:"slug";s:8:"N6un8DRd";s:7:"counter";i:238;}s:11:"*original";a:8:{s:2:"id";i:287092;s:5:"title";s:121:"شعرية السيرة بين الجمال والعقيدة: أبو الفضل العباس في مرآة القصيدة";s:11:"category_id";i:23;s:8:"schedule";i:1777980591;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177798058569f9d4a91e7a6.jpg";s:4:"slug";s:8:"N6un8DRd";s:7:"counter";i:238;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";O:19:"App\Models\Category":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:23;s:3:"src";s:7:"culture";s:4:"name";s:10:"ثقافة";}s:11:"*original";a:3:{s:2:"id";i:23;s:3:"src";s:7:"culture";s:4:"name";s:10:"ثقافة";}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:0;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:1;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287090;s:5:"title";s:99:"تراتيل الحنين: في حضرة الجدة "قائدة الضحك" ومرسى الأمان";s:11:"category_id";i:24;s:8:"schedule";i:1777980325;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177798065069f9d4ea993ef.jpg";s:4:"slug";s:8:"KaeH4AQG";s:7:"counter";i:245;}s:11:"*original";a:8:{s:2:"id";i:287090;s:5:"title";s:99:"تراتيل الحنين: في حضرة الجدة "قائدة الضحك" ومرسى الأمان";s:11:"category_id";i:24;s:8:"schedule";i:1777980325;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177798065069f9d4ea993ef.jpg";s:4:"slug";s:8:"KaeH4AQG";s:7:"counter";i:245;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";O:19:"App\Models\Category":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:24;s:3:"src";s:9:"education";s:4:"name";s:10:"تربية";}s:11:"*original";a:3:{s:2:"id";i:24;s:3:"src";s:9:"education";s:4:"name";s:10:"تربية";}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:0;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:2;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287089;s:5:"title";s:89:"الألياف أم البروبيوتيك: أيهما أفضل لصحة الأمعاء؟";s:11:"category_id";i:22;s:8:"schedule";i:1777980043;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177798003569f9d2835a86d.jpg";s:4:"slug";s:8:"GBLJGTNq";s:7:"counter";i:239;}s:11:"*original";a:8:{s:2:"id";i:287089;s:5:"title";s:89:"الألياف أم البروبيوتيك: أيهما أفضل لصحة الأمعاء؟";s:11:"category_id";i:22;s:8:"schedule";i:1777980043;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177798003569f9d2835a86d.jpg";s:4:"slug";s:8:"GBLJGTNq";s:7:"counter";i:239;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";O:19:"App\Models\Category":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:22;s:3:"src";s:16:"healthandscience";s:4:"name";s:17:"صحة وعلوم";}s:11:"*original";a:3:{s:2:"id";i:22;s:3:"src";s:16:"healthandscience";s:4:"name";s:17:"صحة وعلوم";}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:0;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:3;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287088;s:5:"title";s:77:"طرق بسيطة للتعامل مع حرقة المعدة في المنزل";s:11:"category_id";i:22;s:8:"schedule";i:1777979913;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177797990869f9d20408360.jpg";s:4:"slug";s:8:"lKyuRDuC";s:7:"counter";i:235;}s:11:"*original";a:8:{s:2:"id";i:287088;s:5:"title";s:77:"طرق بسيطة للتعامل مع حرقة المعدة في المنزل";s:11:"category_id";i:22;s:8:"schedule";i:1777979913;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177797990869f9d20408360.jpg";s:4:"slug";s:8:"lKyuRDuC";s:7:"counter";i:235;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";r:224;}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:4;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287061;s:5:"title";s:52:"قراءة في فلسفة الحياد المشوه";s:11:"category_id";i:24;s:8:"schedule";i:1777888133;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788812369f86b7b2f567.jpg";s:4:"slug";s:8:"cgsRSiyg";s:7:"counter";i:254;}s:11:"*original";a:8:{s:2:"id";i:287061;s:5:"title";s:52:"قراءة في فلسفة الحياد المشوه";s:11:"category_id";i:24;s:8:"schedule";i:1777888133;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788812369f86b7b2f567.jpg";s:4:"slug";s:8:"cgsRSiyg";s:7:"counter";i:254;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";r:134;}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:5;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287060;s:5:"title";s:113:"من النداء إلى النور… سُلَّم الروح في دعاء الإمام زين العابدين";s:11:"category_id";i:17;s:8:"schedule";i:1777887971;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788795969f86ad769bea.jpg";s:4:"slug";s:8:"RFwbzH1A";s:7:"counter";i:259;}s:11:"*original";a:8:{s:2:"id";i:287060;s:5:"title";s:113:"من النداء إلى النور… سُلَّم الروح في دعاء الإمام زين العابدين";s:11:"category_id";i:17;s:8:"schedule";i:1777887971;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788795969f86ad769bea.jpg";s:4:"slug";s:8:"RFwbzH1A";s:7:"counter";i:259;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";O:19:"App\Models\Category":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:17;s:3:"src";s:8:"religion";s:4:"name";s:16:"اسلاميات";}s:11:"*original";a:3:{s:2:"id";i:17;s:3:"src";s:8:"religion";s:4:"name";s:16:"اسلاميات";}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:0;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:6;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287059;s:5:"title";s:49:"التعبير عن المشاعر الصادقة";s:11:"category_id";i:19;s:8:"schedule";i:1777887829;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788781869f86a4a0921c.jpg";s:4:"slug";s:8:"Vj3lNHSL";s:7:"counter";i:250;}s:11:"*original";a:8:{s:2:"id";i:287059;s:5:"title";s:49:"التعبير عن المشاعر الصادقة";s:11:"category_id";i:19;s:8:"schedule";i:1777887829;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788781869f86a4a0921c.jpg";s:4:"slug";s:8:"Vj3lNHSL";s:7:"counter";i:250;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";O:19:"App\Models\Category":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:19;s:3:"src";s:16:"maritalrelations";s:4:"name";s:23:"علاقات زوجية";}s:11:"*original";a:3:{s:2:"id";i:19;s:3:"src";s:16:"maritalrelations";s:4:"name";s:23:"علاقات زوجية";}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:0;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:7;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287058;s:5:"title";s:93:"الكاكاو بدل القهوة: طاقة أطول وتركيز بلا هبوط مفاجئ";s:11:"category_id";i:22;s:8:"schedule";i:1777887564;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788755669f86944cea55.jpg";s:4:"slug";s:8:"BTu3hAqY";s:7:"counter";i:285;}s:11:"*original";a:8:{s:2:"id";i:287058;s:5:"title";s:93:"الكاكاو بدل القهوة: طاقة أطول وتركيز بلا هبوط مفاجئ";s:11:"category_id";i:22;s:8:"schedule";i:1777887564;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177788755669f86944cea55.jpg";s:4:"slug";s:8:"BTu3hAqY";s:7:"counter";i:285;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";r:224;}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:8;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287035;s:5:"title";s:66:"المجاعة الفكرية: نقصٌ حادّ بلا تشخيص";s:11:"category_id";i:23;s:8:"schedule";i:1777803814;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177780380769f7221f8faf5.jpg";s:4:"slug";s:8:"47tJH0OQ";s:7:"counter";i:286;}s:11:"*original";a:8:{s:2:"id";i:287035;s:5:"title";s:66:"المجاعة الفكرية: نقصٌ حادّ بلا تشخيص";s:11:"category_id";i:23;s:8:"schedule";i:1777803814;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177780380769f7221f8faf5.jpg";s:4:"slug";s:8:"47tJH0OQ";s:7:"counter";i:286;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";r:44;}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:9;O:15:"App\Models\Post":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:5:"posts";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:8:{s:2:"id";i:287034;s:5:"title";s:67:"المؤلف وحماية حقوق الإبداع من الضياع";s:11:"category_id";i:18;s:8:"schedule";i:1777803588;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177780358469f721409ad74.jpg";s:4:"slug";s:8:"99AOW5IF";s:7:"counter";i:253;}s:11:"*original";a:8:{s:2:"id";i:287034;s:5:"title";s:67:"المؤلف وحماية حقوق الإبداع من الضياع";s:11:"category_id";i:18;s:8:"schedule";i:1777803588;s:11:"description";N;s:5:"image";s:43:"/filestorage/72/177780358469f721409ad74.jpg";s:4:"slug";s:8:"99AOW5IF";s:7:"counter";i:253;}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:1:{s:8:"category";O:19:"App\Models\Category":33:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:18;s:3:"src";s:6:"rights";s:4:"name";s:8:"حقوق";}s:11:"*original";a:3:{s:2:"id";i:18;s:3:"src";s:6:"rights";s:4:"name";s:8:"حقوق";}s:10:"*changes";a:0:{}s:11:"*previous";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:0;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:10:"*touches";a:0:{}s:27:"*relationAutoloadCallback";N;s:26:"*relationAutoloadContext";N;s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:28:"*escapeWhenCastingToString";b:0;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
mysql
select * from `cache` where `key` in ('annabaa-app-cache-expedite_bshra.com')
mysql
select `id`, `slug`, `title`, `category_id`, `schedule`, `description`, `image` from `posts` where (`schedule` < 1778021132 and `deleted` is null and `active` = 1 and `app_id` = 1) order by `id` desc limit 8
mysql
select `id`, `src`, `name` from `categories` where `categories`.`id` in (17, 19, 22, 23, 24)
mysql
select `id`, `slug`, `title`, `category_id`, `schedule`, `description`, `image` from `posts` where (`schedule` < 1778021132 and `deleted` is null and `active` = 1 and `app_id` = 1 and `schedule` > 1777416332) order by RAND() limit 8
mysql
select `id`, `src`, `name` from `categories` where `categories`.`id` in (18, 19, 22, 23, 24)
mysql
select count(*) as aggregate from `posts` where `app_id` = 1
mysql
select * from `cache` where `key` in ('annabaa-app-cache-Promo_1')
mysql
select * from `cache` where `key` in ('annabaa-app-cache-categories_bshra.com_1')
mysql
select `id`, `title`, `category_id`, `image`, `counter`, `slug` from `posts` where `app_id` = 1 and `lang_id` = 1 and `deleted` is null and `active` = 1 and `schedule` > 1775429132 order by `counter` desc limit 6
mysql
select `id`, `src`, `name` from `categories` where `categories`.`id` in (17, 18, 19, 21, 23, 24)
mysql
select * from `comments` where `comments`.`post_id` = 3747 and `comments`.`post_id` is not null and `status` = 1