ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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 29 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 31 of file PageMetrics.php.
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::contentPageId | ( | ) |
Definition at line 39 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::language | ( | ) |
Definition at line 49 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::pageId | ( | ) |
Definition at line 44 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::readingTime | ( | ) |
Definition at line 54 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().