-
My usecase is getting a contact based on his tag.
I'd like to be able to join on the entity_tag table but it doesn't seem supported at the time as the table schema is not standard. There is a column …
-
**Describe the bug**
When displaying a column using a dropdown, unknown values are shown briefly before the actual values appear when the page is reloaded. This problem worsens when there is poor net…
-
### Description
Should work for each rule
- [ ] `imports-order`
- [ ] `layers-slices`
- [ ] `public-api`
### Reference
```js
// Pass
import { ... } from "entities/user";
import { ... …
-
### As a ...
- [ ] Application user/user of the configuration itself
- [X] API user (application developer)
- [ ] SPI user (container or runtime developer)
- [ ] Specification implementer
###…
-
When creating a form for an entity with an N-to-one relatated entity that is represented by its id, I want the `field()` directive to support this case so that creating a form is as simple as when the…
-
### The problem
## NOTE: This does not appear to be an overarching issue, just 2 separate issues for Unifi and Derivative. There's already a separate derivative issue, so this is being repurposed…
-
When creating a media that doesn't utilize an entity reference based file field the `Delete media and files` action will whitescreen:
```
Error: Call to undefined method Drupal\Core\Field\FieldIte…
-
Originally reported via email by @devgateway, quoted below:
The `$schema` section should define the meta-schema of the current schema. This is used by validation tools that comply with the standard…
-
We need to enhance our monorepo to include provenance tracking using a provonance ontology. This involves creating a Prov class that can track the provenance of function calls and class operations wit…
-
Hey there,
I dont have a current example but last year, I was tuning some of our code to avoid these "PARTIAL LOAD" queries which are executed when an entity is being fetched from the database.
…