legacy-knowledge-base
公開されました Jun. 30, 2025

サイト作成日の確認方法

written-by

Shimada Taro

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • 作成済みサイトの作成日を確認する方法がありますか。

環境

  • DXP 7.0+

解決

  • サイト作成日を確認する方法は、基本機能にはありません。
  • 代替方法としては、以下の2点が考えられます。
    1. サイト作成時、監査ログが記録されます。
    作成ユーザーがサイトオーナーとして登録されるため、「ASSIGN」のリソースアクションが記録されます。

    2. サイト作成時、レイアウト情報がデータベースに保存されます。
    「LayoutSet.groupId」がサイトIDとなりますので、「LayoutSet.createDate」から作成日時を参照できます。
did-this-article-resolve-your-issue

legacy-knowledge-base