Backport docs batch#8790
Merged
Merged
Conversation
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?
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.
10fb045 to
fc97041
Compare
These backslashes were not correctly migrated when updating the website and it prevents search for some important terms like the query hints.
SenseException
approved these changes
Jun 26, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports #7331 #7287 #7255 #7288 #7301 #7185 #7173 #7208 #7302 #7333 #7283 #7229 #7703 #7771 #7647 #7237 #7715 #7040