Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Karin van den Berg
Total activity
12
Last activity
January 18, 2016 00:33
Member since
March 11, 2013 10:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
April 08, 2013 15:22
Never mind, it turns out someone using my computer switched it to US international after all, which strangely didn't affect my browser but did affect PhpStorm and Thunderbird.. problem solved.
Community
PhpStorm
Type quotes without space, setting?
3 votes
Created
March 11, 2013 12:36
Thanks so much, sorry for being unclear.Thanks to your explanation I have managed to fix the relationships, instead of /** * @var \UserI now have /** * @var \MyBundle\Entity\UserWhic...
Community
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 votes
Created
March 11, 2013 15:57
Hmm, there is something strange going on though.The recognition of the standard symfony repository methods seems to go in and out. For a while they work fine, then all of a sudden the warnings reap...
Community
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 votes
Created
March 11, 2013 17:16
Thanks for your reply.I've found the issue is reproducible by closing PhpStorm and opening it again, it shows the Controller class file and will show the warnings for find, findAll, etc until I rem...
Community
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 votes
Created
March 13, 2013 11:43
I have a similar issue though I'm not employed by a company. I'm a freelance programmer so officially the software is used in my company but I'm the only person using it, I work from home and I don...
Community
PhpStorm
Which license to choose?
0 votes
Created
March 11, 2013 16:53
My PhpStorm version is 5.0.4 build PS-121.390The project files are on a local SSD drive but it is a remote project (all the files are in C:\User\Myusername\PhpstormProjects\Myprojectname, the proje...
Community
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 votes
Created
March 11, 2013 17:33
Did some more testing, a little more infoAn example of the concerning lines $em = $this->getDoctrine()->getManager(); $entity = $em->getRepository('MyBundle:Course')->find($id);It's the 'fi...
Community
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 votes