検索結果

研究者要覧トップに戻る

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 0
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => 
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => モ
                            [compare] => PRE_MATCH
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 0
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => 
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => モ
                            [compare] => PRE_MATCH
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => 
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => モ
                            [compare] => PRE_MATCH
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => profile_sdgs
                            [value] => 
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => モ
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					WHERE 1=1 AND post_type = 'post' AND ( 
  ( wp_postmeta.meta_key = 'profile_sdgs' AND wp_postmeta.meta_value LIKE '{4baf02a037df16a03dc670b281144ebe6155164c4e4394156cb1f3fe8e7058a1}{4baf02a037df16a03dc670b281144ebe6155164c4e4394156cb1f3fe8e7058a1}' ) 
  AND 
  ( mt1.meta_key = 'profile_name_kana' AND mt1.meta_value LIKE 'モ%' )
) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish'))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.menu_order ASC
					LIMIT 0, 12
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1416
                    [post_author] => 1
                    [post_date] => 2022-02-28 23:57:19
                    [post_date_gmt] => 2022-02-28 14:57:19
                    [post_content] => 
                    [post_title] => 森 陽二郎
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => yojiro_mori
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-06 14:27:16
                    [post_modified_gmt] => 2023-04-06 05:27:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1416
                    [menu_order] => 18
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1036
                    [post_author] => 1
                    [post_date] => 2022-02-27 20:54:47
                    [post_date_gmt] => 2022-02-27 11:54:47
                    [post_content] => 
                    [post_title] => Monika Szirmai
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => monika_szirmai
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-06 14:06:03
                    [post_modified_gmt] => 2023-09-06 05:06:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1036
                    [menu_order] => 73
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 3449
                    [post_author] => 1
                    [post_date] => 2023-10-23 13:10:57
                    [post_date_gmt] => 2023-10-23 04:10:57
                    [post_content] => 

ストレスと精神障害の関係について、特にうつ病や外傷後ストレス障害 (PTSD) を対象に、基礎及び臨床研究を行っています。うつ病研究ではストレスによるDNAメチル化の障害と、うつ病の発症機序について研究しています。PTSD研究では恐怖記憶の消去障害に関与する、ヒストンのアセチル化及びメチル化の障害を研究しています。 

[post_title] => 森信 繁 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shigeru_morinobu [to_ping] => [pinged] => [post_modified] => 2024-01-17 09:01:27 [post_modified_gmt] => 2024-01-17 00:01:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3449 [menu_order] => 74 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 1169 [post_author] => 1 [post_date] => 2022-02-28 04:26:11 [post_date_gmt] => 2022-02-27 19:26:11 [post_content] => [post_title] => 森 宏子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroko_mori [to_ping] => [pinged] => [post_modified] => 2022-06-27 16:36:28 [post_modified_gmt] => 2022-06-27 07:36:28 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1169 [menu_order] => 88 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 866 [post_author] => 1 [post_date] => 2022-02-24 16:43:29 [post_date_gmt] => 2022-02-24 07:43:29 [post_content] =>

大学では毒物学を専攻し、製薬会社で15年間新薬の開発を担当し、広島国際大学では生物薬剤学の分野で16年間教育・研究活動を続けてきました。その間に多くの国内外の師や共同研究者に巡り合えたことは非常に財産となっています。

現在は、臨床薬物動態学に強い興味を持ち、医師や薬剤師をはじめ様々な医療従事者の方々との接点を模索しています。

[post_title] => 森 信博 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => nobuhiro_mori [to_ping] => [pinged] => [post_modified] => 2022-04-14 10:40:21 [post_modified_gmt] => 2022-04-14 01:40:21 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=866 [menu_order] => 136 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 399 [post_author] => 1 [post_date] => 2022-02-16 11:04:22 [post_date_gmt] => 2022-02-16 02:04:22 [post_content] => [post_title] => 森永 浩介 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kosuke_morinaga [to_ping] => [pinged] => [post_modified] => 2023-04-06 14:10:43 [post_modified_gmt] => 2023-04-06 05:10:43 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=399 [menu_order] => 250 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 6 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1416 [post_author] => 1 [post_date] => 2022-02-28 23:57:19 [post_date_gmt] => 2022-02-28 14:57:19 [post_content] => [post_title] => 森 陽二郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yojiro_mori [to_ping] => [pinged] => [post_modified] => 2023-04-06 14:27:16 [post_modified_gmt] => 2023-04-06 05:27:16 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1416 [menu_order] => 18 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 6 [max_num_pages] => 1 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => 1 [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 04d3a2d7eb7a4c2c7b5f919a78e55adc [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )

研究者要覧トップに戻る

ページ上部へ