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

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

(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 = '27') 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 = '27'  

(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'  
/var/www/html/ojs/cache/_db/ea/adodb_ea91f4996c70bc59645d23668ca14d81.cache cache failure: /var/www/html/ojs/cache/_db/ea/adodb_ea91f4996c70bc59645d23668ca14d81.cache file/URL not found (see sql below)

(mysql): SELECT o.article_id, COUNT(*) AS count FROM articles a, published_articles pa, issues i, article_search_objects o NATURAL JOIN article_search_object_keywords o0 NATURAL JOIN article_search_keyword_list k0 WHERE pa.article_id = a.article_id AND a.status = 3 AND pa.article_id = o.article_id AND i.issue_id = pa.issue_id AND i.published = 1 AND k0.keyword_text = 'oral' AND (o.type & 16) != 0 AND i.journal_id = '27' GROUP BY o.article_id ORDER BY count DESC LIMIT 500  
/var/www/html/ojs/cache/_db/82/adodb_82b43581bf661f3a99ad820d7dab24f7.cache cache failure: /var/www/html/ojs/cache/_db/82/adodb_82b43581bf661f3a99ad820d7dab24f7.cache file/URL not found (see sql below)

(mysql): SELECT o.article_id, COUNT(*) AS count FROM articles a, published_articles pa, issues i, article_search_objects o NATURAL JOIN article_search_object_keywords o0 NATURAL JOIN article_search_keyword_list k0 WHERE pa.article_id = a.article_id AND a.status = 3 AND pa.article_id = o.article_id AND i.issue_id = pa.issue_id AND i.published = 1 AND k0.keyword_text = 'candidiasis' AND (o.type & 16) != 0 AND i.journal_id = '27' GROUP BY o.article_id ORDER BY count DESC LIMIT 500  

(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 = 9881  

(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 = 9881 ORDER BY g.seq  

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

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

(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 = 9881 ORDER BY s.seq  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM 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 article_id = 9881  

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

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

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

(mysql): SELECT * FROM journals WHERE journal_id = 27  

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

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

(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 = 20438  

(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 = 20438 ORDER BY g.seq  

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

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

(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 = 20438 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '3921'  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '3922'  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM 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 article_id = 20438  

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

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

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

(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 = 43544  

(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 = 43544 ORDER BY g.seq  

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

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

(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 = 43544 ORDER BY s.seq  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM 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 article_id = 43544  

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

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

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

(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 = 33414  

(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 = 33414 ORDER BY g.seq  

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

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

(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 = 33414 ORDER BY s.seq  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM 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 article_id = 33414  

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

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

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

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

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

(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 = 1544  

(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 = 1544 ORDER BY g.seq  

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

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

(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 = 1544 ORDER BY s.seq  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM 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 article_id = 1544  

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

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

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

(mysql): SELECT MAX(pa.date_published), MIN(pa.date_published) FROM published_articles pa, articles a WHERE pa.article_id = a.article_id AND a.journal_id = 27  

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

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

(mysql): select version()  

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

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

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '27'  
Search

pageview Search Here


Issue Title
Vol 8, No 1 (2021): July 2021

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '22515'  
Nuri Fitriasari, Indah Suasani Wahyuni
POTENSI PROBIOTIK DALAM TATALAKSANA ORAL CANDIDIASIS: Ulasan Sistematik Abstract
Vol 10, No 1 (2023): July 2023

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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '30552'  
Erna Sulistyani, Iin Eliana Triwahyuni, Pudji Astuti, Rindang Swandari
Median rhomboid glossitis as a sign of undiagnosed diabetes mellitus - a case report Abstract   PDF
Vol 12, No 2 (2025): August 2025

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

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

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

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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '67414'  
Erna Sulistyani, Iin Eliana Triwahyuni, Leni Rokhma Dewi, Hasna' Garaniva Futaihana, Hilma Andriani, Merry Ayu Ayu Agustin, Luthfitah Zahra Khairunnisa
Bay Leaf Extract Aggravated Fungal Infections in The Rat Model of Oral Candidiasis. Abstract   PDF
Vol 10 (2023): Special Issue 1. October 2023

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '49198'  
Rina Kartika Sari, Alrevo Panji Auradewa, Salma Qatrunnada Sayuti
Management Of Oral Candidiasis Children And Infant With Hiv/Aids Infection : Report Of Two Cases Abstract   PDF
Vol 4, No 1 (2017): July 2017

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '2591'  
Addina Aimana Sabila, Ade Ismail A.K, Rochman Mujayanto
ORAL HYGIENE BURUK PASIEN RAWAT INAP TIDAK BERKAITAN DENGAN PERTUMBUHAN ORAL CANDIDIASIS Abstract   PDF
1 - 5 of 5 Items

Search tips:

  • Search terms are case-insensitive
  • Common words are ignored
  • By default only articles containing all terms in the query are returned (i.e., AND is implied)
  • Combine multiple words with OR to find articles containing either term; e.g., education OR research
  • Use parentheses to create more complex queries; e.g., archive ((journal OR conference) NOT theses)
  • Search for an exact phrase by putting it in quotes; e.g., "open access publishing"
  • Exclude a word by prefixing it with - or NOT; e.g. online -politics or online NOT politics
  • Use * in a term as a wildcard to match any sequence of characters; e.g., soci* morality would match documents containing "sociological" or "societal"
Lisensi Creative Commons
This work is licensed under a Lisensi Creative Commons Atribusi-BerbagiSerupa 4.0 Internasional.
Contact us: Odonto Dental Journal: Jl. Raya Kaligawe Km.4, PO BOX 1054/SM Semarang, Central Java, Indonesia, 50112. Email: odontodentaljournal@unissula.ac.id
apps

(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 = 1758103727, last_used = 1758103785, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'tpv8co46u5rordtr00ug077rm1'