Caching docs are missing information on timeunits #2

Closed
opened 2026-01-23 11:26:02 +01:00 by admin · 1 comment
Owner

Originally created by @tarjei on GitHub (Jul 31, 2013).

Hi, I read through this document: http://docs.doctrine-project.org/en/latest/reference/caching.html looking for information on what timeunits the expiration time of save() uses, but I didn't find any information on it.

I then tried to find out where I should create a PR, but I also failed at that so now I'm reduced to writing a bugreport :)

Anyhow, IMHO the documentation should be more spesific on which timeunit you are specifying for the lifeTime parameter to save().

Regards,
Tarjei

Originally created by @tarjei on GitHub (Jul 31, 2013). Hi, I read through this document: http://docs.doctrine-project.org/en/latest/reference/caching.html looking for information on what timeunits the expiration time of save() uses, but I didn't find any information on it. I then tried to find out where I should create a PR, but I also failed at that so now I'm reduced to writing a bugreport :) Anyhow, IMHO the documentation should be more spesific on which timeunit you are specifying for the lifeTime parameter to save(). Regards, Tarjei
admin closed this issue 2026-01-23 11:26:02 +01:00
Author
Owner

@mikeSimonson commented on GitHub (Feb 17, 2016):

@tarjei That documentation is in the doctrine2 repo.
https://github.com/doctrine/doctrine2/blob/master/docs/en/reference/caching.rst

@mikeSimonson commented on GitHub (Feb 17, 2016): @tarjei That documentation is in the doctrine2 repo. https://github.com/doctrine/doctrine2/blob/master/docs/en/reference/caching.rst
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/common-documentation#2