ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (private readonly int $contentPageId, private readonly int $pageId, private readonly string $language, private readonly PageReadingTime $readingTime) | |
contentPageId () | |
pageId () | |
language () | |
readingTime () | |
Definition at line 25 of file PageMetrics.php.
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::__construct | ( | private readonly int | $contentPageId, |
private readonly int | $pageId, | ||
private readonly string | $language, | ||
private readonly PageReadingTime | $readingTime | ||
) |
Definition at line 27 of file PageMetrics.php.
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::contentPageId | ( | ) |
Definition at line 35 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::language | ( | ) |
Definition at line 45 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::pageId | ( | ) |
Definition at line 40 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::readingTime | ( | ) |
Definition at line 50 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().