-
> According to: http://twig.sensiolabs.org/doc/tags/extends.html it's possible to define block name in tag > endblock. Now there is no completion for this situation.
>
> This techniques is used in Sy…
-
`UniqueFieldValidtor` can check a field for uniqueness, so that we can do
```
Some\DemoBundle\Model\User:
properties:
username:
- Propel\PropelBundle\Validator\Constraints\Uni…
-
**Description**
I try to attach my Symfony 5.4.12 project to Meilisearch, but I cannot import data into the index. I installed the bundle successfully. This is how my composer.json file looks lik…
-
I'm using Symfony 2.8.9 with PHP 5.6.10.
The following code will cause the violation to be added at path `data.type` instead of `children[type].data` (like it would happen if the constraint was appli…
-
Hello,
I am trying to use custom collection classes (https://github.com/doctrine/mongodb-odm/pull/1219) as I've seen this is a new feature for 1.1 and It's really very awesome. I've changed my compo…
-
...so you're not putting database fields into public URLs.
Adding a paginator method "setSortAlias" should do the trick.
Then, in your controller:
`$paginator->setSortAlias('p.page_title', 'pt');`
…
-
Hi!
I've an terrible annoying problem that I can't get solve, I hope someone can help me or confirm if there is an error in the composer update process.
Sometimes after a composer update the applica…
-
Could we have an example how to set default values to a form element using form classes?
There are some answers on Stackoverflow (the question has 18.000 views!), but I am not sure about the answer …
-
When I try phpctags on a file with a namespace statement at the begining of the file, I get an empty list of tags.
Tested on symfony2 files and with a simple test file :
```
class Foo {
}
```
retur…
-
Behat and PHPSpec (http://www.phpspec.net/) is closes tools, would be a good to have both on board.
pilot updated
2 years ago