DDC-160: Index annotation documentation #196

Closed
opened 2026-01-22 12:30:16 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Nov 19, 2009).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user rickdt:

Please add some documentation about indexes annotation mapping, I had to guess it reading the AnnotationParser code.

A simple example would have helped a lot.

indexes={@index(name="idx_record_id", columns={"record_id"})}

Originally created by @doctrinebot on GitHub (Nov 19, 2009). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user rickdt: Please add some documentation about indexes annotation mapping, I had to guess it reading the AnnotationParser code. A simple example would have helped a lot. indexes={@index(name="idx_record_id", columns={"record_id"})}
admin added the Improvement label 2026-01-22 12:30:16 +01:00
admin closed this issue 2026-01-22 12:30:16 +01:00
Author
Owner

@doctrinebot commented on GitHub (Nov 19, 2009):

@doctrinebot commented on GitHub (Nov 19, 2009): - relates to [DDC-37: Add annotation reference to documentation](http://www.doctrine-project.org/jira/browse/DDC-37)
Author
Owner

@doctrinebot commented on GitHub (Jan 31, 2010):

Comment created by @beberlei:

I added a reference with almost all the annotations, except inheritance related in a recent commit. It will be built in the next 24h.

It includes Details on @Index and @Table so this issue is closed.

@doctrinebot commented on GitHub (Jan 31, 2010): Comment created by @beberlei: I added a reference with almost all the annotations, except inheritance related in a recent commit. It will be built in the next 24h. It includes Details on @Index and @Table so this issue is closed.
Author
Owner

@doctrinebot commented on GitHub (Jan 31, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jan 31, 2010): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#196