DDC-3638: [GH-1348] Doctrine mapping:import command #4467

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

Originally created by @doctrinebot on GitHub (Mar 25, 2015).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of alirezarahmani:

Url: https://github.com/doctrine/doctrine2/pull/1348

Message:

Why I cannot find this command:

php app/console doctrine:mapping:import --force AcmeBlogBundle xml
here I mean mapping:import command.

I already replace this command:

php app/console doctrine:mapping:convert xml ./src/Acme/BlogBundle/Resources/config/doctrine/metadata/orm --from-database --force
with

sudo vendor/bin/doctrine orm:convert-mapping xml '/var/www/html/laravel/package' --from-database --force
and worked well.

Originally created by @doctrinebot on GitHub (Mar 25, 2015). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of alirezarahmani: Url: https://github.com/doctrine/doctrine2/pull/1348 Message: Why I cannot find this command: `php app/console doctrine:mapping:import --force AcmeBlogBundle xml` [here](http://doctrine-orm.readthedocs.org/en/latest/reference/tools.html?highlight=command) I mean mapping:import command. I already replace this command: `php app/console doctrine:mapping:convert xml ./src/Acme/BlogBundle/Resources/config/doctrine/metadata/orm --from-database --force` with `sudo vendor/bin/doctrine orm:convert-mapping xml '/var/www/html/laravel/package' --from-database --force` and worked well.
admin added the Bug label 2026-01-22 14:42:16 +01:00
admin closed this issue 2026-01-22 14:42:17 +01:00
Author
Owner

@doctrinebot commented on GitHub (Mar 25, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1348] was assigned:
https://github.com/doctrine/doctrine2/pull/1348

@doctrinebot commented on GitHub (Mar 25, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1348] was assigned: https://github.com/doctrine/doctrine2/pull/1348
Author
Owner

@doctrinebot commented on GitHub (Mar 25, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1348] was closed:
https://github.com/doctrine/doctrine2/pull/1348

@doctrinebot commented on GitHub (Mar 25, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1348] was closed: https://github.com/doctrine/doctrine2/pull/1348
Author
Owner

@doctrinebot commented on GitHub (Mar 25, 2015):

Issue was closed with resolution "Invalid"

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

No dependencies set.

Reference: doctrine/archived-orm#4467