Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Backport docs batch#8790

Merged
greg0ire merged 19 commits into
doctrine:2.9.xfrom
greg0ire:backport-docs-batch
Jun 26, 2021
Merged

Backport docs batch#8790
greg0ire merged 19 commits into
doctrine:2.9.xfrom
greg0ire:backport-docs-batch

Conversation

@greg0ire
Copy link
Copy Markdown
Member

@greg0ire greg0ire commented Jun 26, 2021

jvasseur and others added 10 commits June 26, 2021 15:45
Remove redundant phpdoc from EntityRepository constructor
fixed typo in class description
When I tried the example code, I got this unique index too.

Plus my `ALTER TABLE` statement was a little different from the one in the docs:
> ALTER TABLE cart ADD CONSTRAINT FK_BA388B79395C3F3 FOREIGN KEY (customer_id) REFERENCES customer (id)
Should I change that too?
someniatko and others added 7 commits June 26, 2021 16:13
Updated useResultCache() and setResultCacheLifetime() docs to clearly state $lifetime is measured in seconds;
Added description to useResultCache()'s params. Renamed $bool => $useCache.
This corrects a mistake with a given type hint in
the PHP code blocks as well as adds further for
consistency and brevity.
@greg0ire greg0ire force-pushed the backport-docs-batch branch from 10fb045 to fc97041 Compare June 26, 2021 14:15
coudenysj and others added 2 commits June 26, 2021 17:12
These backslashes were not correctly migrated when updating the website
and it prevents search for some important terms like the query hints.
@greg0ire greg0ire added this to the 2.9.4 milestone Jun 26, 2021
@greg0ire greg0ire merged commit e743981 into doctrine:2.9.x Jun 26, 2021
@greg0ire greg0ire deleted the backport-docs-batch branch June 26, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.