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

(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'  

(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 = '31587' 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 = 31587  

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

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

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

(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 = 31587 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 = '886' ORDER BY i.issue_id  

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

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

(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 = '27' 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 09:45:52' >= s.date_start AND '2025-09-17 09:45:52' <= 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 = '27' 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 09:45:52' >= s.date_start AND '2025-09-17 09:45:52' <= 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 = '27' 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 09:45:52' >= s.date_start AND '2025-09-17 09:45:52' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

(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 = '31587' 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 = 31587  

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

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

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

(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 = 31587 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 = '27' 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 09:45:52' >= s.date_start AND '2025-09-17 09:45:52' <= 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 = '27' 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 09:45:52' >= s.date_start AND '2025-09-17 09:45:52' <= 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 = '27' 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 09:45:52' >= s.date_start AND '2025-09-17 09:45:52' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

(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 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'  
Allergy-related stomatitis: a rare case in dental practice | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 31587 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '45894'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '51174'   <hr /> Arinawati | Odonto : Dental Journal
(mysql): SELECT * FROM authors WHERE submission_id = 31587 ORDER BY seq  

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

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

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

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

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

Allergy-related stomatitis: a rare case in dental practice


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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '51174'  
Dian Yosi Arinawati*  -  Universitas Muhammadiyah Yogyakarta, Indonesia

(*) Corresponding Author

(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)  

Background: Oral mucosa is the first gate of food and water to enter the body. This area, including the lips, is more frequent in contact with various food substances containing flavoring agents; therefore, it is very susceptible to allergy-related stomatitis. This study aims to report the case of allergy-related stomatitis due to food intake.
Case: We present a case report of 31 year-old-woman complaining of an uncomfortable and burning sensation in the tongue, hard palate, and lips. The clinical examination showed an erythematous lesion along the mucosal lip. The history revealed that the patient had an atopic allergy to seafood and cold air. She reported that three days before she visited the dentist, she ate seafood with very spicy seasoning. According to the complete blood test, it was revealed that eosinophil and total IgE were high. We diagnose allergy-related stomatitis based on the history, clinical features, and blood test examination. The patient was advised not to eat seafood or spicy food and eliminate the precipitating factors
Conclusion: Diagnosis of allergy-related stomatitis can be obtained by anamnesis, clinical examination, and other laboratory testing.

Keywords: Allergy-related stomatitis; hypersensitivity; oral mucosa delayed hypersensitivity

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 = 1758102334, last_used = 1758102347, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'jo6n04nbm8j8ev521pcq14cnf2'