File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <meta-storm xmlns =" meta-storm" >
3+ <definitions >
4+ <classMethod class =" \Symfony\Bundle\FrameworkBundle\Controller\AbstractController" method =" render" argument =" 0" >
5+ <files xpath =" $project/templates" extension =" " />
6+ </classMethod >
7+ <classMethod class =" \Symfony\Bundle\FrameworkBundle\Controller\AbstractController" method =" redirectToRoute" argument =" 0" >
8+ <collection name =" routes" />
9+ </classMethod >
10+ <classMethod class =" \Symfony\Component\Routing\Generator\UrlGeneratorInterface" method =" generate" argument =" 0" >
11+ <collection name =" routes" />
12+ </classMethod >
13+ <classMethod class =" \Symfony\Component\String\UnicodeString" method =" replaceMatches" argument =" 0" >
14+ <languageInjection language =" RegExp" />
15+ </classMethod >
16+ <classMethod class =" \Symfony\Component\DomCrawler\Crawler" method =" filter" argument =" 0" >
17+ <languageInjection language =" CSS" />
18+ </classMethod >
19+ <classMethod class =" \Twig\Environment" method =" render" argument =" 0" >
20+ <files xpath =" $project/templates" extension =" " />
21+ </classMethod >
22+ <classMethod class =" \Doctrine\ORM\EntityRepository" method =" resolveMagicCall" argument =" 0" >
23+ <methods xpath =" $containingClass" />
24+ </classMethod >
25+ <classMethod class =" \Symfony\Component\BrowserKit\AbstractBrowser" method =" request" argument =" 0" >
26+ <collection name =" http-methods" />
27+ </classMethod >
28+ </definitions >
29+ <collections >
30+ <attributeArgument name =" routes" class =" \Symfony\Component\Routing\Attribute\Route" argument =" 1" />
31+ <strings name =" http-methods" >
32+ <value >GET</value >
33+ <value >POST</value >
34+ <value >PUT</value >
35+ <value >DELETE</value >
36+ <value >PATCH</value >
37+ <value >OPTIONS</value >
38+ </strings >
39+ </collections >
40+ </meta-storm >
You can’t perform that action at this time.
0 commit comments