Open cancan101 opened 1 week ago
Based on Alias Operator
Can be used to solve https://github.com/pimcore/pimcore/issues/5322
CC @fashxp
Guided by: https://github.com/orgs/pimcore/discussions/17056 We pass false, per https://github.com/pimcore/pimcore/pull/17059 as we already have object if published and can avoid a disk access.
false
Will be further improved with: https://github.com/pimcore/pimcore/issues/17728 and https://github.com/pimcore/pimcore/issues/17729 (and more so if Delegate is used)
The first row has a draft version:
Grid Options using the new operator:
@cancan101 Could you please use const and let instead of var? Thanks
const
let
var
done
Issues 7 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 33.9% Duplication on New Code
See analysis details on SonarQube Cloud
Based on Alias Operator
Can be used to solve https://github.com/pimcore/pimcore/issues/5322
CC @fashxp
Guided by: https://github.com/orgs/pimcore/discussions/17056 We pass
false
, per https://github.com/pimcore/pimcore/pull/17059 as we already have object if published and can avoid a disk access.Will be further improved with: https://github.com/pimcore/pimcore/issues/17728 and https://github.com/pimcore/pimcore/issues/17729 (and more so if Delegate is used)
The first row has a draft version:
Grid Options using the new operator: