-
I'm using
``` php
$products = new Pagerfanta(new DoctrineORMAdapter($queryBuilder, true, null));
$products->setMaxPerPage(10);
```
And my twig looks like,
``` twig
{% for product in products %}
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This happens in quite a few places, some namespaces have the word Abstractions in them,…
-
Add a new paymentmode on a project failed.
Request: `https://nextcloud.de/index.php/apps/cospend/projects/project1/paymentmode`
Body: `{"name":"Kredit 50000","icon":"🏦","color":"#8855a8","order":4…
-
I want to know how to add a new entity , as soon as I add a new entity , it is found in the" doctrine connected" but there is an error during creation ( the class does not exist).
My doctrine setting…
ghost updated
8 years ago
-
Hi,
I used custom controls to customize component and apply i18n. I also would like to translate operators and store them in key value pair list. Is there simple way to accomplish this?
`operato…
-
Every 2-3 minutes I get this error message . I think something is wrong with the query on the database...I use MySQL Database ....
`error [pimatic]: select distinct`tags`from`message`order by`time`de…
-
FileAnalyzer.java#createComponents() contains this code:
```
199 //below is set by PlainAnalyzer to workaround #1376 symbols search works like full text search
200 c…
-
__This issue has been extracted from https://github.com/Terracotta-OSS/statistics/pull/27. See https://github.com/Terracotta-OSS/statistics/pull/27 for the full details__
Would it be possible also …
-
Currently GXP (querybuilder) allows all operators to be used with all datatypes. It should probably only show the operators that are allowed on that type of data.
I think the OpenGIS Filter Encoding …
-
I tried a migration today from 57a to 61.1 (using a new ubuntu host) and after doing the restore from my backups off my 57a box using duplicity and then running a final sudo mailinabox I received the …