[PR #627] [MERGED] update document on Doctrine cache provider #8465

Closed
opened 2026-01-22 16:00:03 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/627
Author: @chuanma
Created: 3/22/2013
Status: Merged
Merged: 3/24/2013
Merged by: @beberlei

Base: masterHead: master


📝 Commits (1)

  • 94ceb0e Document: delete the doc for a number of cache provider methods that don't exist

📊 Changes

1 file changed (+0 additions, -54 deletions)

View changed files

📝 docs/en/reference/caching.rst (+0 -54)

📄 Description

A number of methods have been deleted long time ago. But they still show up on the document page.

http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/caching.html#deleting

http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/caching.html#counting

I checked source code. Most of the methods don't exist. They are better to be removed from the doc. I tried to use those functions and was surprised that they didn't exist.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/627 **Author:** [@chuanma](https://github.com/chuanma) **Created:** 3/22/2013 **Status:** ✅ Merged **Merged:** 3/24/2013 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`94ceb0e`](https://github.com/doctrine/orm/commit/94ceb0e410ea995e858fa18246cf53ee53d02c59) Document: delete the doc for a number of cache provider methods that don't exist ### 📊 Changes **1 file changed** (+0 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/reference/caching.rst` (+0 -54) </details> ### 📄 Description A number of methods have been deleted long time ago. But they still show up on the document page. http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/caching.html#deleting http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/caching.html#counting I checked source code. Most of the methods don't exist. They are better to be removed from the doc. I tried to use those functions and was surprised that they didn't exist. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:00:03 +01:00
admin closed this issue 2026-01-22 16:00:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8465