-
# TESTCASE:
``` php
-
When I run bin/docker/pim-initialize.sh I get this error message:
```
[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
Unable to replace alias "pim_catalog.object_ma…
-
| Q | A
| ---------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| BC Break report? | yes/no
| RFC? | yes/no
| Symfony version | x.y.z
…
-
Hi,
I'm having some trouble with a reference on one of my document.
Here is the concerned class
```
-
Hi,
I've just tested this bundle with this configuration:
- Symfony 3.3.10
- Redis Server 3.0.7 (MacBook Air)
- PHP 7.0.20
- "stephpy/timeline-bundle": "2.4.*",
- "snc/redis-bundle": "2.0.*…
-
### Environment
ubuntu latest version, php internel web server
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.25.1 3.26.0 …
-
Hi everybody,
I have a problem when I do `phpc cache:clear --no-warmup`
![image](https://user-images.githubusercontent.com/15141970/34211395-3aaa75ec-e599-11e7-9639-1cf540efe9b6.png)
I Use Mong…
-
When I use mappedSuperclass with doctrine mongodb I get the following error:
Attempted to call an undefined method named "getNamingStrategy" of class "Doctrine\ODM\MongoDB\Configuration".
Any id…
-
I am trying to execute a script to create an autoincremental index. However when I do it, it stores the Function itself as the index:
`
$bulk->insert(['_id' => (new MongoDB\BSON\Javascript($script),'n…
-
Hi i am relatively new to ODM concepts with doctrine. I found there is no documentation updated for '$filter' array aggrgation filters. I am having trouble in returning only the matched embedded docum…