Opened 2 years ago
Last modified 2 years ago
#15805 new enhancement
get_page_by_title() lacks caching
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Performance | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
get_page_by_title() always does a database query. It should use the object cache.
Attachments (1)
Change History (3)
solarissmoke — 2 years ago
comment:1
solarissmoke — 2 years ago
- Keywords has-patch added; needs-patch removed
comment:2
SergeyBiryukov — 2 years ago
Related: #14983
Note: See
TracTickets for help on using
tickets.

Cache get_page_by_title queries