- الرئيسية
- الفيديوهات
- عرض الفيديو
قصة اتهام أم المؤمنين عائشة كاملة خطبة الجمعة
الشيخ : محمد العريفي
25/11/2015
523
252
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
select * from `menus` where exists (select * from `menu_translations` where `menus`.`id` = `menu_translations`.`menu_id` and `locale` = 'en' and `status` = '1') order by `created_at` desc
2.77ms/modules/midade/menus/src/Repositories/MenusRepository.php:46aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `pages` where exists (select * from `page_translations` where `pages`.`id` = `page_translations`.`page_id` and `enabled` = '1' and `locale` in ('en', 'ar'))
900μs/modules/midade/pages/src/Repositories/PagesRepository.php:195aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `page_translations` where `page_translations`.`page_id` = '1' and `page_translations`.`page_id` is not null and `locale` in ('en', 'ar')
490μs/modules/midade/core/src/Overrides/Dimsav/Translatable/TranslatableTrait.php:301aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `items` where exists (select * from `items_types` inner join `typeables` on `items_types`.`id` = `typeables`.`typeable_id` where `items`.`id` = `typeables`.`item_id` and `typeables`.`typeable_type` = 'Midade\Items\Models\Item' and `slug` = 'videos') and exists (select * from `videos` where `items`.`id` = `videos`.`item_id`) and `id` = '3' and `enabled` = '1' limit 1
1.79ms/modules/midade/items/src/Http/Controllers/Frontend/ItemsController.php:223aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `item_translations` where `locale` in ('en', 'ar') and `item_translations`.`item_id` in ('3')
1.08ms/modules/midade/items/src/Http/Controllers/Frontend/ItemsController.php:223aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `files` where `files`.`id` in ('2')
630μs/modules/midade/items/src/Http/Controllers/Frontend/ItemsController.php:223aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `items` where `items`.`id` = '3' limit 1
660μs/modules/midade/items/src/Http/Controllers/Frontend/ItemsController.php:229aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `item_translations` where `locale` in ('en', 'ar') and `item_translations`.`item_id` in ('3')
340μs/modules/midade/items/src/Http/Controllers/Frontend/ItemsController.php:229aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `files` where `files`.`id` in ('2')
290μs/modules/midade/items/src/Http/Controllers/Frontend/ItemsController.php:229aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `counter` where `counter`.`entity_id` = '3' and `counter`.`entity_id` is not null and (`entity_id` = '3' and `entity_name` = 'Midade\Items\Models\Item' and `action` = 'view' and `ip_address` = '3.21.41.164') limit 1
10.99ms/vendor/midade/counter/src/Jobs/IncreaseCounts.php:65aiesha_webMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
insert into `counter` (`entity_id`, `entity_name`, `action`, `ip_address`, `updated_at`, `created_at`) values ('3', 'Midade\Items\Models\Item', 'view', '3.21.41.164', '2025-04-04 22:29:18', '2025-04-04 22:29:18')
820μs/vendor/midade/counter/src/Jobs/IncreaseCounts.php:65aiesha_webMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `items_types`.*, `typeables`.`item_id` as `pivot_item_id`, `typeables`.`typeable_id` as `pivot_typeable_id`, `typeables`.`created_at` as `pivot_created_at`, `typeables`.`updated_at` as `pivot_updated_at` from `items_types` inner join `typeables` on `items_types`.`id` = `typeables`.`typeable_id` where `typeables`.`item_id` = '3' and `typeables`.`typeable_type` = 'Midade\Items\Models\Item'
630μs/modules/midade/core/src/Overrides/Dimsav/Translatable/TranslatableTrait.php:301aiesha_webMetadata | |
---|---|
Bindings |
|
Backtrace |
|