Feature #42761

Let getByTag() return the identifiers, not only the values

Added by Robert Lemke over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-11-07
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

0%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version:5.4 Complexity:easy
Has patch:No

Description

Currently getByTag() only returns a numeric array of values – an array indexed by entry identifier would be more useful though.

Associated revisions

Revision 5cc198c9
Added by Robert Lemke over 2 years ago

[FEATURE] Cache Frontend: getByTag() now returns identifiers

This changes the behavior of getByTag() to not only return a
numeric array of entry values but now index them with their
entry identifier.

Resolves: #42761
Releases: 1.2
Change-Id: Ia62b4639e2da5d259312f165eab163a3bcc01d46

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16253

#2 Updated by Robert Lemke over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF