# \#api-tools-hal

**URL:** https://discourse.laminas.dev/tag/api-tools-hal/99.md

[Latest](https://discourse.laminas.dev/latest.md) · [Categories](https://discourse.laminas.dev/categories.md) · [Tags](https://discourse.laminas.dev/tags.md)

---

## [HAL Entity with hydrated collection are missing paging details](https://discourse.laminas.dev/t/hal-entity-with-hydrated-collection-are-missing-paging-details/3470)

<div class="topic-metadata">

**Author:** [@jpoitras](https://discourse.laminas.dev/u/jpoitras)\
**Replies:** 2\
**Last updated:** [September 26, 2023, 12:28pm UTC](https://discourse.laminas.dev/t/hal-entity-with-hydrated-collection-are-missing-paging-details/3470 "2023-09-26T12:28:14Z")

</div>

Good day, I’am wondering if it’s possible or supported to provide paging details of entity sub collection or should I change approach. As return example of my PlaceEntity and PlaceMetaCollection (Laminas\\Paginator\\Pagi…

---

## [Empty embedded items in RPC Service using HAL response](https://discourse.laminas.dev/t/empty-embedded-items-in-rpc-service-using-hal-response/2649)

<div class="topic-metadata">

**Author:** [@sanjivsharmalv](https://discourse.laminas.dev/u/sanjivsharmalv)\
**Replies:** 4\
**Last updated:** [December 22, 2021, 8:18am UTC](https://discourse.laminas.dev/t/empty-embedded-items-in-rpc-service-using-hal-response/2649 "2021-12-22T08:18:06Z")

</div>

To share I am using RPC service and I returning HAL response. Following listCustomerOrdersAction() is the action method from Controller. public function listCustomerOrdersAction() { $customerId = (int)$this-\>…
