検索結果

研究者要覧トップに戻る

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 '{ebbfd0a015d9596fa3713312271a6f187498eeeeec548b3cd7108e99b44129e2}{ebbfd0a015d9596fa3713312271a6f187498eeeeec548b3cd7108e99b44129e2}' ) 
  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] => 1369
                    [post_author] => 1
                    [post_date] => 2022-02-28 23:06:36
                    [post_date_gmt] => 2022-02-28 14:06:36
                    [post_content] => 
                    [post_title] => 宮﨑 龍二
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ryuji_miyazaki
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-03 14:16:46
                    [post_modified_gmt] => 2024-04-03 05:16:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1369
                    [menu_order] => 145
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 875
                    [post_author] => 1
                    [post_date] => 2022-02-24 16:49:25
                    [post_date_gmt] => 2022-02-24 07:49:25
                    [post_content] => 

広島大学病院での臨床経験をもとに、有効で安全な薬物療法の確立を目的として臨床研究、薬学教育を中心に活動をしています

[post_title] => 三宅 勝志 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => katsushi_miyake [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:59:21 [post_modified_gmt] => 2023-04-10 07:59:21 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=875 [menu_order] => 151 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 880 [post_author] => 1 [post_date] => 2022-02-24 21:49:18 [post_date_gmt] => 2022-02-24 12:49:18 [post_content] => [post_title] => 南 英輝 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hideki_minami [to_ping] => [pinged] => [post_modified] => 2022-03-11 14:29:18 [post_modified_gmt] => 2022-03-11 05:29:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=880 [menu_order] => 175 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 871 [post_author] => 1 [post_date] => 2022-02-24 16:46:49 [post_date_gmt] => 2022-02-24 07:46:49 [post_content] =>

 血管障害は、生活習慣病において様々な症状に関わっています。血管安定化に関わるタンパク質RasGRP2の血管障害への保護作用について分子生物学的手法を用いて検討を行っています。また、機能性植物に関する研究も行っています。エゾウコギ(Acanthopanax senticosus HARMS)は、中国では刺五加(シゴカ)や五加皮(ゴカヒ)と呼ばれ、2000年以上も前から血圧調整や滋養強壮、精神安定などに用いられてきました。

 エゾウコギのこれらの健康増進作用のメカニズムについて検討も行っています。

[post_title] => 宮﨑 翔平 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shouhei_miyazaki [to_ping] => [pinged] => [post_modified] => 2023-06-10 10:39:03 [post_modified_gmt] => 2023-06-10 01:39:03 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=871 [menu_order] => 186 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 2041 [post_author] => 1 [post_date] => 2022-04-27 13:07:50 [post_date_gmt] => 2022-04-27 04:07:50 [post_content] =>

人々が幸せに暮らせるレジリエントな地域づくりを目指して、研究・実践を行っていきたいと思っています。よろしくお願い致します。

[post_title] => 宮本 純子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => junko_miyamoto [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:15:24 [post_modified_gmt] => 2024-04-04 04:15:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2041 [menu_order] => 195 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 618 [post_author] => 1 [post_date] => 2022-02-22 20:19:22 [post_date_gmt] => 2022-02-22 11:19:22 [post_content] => [post_title] => 宮﨑 朋子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tomoko_miyazaki [to_ping] => [pinged] => [post_modified] => 2023-06-10 12:45:00 [post_modified_gmt] => 2023-06-10 03:45:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=618 [menu_order] => 217 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 620 [post_author] => 1 [post_date] => 2022-02-22 17:14:48 [post_date_gmt] => 2022-02-22 08:14:48 [post_content] => [post_title] => 光成 美枝 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mie_mitsunari [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:42:29 [post_modified_gmt] => 2023-04-10 07:42:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=620 [menu_order] => 224 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1183 [post_author] => 1 [post_date] => 2022-02-28 04:38:11 [post_date_gmt] => 2022-02-27 19:38:11 [post_content] => [post_title] => 光盛 友美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yumi_mitsumori [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:10:51 [post_modified_gmt] => 2024-04-03 00:10:51 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1183 [menu_order] => 246 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 8 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1369 [post_author] => 1 [post_date] => 2022-02-28 23:06:36 [post_date_gmt] => 2022-02-28 14:06:36 [post_content] => [post_title] => 宮﨑 龍二 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ryuji_miyazaki [to_ping] => [pinged] => [post_modified] => 2024-04-03 14:16:46 [post_modified_gmt] => 2024-04-03 05:16:46 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1369 [menu_order] => 145 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 8 [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] => e9d2cf5c0335b316c47c470c7b2b4208 [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 ) )

研究者要覧トップに戻る

ページ上部へ