Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7055283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:43:47+00:00 2026-05-28T03:43:47+00:00

I’m trying to doctrine:generate-migrations-diff, symfony it seems to be ignored files in dirs lib\model\doctirne\PLUGINNAME

  • 0

I’m trying to doctrine:generate-migrations-diff, symfony it seems to be ignored files in dirs lib\model\doctirne\PLUGINNAME — and creates migretion that deletes tables of plugins.

I’m trying to execute doctrine:build –all-classes — gererates files (forms and filters) in wrong place where it should — lib\filter\doctrine and lib\form\doctrine — but not where it should — lib\filter\doctrine\PLUGINNAME (there are files of plugins (it is ignored)).

I’m trying, for exemple, edit schema.yml of MODELNAME in plugin and generate models — models are not generating, no changes, but should be edited file BaseMODELNAME.class.php in lib\model\doctrine\PLUGINNAME directory

Moreover, not all plugins such behavior can be traced. For sfDoctrineGuardPlugin (and almost all of my plugins) everything is OK. Any changes to the scheme (in the plugin scheme) will be reflected in the expected files.

But for plugins sfGuardUserLoginHistory and PBillingPlugin (my plugin) everything goes as I described above.

I dont know where problem is. On linux all is OK.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:43:48+00:00Added an answer on May 28, 2026 at 3:43 am

    The problem was in my multiple app project:

    I have five applications in my project:

    • api
    • backend
    • frontend
    • billing
    • other

    And api application has its own configuation of enabled plugins:

    class apiConfiguration extends sfApplicationConfiguration
    {
      public function setup()
      {
        parent::setup();
    
    
        $this->plugins = array();
        $this->pluginPaths = array();
    
        $this->enablePlugins(array(
            'sfDoctrinePlugin',
            'sfDoctrineGuardPlugin',
            //'PAPIClientPlugin', //needed?
        ));
    
      }
    
      public function configure()
      {
      }
    }
    

    Why is api? It is alphabetically first in file list. And api configuration will do overwrite of others settings so symfony will think that he is has only two enabled plugins (sfDoctrinePlugin and sfDoctrineGuardPlugin) but not others and will generate models and stuff in global folders (as described in question above).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am trying to render a haml file in a javascript response like so:
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I'm trying to use string.replace('’','') to replace the dreaded weird single-quote character: ’ (aka
I'm trying to create an if statement in PHP that prevents a single post
I have thousands of HTML files to process using Groovy/Java and I need to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.