Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Doctrine ORM installation instructions.#10798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
LavaSlider wants to merge1 commit intosymfony:4.2fromLavaSlider:patch-1

Conversation

@LavaSlider
Copy link
Contributor

This best practices page assumes Doctrine is available and, since it is not, the reader is given a little extra information and a link to know how to make it available and be able to continue through the rest of the examples. This makes it consistent with the Data Fixtures description later on the page.

This best practices page assumes Doctrine is available and, since it is not, the reader is given a little extra information and a link to know how to make it available and be able to continue through the rest of the examples. This makes it consistent with the Data Fixtures description later on the page.

..code-block::terminal
$ composer require "symfony/orm-pack"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
$ composer require"symfony/orm-pack"
$ composer require symfony/orm-pack

HeahDude and OskarStark reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The quotes on the composer line was to keep it consistent with the Data Fixtures section later on the page. In my opinion neither should have quotes but both having quotes is better than one with quotes and one without.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ah yes, I see. You could add a commit to remove the quotes over there too to make it consistent across the whole docs in my opinion.

HeahDude reacted with thumbs up emoji
`Doctrine project`_ to define their model using entities and repositories.

Doctrine support is not enabled by default in Symfony. So to use Doctrine
as shown in the examples below you will need to install `Doctrine ORM support`_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We can use thedoc role here instead:

:doc:`Doctrine ORM support</doctrine>`

OskarStark reacted with thumbs up emoji
Toflar added a commit to Toflar/symfony-docs that referenced this pull requestApr 7, 2019
@Toflar
Copy link
Contributor

Thank you very much for your pull request!

As part of the Symfony EU funded hackathon (https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming), we were able to assemble most of the core team and big contributors in one place. Our goal is to finish as many open issues and PRs as possible.

Your commits will not be lost and you will therefore get credit for your work. All that will happen is that your commits will be moved to a new PR where all remaining concerns will be addressed.

Without your work this would not have been possible. So thank you once again!

@xabbuh
Copy link
Member

see#11332

@xabbuhxabbuh closed thisApr 7, 2019
@xabbuhxabbuh added the ⭐️ EU-FOSSA Hackathonhttps://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming labelApr 7, 2019
wouterj added a commit that referenced this pull requestApr 7, 2019
…Toflar)This PR was merged into the 3.4 branch.Discussion----------Add doctrine orm installation instructionsFollow up branch of#10798 including the requested changes. Also changed the base branch to 3.4 because it applies there too :)Commits-------6d164c3 Addressed issues raised in (#10798)d579eea Add Doctrine ORM installation instructions.
wouterj added a commit that referenced this pull requestApr 7, 2019
* 3.4:  [#11328] Restructured into a definition list  Fix a typo for the range of allowed attack complexity score values  Addressed issues raised in (#10798)  Add Doctrine ORM installation instructions.  Adds documentation for monolog processors.
wouterj added a commit that referenced this pull requestApr 7, 2019
* 4.2:  [#11328] Restructured into a definition list  Fix a typo for the range of allowed attack complexity score values  Addressed issues raised in (#10798)  Add Doctrine ORM installation instructions.  Adds documentation for monolog processors.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh left review comments

+1 more reviewer

@royklutmanroyklutmanroyklutman left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Doctrine⭐️ EU-FOSSA Hackathonhttps://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-comingStatus: Needs Work

Projects

None yet

Milestone

4.1

Development

Successfully merging this pull request may close these issues.

7 participants

@LavaSlider@Toflar@xabbuh@royklutman@javiereguiluz@HeahDude@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp