(mysql): SELECT * FROM sessions WHERE session_id = 'vuvj6070ss8msvl1ck321neq00'  

(mysql): SELECT * FROM journals WHERE path = 'ldj'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '61') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '61'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '32622' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 32622  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 32622 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '8835'  

(mysql): SELECT * FROM article_settings WHERE article_id = '32622'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 32622 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '868' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 868  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '868'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:27:05' >= s.date_start AND '2025-09-17 10:27:05' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:27:05' >= s.date_start AND '2025-09-17 10:27:05' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:27:05' >= s.date_start AND '2025-09-17 10:27:05' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '126'  

(mysql): SELECT * FROM section_settings WHERE section_id = '126'  

(mysql): SELECT * FROM sections WHERE section_id = '126'  

(mysql): SELECT * FROM section_settings WHERE section_id = '126'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 32622  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '32622' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 32622  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 32622 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '8835'  

(mysql): SELECT * FROM article_settings WHERE article_id = '32622'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 32622 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:27:05' >= s.date_start AND '2025-09-17 10:27:05' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:27:05' >= s.date_start AND '2025-09-17 10:27:05' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:27:05' >= s.date_start AND '2025-09-17 10:27:05' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 32622 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '126'  

(mysql): SELECT * FROM section_settings WHERE section_id = '126'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 61 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1199'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '61') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'context' AND journal_id = '61'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'enabled' AND journal_id = '61'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '61'  
Legal Review of Regulations Regarding Online Begging on Social Media Based on the Siyasah Fiqh Perspective | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 32622 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '47499'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '48325'   <hr /> Simanungkalit | Law Development Journal
(mysql): SELECT * FROM authors WHERE submission_id = 32622 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '47499'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48325'  

(mysql): SELECT * FROM authors WHERE submission_id = 32622 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '47499'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48325'  

Legal Review of Regulations Regarding Online Begging on Social Media Based on the Siyasah Fiqh Perspective


(mysql): SELECT * FROM authors WHERE submission_id = 32622 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '47499'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48325'  
Diva Aulia Simanungkalit, Ilhamsyah Pasaribu

Abstract


This research aims to understand how online beggars develop on social media, find out how fiqh siyasa views online beggars on social media based on legal reviews in dealing with social problems. The method applied in this compilation is a normative-empirical approach which has descriptive-analytical characteristics, that is, it uses a method related to applying normative legal provisions (laws) to every event that occurs in society. Then an analysis of the data obtained is carried out systematically to obtain answers. Based on the research results, the government implements policies aimed at preventing and dealing with online beggars by issuing legal regulations. These policies include preventive and repressive measures. This policy is expected to prevent and reduce the development of beggars both online and offline, as well as encourage the productivity of beggars in society.

Keywords


Beggars; Government; Online; Regulation.

Full Text:

PDF

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '270426'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270426 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '270427'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270427 ORDER BY metadata_description_id DESC  

Afandi. 2023. Apa Hukum Mengemis Online di TikTok, https://muhammadiyah.or.id/apa-hukum-mengemis-online-di-tiktok/, accessed on 31 July 2023


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270428'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270428 ORDER BY metadata_description_id DESC  

Ali, Zainuddin, 2009, Metode Penelitian Hukum, Jakarta: Sinar Grafika


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270429'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270429 ORDER BY metadata_description_id DESC  

Ardiansyah. Konsep Hadis Tentang Meminta-minta, Journal of Hadith Studies, Volume 1 Nomor 2 (2017): 80


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270430'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270430 ORDER BY metadata_description_id DESC  

Benuf, Kornelius, Metodologi Penelitian Hukum Sebagai Instrumen Mengurai Permasalahan Hukum Kontemporer, Jurnal Gema Keadilan, Volume 7 Nomor 1 (2020): 26


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270431'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270431 ORDER BY metadata_description_id DESC  

