-
I am having an issue with an model while the others works succesfully. I am using version 2.2.
I get this error:
```
Type: Doctrine\Common\Annotations\AnnotationException
Code: 0
Message: [Se…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.2.0
#### Summary
Referenced GridFS File is a proxy class when getting Parent Document
####…
etshy updated
3 years ago
-
When I try to clear the cache with `php bin/console cache:clear --env=prod` I get the error `[console] Error thrown while running command "cache:clear --env=prod". Message: "Call to undefined method …
-
Hi,
I've upgraded my symfony App to use ODM 2 and Symfony 5. I've an issue when option:
```
auto_generate_proxy_classes: false
```
This options is set by default when you're running on prod…
-
PHP PECL "mongo" is deprecated.
Ref: http://php.net/manual/en/book.mongo.php
The newer extension is PECL "mongodb"
Ref: http://php.net/manual/en/set.mongodb.php
Interfaces has huge differences.
gai00 updated
3 years ago
-
'applications' is misspelled in the "MongoDB & Mongoid" section of this page.
Excerpt:
"While there is a low level Ruby driver for MongoDB, Workarea uses Mongoid, an Object-Document Mapper, or O…
-
I'm using Symfony 4.4 and ODM bundle ^4. I'm using loggable extension and it's complaining about not finding class "Doctrine\ODM\MongoDB\DocumentRepository" in "Gedmo\Loggable\Document\Repository\LogE…
-
Hi,
I am getting an AssertionError when trying to load a datafile using the following code:
```
exp_name.add_new_sample(sample_id=,
primary_path='path_to_sample.fcs…
-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.2.0
#### Summary
I'm sorry in advance if I've just not figured out.
I want to be sure the tr…