主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Karin van den Berg
活动总数
12
最后的活动
2016年01月18日 00:33
成员加入日期
2013年03月11日 10:30
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(2)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2013年04月08日 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.
社区
PhpStorm
Type quotes without space, setting?
3 票
创建于
2013年03月11日 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...
社区
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 票
创建于
2013年03月11日 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...
社区
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 票
创建于
2013年03月11日 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...
社区
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 票
创建于
2013年03月13日 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...
社区
PhpStorm
Which license to choose?
0 票
创建于
2013年03月11日 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...
社区
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 票
创建于
2013年03月11日 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...
社区
PhpStorm
PhpStorm & Symfony project, can someone help me get started?
0 票