Dewi, Mevilia Taryo A, Pola Penanganan Gelandangan dan Pengemis di Kota SingarajaBuleleng Bali, e-jurnal Pendidikan Sosiologi Universitas Pendidikan Ganesha Volume 2 Nomor 1 (2020): 372


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270432'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270432 ORDER BY metadata_description_id DESC  

Dosen Syariah IAIN Bengkulu, Fiqh Siyasah Dalam Perspektif Al-Qur;an dan Al-Hadist, Jurnal Pemerintahan dan Politik Islam Volume 3 Nomor 1 (2018): 20


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270433'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270433 ORDER BY metadata_description_id DESC  

Febriken, Terry Adrianus, Kebijakan Hukum Pidana Penanggulangan Gelandangan dan Pengemis di Kota Semarang, e-journal S-1 UNDIP, Volume 5 Nomor 4 (2016): 2


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270434'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270434 ORDER BY metadata_description_id DESC  

Government Regulation Number 31 of 1980 concerning Overcoming Homelessness and Beggars


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270435'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270435 ORDER BY metadata_description_id DESC  

Ilham. 2023. Hukum Mengemis dan Meminta-minta Dalam Islam, https://muhammadiyah.or.id/hukum-mengemis-dan-meminta-minta-dalam-islam, accessed on 08 June 2023


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270436'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270436 ORDER BY metadata_description_id DESC  

Ismail, bin Muhammad, 2013, Subulus Salam-Syarah Bulughul Maram Jilid 2, Jakarta: Darus Sunnah Press


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270437'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270437 ORDER BY metadata_description_id DESC  

Liedfray, Tongkotow, Peran Media Sosial Mempererat Interaksi Antar Keluarga di Desa Esandom Kecamatan Tombatu Timur Kabupaten Minahasa Tenggara, Jurnal Ilmiah Society, Volume 2 Nomor 1 (2022): 2-3


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270438'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270438 ORDER BY metadata_description_id DESC  

Nurcholis Ansari Lubis. 2023. Demi Cuan Rela Mandi Lumpur, Fenomena Eksploitasi Kemiskinan di TikTok, https://www.jakartanetizen.com/gaya-hidup/pr-5216513412/demi-cuan-rela-mandi-lumpur-fenomena-eksploitasi-kemiskinan-di-tiktok, accessed on 04 June 2023


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270439'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270439 ORDER BY metadata_description_id DESC  

Quthb, Sayyid, 2013, Tafsir Fidzilalir Qur’an Jilid 12, Jakarta: Gema Insani


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270440'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270440 ORDER BY metadata_description_id DESC  

Salsabila, Qorina, Peran Dinas Sosial Dalam Menangani Gelandangan dan Pengemis di Kota Tanjung Pinang, Jurnal JAPS Volume 3 Nomor 3 (2022): 133


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270441'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270441 ORDER BY metadata_description_id DESC  

Setiadi, Ahmad, Pemanfaatan Media Sosial Untuk Efektifitas Komunikasi, (2016): 2


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270442'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270442 ORDER BY metadata_description_id DESC  

Soekanto, Soerjono dan Sri Mamudji, 2003, Penelitian Hukum Normatif : Suatu Tinjauan Singkat, Jakarta: Raja Grafindo Persada


(mysql): SELECT * FROM citation_settings WHERE citation_id = '270443'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 270443 ORDER BY metadata_description_id DESC  

Suharto, Edi, 2009, Membangun Masyarakat, Memberdayakan Rakyat, Bandung: Refika Aditama

Yonatan, Z Agnea. 2023. Menilik Pengguna Media Sosial Indonesia. https://data.goodstats.id/statistic/agneszefanyayonatan/menilik-pengguna-media-sosial-indonesia-2017-2026, accessed on 12 July 2023




DOI: http://dx.doi.org/10.30659/ldj.5.3.%25p
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '32622' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 32622  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 32622 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '8835'  

(mysql): SELECT * FROM article_settings WHERE article_id = '32622'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 32622 ORDER BY s.seq  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 32622 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Law Development Journal has been indexed in:


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758104818, last_used = 1758104820, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'vuvj6070ss8msvl1ck321neq00'