-
Problem 1
- Can only install one of: evenement/evenement[v2.0.0, v1.0.0].
- Can only install one of: evenement/evenement[v2.0.0, v1.0.0].
- react/zmq v0.3.0 requires evenement/evenement ~2…
-
With installation of 4.0.0. by DOC Master and cache:clear i get:
```
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The …
-
This is my `composer.json`
```
"php": ">=5.3.3",
"symfony/symfony": "2.6.*",
"doctrine/orm": "~2.2,>=2.2.3,=3.0.2",
"incenteev/composer-parameter-handler": "~2.0",
"sonata-project/admin-bundle…
-
| Q | A
| ---------------- | -----
| Bug report? | yes
| Feature request? | no
| BC Break report? | /no
| RFC? | no
| Symfony version | 3.4.5
The toolbar seem…
-
## Subject
I've got entity with foreing relation as id:
```yaml
Myorg\SearchBundle\Entity\RegionSettings:
type: entity
table: …
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.26.0 3.27.0 The missing Symfony Admin Generator
sonata-…
-
Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException: Circular reference detected for service "knp_menu.matcher", path: "knp_menu.matcher -> sonata.a…
-
Hello
I have two entities ["Listing", "Emails"] and created the One To Many association of Listing with Emails. I used the "sonata_type_model" on the Sonata Admin of Listing Entity.
```php
->add(…
-
You can not define several fields
protected $datagridValues = array(
'_page' => 1,
'_sort_order' => 'DESC', // sort direction
'_sort_by' => 'root,lft' // field name
…
-
Is there a specific reason why the generated routes in the sidemenu are absolute?
In the [`Configuration.php`](https://github.com/sonata-project/SonataAdminBundle/blob/3.x/DependencyInjection/Configu…