Feature #3336

Allow fetching of arbitrary objects by UUID

Added by Bastian Waidelich about 6 years ago. Updated about 4 years ago.

Status:Resolved Start date:2009-05-16
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Query handling
Target version:-

Description

There is a method getUUIDByObject() in the persistence manager backend. We need the inverse function to be able to retrieve any object by UUID (without the need to specify the object type).

BackendTest.patch Magnifier - test for the method (3 kB) Karsten Dambekalns, 2009-05-20 14:29

Backend.php Magnifier - method body so far (620 Bytes) Karsten Dambekalns, 2009-05-20 14:29

Associated revisions

Revision 5909a53e
Added by Karsten Dambekalns about 6 years ago

[~TASK] TYPO3CR (FLOW3 Persistence): renamed hasUUID() to hasIdentifier() to by in sync with other method names.
[+TASK] TYPO3CR (FLOW3 Persistence): addded getObjectByIdentifier() to the FLOW3 persistence backend, resolves #3336.

History

#1 Updated by Karsten Dambekalns about 6 years ago

#2 Updated by Karsten Dambekalns about 6 years ago

  • Assigned To deleted (Karsten Dambekalns)

#3 Updated by Karsten Dambekalns about 6 years ago

  • Assigned To set to Karsten Dambekalns

#4 Updated by Karsten Dambekalns about 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2871.

Also available in: Atom PDF