|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\ContentPage\PageMetrics\Entity\PageMetrics: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().
Here is the caller graph for this function:| ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::language | ( | ) |
Definition at line 45 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
Here is the caller graph for this function:| ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::pageId | ( | ) |
Definition at line 40 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
Here is the caller graph for this function:| ILIAS\ContentPage\PageMetrics\Entity\PageMetrics::readingTime | ( | ) |
Definition at line 50 of file PageMetrics.php.
Referenced by ILIAS\ContentPage\PageMetrics\PageMetricsRepositoryImp\store().
Here is the caller graph for this function: