Forms
add_to_cart
Form type:
"App\Form\AddToCartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\AddToCart {#835 -id: null -product: null -quantity: null -price: null -combination: null -caliber: null -currency: null -locale: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\AddToCart {#835 -id: null -product: null -quantity: null -price: null -combination: null -caliber: null -currency: null -locale: null } |
same as passed value |
| locale | "hr" |
same as passed value |
| product_id | 64 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1175 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1178 …} } |
| data | App\Entity\AddToCart {#835 -id: null -product: null -quantity: null -price: null -combination: null -caliber: null -currency: null -locale: null } |
| data_class | "App\Entity\AddToCart" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\AddToCart" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "hr" |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| product_id | 64 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1201 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "add_to_cart" "_add_to_cart" ] |
| cache_key | "_add_to_cart_add_to_cart" |
| compound | true |
| data | App\Entity\AddToCart {#835 -id: null -product: null -quantity: null -price: null -combination: null -caliber: null -currency: null -locale: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4405 -form: Symfony\Component\Form\Form {#4244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4395 …5} |
| full_name | "add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "add_to_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_to_cart" |
| valid | true |
| value | App\Entity\AddToCart {#835 -id: null -product: null -quantity: null -price: null -combination: null -caliber: null -currency: null -locale: null } |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1175 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#4185 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_add_to_cart_quantity" ] |
| cache_key | "_add_to_cart_quantity_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4525 -form: Symfony\Component\Form\Form {#4247 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4524 …5} |
| full_name | "add_to_cart[quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_to_cart_quantity" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_to_cart_quantity" |
| valid | true |
| value | "" |
combination
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "combination-select" ] |
[ "class" => "combination-select" ] |
| choice_label | "name" |
same as passed value |
| choices | [ App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1268 -id: 74 -product: App\Entity\Product {#837 …} -name: "Kulimacijska leća za HW970 - D20 F50 CL" -type: "Kulimacijska leća za HW970 - D20 F50 CL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1269 …} -orderItems: Doctrine\ORM\PersistentCollection {#1271 …} -image: "19022024/51fb7dc8f3a6fcbc2260793d2f50436c.png" -calibers: Doctrine\ORM\PersistentCollection {#1273 …} -price: "26.67" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1275 -id: 75 -product: App\Entity\Product {#837 …} -name: "Fokusna leća za HW970 - D20 F150 FL" -type: "Fokusna leća za HW970 - D20 F150 FL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1276 …} -orderItems: Doctrine\ORM\PersistentCollection {#1278 …} -image: "19022024/ef448f49801a02e0522625a02338bfc4.png" -calibers: Doctrine\ORM\PersistentCollection {#1280 …} -price: "26.67" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1282 -id: 76 -product: App\Entity\Product {#837 …} -name: "Leća s držačem za HW970 za čišćenje korozije D20 F600" -type: "Leća s držačem za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1283 …} -orderItems: Doctrine\ORM\PersistentCollection {#1285 …} -image: "19022024/aa56cb56e6f2ed9c60e0440a842cee9d.png" -calibers: Doctrine\ORM\PersistentCollection {#1287 …} -price: "137.29" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1296 -id: 79 -product: App\Entity\Product {#837 …} -name: "Zaštitno staklo za HW970 D20*T3" -type: "Zaštitno staklo za HW970 D20*T3" -caliber: null -laserHead: "Zaštitno staklo za HW970 D20*T3" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1297 …} -orderItems: Doctrine\ORM\PersistentCollection {#1299 …} -image: "20022024/581d691bb6f3b863212daa185a869abc.png" -calibers: Doctrine\ORM\PersistentCollection {#1301 …} -price: "4.19" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1303 -id: 89 -product: App\Entity\Product {#837 …} -name: "Leća za čišćenje korozije za HW970" -type: "Leća za čišćenje korozije za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1304 …} -orderItems: Doctrine\ORM\PersistentCollection {#1306 …} -image: "16042024/ace3e49b534326f9c5455996e1c4d7d2.png" -calibers: Doctrine\ORM\PersistentCollection {#1308 …} -price: "41.40" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1310 -id: 90 -product: App\Entity\Product {#837 …} -name: "Locking ring za HW970" -type: "Locking ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1311 …} -orderItems: Doctrine\ORM\PersistentCollection {#1313 …} -image: "26022024/bc51a7996ce4b4a6e396588c166a856b.png" -calibers: Doctrine\ORM\PersistentCollection {#1315 …} -price: "36.08" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1317 -id: 91 -product: App\Entity\Product {#837 …} -name: "Seal ring za HW970" -type: "Seal ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1318 …} -orderItems: Doctrine\ORM\PersistentCollection {#1320 …} -image: "26022024/b1db557b31e8f1cde5c45d83739f8afb.png" -calibers: Doctrine\ORM\PersistentCollection {#1322 …} -price: "13.39" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1324 -id: 95 -product: App\Entity\Product {#837 …} -name: "Fokusna cjevčica za HW970" -type: "Fokusna cjevčica" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1325 …} -orderItems: Doctrine\ORM\PersistentCollection {#1327 …} -image: "03052024/6dfa170e9001d38ac4e53cd88431bf96.png" -calibers: Doctrine\ORM\PersistentCollection {#1329 …} -price: "13.39" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1331 -id: 96 -product: App\Entity\Product {#837 …} -name: "Kapica za žicu za HW970" -type: "Kapica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1332 …} -orderItems: Doctrine\ORM\PersistentCollection {#1334 …} -image: "03052024/1db5800fe7404455a5cc25f68d4af2b8.png" -calibers: Doctrine\ORM\PersistentCollection {#1336 …} -price: "3.30" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1338 -id: 97 -product: App\Entity\Product {#837 …} -name: "Cjevčica za žicu za HW970" -type: "Cjevčica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1339 …} -orderItems: Doctrine\ORM\PersistentCollection {#1341 …} -image: "03052024/ad73ca10f8e011fa45b477319cad3b90.png" -calibers: Doctrine\ORM\PersistentCollection {#1343 …} -price: "5.06" -locale: "hr" -priceDin: null } ] |
[ App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1268 -id: 74 -product: App\Entity\Product {#837 …} -name: "Kulimacijska leća za HW970 - D20 F50 CL" -type: "Kulimacijska leća za HW970 - D20 F50 CL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1269 …} -orderItems: Doctrine\ORM\PersistentCollection {#1271 …} -image: "19022024/51fb7dc8f3a6fcbc2260793d2f50436c.png" -calibers: Doctrine\ORM\PersistentCollection {#1273 …} -price: "26.67" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1275 -id: 75 -product: App\Entity\Product {#837 …} -name: "Fokusna leća za HW970 - D20 F150 FL" -type: "Fokusna leća za HW970 - D20 F150 FL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1276 …} -orderItems: Doctrine\ORM\PersistentCollection {#1278 …} -image: "19022024/ef448f49801a02e0522625a02338bfc4.png" -calibers: Doctrine\ORM\PersistentCollection {#1280 …} -price: "26.67" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1282 -id: 76 -product: App\Entity\Product {#837 …} -name: "Leća s držačem za HW970 za čišćenje korozije D20 F600" -type: "Leća s držačem za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1283 …} -orderItems: Doctrine\ORM\PersistentCollection {#1285 …} -image: "19022024/aa56cb56e6f2ed9c60e0440a842cee9d.png" -calibers: Doctrine\ORM\PersistentCollection {#1287 …} -price: "137.29" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1296 -id: 79 -product: App\Entity\Product {#837 …} -name: "Zaštitno staklo za HW970 D20*T3" -type: "Zaštitno staklo za HW970 D20*T3" -caliber: null -laserHead: "Zaštitno staklo za HW970 D20*T3" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1297 …} -orderItems: Doctrine\ORM\PersistentCollection {#1299 …} -image: "20022024/581d691bb6f3b863212daa185a869abc.png" -calibers: Doctrine\ORM\PersistentCollection {#1301 …} -price: "4.19" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1303 -id: 89 -product: App\Entity\Product {#837 …} -name: "Leća za čišćenje korozije za HW970" -type: "Leća za čišćenje korozije za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1304 …} -orderItems: Doctrine\ORM\PersistentCollection {#1306 …} -image: "16042024/ace3e49b534326f9c5455996e1c4d7d2.png" -calibers: Doctrine\ORM\PersistentCollection {#1308 …} -price: "41.40" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1310 -id: 90 -product: App\Entity\Product {#837 …} -name: "Locking ring za HW970" -type: "Locking ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1311 …} -orderItems: Doctrine\ORM\PersistentCollection {#1313 …} -image: "26022024/bc51a7996ce4b4a6e396588c166a856b.png" -calibers: Doctrine\ORM\PersistentCollection {#1315 …} -price: "36.08" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1317 -id: 91 -product: App\Entity\Product {#837 …} -name: "Seal ring za HW970" -type: "Seal ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1318 …} -orderItems: Doctrine\ORM\PersistentCollection {#1320 …} -image: "26022024/b1db557b31e8f1cde5c45d83739f8afb.png" -calibers: Doctrine\ORM\PersistentCollection {#1322 …} -price: "13.39" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1324 -id: 95 -product: App\Entity\Product {#837 …} -name: "Fokusna cjevčica za HW970" -type: "Fokusna cjevčica" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1325 …} -orderItems: Doctrine\ORM\PersistentCollection {#1327 …} -image: "03052024/6dfa170e9001d38ac4e53cd88431bf96.png" -calibers: Doctrine\ORM\PersistentCollection {#1329 …} -price: "13.39" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1331 -id: 96 -product: App\Entity\Product {#837 …} -name: "Kapica za žicu za HW970" -type: "Kapica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1332 …} -orderItems: Doctrine\ORM\PersistentCollection {#1334 …} -image: "03052024/1db5800fe7404455a5cc25f68d4af2b8.png" -calibers: Doctrine\ORM\PersistentCollection {#1336 …} -price: "3.30" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1338 -id: 97 -product: App\Entity\Product {#837 …} -name: "Cjevčica za žicu za HW970" -type: "Cjevčica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1339 …} -orderItems: Doctrine\ORM\PersistentCollection {#1341 …} -image: "03052024/ad73ca10f8e011fa45b477319cad3b90.png" -calibers: Doctrine\ORM\PersistentCollection {#1343 …} -price: "5.06" -locale: "hr" -priceDin: null } ] |
| class | "App\Entity\ProductCombination" |
same as passed value |
| label | "Odaberi kombinaciju" |
same as passed value |
| mapped | false |
false
|
| placeholder | "Odaberi" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "combination-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4223 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4221 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4224 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#4222 …} } |
| choices | [ App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1268 -id: 74 -product: App\Entity\Product {#837 …} -name: "Kulimacijska leća za HW970 - D20 F50 CL" -type: "Kulimacijska leća za HW970 - D20 F50 CL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1269 …} -orderItems: Doctrine\ORM\PersistentCollection {#1271 …} -image: "19022024/51fb7dc8f3a6fcbc2260793d2f50436c.png" -calibers: Doctrine\ORM\PersistentCollection {#1273 …} -price: "26.67" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1275 -id: 75 -product: App\Entity\Product {#837 …} -name: "Fokusna leća za HW970 - D20 F150 FL" -type: "Fokusna leća za HW970 - D20 F150 FL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1276 …} -orderItems: Doctrine\ORM\PersistentCollection {#1278 …} -image: "19022024/ef448f49801a02e0522625a02338bfc4.png" -calibers: Doctrine\ORM\PersistentCollection {#1280 …} -price: "26.67" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1282 -id: 76 -product: App\Entity\Product {#837 …} -name: "Leća s držačem za HW970 za čišćenje korozije D20 F600" -type: "Leća s držačem za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1283 …} -orderItems: Doctrine\ORM\PersistentCollection {#1285 …} -image: "19022024/aa56cb56e6f2ed9c60e0440a842cee9d.png" -calibers: Doctrine\ORM\PersistentCollection {#1287 …} -price: "137.29" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1296 -id: 79 -product: App\Entity\Product {#837 …} -name: "Zaštitno staklo za HW970 D20*T3" -type: "Zaštitno staklo za HW970 D20*T3" -caliber: null -laserHead: "Zaštitno staklo za HW970 D20*T3" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1297 …} -orderItems: Doctrine\ORM\PersistentCollection {#1299 …} -image: "20022024/581d691bb6f3b863212daa185a869abc.png" -calibers: Doctrine\ORM\PersistentCollection {#1301 …} -price: "4.19" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1303 -id: 89 -product: App\Entity\Product {#837 …} -name: "Leća za čišćenje korozije za HW970" -type: "Leća za čišćenje korozije za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1304 …} -orderItems: Doctrine\ORM\PersistentCollection {#1306 …} -image: "16042024/ace3e49b534326f9c5455996e1c4d7d2.png" -calibers: Doctrine\ORM\PersistentCollection {#1308 …} -price: "41.40" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1310 -id: 90 -product: App\Entity\Product {#837 …} -name: "Locking ring za HW970" -type: "Locking ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1311 …} -orderItems: Doctrine\ORM\PersistentCollection {#1313 …} -image: "26022024/bc51a7996ce4b4a6e396588c166a856b.png" -calibers: Doctrine\ORM\PersistentCollection {#1315 …} -price: "36.08" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1317 -id: 91 -product: App\Entity\Product {#837 …} -name: "Seal ring za HW970" -type: "Seal ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1318 …} -orderItems: Doctrine\ORM\PersistentCollection {#1320 …} -image: "26022024/b1db557b31e8f1cde5c45d83739f8afb.png" -calibers: Doctrine\ORM\PersistentCollection {#1322 …} -price: "13.39" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1324 -id: 95 -product: App\Entity\Product {#837 …} -name: "Fokusna cjevčica za HW970" -type: "Fokusna cjevčica" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1325 …} -orderItems: Doctrine\ORM\PersistentCollection {#1327 …} -image: "03052024/6dfa170e9001d38ac4e53cd88431bf96.png" -calibers: Doctrine\ORM\PersistentCollection {#1329 …} -price: "13.39" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1331 -id: 96 -product: App\Entity\Product {#837 …} -name: "Kapica za žicu za HW970" -type: "Kapica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1332 …} -orderItems: Doctrine\ORM\PersistentCollection {#1334 …} -image: "03052024/1db5800fe7404455a5cc25f68d4af2b8.png" -calibers: Doctrine\ORM\PersistentCollection {#1336 …} -price: "3.30" -locale: "hr" -priceDin: null } App\Entity\ProductCombination {#1338 -id: 97 -product: App\Entity\Product {#837 …} -name: "Cjevčica za žicu za HW970" -type: "Cjevčica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1339 …} -orderItems: Doctrine\ORM\PersistentCollection {#1341 …} -image: "03052024/ad73ca10f8e011fa45b477319cad3b90.png" -calibers: Doctrine\ORM\PersistentCollection {#1343 …} -price: "5.06" -locale: "hr" -priceDin: null } ] |
| class | "App\Entity\ProductCombination" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1175 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1178 …} } |
| data_class | null |
| disabled | false |
| em | Container4AmajQx\EntityManagerGhostEbeb667 {#329 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4220 -om: Container4AmajQx\EntityManagerGhostEbeb667 {#329 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#938 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Odaberi kombinaciju" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Odaberi" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#4217 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "combination-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_add_to_cart_combination" ] |
| cache_key | "_add_to_cart_combination_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4530 +label: "Dizna za unutarnji kut AS" +value: "70" +data: App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4532 +label: "Dizna za unutarnji kut BS" +value: "71" +data: App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4531 +label: "Dizna za vanjski kut CS" +value: "72" +data: App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4534 +label: "Dizna za vanjski kut FS" +value: "73" +data: App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4535 +label: "Kulimacijska leća za HW970 - D20 F50 CL" +value: "74" +data: App\Entity\ProductCombination {#1268 -id: 74 -product: App\Entity\Product {#837 …} -name: "Kulimacijska leća za HW970 - D20 F50 CL" -type: "Kulimacijska leća za HW970 - D20 F50 CL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1269 …} -orderItems: Doctrine\ORM\PersistentCollection {#1271 …} -image: "19022024/51fb7dc8f3a6fcbc2260793d2f50436c.png" -calibers: Doctrine\ORM\PersistentCollection {#1273 …} -price: "26.67" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4536 +label: "Fokusna leća za HW970 - D20 F150 FL" +value: "75" +data: App\Entity\ProductCombination {#1275 -id: 75 -product: App\Entity\Product {#837 …} -name: "Fokusna leća za HW970 - D20 F150 FL" -type: "Fokusna leća za HW970 - D20 F150 FL" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1276 …} -orderItems: Doctrine\ORM\PersistentCollection {#1278 …} -image: "19022024/ef448f49801a02e0522625a02338bfc4.png" -calibers: Doctrine\ORM\PersistentCollection {#1280 …} -price: "26.67" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +label: "Leća s držačem za HW970 za čišćenje korozije D20 F600" +value: "76" +data: App\Entity\ProductCombination {#1282 -id: 76 -product: App\Entity\Product {#837 …} -name: "Leća s držačem za HW970 za čišćenje korozije D20 F600" -type: "Leća s držačem za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1283 …} -orderItems: Doctrine\ORM\PersistentCollection {#1285 …} -image: "19022024/aa56cb56e6f2ed9c60e0440a842cee9d.png" -calibers: Doctrine\ORM\PersistentCollection {#1287 …} -price: "137.29" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +label: "Nastavak/njuška za HW970 za čišćenje korozije" +value: "77" +data: App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +label: "Zaštitno staklo za HW970 D20*T3" +value: "79" +data: App\Entity\ProductCombination {#1296 -id: 79 -product: App\Entity\Product {#837 …} -name: "Zaštitno staklo za HW970 D20*T3" -type: "Zaštitno staklo za HW970 D20*T3" -caliber: null -laserHead: "Zaštitno staklo za HW970 D20*T3" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1297 …} -orderItems: Doctrine\ORM\PersistentCollection {#1299 …} -image: "20022024/581d691bb6f3b863212daa185a869abc.png" -calibers: Doctrine\ORM\PersistentCollection {#1301 …} -price: "4.19" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "Leća za čišćenje korozije za HW970" +value: "89" +data: App\Entity\ProductCombination {#1303 -id: 89 -product: App\Entity\Product {#837 …} -name: "Leća za čišćenje korozije za HW970" -type: "Leća za čišćenje korozije za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1304 …} -orderItems: Doctrine\ORM\PersistentCollection {#1306 …} -image: "16042024/ace3e49b534326f9c5455996e1c4d7d2.png" -calibers: Doctrine\ORM\PersistentCollection {#1308 …} -price: "41.40" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +label: "Locking ring za HW970" +value: "90" +data: App\Entity\ProductCombination {#1310 -id: 90 -product: App\Entity\Product {#837 …} -name: "Locking ring za HW970" -type: "Locking ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1311 …} -orderItems: Doctrine\ORM\PersistentCollection {#1313 …} -image: "26022024/bc51a7996ce4b4a6e396588c166a856b.png" -calibers: Doctrine\ORM\PersistentCollection {#1315 …} -price: "36.08" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +label: "Seal ring za HW970" +value: "91" +data: App\Entity\ProductCombination {#1317 -id: 91 -product: App\Entity\Product {#837 …} -name: "Seal ring za HW970" -type: "Seal ring za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1318 …} -orderItems: Doctrine\ORM\PersistentCollection {#1320 …} -image: "26022024/b1db557b31e8f1cde5c45d83739f8afb.png" -calibers: Doctrine\ORM\PersistentCollection {#1322 …} -price: "13.39" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +label: "Fokusna cjevčica za HW970" +value: "95" +data: App\Entity\ProductCombination {#1324 -id: 95 -product: App\Entity\Product {#837 …} -name: "Fokusna cjevčica za HW970" -type: "Fokusna cjevčica" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1325 …} -orderItems: Doctrine\ORM\PersistentCollection {#1327 …} -image: "03052024/6dfa170e9001d38ac4e53cd88431bf96.png" -calibers: Doctrine\ORM\PersistentCollection {#1329 …} -price: "13.39" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "Kapica za žicu za HW970" +value: "96" +data: App\Entity\ProductCombination {#1331 -id: 96 -product: App\Entity\Product {#837 …} -name: "Kapica za žicu za HW970" -type: "Kapica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1332 …} -orderItems: Doctrine\ORM\PersistentCollection {#1334 …} -image: "03052024/1db5800fe7404455a5cc25f68d4af2b8.png" -calibers: Doctrine\ORM\PersistentCollection {#1336 …} -price: "3.30" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +label: "Cjevčica za žicu za HW970" +value: "97" +data: App\Entity\ProductCombination {#1338 -id: 97 -product: App\Entity\Product {#837 …} -name: "Cjevčica za žicu za HW970" -type: "Cjevčica za žicu za HW970" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1339 …} -orderItems: Doctrine\ORM\PersistentCollection {#1341 …} -image: "03052024/ad73ca10f8e011fa45b477319cad3b90.png" -calibers: Doctrine\ORM\PersistentCollection {#1343 …} -price: "5.06" -locale: "hr" -priceDin: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4526 -form: Symfony\Component\Form\Form {#4250 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4527 …5} |
| full_name | "add_to_cart[combination]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_to_cart_combination" |
| is_selected | Closure($choice, $value) {#4529 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Odaberi kombinaciju" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "combination" |
| placeholder | "Odaberi" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_to_cart_combination" |
| valid | true |
| value | "" |
caliber
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure(?Caliber $entity) {#1353 class: "App\Form\AddToCartType" this: App\Form\AddToCartType {#1054 …} } |
same as passed value |
| choice_label | Closure(Caliber $entity = null) {#1227 class: "App\Form\AddToCartType" this: App\Form\AddToCartType {#1054 …} } |
same as passed value |
| choice_value | Closure(Caliber $entity = null) {#1218 class: "App\Form\AddToCartType" this: App\Form\AddToCartType {#1054 …} } |
same as passed value |
| choices | [ App\Entity\Caliber {#1354 -id: 305 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1401 …} -orderItems: Doctrine\ORM\PersistentCollection {#1399 …} -name: "NOS 1.0" -locale: null } App\Entity\Caliber {#1397 -id: 307 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1396 …} -orderItems: Doctrine\ORM\PersistentCollection {#1394 …} -name: "NOS 1.6" -locale: null } App\Entity\Caliber {#1392 -id: 309 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1390 …} -orderItems: Doctrine\ORM\PersistentCollection {#1388 …} -name: "NOY 1.0" -locale: null } App\Entity\Caliber {#1386 -id: 279 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1385 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1384 …} -orderItems: Doctrine\ORM\PersistentCollection {#1366 …} -name: null -locale: null } App\Entity\Caliber {#1368 -id: 280 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1369 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1370 …} -orderItems: Doctrine\ORM\PersistentCollection {#1372 …} -name: null -locale: null } App\Entity\Caliber {#1374 -id: 281 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1375 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1376 …} -orderItems: Doctrine\ORM\PersistentCollection {#1378 …} -name: null -locale: null } App\Entity\Caliber {#1380 -id: 282 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1381 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1382 …} -orderItems: Doctrine\ORM\PersistentCollection {#1404 …} -name: null -locale: null } App\Entity\Caliber {#1406 -id: 283 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1407 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1408 …} -orderItems: Doctrine\ORM\PersistentCollection {#1410 …} -name: null -locale: null } App\Entity\Caliber {#1412 -id: 284 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1413 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1414 …} -orderItems: Doctrine\ORM\PersistentCollection {#1416 …} -name: null -locale: null } App\Entity\Caliber {#1418 -id: 285 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1419 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1420 …} -orderItems: Doctrine\ORM\PersistentCollection {#1422 …} -name: null -locale: null } App\Entity\Caliber {#1424 -id: 286 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1425 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1426 …} -orderItems: Doctrine\ORM\PersistentCollection {#1428 …} -name: null -locale: null } App\Entity\Caliber {#1430 -id: 287 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1431 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1432 …} -orderItems: Doctrine\ORM\PersistentCollection {#1434 …} -name: null -locale: null } App\Entity\Caliber {#1436 -id: 288 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1437 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1438 …} -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} -name: null -locale: null } App\Entity\Caliber {#1442 -id: 289 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1443 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1444 …} -orderItems: Doctrine\ORM\PersistentCollection {#1446 …} -name: null -locale: null } App\Entity\Caliber {#1448 -id: 290 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1449 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1450 …} -orderItems: Doctrine\ORM\PersistentCollection {#1452 …} -name: null -locale: null } App\Entity\Caliber {#1454 -id: 291 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1455 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1456 …} -orderItems: Doctrine\ORM\PersistentCollection {#1458 …} -name: null -locale: null } App\Entity\Caliber {#1460 -id: 292 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1461 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1462 …} -orderItems: Doctrine\ORM\PersistentCollection {#1464 …} -name: null -locale: null } App\Entity\Caliber {#1466 -id: 293 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1467 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1468 …} -orderItems: Doctrine\ORM\PersistentCollection {#1470 …} -name: null -locale: null } App\Entity\Caliber {#1472 -id: 294 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1473 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1474 …} -orderItems: Doctrine\ORM\PersistentCollection {#1476 …} -name: null -locale: null } App\Entity\Caliber {#1478 -id: 295 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1480 …} -orderItems: Doctrine\ORM\PersistentCollection {#1482 …} -name: null -locale: null } App\Entity\Caliber {#1484 -id: 1 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1486 …} -orderItems: Doctrine\ORM\PersistentCollection {#1488 …} -name: null -locale: null } App\Entity\Caliber {#1490 -id: 15 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1492 …} -orderItems: Doctrine\ORM\PersistentCollection {#1494 …} -name: null -locale: null } App\Entity\Caliber {#1496 -id: 29 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1498 …} -orderItems: Doctrine\ORM\PersistentCollection {#1500 …} -name: null -locale: null } App\Entity\Caliber {#1502 -id: 43 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1504 …} -orderItems: Doctrine\ORM\PersistentCollection {#1506 …} -name: null -locale: null } App\Entity\Caliber {#1508 -id: 57 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1510 …} -orderItems: Doctrine\ORM\PersistentCollection {#1512 …} -name: null -locale: null } App\Entity\Caliber {#1514 -id: 73 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1516 …} -orderItems: Doctrine\ORM\PersistentCollection {#1518 …} -name: null -locale: null } App\Entity\Caliber {#1520 -id: 87 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1522 …} -orderItems: Doctrine\ORM\PersistentCollection {#1524 …} -name: null -locale: null } App\Entity\Caliber {#1526 -id: 101 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1528 …} -orderItems: Doctrine\ORM\PersistentCollection {#1530 …} -name: null -locale: null } App\Entity\Caliber {#1532 -id: 117 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1534 …} -orderItems: Doctrine\ORM\PersistentCollection {#1536 …} -name: null -locale: null } App\Entity\Caliber {#1538 -id: 133 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1540 …} -orderItems: Doctrine\ORM\PersistentCollection {#1542 …} -name: null -locale: null } App\Entity\Caliber {#1544 -id: 148 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1546 …} -orderItems: Doctrine\ORM\PersistentCollection {#1548 …} -name: null -locale: null } App\Entity\Caliber {#1550 -id: 162 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1552 …} -orderItems: Doctrine\ORM\PersistentCollection {#1554 …} -name: null -locale: null } App\Entity\Caliber {#1556 -id: 176 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1558 …} -orderItems: Doctrine\ORM\PersistentCollection {#1560 …} -name: null -locale: null } App\Entity\Caliber {#1562 -id: 190 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1564 …} -orderItems: Doctrine\ORM\PersistentCollection {#1566 …} -name: null -locale: null } App\Entity\Caliber {#1568 -id: 205 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1570 …} -orderItems: Doctrine\ORM\PersistentCollection {#1572 …} -name: null -locale: null } App\Entity\Caliber {#1574 -id: 220 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1576 …} -orderItems: Doctrine\ORM\PersistentCollection {#1578 …} -name: null -locale: null } App\Entity\Caliber {#1580 -id: 235 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1582 …} -orderItems: Doctrine\ORM\PersistentCollection {#1584 …} -name: null -locale: null } App\Entity\Caliber {#1586 -id: 249 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1588 …} -orderItems: Doctrine\ORM\PersistentCollection {#1590 …} -name: null -locale: null } App\Entity\Caliber {#1592 -id: 263 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1594 …} -orderItems: Doctrine\ORM\PersistentCollection {#1596 …} -name: null -locale: null } App\Entity\Caliber {#1598 -id: 312 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1599 …} -orderItems: Doctrine\ORM\PersistentCollection {#1601 …} -name: "AS" -locale: null } App\Entity\Caliber {#1603 -id: 316 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1604 …} -orderItems: Doctrine\ORM\PersistentCollection {#1606 …} -name: "CS" -locale: null } App\Entity\Caliber {#1608 -id: 321 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1610 …} -orderItems: Doctrine\ORM\PersistentCollection {#1612 …} -name: null -locale: null } App\Entity\Caliber {#1614 -id: 337 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1616 …} -orderItems: Doctrine\ORM\PersistentCollection {#1618 …} -name: null -locale: null } App\Entity\Caliber {#1620 -id: 351 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1622 …} -orderItems: Doctrine\ORM\PersistentCollection {#1624 …} -name: null -locale: null } App\Entity\Caliber {#1626 -id: 365 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1628 …} -orderItems: Doctrine\ORM\PersistentCollection {#1630 …} -name: null -locale: null } App\Entity\Caliber {#1632 -id: 379 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1634 …} -orderItems: Doctrine\ORM\PersistentCollection {#1636 …} -name: null -locale: null } App\Entity\Caliber {#1638 -id: 393 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1640 …} -orderItems: Doctrine\ORM\PersistentCollection {#1642 …} -name: null -locale: null } App\Entity\Caliber {#1644 -id: 407 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1646 …} -orderItems: Doctrine\ORM\PersistentCollection {#1648 …} -name: null -locale: null } App\Entity\Caliber {#1650 -id: 421 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1652 …} -orderItems: Doctrine\ORM\PersistentCollection {#1654 …} -name: null -locale: null } App\Entity\Caliber {#1656 -id: 435 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1658 …} -orderItems: Doctrine\ORM\PersistentCollection {#1660 …} -name: null -locale: null } App\Entity\Caliber {#1662 -id: 453 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1664 …} -orderItems: Doctrine\ORM\PersistentCollection {#1666 …} -name: "AS" -locale: null } App\Entity\Caliber {#1668 -id: 456 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1670 …} -orderItems: Doctrine\ORM\PersistentCollection {#1672 …} -name: "CS" -locale: null } App\Entity\Caliber {#1674 -id: 459 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1676 …} -orderItems: Doctrine\ORM\PersistentCollection {#1678 …} -name: null -locale: null } App\Entity\Caliber {#1680 -id: 475 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1682 …} -orderItems: Doctrine\ORM\PersistentCollection {#1684 …} -name: null -locale: null } App\Entity\Caliber {#1686 -id: 491 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1688 …} -orderItems: Doctrine\ORM\PersistentCollection {#1690 …} -name: null -locale: null } App\Entity\Caliber {#1692 -id: 505 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1694 …} -orderItems: Doctrine\ORM\PersistentCollection {#1696 …} -name: null -locale: null } App\Entity\Caliber {#1698 -id: 519 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1700 …} -orderItems: Doctrine\ORM\PersistentCollection {#1702 …} -name: null -locale: null } App\Entity\Caliber {#1704 -id: 535 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1706 …} -orderItems: Doctrine\ORM\PersistentCollection {#1708 …} -name: null -locale: null } App\Entity\Caliber {#1710 -id: 539 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1712 …} -orderItems: Doctrine\ORM\PersistentCollection {#1714 …} -name: null -locale: null } App\Entity\Caliber {#1716 -id: 543 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1718 …} -orderItems: Doctrine\ORM\PersistentCollection {#1720 …} -name: null -locale: null } App\Entity\Caliber {#1722 -id: 547 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1724 …} -orderItems: Doctrine\ORM\PersistentCollection {#1726 …} -name: null -locale: null } App\Entity\Caliber {#1728 -id: 551 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1730 …} -orderItems: Doctrine\ORM\PersistentCollection {#1732 …} -name: null -locale: null } App\Entity\Caliber {#1734 -id: 555 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1736 …} -orderItems: Doctrine\ORM\PersistentCollection {#1738 …} -name: null -locale: null } App\Entity\Caliber {#1740 -id: 2 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1741 …} -orderItems: Doctrine\ORM\PersistentCollection {#1743 …} -name: null -locale: null } App\Entity\Caliber {#1745 -id: 16 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1746 …} -orderItems: Doctrine\ORM\PersistentCollection {#1748 …} -name: null -locale: null } App\Entity\Caliber {#1750 -id: 30 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1751 …} -orderItems: Doctrine\ORM\PersistentCollection {#1753 …} -name: null -locale: null } App\Entity\Caliber {#1755 -id: 44 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1756 …} -orderItems: Doctrine\ORM\PersistentCollection {#1758 …} -name: null -locale: null } App\Entity\Caliber {#1760 -id: 58 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1761 …} -orderItems: Doctrine\ORM\PersistentCollection {#1763 …} -name: null -locale: null } App\Entity\Caliber {#1765 -id: 74 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1766 …} -orderItems: Doctrine\ORM\PersistentCollection {#1768 …} -name: null -locale: null } App\Entity\Caliber {#1770 -id: 88 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1771 …} -orderItems: Doctrine\ORM\PersistentCollection {#1773 …} -name: null -locale: null } App\Entity\Caliber {#1775 -id: 102 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1776 …} -orderItems: Doctrine\ORM\PersistentCollection {#1778 …} -name: null -locale: null } App\Entity\Caliber {#1780 -id: 118 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1781 …} -orderItems: Doctrine\ORM\PersistentCollection {#1783 …} -name: null -locale: null } App\Entity\Caliber {#1785 -id: 134 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1786 …} -orderItems: Doctrine\ORM\PersistentCollection {#1788 …} -name: null -locale: null } App\Entity\Caliber {#1790 -id: 149 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1791 …} -orderItems: Doctrine\ORM\PersistentCollection {#1793 …} -name: null -locale: null } App\Entity\Caliber {#1795 -id: 163 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1796 …} -orderItems: Doctrine\ORM\PersistentCollection {#1798 …} -name: null -locale: null } App\Entity\Caliber {#1800 -id: 177 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1801 …} -orderItems: Doctrine\ORM\PersistentCollection {#1803 …} -name: null -locale: null } App\Entity\Caliber {#1805 -id: 191 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1806 …} -orderItems: Doctrine\ORM\PersistentCollection {#1808 …} -name: null -locale: null } App\Entity\Caliber {#1810 -id: 206 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1811 …} -orderItems: Doctrine\ORM\PersistentCollection {#1813 …} -name: null -locale: null } App\Entity\Caliber {#1815 -id: 221 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1816 …} -orderItems: Doctrine\ORM\PersistentCollection {#1818 …} -name: null -locale: null } App\Entity\Caliber {#1820 -id: 236 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1821 …} -orderItems: Doctrine\ORM\PersistentCollection {#1823 …} -name: null -locale: null } App\Entity\Caliber {#1825 -id: 250 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1826 …} -orderItems: Doctrine\ORM\PersistentCollection {#1828 …} -name: null -locale: null } App\Entity\Caliber {#1830 -id: 264 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1831 …} -orderItems: Doctrine\ORM\PersistentCollection {#1833 …} -name: null -locale: null } App\Entity\Caliber {#1835 -id: 272 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1837 …} -orderItems: Doctrine\ORM\PersistentCollection {#1839 …} -name: null -locale: null } App\Entity\Caliber {#1841 -id: 296 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1842 …} -orderItems: Doctrine\ORM\PersistentCollection {#1844 …} -name: null -locale: null } App\Entity\Caliber {#1846 -id: 299 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1848 …} -orderItems: Doctrine\ORM\PersistentCollection {#1850 …} -name: null -locale: null } App\Entity\Caliber {#1852 -id: 322 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1853 …} -orderItems: Doctrine\ORM\PersistentCollection {#1855 …} -name: null -locale: null } App\Entity\Caliber {#1857 -id: 330 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1859 …} -orderItems: Doctrine\ORM\PersistentCollection {#1861 …} -name: null -locale: null } App\Entity\Caliber {#1863 -id: 338 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1864 …} -orderItems: Doctrine\ORM\PersistentCollection {#1866 …} -name: null -locale: null } App\Entity\Caliber {#1868 -id: 352 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1869 …} -orderItems: Doctrine\ORM\PersistentCollection {#1871 …} -name: null -locale: null } App\Entity\Caliber {#1873 -id: 366 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1874 …} -orderItems: Doctrine\ORM\PersistentCollection {#1876 …} -name: null -locale: null } App\Entity\Caliber {#1878 -id: 380 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1879 …} -orderItems: Doctrine\ORM\PersistentCollection {#1881 …} -name: null -locale: null } App\Entity\Caliber {#1883 -id: 394 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1884 …} -orderItems: Doctrine\ORM\PersistentCollection {#1886 …} -name: null -locale: null } App\Entity\Caliber {#1888 -id: 408 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1889 …} -orderItems: Doctrine\ORM\PersistentCollection {#1891 …} -name: null -locale: null } App\Entity\Caliber {#1893 -id: 422 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1894 …} -orderItems: Doctrine\ORM\PersistentCollection {#1896 …} -name: null -locale: null } App\Entity\Caliber {#1898 -id: 436 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1899 …} -orderItems: Doctrine\ORM\PersistentCollection {#1901 …} -name: null -locale: null } App\Entity\Caliber {#1903 -id: 450 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1905 …} -orderItems: Doctrine\ORM\PersistentCollection {#1907 …} -name: "NOY" -locale: null } App\Entity\Caliber {#1909 -id: 460 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1910 …} -orderItems: Doctrine\ORM\PersistentCollection {#1912 …} -name: null -locale: null } App\Entity\Caliber {#1914 -id: 476 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1915 …} -orderItems: Doctrine\ORM\PersistentCollection {#1917 …} -name: null -locale: null } App\Entity\Caliber {#1919 -id: 492 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1920 …} -orderItems: Doctrine\ORM\PersistentCollection {#1922 …} -name: null -locale: null } App\Entity\Caliber {#1924 -id: 506 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1925 …} -orderItems: Doctrine\ORM\PersistentCollection {#1927 …} -name: null -locale: null } App\Entity\Caliber {#1929 -id: 520 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1930 …} -orderItems: Doctrine\ORM\PersistentCollection {#1932 …} -name: null -locale: null } App\Entity\Caliber {#1934 -id: 536 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1935 …} -orderItems: Doctrine\ORM\PersistentCollection {#1937 …} -name: null -locale: null } App\Entity\Caliber {#1939 -id: 540 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1940 …} -orderItems: Doctrine\ORM\PersistentCollection {#1942 …} -name: null -locale: null } App\Entity\Caliber {#1944 -id: 544 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1945 …} -orderItems: Doctrine\ORM\PersistentCollection {#1947 …} -name: null -locale: null } App\Entity\Caliber {#1949 -id: 548 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1950 …} -orderItems: Doctrine\ORM\PersistentCollection {#1952 …} -name: null -locale: null } App\Entity\Caliber {#1954 -id: 552 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1955 …} -orderItems: Doctrine\ORM\PersistentCollection {#1957 …} -name: null -locale: null } App\Entity\Caliber {#1959 -id: 556 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1960 …} -orderItems: Doctrine\ORM\PersistentCollection {#1962 …} -name: null -locale: null } App\Entity\Caliber {#1964 -id: 3 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1965 …} -orderItems: Doctrine\ORM\PersistentCollection {#1967 …} -name: null -locale: null } App\Entity\Caliber {#1969 -id: 17 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1970 …} -orderItems: Doctrine\ORM\PersistentCollection {#1972 …} -name: null -locale: null } App\Entity\Caliber {#1974 -id: 31 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1975 …} -orderItems: Doctrine\ORM\PersistentCollection {#1977 …} -name: null -locale: null } App\Entity\Caliber {#1979 -id: 45 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1980 …} -orderItems: Doctrine\ORM\PersistentCollection {#1982 …} -name: null -locale: null } App\Entity\Caliber {#1984 -id: 59 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1985 …} -orderItems: Doctrine\ORM\PersistentCollection {#1987 …} -name: null -locale: null } App\Entity\Caliber {#1989 -id: 75 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1990 …} -orderItems: Doctrine\ORM\PersistentCollection {#1992 …} -name: null -locale: null } App\Entity\Caliber {#1994 -id: 89 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1995 …} -orderItems: Doctrine\ORM\PersistentCollection {#1997 …} -name: null -locale: null } App\Entity\Caliber {#1999 -id: 103 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2000 …} -orderItems: Doctrine\ORM\PersistentCollection {#2002 …} -name: null -locale: null } App\Entity\Caliber {#2004 -id: 119 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2005 …} -orderItems: Doctrine\ORM\PersistentCollection {#2007 …} -name: null -locale: null } App\Entity\Caliber {#2009 -id: 135 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2010 …} -orderItems: Doctrine\ORM\PersistentCollection {#2012 …} -name: null -locale: null } App\Entity\Caliber {#2014 -id: 150 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2015 …} -orderItems: Doctrine\ORM\PersistentCollection {#2017 …} -name: null -locale: null } App\Entity\Caliber {#2019 -id: 164 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2020 …} -orderItems: Doctrine\ORM\PersistentCollection {#2022 …} -name: null -locale: null } App\Entity\Caliber {#2024 -id: 178 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2025 …} -orderItems: Doctrine\ORM\PersistentCollection {#2027 …} -name: null -locale: null } App\Entity\Caliber {#2029 -id: 192 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2030 …} -orderItems: Doctrine\ORM\PersistentCollection {#2032 …} -name: null -locale: null } App\Entity\Caliber {#2034 -id: 207 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2035 …} -orderItems: Doctrine\ORM\PersistentCollection {#2037 …} -name: null -locale: null } App\Entity\Caliber {#2039 -id: 222 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2040 …} -orderItems: Doctrine\ORM\PersistentCollection {#2042 …} -name: null -locale: null } App\Entity\Caliber {#2044 -id: 237 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2045 …} -orderItems: Doctrine\ORM\PersistentCollection {#2047 …} -name: null -locale: null } App\Entity\Caliber {#2049 -id: 251 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2050 …} -orderItems: Doctrine\ORM\PersistentCollection {#2052 …} -name: null -locale: null } App\Entity\Caliber {#2054 -id: 265 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2055 …} -orderItems: Doctrine\ORM\PersistentCollection {#2057 …} -name: null -locale: null } App\Entity\Caliber {#2059 -id: 273 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2060 …} -orderItems: Doctrine\ORM\PersistentCollection {#2062 …} -name: null -locale: null } App\Entity\Caliber {#2064 -id: 297 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2065 …} -orderItems: Doctrine\ORM\PersistentCollection {#2067 …} -name: null -locale: null } App\Entity\Caliber {#2069 -id: 300 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2070 …} -orderItems: Doctrine\ORM\PersistentCollection {#2072 …} -name: null -locale: null } App\Entity\Caliber {#2074 -id: 306 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2075 …} -orderItems: Doctrine\ORM\PersistentCollection {#2077 …} -name: "NOS" -locale: null } App\Entity\Caliber {#2079 -id: 310 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2080 …} -orderItems: Doctrine\ORM\PersistentCollection {#2082 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2084 -id: 313 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1219} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2085 …} -orderItems: Doctrine\ORM\PersistentCollection {#2087 …} -name: "AS" -locale: null } App\Entity\Caliber {#2089 -id: 317 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1254} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2090 …} -orderItems: Doctrine\ORM\PersistentCollection {#2092 …} -name: "CS" -locale: null } App\Entity\Caliber {#2094 -id: 323 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2095 …} -orderItems: Doctrine\ORM\PersistentCollection {#2097 …} -name: null -locale: null } App\Entity\Caliber {#2099 -id: 331 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2100 …} -orderItems: Doctrine\ORM\PersistentCollection {#2102 …} -name: null -locale: null } App\Entity\Caliber {#2104 -id: 339 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2105 …} -orderItems: Doctrine\ORM\PersistentCollection {#2107 …} -name: null -locale: null } App\Entity\Caliber {#2109 -id: 353 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2110 …} -orderItems: Doctrine\ORM\PersistentCollection {#2112 …} -name: null -locale: null } App\Entity\Caliber {#2114 -id: 367 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2115 …} -orderItems: Doctrine\ORM\PersistentCollection {#2117 …} -name: null -locale: null } App\Entity\Caliber {#2119 -id: 381 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2120 …} -orderItems: Doctrine\ORM\PersistentCollection {#2122 …} -name: null -locale: null } App\Entity\Caliber {#2124 -id: 395 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2125 …} -orderItems: Doctrine\ORM\PersistentCollection {#2127 …} -name: null -locale: null } App\Entity\Caliber {#2129 -id: 409 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2130 …} -orderItems: Doctrine\ORM\PersistentCollection {#2132 …} -name: null -locale: null } App\Entity\Caliber {#2134 -id: 423 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2135 …} -orderItems: Doctrine\ORM\PersistentCollection {#2137 …} -name: null -locale: null } App\Entity\Caliber {#2139 -id: 437 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2140 …} -orderItems: Doctrine\ORM\PersistentCollection {#2142 …} -name: null -locale: null } App\Entity\Caliber {#2144 -id: 449 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2145 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2146 …} -orderItems: Doctrine\ORM\PersistentCollection {#2148 …} -name: "NOS" -locale: null } App\Entity\Caliber {#2150 -id: 451 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2151 …} -orderItems: Doctrine\ORM\PersistentCollection {#2153 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2155 -id: 454 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2156 …} -orderItems: Doctrine\ORM\PersistentCollection {#2158 …} -name: "AS" -locale: null } App\Entity\Caliber {#2160 -id: 457 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2161 …} -orderItems: Doctrine\ORM\PersistentCollection {#2163 …} -name: "CS" -locale: null } App\Entity\Caliber {#2165 -id: 461 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2166 …} -orderItems: Doctrine\ORM\PersistentCollection {#2168 …} -name: null -locale: null } App\Entity\Caliber {#2170 -id: 477 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2171 …} -orderItems: Doctrine\ORM\PersistentCollection {#2173 …} -name: null -locale: null } App\Entity\Caliber {#2175 -id: 493 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2176 …} -orderItems: Doctrine\ORM\PersistentCollection {#2178 …} -name: null -locale: null } App\Entity\Caliber {#2180 -id: 507 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2181 …} -orderItems: Doctrine\ORM\PersistentCollection {#2183 …} -name: null -locale: null } App\Entity\Caliber {#2185 -id: 521 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2186 …} -orderItems: Doctrine\ORM\PersistentCollection {#2188 …} -name: null -locale: null } App\Entity\Caliber {#2190 -id: 537 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2191 …} -orderItems: Doctrine\ORM\PersistentCollection {#2193 …} -name: null -locale: null } App\Entity\Caliber {#2195 -id: 541 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2196 …} -orderItems: Doctrine\ORM\PersistentCollection {#2198 …} -name: null -locale: null } App\Entity\Caliber {#2200 -id: 545 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2201 …} -orderItems: Doctrine\ORM\PersistentCollection {#2203 …} -name: null -locale: null } App\Entity\Caliber {#2205 -id: 549 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2206 …} -orderItems: Doctrine\ORM\PersistentCollection {#2208 …} -name: null -locale: null } App\Entity\Caliber {#2210 -id: 553 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2211 …} -orderItems: Doctrine\ORM\PersistentCollection {#2213 …} -name: null -locale: null } App\Entity\Caliber {#2215 -id: 557 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2216 …} -orderItems: Doctrine\ORM\PersistentCollection {#2218 …} -name: null -locale: null } App\Entity\Caliber {#2220 -id: 120 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2221 …} -orderItems: Doctrine\ORM\PersistentCollection {#2223 …} -name: null -locale: null } App\Entity\Caliber {#2225 -id: 462 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2226 …} -orderItems: Doctrine\ORM\PersistentCollection {#2228 …} -name: null -locale: null } App\Entity\Caliber {#2230 -id: 4 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2231 …} -orderItems: Doctrine\ORM\PersistentCollection {#2233 …} -name: null -locale: null } App\Entity\Caliber {#2235 -id: 18 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2236 …} -orderItems: Doctrine\ORM\PersistentCollection {#2238 …} -name: null -locale: null } App\Entity\Caliber {#2240 -id: 32 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2241 …} -orderItems: Doctrine\ORM\PersistentCollection {#2243 …} -name: null -locale: null } App\Entity\Caliber {#2245 -id: 46 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2246 …} -orderItems: Doctrine\ORM\PersistentCollection {#2248 …} -name: null -locale: null } App\Entity\Caliber {#2250 -id: 60 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2251 …} -orderItems: Doctrine\ORM\PersistentCollection {#2253 …} -name: null -locale: null } App\Entity\Caliber {#2255 -id: 76 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2256 …} -orderItems: Doctrine\ORM\PersistentCollection {#2258 …} -name: null -locale: null } App\Entity\Caliber {#2260 -id: 90 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2261 …} -orderItems: Doctrine\ORM\PersistentCollection {#2263 …} -name: null -locale: null } App\Entity\Caliber {#2265 -id: 104 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2266 …} -orderItems: Doctrine\ORM\PersistentCollection {#2268 …} -name: null -locale: null } App\Entity\Caliber {#2270 -id: 121 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2271 …} -orderItems: Doctrine\ORM\PersistentCollection {#2273 …} -name: null -locale: null } App\Entity\Caliber {#2275 -id: 136 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2276 …} -orderItems: Doctrine\ORM\PersistentCollection {#2278 …} -name: null -locale: null } App\Entity\Caliber {#2280 -id: 151 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2281 …} -orderItems: Doctrine\ORM\PersistentCollection {#2283 …} -name: null -locale: null } App\Entity\Caliber {#2285 -id: 165 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2286 …} -orderItems: Doctrine\ORM\PersistentCollection {#2288 …} -name: null -locale: null } App\Entity\Caliber {#2290 -id: 179 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2291 …} -orderItems: Doctrine\ORM\PersistentCollection {#2293 …} -name: null -locale: null } App\Entity\Caliber {#2295 -id: 193 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2296 …} -orderItems: Doctrine\ORM\PersistentCollection {#2298 …} -name: null -locale: null } App\Entity\Caliber {#2300 -id: 208 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2301 …} -orderItems: Doctrine\ORM\PersistentCollection {#2303 …} -name: null -locale: null } App\Entity\Caliber {#2305 -id: 223 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2306 …} -orderItems: Doctrine\ORM\PersistentCollection {#2308 …} -name: null -locale: null } App\Entity\Caliber {#2310 -id: 238 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2311 …} -orderItems: Doctrine\ORM\PersistentCollection {#2313 …} -name: null -locale: null } App\Entity\Caliber {#2315 -id: 252 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2316 …} -orderItems: Doctrine\ORM\PersistentCollection {#2318 …} -name: null -locale: null } App\Entity\Caliber {#2320 -id: 340 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2321 …} -orderItems: Doctrine\ORM\PersistentCollection {#2323 …} -name: null -locale: null } App\Entity\Caliber {#2325 -id: 354 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2326 …} -orderItems: Doctrine\ORM\PersistentCollection {#2328 …} -name: null -locale: null } App\Entity\Caliber {#2330 -id: 368 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2331 …} -orderItems: Doctrine\ORM\PersistentCollection {#2333 …} -name: null -locale: null } App\Entity\Caliber {#2335 -id: 382 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2336 …} -orderItems: Doctrine\ORM\PersistentCollection {#2338 …} -name: null -locale: null } App\Entity\Caliber {#2340 -id: 396 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2341 …} -orderItems: Doctrine\ORM\PersistentCollection {#2343 …} -name: null -locale: null } App\Entity\Caliber {#2345 -id: 410 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2346 …} -orderItems: Doctrine\ORM\PersistentCollection {#2348 …} -name: null -locale: null } App\Entity\Caliber {#2350 -id: 424 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2351 …} -orderItems: Doctrine\ORM\PersistentCollection {#2353 …} -name: null -locale: null } App\Entity\Caliber {#2355 -id: 438 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2356 …} -orderItems: Doctrine\ORM\PersistentCollection {#2358 …} -name: null -locale: null } App\Entity\Caliber {#2360 -id: 463 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2361 …} -orderItems: Doctrine\ORM\PersistentCollection {#2363 …} -name: null -locale: null } App\Entity\Caliber {#2365 -id: 478 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2366 …} -orderItems: Doctrine\ORM\PersistentCollection {#2368 …} -name: null -locale: null } App\Entity\Caliber {#2370 -id: 494 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2371 …} -orderItems: Doctrine\ORM\PersistentCollection {#2373 …} -name: null -locale: null } App\Entity\Caliber {#2375 -id: 508 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2376 …} -orderItems: Doctrine\ORM\PersistentCollection {#2378 …} -name: null -locale: null } App\Entity\Caliber {#2380 -id: 522 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2381 …} -orderItems: Doctrine\ORM\PersistentCollection {#2383 …} -name: null -locale: null } App\Entity\Caliber {#2385 -id: 5 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2386 …} -orderItems: Doctrine\ORM\PersistentCollection {#2388 …} -name: null -locale: null } App\Entity\Caliber {#2390 -id: 19 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2391 …} -orderItems: Doctrine\ORM\PersistentCollection {#2393 …} -name: null -locale: null } App\Entity\Caliber {#2395 -id: 33 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2396 …} -orderItems: Doctrine\ORM\PersistentCollection {#2398 …} -name: null -locale: null } App\Entity\Caliber {#2400 -id: 47 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2401 …} -orderItems: Doctrine\ORM\PersistentCollection {#2403 …} -name: null -locale: null } App\Entity\Caliber {#2405 -id: 61 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2406 …} -orderItems: Doctrine\ORM\PersistentCollection {#2408 …} -name: null -locale: null } App\Entity\Caliber {#2410 -id: 77 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2411 …} -orderItems: Doctrine\ORM\PersistentCollection {#2413 …} -name: null -locale: null } App\Entity\Caliber {#2415 -id: 91 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2416 …} -orderItems: Doctrine\ORM\PersistentCollection {#2418 …} -name: null -locale: null } App\Entity\Caliber {#2420 -id: 105 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2421 …} -orderItems: Doctrine\ORM\PersistentCollection {#2423 …} -name: null -locale: null } App\Entity\Caliber {#2425 -id: 122 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2426 …} -orderItems: Doctrine\ORM\PersistentCollection {#2428 …} -name: null -locale: null } App\Entity\Caliber {#2430 -id: 137 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2431 …} -orderItems: Doctrine\ORM\PersistentCollection {#2433 …} -name: null -locale: null } App\Entity\Caliber {#2435 -id: 152 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2436 …} -orderItems: Doctrine\ORM\PersistentCollection {#2438 …} -name: null -locale: null } App\Entity\Caliber {#2440 -id: 166 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2441 …} -orderItems: Doctrine\ORM\PersistentCollection {#2443 …} -name: null -locale: null } App\Entity\Caliber {#2445 -id: 180 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2446 …} -orderItems: Doctrine\ORM\PersistentCollection {#2448 …} -name: null -locale: null } App\Entity\Caliber {#2450 -id: 194 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2451 …} -orderItems: Doctrine\ORM\PersistentCollection {#2453 …} -name: null -locale: null } App\Entity\Caliber {#2455 -id: 209 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2456 …} -orderItems: Doctrine\ORM\PersistentCollection {#2458 …} -name: null -locale: null } App\Entity\Caliber {#2460 -id: 224 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2461 …} -orderItems: Doctrine\ORM\PersistentCollection {#2463 …} -name: null -locale: null } App\Entity\Caliber {#2465 -id: 239 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2466 …} -orderItems: Doctrine\ORM\PersistentCollection {#2468 …} -name: null -locale: null } App\Entity\Caliber {#2470 -id: 253 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2471 …} -orderItems: Doctrine\ORM\PersistentCollection {#2473 …} -name: null -locale: null } App\Entity\Caliber {#2475 -id: 266 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2476 …} -orderItems: Doctrine\ORM\PersistentCollection {#2478 …} -name: null -locale: null } App\Entity\Caliber {#2480 -id: 274 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2481 …} -orderItems: Doctrine\ORM\PersistentCollection {#2483 …} -name: null -locale: null } App\Entity\Caliber {#2485 -id: 324 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2486 …} -orderItems: Doctrine\ORM\PersistentCollection {#2488 …} -name: null -locale: null } App\Entity\Caliber {#2490 -id: 332 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2491 …} -orderItems: Doctrine\ORM\PersistentCollection {#2493 …} -name: null -locale: null } App\Entity\Caliber {#2495 -id: 341 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2496 …} -orderItems: Doctrine\ORM\PersistentCollection {#2498 …} -name: null -locale: null } App\Entity\Caliber {#2500 -id: 355 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2501 …} -orderItems: Doctrine\ORM\PersistentCollection {#2503 …} -name: null -locale: null } App\Entity\Caliber {#2505 -id: 369 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2506 …} -orderItems: Doctrine\ORM\PersistentCollection {#2508 …} -name: null -locale: null } App\Entity\Caliber {#2510 -id: 383 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2511 …} -orderItems: Doctrine\ORM\PersistentCollection {#2513 …} -name: null -locale: null } App\Entity\Caliber {#2515 -id: 397 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2516 …} -orderItems: Doctrine\ORM\PersistentCollection {#2518 …} -name: null -locale: null } App\Entity\Caliber {#2520 -id: 411 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2521 …} -orderItems: Doctrine\ORM\PersistentCollection {#2523 …} -name: null -locale: null } App\Entity\Caliber {#2525 -id: 425 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2526 …} -orderItems: Doctrine\ORM\PersistentCollection {#2528 …} -name: null -locale: null } App\Entity\Caliber {#2530 -id: 439 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2531 …} -orderItems: Doctrine\ORM\PersistentCollection {#2533 …} -name: null -locale: null } App\Entity\Caliber {#2535 -id: 464 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2536 …} -orderItems: Doctrine\ORM\PersistentCollection {#2538 …} -name: null -locale: null } App\Entity\Caliber {#2540 -id: 479 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2541 …} -orderItems: Doctrine\ORM\PersistentCollection {#2543 …} -name: null -locale: null } App\Entity\Caliber {#2545 -id: 495 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2546 …} -orderItems: Doctrine\ORM\PersistentCollection {#2548 …} -name: null -locale: null } App\Entity\Caliber {#2550 -id: 509 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2551 …} -orderItems: Doctrine\ORM\PersistentCollection {#2553 …} -name: null -locale: null } App\Entity\Caliber {#2555 -id: 523 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2556 …} -orderItems: Doctrine\ORM\PersistentCollection {#2558 …} -name: null -locale: null } App\Entity\Caliber {#2560 -id: 123 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2561 …} -orderItems: Doctrine\ORM\PersistentCollection {#2563 …} -name: null -locale: null } App\Entity\Caliber {#2565 -id: 298 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2566 …} -orderItems: Doctrine\ORM\PersistentCollection {#2568 …} -name: null -locale: null } App\Entity\Caliber {#2570 -id: 301 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2571 …} -orderItems: Doctrine\ORM\PersistentCollection {#2573 …} -name: null -locale: null } App\Entity\Caliber {#2575 -id: 311 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2576 …} -orderItems: Doctrine\ORM\PersistentCollection {#2578 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2580 -id: 315 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2581 …} -orderItems: Doctrine\ORM\PersistentCollection {#2583 …} -name: "BS" -locale: null } App\Entity\Caliber {#2585 -id: 318 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2586 …} -orderItems: Doctrine\ORM\PersistentCollection {#2588 …} -name: "FS" -locale: null } App\Entity\Caliber {#2590 -id: 452 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2591 …} -orderItems: Doctrine\ORM\PersistentCollection {#2593 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2595 -id: 455 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2596 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2597 …} -orderItems: Doctrine\ORM\PersistentCollection {#2599 …} -name: "BS" -locale: null } App\Entity\Caliber {#2601 -id: 458 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2602 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2603 …} -orderItems: Doctrine\ORM\PersistentCollection {#2605 …} -name: "FS" -locale: null } App\Entity\Caliber {#2607 -id: 465 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2608 …} -orderItems: Doctrine\ORM\PersistentCollection {#2610 …} -name: null -locale: null } App\Entity\Caliber {#2612 -id: 538 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2613 …} -orderItems: Doctrine\ORM\PersistentCollection {#2615 …} -name: null -locale: null } App\Entity\Caliber {#2617 -id: 542 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2618 …} -orderItems: Doctrine\ORM\PersistentCollection {#2620 …} -name: null -locale: null } App\Entity\Caliber {#2622 -id: 546 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2623 …} -orderItems: Doctrine\ORM\PersistentCollection {#2625 …} -name: null -locale: null } App\Entity\Caliber {#2627 -id: 550 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2628 …} -orderItems: Doctrine\ORM\PersistentCollection {#2630 …} -name: null -locale: null } App\Entity\Caliber {#2632 -id: 554 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2633 …} -orderItems: Doctrine\ORM\PersistentCollection {#2635 …} -name: null -locale: null } App\Entity\Caliber {#2637 -id: 558 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2638 …} -orderItems: Doctrine\ORM\PersistentCollection {#2640 …} -name: null -locale: null } App\Entity\Caliber {#2642 -id: 6 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2643 …} -orderItems: Doctrine\ORM\PersistentCollection {#2645 …} -name: null -locale: null } App\Entity\Caliber {#2647 -id: 20 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2648 …} -orderItems: Doctrine\ORM\PersistentCollection {#2650 …} -name: null -locale: null } App\Entity\Caliber {#2652 -id: 34 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2653 …} -orderItems: Doctrine\ORM\PersistentCollection {#2655 …} -name: null -locale: null } App\Entity\Caliber {#2657 -id: 48 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2658 …} -orderItems: Doctrine\ORM\PersistentCollection {#2660 …} -name: null -locale: null } App\Entity\Caliber {#2662 -id: 62 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2663 …} -orderItems: Doctrine\ORM\PersistentCollection {#2665 …} -name: null -locale: null } App\Entity\Caliber {#2667 -id: 78 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2668 …} -orderItems: Doctrine\ORM\PersistentCollection {#2670 …} -name: null -locale: null } App\Entity\Caliber {#2672 -id: 92 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2673 …} -orderItems: Doctrine\ORM\PersistentCollection {#2675 …} -name: null -locale: null } App\Entity\Caliber {#2677 -id: 106 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2678 …} -orderItems: Doctrine\ORM\PersistentCollection {#2680 …} -name: null -locale: null } App\Entity\Caliber {#2682 -id: 124 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2683 …} -orderItems: Doctrine\ORM\PersistentCollection {#2685 …} -name: null -locale: null } App\Entity\Caliber {#2687 -id: 138 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2688 …} -orderItems: Doctrine\ORM\PersistentCollection {#2690 …} -name: null -locale: null } App\Entity\Caliber {#2692 -id: 153 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2693 …} -orderItems: Doctrine\ORM\PersistentCollection {#2695 …} -name: null -locale: null } App\Entity\Caliber {#2697 -id: 167 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2698 …} -orderItems: Doctrine\ORM\PersistentCollection {#2700 …} -name: null -locale: null } App\Entity\Caliber {#2702 -id: 181 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2703 …} -orderItems: Doctrine\ORM\PersistentCollection {#2705 …} -name: null -locale: null } App\Entity\Caliber {#2707 -id: 195 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2708 …} -orderItems: Doctrine\ORM\PersistentCollection {#2710 …} -name: null -locale: null } App\Entity\Caliber {#2712 -id: 210 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2713 …} -orderItems: Doctrine\ORM\PersistentCollection {#2715 …} -name: null -locale: null } App\Entity\Caliber {#2717 -id: 225 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2718 …} -orderItems: Doctrine\ORM\PersistentCollection {#2720 …} -name: null -locale: null } App\Entity\Caliber {#2722 -id: 240 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2723 …} -orderItems: Doctrine\ORM\PersistentCollection {#2725 …} -name: null -locale: null } App\Entity\Caliber {#2727 -id: 254 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2728 …} -orderItems: Doctrine\ORM\PersistentCollection {#2730 …} -name: null -locale: null } App\Entity\Caliber {#2732 -id: 342 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2733 …} -orderItems: Doctrine\ORM\PersistentCollection {#2735 …} -name: null -locale: null } App\Entity\Caliber {#2737 -id: 356 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2738 …} -orderItems: Doctrine\ORM\PersistentCollection {#2740 …} -name: null -locale: null } App\Entity\Caliber {#2742 -id: 370 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2743 …} -orderItems: Doctrine\ORM\PersistentCollection {#2745 …} -name: null -locale: null } App\Entity\Caliber {#2747 -id: 384 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2748 …} -orderItems: Doctrine\ORM\PersistentCollection {#2750 …} -name: null -locale: null } App\Entity\Caliber {#2752 -id: 398 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2753 …} -orderItems: Doctrine\ORM\PersistentCollection {#2755 …} -name: null -locale: null } App\Entity\Caliber {#2757 -id: 412 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2758 …} -orderItems: Doctrine\ORM\PersistentCollection {#2760 …} -name: null -locale: null } App\Entity\Caliber {#2762 -id: 426 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2763 …} -orderItems: Doctrine\ORM\PersistentCollection {#2765 …} -name: null -locale: null } App\Entity\Caliber {#2767 -id: 440 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2768 …} -orderItems: Doctrine\ORM\PersistentCollection {#2770 …} -name: null -locale: null } App\Entity\Caliber {#2772 -id: 466 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2773 …} -orderItems: Doctrine\ORM\PersistentCollection {#2775 …} -name: null -locale: null } App\Entity\Caliber {#2777 -id: 480 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2778 …} -orderItems: Doctrine\ORM\PersistentCollection {#2780 …} -name: null -locale: null } App\Entity\Caliber {#2782 -id: 496 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2783 …} -orderItems: Doctrine\ORM\PersistentCollection {#2785 …} -name: null -locale: null } App\Entity\Caliber {#2787 -id: 510 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2788 …} -orderItems: Doctrine\ORM\PersistentCollection {#2790 …} -name: null -locale: null } App\Entity\Caliber {#2792 -id: 524 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2793 …} -orderItems: Doctrine\ORM\PersistentCollection {#2795 …} -name: null -locale: null } App\Entity\Caliber {#2797 -id: 7 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2798 …} -orderItems: Doctrine\ORM\PersistentCollection {#2800 …} -name: null -locale: null } App\Entity\Caliber {#2802 -id: 21 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2803 …} -orderItems: Doctrine\ORM\PersistentCollection {#2805 …} -name: null -locale: null } App\Entity\Caliber {#2807 -id: 35 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2808 …} -orderItems: Doctrine\ORM\PersistentCollection {#2810 …} -name: null -locale: null } App\Entity\Caliber {#2812 -id: 49 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2813 …} -orderItems: Doctrine\ORM\PersistentCollection {#2815 …} -name: null -locale: null } App\Entity\Caliber {#2817 -id: 63 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2818 …} -orderItems: Doctrine\ORM\PersistentCollection {#2820 …} -name: null -locale: null } App\Entity\Caliber {#2822 -id: 79 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2823 …} -orderItems: Doctrine\ORM\PersistentCollection {#2825 …} -name: null -locale: null } App\Entity\Caliber {#2827 -id: 93 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2828 …} -orderItems: Doctrine\ORM\PersistentCollection {#2830 …} -name: null -locale: null } App\Entity\Caliber {#2832 -id: 107 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2833 …} -orderItems: Doctrine\ORM\PersistentCollection {#2835 …} -name: null -locale: null } App\Entity\Caliber {#2837 -id: 125 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2838 …} -orderItems: Doctrine\ORM\PersistentCollection {#2840 …} -name: null -locale: null } App\Entity\Caliber {#2842 -id: 139 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2843 …} -orderItems: Doctrine\ORM\PersistentCollection {#2845 …} -name: null -locale: null } App\Entity\Caliber {#2847 -id: 154 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2848 …} -orderItems: Doctrine\ORM\PersistentCollection {#2850 …} -name: null -locale: null } App\Entity\Caliber {#2852 -id: 168 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2853 …} -orderItems: Doctrine\ORM\PersistentCollection {#2855 …} -name: null -locale: null } App\Entity\Caliber {#2857 -id: 182 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2858 …} -orderItems: Doctrine\ORM\PersistentCollection {#2860 …} -name: null -locale: null } App\Entity\Caliber {#2862 -id: 196 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2863 …} -orderItems: Doctrine\ORM\PersistentCollection {#2865 …} -name: null -locale: null } App\Entity\Caliber {#2867 -id: 211 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2868 …} -orderItems: Doctrine\ORM\PersistentCollection {#2870 …} -name: null -locale: null } App\Entity\Caliber {#2872 -id: 226 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2873 …} -orderItems: Doctrine\ORM\PersistentCollection {#2875 …} -name: null -locale: null } App\Entity\Caliber {#2877 -id: 241 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2878 …} -orderItems: Doctrine\ORM\PersistentCollection {#2880 …} -name: null -locale: null } App\Entity\Caliber {#2882 -id: 255 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2883 …} -orderItems: Doctrine\ORM\PersistentCollection {#2885 …} -name: null -locale: null } App\Entity\Caliber {#2887 -id: 267 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2888 …} -orderItems: Doctrine\ORM\PersistentCollection {#2890 …} -name: null -locale: null } App\Entity\Caliber {#2892 -id: 275 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2893 …} -orderItems: Doctrine\ORM\PersistentCollection {#2895 …} -name: null -locale: null } App\Entity\Caliber {#2897 -id: 325 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2898 …} -orderItems: Doctrine\ORM\PersistentCollection {#2900 …} -name: null -locale: null } App\Entity\Caliber {#2902 -id: 333 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2903 …} -orderItems: Doctrine\ORM\PersistentCollection {#2905 …} -name: null -locale: null } App\Entity\Caliber {#2907 -id: 343 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2908 …} -orderItems: Doctrine\ORM\PersistentCollection {#2910 …} -name: null -locale: null } App\Entity\Caliber {#2912 -id: 357 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2913 …} -orderItems: Doctrine\ORM\PersistentCollection {#2915 …} -name: null -locale: null } App\Entity\Caliber {#2917 -id: 371 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2918 …} -orderItems: Doctrine\ORM\PersistentCollection {#2920 …} -name: null -locale: null } App\Entity\Caliber {#2922 -id: 385 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2923 …} -orderItems: Doctrine\ORM\PersistentCollection {#2925 …} -name: null -locale: null } App\Entity\Caliber {#2927 -id: 399 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2928 …} -orderItems: Doctrine\ORM\PersistentCollection {#2930 …} -name: null -locale: null } App\Entity\Caliber {#2932 -id: 413 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2933 …} -orderItems: Doctrine\ORM\PersistentCollection {#2935 …} -name: null -locale: null } App\Entity\Caliber {#2937 -id: 427 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2938 …} -orderItems: Doctrine\ORM\PersistentCollection {#2940 …} -name: null -locale: null } App\Entity\Caliber {#2942 -id: 441 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2943 …} -orderItems: Doctrine\ORM\PersistentCollection {#2945 …} -name: null -locale: null } App\Entity\Caliber {#2947 -id: 467 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2948 …} -orderItems: Doctrine\ORM\PersistentCollection {#2950 …} -name: null -locale: null } App\Entity\Caliber {#2952 -id: 481 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2953 …} -orderItems: Doctrine\ORM\PersistentCollection {#2955 …} -name: null -locale: null } App\Entity\Caliber {#2957 -id: 497 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2958 …} -orderItems: Doctrine\ORM\PersistentCollection {#2960 …} -name: null -locale: null } App\Entity\Caliber {#2962 -id: 511 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2963 …} -orderItems: Doctrine\ORM\PersistentCollection {#2965 …} -name: null -locale: null } App\Entity\Caliber {#2967 -id: 525 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2968 …} -orderItems: Doctrine\ORM\PersistentCollection {#2970 …} -name: null -locale: null } App\Entity\Caliber {#2972 -id: 319 -caliber: "2.20" -productCombination: App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2973 …} -orderItems: Doctrine\ORM\PersistentCollection {#2975 …} -name: null -locale: null } App\Entity\Caliber {#2977 -id: 320 -caliber: "2.30" -productCombination: App\Entity\ProductCombination {#1289} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2978 …} -orderItems: Doctrine\ORM\PersistentCollection {#2980 …} -name: null -locale: null } App\Entity\Caliber {#2982 -id: 8 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2983 …} -orderItems: Doctrine\ORM\PersistentCollection {#2985 …} -name: null -locale: null } App\Entity\Caliber {#2987 -id: 22 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2988 …} -orderItems: Doctrine\ORM\PersistentCollection {#2990 …} -name: null -locale: null } App\Entity\Caliber {#2992 -id: 36 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2993 …} -orderItems: Doctrine\ORM\PersistentCollection {#2995 …} -name: null -locale: null } App\Entity\Caliber {#2997 -id: 50 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2998 …} -orderItems: Doctrine\ORM\PersistentCollection {#3000 …} -name: null -locale: null } App\Entity\Caliber {#3002 -id: 64 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3003 …} -orderItems: Doctrine\ORM\PersistentCollection {#3005 …} -name: null -locale: null } App\Entity\Caliber {#3007 -id: 80 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3008 …} -orderItems: Doctrine\ORM\PersistentCollection {#3010 …} -name: null -locale: null } App\Entity\Caliber {#3012 -id: 94 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3013 …} -orderItems: Doctrine\ORM\PersistentCollection {#3015 …} -name: null -locale: null } App\Entity\Caliber {#3017 -id: 108 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3018 …} -orderItems: Doctrine\ORM\PersistentCollection {#3020 …} -name: null -locale: null } App\Entity\Caliber {#3022 -id: 126 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3023 …} -orderItems: Doctrine\ORM\PersistentCollection {#3025 …} -name: null -locale: null } App\Entity\Caliber {#3027 -id: 140 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3028 …} -orderItems: Doctrine\ORM\PersistentCollection {#3030 …} -name: null -locale: null } App\Entity\Caliber {#3032 -id: 155 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3033 …} -orderItems: Doctrine\ORM\PersistentCollection {#3035 …} -name: null -locale: null } App\Entity\Caliber {#3037 -id: 169 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3038 …} -orderItems: Doctrine\ORM\PersistentCollection {#3040 …} -name: null -locale: null } App\Entity\Caliber {#3042 -id: 183 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3043 …} -orderItems: Doctrine\ORM\PersistentCollection {#3045 …} -name: null -locale: null } App\Entity\Caliber {#3047 -id: 197 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3048 …} -orderItems: Doctrine\ORM\PersistentCollection {#3050 …} -name: null -locale: null } App\Entity\Caliber {#3052 -id: 212 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3053 …} -orderItems: Doctrine\ORM\PersistentCollection {#3055 …} -name: null -locale: null } App\Entity\Caliber {#3057 -id: 227 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3058 …} -orderItems: Doctrine\ORM\PersistentCollection {#3060 …} -name: null -locale: null } App\Entity\Caliber {#3062 -id: 242 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3063 …} -orderItems: Doctrine\ORM\PersistentCollection {#3065 …} -name: null -locale: null } App\Entity\Caliber {#3067 -id: 256 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3068 …} -orderItems: Doctrine\ORM\PersistentCollection {#3070 …} -name: null -locale: null } App\Entity\Caliber {#3072 -id: 268 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3073 …} -orderItems: Doctrine\ORM\PersistentCollection {#3075 …} -name: null -locale: null } App\Entity\Caliber {#3077 -id: 276 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3078 …} -orderItems: Doctrine\ORM\PersistentCollection {#3080 …} -name: null -locale: null } App\Entity\Caliber {#3082 -id: 326 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3083 …} -orderItems: Doctrine\ORM\PersistentCollection {#3085 …} -name: null -locale: null } App\Entity\Caliber {#3087 -id: 334 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3088 …} -orderItems: Doctrine\ORM\PersistentCollection {#3090 …} -name: null -locale: null } App\Entity\Caliber {#3092 -id: 344 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3093 …} -orderItems: Doctrine\ORM\PersistentCollection {#3095 …} -name: null -locale: null } App\Entity\Caliber {#3097 -id: 358 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3098 …} -orderItems: Doctrine\ORM\PersistentCollection {#3100 …} -name: null -locale: null } App\Entity\Caliber {#3102 -id: 372 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3103 …} -orderItems: Doctrine\ORM\PersistentCollection {#3105 …} -name: null -locale: null } App\Entity\Caliber {#3107 -id: 386 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3108 …} -orderItems: Doctrine\ORM\PersistentCollection {#3110 …} -name: null -locale: null } App\Entity\Caliber {#3112 -id: 400 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3113 …} -orderItems: Doctrine\ORM\PersistentCollection {#3115 …} -name: null -locale: null } App\Entity\Caliber {#3117 -id: 414 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3118 …} -orderItems: Doctrine\ORM\PersistentCollection {#3120 …} -name: null -locale: null } App\Entity\Caliber {#3122 -id: 428 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3123 …} -orderItems: Doctrine\ORM\PersistentCollection {#3125 …} -name: null -locale: null } App\Entity\Caliber {#3127 -id: 442 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3128 …} -orderItems: Doctrine\ORM\PersistentCollection {#3130 …} -name: null -locale: null } App\Entity\Caliber {#3132 -id: 468 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3133 …} -orderItems: Doctrine\ORM\PersistentCollection {#3135 …} -name: null -locale: null } App\Entity\Caliber {#3137 -id: 482 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3138 …} -orderItems: Doctrine\ORM\PersistentCollection {#3140 …} -name: null -locale: null } App\Entity\Caliber {#3142 -id: 498 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3143 …} -orderItems: Doctrine\ORM\PersistentCollection {#3145 …} -name: null -locale: null } App\Entity\Caliber {#3147 -id: 512 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3148 …} -orderItems: Doctrine\ORM\PersistentCollection {#3150 …} -name: null -locale: null } App\Entity\Caliber {#3152 -id: 526 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3153 …} -orderItems: Doctrine\ORM\PersistentCollection {#3155 …} -name: null -locale: null } App\Entity\Caliber {#3157 -id: 9 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3158 …} -orderItems: Doctrine\ORM\PersistentCollection {#3160 …} -name: null -locale: null } App\Entity\Caliber {#3162 -id: 23 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3163 …} -orderItems: Doctrine\ORM\PersistentCollection {#3165 …} -name: null -locale: null } App\Entity\Caliber {#3167 -id: 37 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3168 …} -orderItems: Doctrine\ORM\PersistentCollection {#3170 …} -name: null -locale: null } App\Entity\Caliber {#3172 -id: 51 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3173 …} -orderItems: Doctrine\ORM\PersistentCollection {#3175 …} -name: null -locale: null } App\Entity\Caliber {#3177 -id: 65 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3178 …} -orderItems: Doctrine\ORM\PersistentCollection {#3180 …} -name: null -locale: null } App\Entity\Caliber {#3182 -id: 81 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3183 …} -orderItems: Doctrine\ORM\PersistentCollection {#3185 …} -name: null -locale: null } App\Entity\Caliber {#3187 -id: 95 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3188 …} -orderItems: Doctrine\ORM\PersistentCollection {#3190 …} -name: null -locale: null } App\Entity\Caliber {#3192 -id: 109 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3193 …} -orderItems: Doctrine\ORM\PersistentCollection {#3195 …} -name: null -locale: null } App\Entity\Caliber {#3197 -id: 127 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3198 …} -orderItems: Doctrine\ORM\PersistentCollection {#3200 …} -name: null -locale: null } App\Entity\Caliber {#3202 -id: 141 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3203 …} -orderItems: Doctrine\ORM\PersistentCollection {#3205 …} -name: null -locale: null } App\Entity\Caliber {#3207 -id: 156 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3208 …} -orderItems: Doctrine\ORM\PersistentCollection {#3210 …} -name: null -locale: null } App\Entity\Caliber {#3212 -id: 170 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3213 …} -orderItems: Doctrine\ORM\PersistentCollection {#3215 …} -name: null -locale: null } App\Entity\Caliber {#3217 -id: 184 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3218 …} -orderItems: Doctrine\ORM\PersistentCollection {#3220 …} -name: null -locale: null } App\Entity\Caliber {#3222 -id: 198 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3223 …} -orderItems: Doctrine\ORM\PersistentCollection {#3225 …} -name: null -locale: null } App\Entity\Caliber {#3227 -id: 213 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3228 …} -orderItems: Doctrine\ORM\PersistentCollection {#3230 …} -name: null -locale: null } App\Entity\Caliber {#3232 -id: 228 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3233 …} -orderItems: Doctrine\ORM\PersistentCollection {#3235 …} -name: null -locale: null } App\Entity\Caliber {#3237 -id: 243 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3238 …} -orderItems: Doctrine\ORM\PersistentCollection {#3240 …} -name: null -locale: null } App\Entity\Caliber {#3242 -id: 257 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3243 …} -orderItems: Doctrine\ORM\PersistentCollection {#3245 …} -name: null -locale: null } App\Entity\Caliber {#3247 -id: 269 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3248 …} -orderItems: Doctrine\ORM\PersistentCollection {#3250 …} -name: null -locale: null } App\Entity\Caliber {#3252 -id: 277 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3253 …} -orderItems: Doctrine\ORM\PersistentCollection {#3255 …} -name: null -locale: null } App\Entity\Caliber {#3257 -id: 327 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3258 …} -orderItems: Doctrine\ORM\PersistentCollection {#3260 …} -name: null -locale: null } App\Entity\Caliber {#3262 -id: 335 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3263 …} -orderItems: Doctrine\ORM\PersistentCollection {#3265 …} -name: null -locale: null } App\Entity\Caliber {#3267 -id: 345 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3268 …} -orderItems: Doctrine\ORM\PersistentCollection {#3270 …} -name: null -locale: null } App\Entity\Caliber {#3272 -id: 359 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3273 …} -orderItems: Doctrine\ORM\PersistentCollection {#3275 …} -name: null -locale: null } App\Entity\Caliber {#3277 -id: 373 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3278 …} -orderItems: Doctrine\ORM\PersistentCollection {#3280 …} -name: null -locale: null } App\Entity\Caliber {#3282 -id: 387 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3283 …} -orderItems: Doctrine\ORM\PersistentCollection {#3285 …} -name: null -locale: null } App\Entity\Caliber {#3287 -id: 401 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3288 …} -orderItems: Doctrine\ORM\PersistentCollection {#3290 …} -name: null -locale: null } App\Entity\Caliber {#3292 -id: 415 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3293 …} -orderItems: Doctrine\ORM\PersistentCollection {#3295 …} -name: null -locale: null } App\Entity\Caliber {#3297 -id: 429 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3298 …} -orderItems: Doctrine\ORM\PersistentCollection {#3300 …} -name: null -locale: null } App\Entity\Caliber {#3302 -id: 443 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3303 …} -orderItems: Doctrine\ORM\PersistentCollection {#3305 …} -name: null -locale: null } App\Entity\Caliber {#3307 -id: 469 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3308 …} -orderItems: Doctrine\ORM\PersistentCollection {#3310 …} -name: null -locale: null } App\Entity\Caliber {#3312 -id: 483 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3313 …} -orderItems: Doctrine\ORM\PersistentCollection {#3315 …} -name: null -locale: null } App\Entity\Caliber {#3317 -id: 499 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3318 …} -orderItems: Doctrine\ORM\PersistentCollection {#3320 …} -name: null -locale: null } App\Entity\Caliber {#3322 -id: 513 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3323 …} -orderItems: Doctrine\ORM\PersistentCollection {#3325 …} -name: null -locale: null } App\Entity\Caliber {#3327 -id: 527 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3328 …} -orderItems: Doctrine\ORM\PersistentCollection {#3330 …} -name: null -locale: null } App\Entity\Caliber {#3332 -id: 10 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3333 …} -orderItems: Doctrine\ORM\PersistentCollection {#3335 …} -name: null -locale: null } App\Entity\Caliber {#3337 -id: 24 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3338 …} -orderItems: Doctrine\ORM\PersistentCollection {#3340 …} -name: null -locale: null } App\Entity\Caliber {#3342 -id: 38 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3343 …} -orderItems: Doctrine\ORM\PersistentCollection {#3345 …} -name: null -locale: null } App\Entity\Caliber {#3347 -id: 52 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3348 …} -orderItems: Doctrine\ORM\PersistentCollection {#3350 …} -name: null -locale: null } App\Entity\Caliber {#3352 -id: 66 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3353 …} -orderItems: Doctrine\ORM\PersistentCollection {#3355 …} -name: null -locale: null } App\Entity\Caliber {#3357 -id: 82 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3358 …} -orderItems: Doctrine\ORM\PersistentCollection {#3360 …} -name: null -locale: null } App\Entity\Caliber {#3362 -id: 96 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3363 …} -orderItems: Doctrine\ORM\PersistentCollection {#3365 …} -name: null -locale: null } App\Entity\Caliber {#3367 -id: 110 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3368 …} -orderItems: Doctrine\ORM\PersistentCollection {#3370 …} -name: null -locale: null } App\Entity\Caliber {#3372 -id: 128 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3373 …} -orderItems: Doctrine\ORM\PersistentCollection {#3375 …} -name: null -locale: null } App\Entity\Caliber {#3377 -id: 142 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3378 …} -orderItems: Doctrine\ORM\PersistentCollection {#3380 …} -name: null -locale: null } App\Entity\Caliber {#3382 -id: 157 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3383 …} -orderItems: Doctrine\ORM\PersistentCollection {#3385 …} -name: null -locale: null } App\Entity\Caliber {#3387 -id: 171 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3388 …} -orderItems: Doctrine\ORM\PersistentCollection {#3390 …} -name: null -locale: null } App\Entity\Caliber {#3392 -id: 185 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3393 …} -orderItems: Doctrine\ORM\PersistentCollection {#3395 …} -name: null -locale: null } App\Entity\Caliber {#3397 -id: 199 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3398 …} -orderItems: Doctrine\ORM\PersistentCollection {#3400 …} -name: null -locale: null } App\Entity\Caliber {#3402 -id: 214 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3403 …} -orderItems: Doctrine\ORM\PersistentCollection {#3405 …} -name: null -locale: null } App\Entity\Caliber {#3407 -id: 229 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3408 …} -orderItems: Doctrine\ORM\PersistentCollection {#3410 …} -name: null -locale: null } App\Entity\Caliber {#3412 -id: 244 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3413 …} -orderItems: Doctrine\ORM\PersistentCollection {#3415 …} -name: null -locale: null } App\Entity\Caliber {#3417 -id: 258 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3418 …} -orderItems: Doctrine\ORM\PersistentCollection {#3420 …} -name: null -locale: null } App\Entity\Caliber {#3422 -id: 270 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3423 …} -orderItems: Doctrine\ORM\PersistentCollection {#3425 …} -name: null -locale: null } App\Entity\Caliber {#3427 -id: 328 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3428 …} -orderItems: Doctrine\ORM\PersistentCollection {#3430 …} -name: null -locale: null } App\Entity\Caliber {#3432 -id: 346 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3433 …} -orderItems: Doctrine\ORM\PersistentCollection {#3435 …} -name: null -locale: null } App\Entity\Caliber {#3437 -id: 360 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3438 …} -orderItems: Doctrine\ORM\PersistentCollection {#3440 …} -name: null -locale: null } App\Entity\Caliber {#3442 -id: 374 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3443 …} -orderItems: Doctrine\ORM\PersistentCollection {#3445 …} -name: null -locale: null } App\Entity\Caliber {#3447 -id: 388 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3448 …} -orderItems: Doctrine\ORM\PersistentCollection {#3450 …} -name: null -locale: null } App\Entity\Caliber {#3452 -id: 402 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3453 …} -orderItems: Doctrine\ORM\PersistentCollection {#3455 …} -name: null -locale: null } App\Entity\Caliber {#3457 -id: 416 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3458 …} -orderItems: Doctrine\ORM\PersistentCollection {#3460 …} -name: null -locale: null } App\Entity\Caliber {#3462 -id: 430 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3463 …} -orderItems: Doctrine\ORM\PersistentCollection {#3465 …} -name: null -locale: null } App\Entity\Caliber {#3467 -id: 444 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3468 …} -orderItems: Doctrine\ORM\PersistentCollection {#3470 …} -name: null -locale: null } App\Entity\Caliber {#3472 -id: 470 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3473 …} -orderItems: Doctrine\ORM\PersistentCollection {#3475 …} -name: null -locale: null } App\Entity\Caliber {#3477 -id: 484 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3478 …} -orderItems: Doctrine\ORM\PersistentCollection {#3480 …} -name: null -locale: null } App\Entity\Caliber {#3482 -id: 500 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3483 …} -orderItems: Doctrine\ORM\PersistentCollection {#3485 …} -name: null -locale: null } App\Entity\Caliber {#3487 -id: 514 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3488 …} -orderItems: Doctrine\ORM\PersistentCollection {#3490 …} -name: null -locale: null } App\Entity\Caliber {#3492 -id: 528 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3493 …} -orderItems: Doctrine\ORM\PersistentCollection {#3495 …} -name: null -locale: null } App\Entity\Caliber {#3497 -id: 11 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3498 …} -orderItems: Doctrine\ORM\PersistentCollection {#3500 …} -name: null -locale: null } App\Entity\Caliber {#3502 -id: 25 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3503 …} -orderItems: Doctrine\ORM\PersistentCollection {#3505 …} -name: null -locale: null } App\Entity\Caliber {#3507 -id: 39 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3508 …} -orderItems: Doctrine\ORM\PersistentCollection {#3510 …} -name: null -locale: null } App\Entity\Caliber {#3512 -id: 53 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3513 …} -orderItems: Doctrine\ORM\PersistentCollection {#3515 …} -name: null -locale: null } App\Entity\Caliber {#3517 -id: 67 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3518 …} -orderItems: Doctrine\ORM\PersistentCollection {#3520 …} -name: null -locale: null } App\Entity\Caliber {#3522 -id: 83 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3523 …} -orderItems: Doctrine\ORM\PersistentCollection {#3525 …} -name: null -locale: null } App\Entity\Caliber {#3527 -id: 97 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3528 …} -orderItems: Doctrine\ORM\PersistentCollection {#3530 …} -name: null -locale: null } App\Entity\Caliber {#3532 -id: 111 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3533 …} -orderItems: Doctrine\ORM\PersistentCollection {#3535 …} -name: null -locale: null } App\Entity\Caliber {#3537 -id: 129 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3538 …} -orderItems: Doctrine\ORM\PersistentCollection {#3540 …} -name: null -locale: null } App\Entity\Caliber {#3542 -id: 143 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3543 …} -orderItems: Doctrine\ORM\PersistentCollection {#3545 …} -name: null -locale: null } App\Entity\Caliber {#3547 -id: 158 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3548 …} -orderItems: Doctrine\ORM\PersistentCollection {#3550 …} -name: null -locale: null } App\Entity\Caliber {#3552 -id: 172 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3553 …} -orderItems: Doctrine\ORM\PersistentCollection {#3555 …} -name: null -locale: null } App\Entity\Caliber {#3557 -id: 186 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3558 …} -orderItems: Doctrine\ORM\PersistentCollection {#3560 …} -name: null -locale: null } App\Entity\Caliber {#3562 -id: 200 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3563 …} -orderItems: Doctrine\ORM\PersistentCollection {#3565 …} -name: null -locale: null } App\Entity\Caliber {#3567 -id: 215 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3568 …} -orderItems: Doctrine\ORM\PersistentCollection {#3570 …} -name: null -locale: null } App\Entity\Caliber {#3572 -id: 230 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3573 …} -orderItems: Doctrine\ORM\PersistentCollection {#3575 …} -name: null -locale: null } App\Entity\Caliber {#3577 -id: 245 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3578 …} -orderItems: Doctrine\ORM\PersistentCollection {#3580 …} -name: null -locale: null } App\Entity\Caliber {#3582 -id: 259 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3583 …} -orderItems: Doctrine\ORM\PersistentCollection {#3585 …} -name: null -locale: null } App\Entity\Caliber {#3587 -id: 271 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3588 …} -orderItems: Doctrine\ORM\PersistentCollection {#3590 …} -name: null -locale: null } App\Entity\Caliber {#3592 -id: 278 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3593 …} -orderItems: Doctrine\ORM\PersistentCollection {#3595 …} -name: null -locale: null } App\Entity\Caliber {#3597 -id: 329 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3598 …} -orderItems: Doctrine\ORM\PersistentCollection {#3600 …} -name: null -locale: null } App\Entity\Caliber {#3602 -id: 336 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3603 …} -orderItems: Doctrine\ORM\PersistentCollection {#3605 …} -name: null -locale: null } App\Entity\Caliber {#3607 -id: 347 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3608 …} -orderItems: Doctrine\ORM\PersistentCollection {#3610 …} -name: null -locale: null } App\Entity\Caliber {#3612 -id: 361 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3613 …} -orderItems: Doctrine\ORM\PersistentCollection {#3615 …} -name: null -locale: null } App\Entity\Caliber {#3617 -id: 375 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3618 …} -orderItems: Doctrine\ORM\PersistentCollection {#3620 …} -name: null -locale: null } App\Entity\Caliber {#3622 -id: 389 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3623 …} -orderItems: Doctrine\ORM\PersistentCollection {#3625 …} -name: null -locale: null } App\Entity\Caliber {#3627 -id: 403 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3628 …} -orderItems: Doctrine\ORM\PersistentCollection {#3630 …} -name: null -locale: null } App\Entity\Caliber {#3632 -id: 417 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3633 …} -orderItems: Doctrine\ORM\PersistentCollection {#3635 …} -name: null -locale: null } App\Entity\Caliber {#3637 -id: 431 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3638 …} -orderItems: Doctrine\ORM\PersistentCollection {#3640 …} -name: null -locale: null } App\Entity\Caliber {#3642 -id: 445 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3643 …} -orderItems: Doctrine\ORM\PersistentCollection {#3645 …} -name: null -locale: null } App\Entity\Caliber {#3647 -id: 471 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3648 …} -orderItems: Doctrine\ORM\PersistentCollection {#3650 …} -name: null -locale: null } App\Entity\Caliber {#3652 -id: 485 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3653 …} -orderItems: Doctrine\ORM\PersistentCollection {#3655 …} -name: null -locale: null } App\Entity\Caliber {#3657 -id: 501 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3658 …} -orderItems: Doctrine\ORM\PersistentCollection {#3660 …} -name: null -locale: null } App\Entity\Caliber {#3662 -id: 515 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3663 …} -orderItems: Doctrine\ORM\PersistentCollection {#3665 …} -name: null -locale: null } App\Entity\Caliber {#3667 -id: 529 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3668 …} -orderItems: Doctrine\ORM\PersistentCollection {#3670 …} -name: null -locale: null } App\Entity\Caliber {#3672 -id: 12 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3673 …} -orderItems: Doctrine\ORM\PersistentCollection {#3675 …} -name: null -locale: null } App\Entity\Caliber {#3677 -id: 26 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3678 …} -orderItems: Doctrine\ORM\PersistentCollection {#3680 …} -name: null -locale: null } App\Entity\Caliber {#3682 -id: 40 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3683 …} -orderItems: Doctrine\ORM\PersistentCollection {#3685 …} -name: null -locale: null } App\Entity\Caliber {#3687 -id: 54 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3688 …} -orderItems: Doctrine\ORM\PersistentCollection {#3690 …} -name: null -locale: null } App\Entity\Caliber {#3692 -id: 68 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3693 …} -orderItems: Doctrine\ORM\PersistentCollection {#3695 …} -name: null -locale: null } App\Entity\Caliber {#3697 -id: 84 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3698 …} -orderItems: Doctrine\ORM\PersistentCollection {#3700 …} -name: null -locale: null } App\Entity\Caliber {#3702 -id: 98 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3703 …} -orderItems: Doctrine\ORM\PersistentCollection {#3705 …} -name: null -locale: null } App\Entity\Caliber {#3707 -id: 112 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3708 …} -orderItems: Doctrine\ORM\PersistentCollection {#3710 …} -name: null -locale: null } App\Entity\Caliber {#3712 -id: 130 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3713 …} -orderItems: Doctrine\ORM\PersistentCollection {#3715 …} -name: null -locale: null } App\Entity\Caliber {#3717 -id: 144 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3718 …} -orderItems: Doctrine\ORM\PersistentCollection {#3720 …} -name: null -locale: null } App\Entity\Caliber {#3722 -id: 159 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3723 …} -orderItems: Doctrine\ORM\PersistentCollection {#3725 …} -name: null -locale: null } App\Entity\Caliber {#3727 -id: 173 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3728 …} -orderItems: Doctrine\ORM\PersistentCollection {#3730 …} -name: null -locale: null } App\Entity\Caliber {#3732 -id: 187 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3733 …} -orderItems: Doctrine\ORM\PersistentCollection {#3735 …} -name: null -locale: null } App\Entity\Caliber {#3737 -id: 201 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3738 …} -orderItems: Doctrine\ORM\PersistentCollection {#3740 …} -name: null -locale: null } App\Entity\Caliber {#3742 -id: 216 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3743 …} -orderItems: Doctrine\ORM\PersistentCollection {#3745 …} -name: null -locale: null } App\Entity\Caliber {#3747 -id: 231 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3748 …} -orderItems: Doctrine\ORM\PersistentCollection {#3750 …} -name: null -locale: null } App\Entity\Caliber {#3752 -id: 246 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3753 …} -orderItems: Doctrine\ORM\PersistentCollection {#3755 …} -name: null -locale: null } App\Entity\Caliber {#3757 -id: 260 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3758 …} -orderItems: Doctrine\ORM\PersistentCollection {#3760 …} -name: null -locale: null } App\Entity\Caliber {#3762 -id: 348 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3763 …} -orderItems: Doctrine\ORM\PersistentCollection {#3765 …} -name: null -locale: null } App\Entity\Caliber {#3767 -id: 362 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3768 …} -orderItems: Doctrine\ORM\PersistentCollection {#3770 …} -name: null -locale: null } App\Entity\Caliber {#3772 -id: 376 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3773 …} -orderItems: Doctrine\ORM\PersistentCollection {#3775 …} -name: null -locale: null } App\Entity\Caliber {#3777 -id: 390 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3778 …} -orderItems: Doctrine\ORM\PersistentCollection {#3780 …} -name: null -locale: null } App\Entity\Caliber {#3782 -id: 404 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3783 …} -orderItems: Doctrine\ORM\PersistentCollection {#3785 …} -name: null -locale: null } App\Entity\Caliber {#3787 -id: 418 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3788 …} -orderItems: Doctrine\ORM\PersistentCollection {#3790 …} -name: null -locale: null } App\Entity\Caliber {#3792 -id: 432 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3793 …} -orderItems: Doctrine\ORM\PersistentCollection {#3795 …} -name: null -locale: null } App\Entity\Caliber {#3797 -id: 446 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3798 …} -orderItems: Doctrine\ORM\PersistentCollection {#3800 …} -name: null -locale: null } App\Entity\Caliber {#3802 -id: 472 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3803 …} -orderItems: Doctrine\ORM\PersistentCollection {#3805 …} -name: null -locale: null } App\Entity\Caliber {#3807 -id: 486 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3808 …} -orderItems: Doctrine\ORM\PersistentCollection {#3810 …} -name: null -locale: null } App\Entity\Caliber {#3812 -id: 502 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3813 …} -orderItems: Doctrine\ORM\PersistentCollection {#3815 …} -name: null -locale: null } App\Entity\Caliber {#3817 -id: 516 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3818 …} -orderItems: Doctrine\ORM\PersistentCollection {#3820 …} -name: null -locale: null } App\Entity\Caliber {#3822 -id: 530 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3823 …} -orderItems: Doctrine\ORM\PersistentCollection {#3825 …} -name: null -locale: null } App\Entity\Caliber {#3827 -id: 13 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3828 …} -orderItems: Doctrine\ORM\PersistentCollection {#3830 …} -name: null -locale: null } App\Entity\Caliber {#3832 -id: 27 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3833 …} -orderItems: Doctrine\ORM\PersistentCollection {#3835 …} -name: null -locale: null } App\Entity\Caliber {#3837 -id: 41 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3838 …} -orderItems: Doctrine\ORM\PersistentCollection {#3840 …} -name: null -locale: null } App\Entity\Caliber {#3842 -id: 55 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3843 …} -orderItems: Doctrine\ORM\PersistentCollection {#3845 …} -name: null -locale: null } App\Entity\Caliber {#3847 -id: 69 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3848 …} -orderItems: Doctrine\ORM\PersistentCollection {#3850 …} -name: null -locale: null } App\Entity\Caliber {#3852 -id: 85 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3853 …} -orderItems: Doctrine\ORM\PersistentCollection {#3855 …} -name: null -locale: null } App\Entity\Caliber {#3857 -id: 99 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3858 …} -orderItems: Doctrine\ORM\PersistentCollection {#3860 …} -name: null -locale: null } App\Entity\Caliber {#3862 -id: 113 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3863 …} -orderItems: Doctrine\ORM\PersistentCollection {#3865 …} -name: null -locale: null } App\Entity\Caliber {#3867 -id: 131 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3868 …} -orderItems: Doctrine\ORM\PersistentCollection {#3870 …} -name: null -locale: null } App\Entity\Caliber {#3872 -id: 145 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3873 …} -orderItems: Doctrine\ORM\PersistentCollection {#3875 …} -name: null -locale: null } App\Entity\Caliber {#3877 -id: 160 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3878 …} -orderItems: Doctrine\ORM\PersistentCollection {#3880 …} -name: null -locale: null } App\Entity\Caliber {#3882 -id: 174 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3883 …} -orderItems: Doctrine\ORM\PersistentCollection {#3885 …} -name: null -locale: null } App\Entity\Caliber {#3887 -id: 188 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3888 …} -orderItems: Doctrine\ORM\PersistentCollection {#3890 …} -name: null -locale: null } App\Entity\Caliber {#3892 -id: 202 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3893 …} -orderItems: Doctrine\ORM\PersistentCollection {#3895 …} -name: null -locale: null } App\Entity\Caliber {#3897 -id: 217 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3898 …} -orderItems: Doctrine\ORM\PersistentCollection {#3900 …} -name: null -locale: null } App\Entity\Caliber {#3902 -id: 232 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3903 …} -orderItems: Doctrine\ORM\PersistentCollection {#3905 …} -name: null -locale: null } App\Entity\Caliber {#3907 -id: 247 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3908 …} -orderItems: Doctrine\ORM\PersistentCollection {#3910 …} -name: null -locale: null } App\Entity\Caliber {#3912 -id: 261 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3913 …} -orderItems: Doctrine\ORM\PersistentCollection {#3915 …} -name: null -locale: null } App\Entity\Caliber {#3917 -id: 349 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3918 …} -orderItems: Doctrine\ORM\PersistentCollection {#3920 …} -name: null -locale: null } App\Entity\Caliber {#3922 -id: 363 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3923 …} -orderItems: Doctrine\ORM\PersistentCollection {#3925 …} -name: null -locale: null } App\Entity\Caliber {#3927 -id: 377 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3928 …} -orderItems: Doctrine\ORM\PersistentCollection {#3930 …} -name: null -locale: null } App\Entity\Caliber {#3932 -id: 391 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3933 …} -orderItems: Doctrine\ORM\PersistentCollection {#3935 …} -name: null -locale: null } App\Entity\Caliber {#3937 -id: 405 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3938 …} -orderItems: Doctrine\ORM\PersistentCollection {#3940 …} -name: null -locale: null } App\Entity\Caliber {#3942 -id: 419 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3943 …} -orderItems: Doctrine\ORM\PersistentCollection {#3945 …} -name: null -locale: null } App\Entity\Caliber {#3947 -id: 433 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3948 …} -orderItems: Doctrine\ORM\PersistentCollection {#3950 …} -name: null -locale: null } App\Entity\Caliber {#3952 -id: 447 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3953 …} -orderItems: Doctrine\ORM\PersistentCollection {#3955 …} -name: null -locale: null } App\Entity\Caliber {#3957 -id: 473 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3958 …} -orderItems: Doctrine\ORM\PersistentCollection {#3960 …} -name: null -locale: null } App\Entity\Caliber {#3962 -id: 487 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3963 …} -orderItems: Doctrine\ORM\PersistentCollection {#3965 …} -name: null -locale: null } App\Entity\Caliber {#3967 -id: 503 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3968 …} -orderItems: Doctrine\ORM\PersistentCollection {#3970 …} -name: null -locale: null } App\Entity\Caliber {#3972 -id: 517 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3973 …} -orderItems: Doctrine\ORM\PersistentCollection {#3975 …} -name: null -locale: null } App\Entity\Caliber {#3977 -id: 531 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3978 …} -orderItems: Doctrine\ORM\PersistentCollection {#3980 …} -name: null -locale: null } App\Entity\Caliber {#3982 -id: 14 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3983 …} -orderItems: Doctrine\ORM\PersistentCollection {#3985 …} -name: null -locale: null } App\Entity\Caliber {#3987 -id: 28 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3988 …} -orderItems: Doctrine\ORM\PersistentCollection {#3990 …} -name: null -locale: null } App\Entity\Caliber {#3992 -id: 42 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3993 …} -orderItems: Doctrine\ORM\PersistentCollection {#3995 …} -name: null -locale: null } App\Entity\Caliber {#3997 -id: 56 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3998 …} -orderItems: Doctrine\ORM\PersistentCollection {#4000 …} -name: null -locale: null } App\Entity\Caliber {#4002 -id: 70 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4003 …} -orderItems: Doctrine\ORM\PersistentCollection {#4005 …} -name: null -locale: null } App\Entity\Caliber {#4007 -id: 86 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4008 …} -orderItems: Doctrine\ORM\PersistentCollection {#4010 …} -name: null -locale: null } App\Entity\Caliber {#4012 -id: 100 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4013 …} -orderItems: Doctrine\ORM\PersistentCollection {#4015 …} -name: null -locale: null } App\Entity\Caliber {#4017 -id: 114 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4018 …} -orderItems: Doctrine\ORM\PersistentCollection {#4020 …} -name: null -locale: null } App\Entity\Caliber {#4022 -id: 132 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4023 …} -orderItems: Doctrine\ORM\PersistentCollection {#4025 …} -name: null -locale: null } App\Entity\Caliber {#4027 -id: 146 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4028 …} -orderItems: Doctrine\ORM\PersistentCollection {#4030 …} -name: null -locale: null } App\Entity\Caliber {#4032 -id: 161 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4033 …} -orderItems: Doctrine\ORM\PersistentCollection {#4035 …} -name: null -locale: null } App\Entity\Caliber {#4037 -id: 175 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4038 …} -orderItems: Doctrine\ORM\PersistentCollection {#4040 …} -name: null -locale: null } App\Entity\Caliber {#4042 -id: 189 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4043 …} -orderItems: Doctrine\ORM\PersistentCollection {#4045 …} -name: null -locale: null } App\Entity\Caliber {#4047 -id: 203 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4048 …} -orderItems: Doctrine\ORM\PersistentCollection {#4050 …} -name: null -locale: null } App\Entity\Caliber {#4052 -id: 218 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4053 …} -orderItems: Doctrine\ORM\PersistentCollection {#4055 …} -name: null -locale: null } App\Entity\Caliber {#4057 -id: 233 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4058 …} -orderItems: Doctrine\ORM\PersistentCollection {#4060 …} -name: null -locale: null } App\Entity\Caliber {#4062 -id: 248 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4063 …} -orderItems: Doctrine\ORM\PersistentCollection {#4065 …} -name: null -locale: null } App\Entity\Caliber {#4067 -id: 262 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4068 …} -orderItems: Doctrine\ORM\PersistentCollection {#4070 …} -name: null -locale: null } App\Entity\Caliber {#4072 -id: 350 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4073 …} -orderItems: Doctrine\ORM\PersistentCollection {#4075 …} -name: null -locale: null } App\Entity\Caliber {#4077 -id: 364 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4078 …} -orderItems: Doctrine\ORM\PersistentCollection {#4080 …} -name: null -locale: null } App\Entity\Caliber {#4082 -id: 378 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4083 …} -orderItems: Doctrine\ORM\PersistentCollection {#4085 …} -name: null -locale: null } App\Entity\Caliber {#4087 -id: 392 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4088 …} -orderItems: Doctrine\ORM\PersistentCollection {#4090 …} -name: null -locale: null } App\Entity\Caliber {#4092 -id: 406 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4093 …} -orderItems: Doctrine\ORM\PersistentCollection {#4095 …} -name: null -locale: null } App\Entity\Caliber {#4097 -id: 420 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4098 …} -orderItems: Doctrine\ORM\PersistentCollection {#4100 …} -name: null -locale: null } App\Entity\Caliber {#4102 -id: 434 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4103 …} -orderItems: Doctrine\ORM\PersistentCollection {#4105 …} -name: null -locale: null } App\Entity\Caliber {#4107 -id: 448 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4108 …} -orderItems: Doctrine\ORM\PersistentCollection {#4110 …} -name: null -locale: null } App\Entity\Caliber {#4112 -id: 474 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4113 …} -orderItems: Doctrine\ORM\PersistentCollection {#4115 …} -name: null -locale: null } App\Entity\Caliber {#4117 -id: 488 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4118 …} -orderItems: Doctrine\ORM\PersistentCollection {#4120 …} -name: null -locale: null } App\Entity\Caliber {#4122 -id: 504 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4123 …} -orderItems: Doctrine\ORM\PersistentCollection {#4125 …} -name: null -locale: null } App\Entity\Caliber {#4127 -id: 518 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4128 …} -orderItems: Doctrine\ORM\PersistentCollection {#4130 …} -name: null -locale: null } App\Entity\Caliber {#4132 -id: 532 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4133 …} -orderItems: Doctrine\ORM\PersistentCollection {#4135 …} -name: null -locale: null } App\Entity\Caliber {#4137 -id: 71 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4138 …} -orderItems: Doctrine\ORM\PersistentCollection {#4140 …} -name: null -locale: null } App\Entity\Caliber {#4142 -id: 115 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4143 …} -orderItems: Doctrine\ORM\PersistentCollection {#4145 …} -name: null -locale: null } App\Entity\Caliber {#4147 -id: 489 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4148 …} -orderItems: Doctrine\ORM\PersistentCollection {#4150 …} -name: null -locale: null } App\Entity\Caliber {#4152 -id: 533 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4153 …} -orderItems: Doctrine\ORM\PersistentCollection {#4155 …} -name: null -locale: null } App\Entity\Caliber {#4157 -id: 72 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4158 …} -orderItems: Doctrine\ORM\PersistentCollection {#4160 …} -name: null -locale: null } App\Entity\Caliber {#4162 -id: 116 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4163 …} -orderItems: Doctrine\ORM\PersistentCollection {#4165 …} -name: null -locale: null } App\Entity\Caliber {#4167 -id: 204 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4168 …} -orderItems: Doctrine\ORM\PersistentCollection {#4170 …} -name: null -locale: null } App\Entity\Caliber {#4172 -id: 490 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4173 …} -orderItems: Doctrine\ORM\PersistentCollection {#4175 …} -name: null -locale: null } App\Entity\Caliber {#4177 -id: 534 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4178 …} -orderItems: Doctrine\ORM\PersistentCollection {#4180 …} -name: null -locale: null } ] |
[ App\Entity\Caliber {#1354 -id: 305 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1401 …} -orderItems: Doctrine\ORM\PersistentCollection {#1399 …} -name: "NOS 1.0" -locale: null } App\Entity\Caliber {#1397 -id: 307 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1396 …} -orderItems: Doctrine\ORM\PersistentCollection {#1394 …} -name: "NOS 1.6" -locale: null } App\Entity\Caliber {#1392 -id: 309 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1390 …} -orderItems: Doctrine\ORM\PersistentCollection {#1388 …} -name: "NOY 1.0" -locale: null } App\Entity\Caliber {#1386 -id: 279 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1385 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1384 …} -orderItems: Doctrine\ORM\PersistentCollection {#1366 …} -name: null -locale: null } App\Entity\Caliber {#1368 -id: 280 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1369 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1370 …} -orderItems: Doctrine\ORM\PersistentCollection {#1372 …} -name: null -locale: null } App\Entity\Caliber {#1374 -id: 281 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1375 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1376 …} -orderItems: Doctrine\ORM\PersistentCollection {#1378 …} -name: null -locale: null } App\Entity\Caliber {#1380 -id: 282 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1381 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1382 …} -orderItems: Doctrine\ORM\PersistentCollection {#1404 …} -name: null -locale: null } App\Entity\Caliber {#1406 -id: 283 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1407 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1408 …} -orderItems: Doctrine\ORM\PersistentCollection {#1410 …} -name: null -locale: null } App\Entity\Caliber {#1412 -id: 284 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1413 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1414 …} -orderItems: Doctrine\ORM\PersistentCollection {#1416 …} -name: null -locale: null } App\Entity\Caliber {#1418 -id: 285 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1419 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1420 …} -orderItems: Doctrine\ORM\PersistentCollection {#1422 …} -name: null -locale: null } App\Entity\Caliber {#1424 -id: 286 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1425 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1426 …} -orderItems: Doctrine\ORM\PersistentCollection {#1428 …} -name: null -locale: null } App\Entity\Caliber {#1430 -id: 287 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1431 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1432 …} -orderItems: Doctrine\ORM\PersistentCollection {#1434 …} -name: null -locale: null } App\Entity\Caliber {#1436 -id: 288 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1437 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1438 …} -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} -name: null -locale: null } App\Entity\Caliber {#1442 -id: 289 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1443 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1444 …} -orderItems: Doctrine\ORM\PersistentCollection {#1446 …} -name: null -locale: null } App\Entity\Caliber {#1448 -id: 290 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1449 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1450 …} -orderItems: Doctrine\ORM\PersistentCollection {#1452 …} -name: null -locale: null } App\Entity\Caliber {#1454 -id: 291 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1455 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1456 …} -orderItems: Doctrine\ORM\PersistentCollection {#1458 …} -name: null -locale: null } App\Entity\Caliber {#1460 -id: 292 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1461 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1462 …} -orderItems: Doctrine\ORM\PersistentCollection {#1464 …} -name: null -locale: null } App\Entity\Caliber {#1466 -id: 293 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1467 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1468 …} -orderItems: Doctrine\ORM\PersistentCollection {#1470 …} -name: null -locale: null } App\Entity\Caliber {#1472 -id: 294 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1473 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1474 …} -orderItems: Doctrine\ORM\PersistentCollection {#1476 …} -name: null -locale: null } App\Entity\Caliber {#1478 -id: 295 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1480 …} -orderItems: Doctrine\ORM\PersistentCollection {#1482 …} -name: null -locale: null } App\Entity\Caliber {#1484 -id: 1 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1486 …} -orderItems: Doctrine\ORM\PersistentCollection {#1488 …} -name: null -locale: null } App\Entity\Caliber {#1490 -id: 15 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1492 …} -orderItems: Doctrine\ORM\PersistentCollection {#1494 …} -name: null -locale: null } App\Entity\Caliber {#1496 -id: 29 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1498 …} -orderItems: Doctrine\ORM\PersistentCollection {#1500 …} -name: null -locale: null } App\Entity\Caliber {#1502 -id: 43 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1504 …} -orderItems: Doctrine\ORM\PersistentCollection {#1506 …} -name: null -locale: null } App\Entity\Caliber {#1508 -id: 57 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1510 …} -orderItems: Doctrine\ORM\PersistentCollection {#1512 …} -name: null -locale: null } App\Entity\Caliber {#1514 -id: 73 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1516 …} -orderItems: Doctrine\ORM\PersistentCollection {#1518 …} -name: null -locale: null } App\Entity\Caliber {#1520 -id: 87 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1522 …} -orderItems: Doctrine\ORM\PersistentCollection {#1524 …} -name: null -locale: null } App\Entity\Caliber {#1526 -id: 101 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1528 …} -orderItems: Doctrine\ORM\PersistentCollection {#1530 …} -name: null -locale: null } App\Entity\Caliber {#1532 -id: 117 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1534 …} -orderItems: Doctrine\ORM\PersistentCollection {#1536 …} -name: null -locale: null } App\Entity\Caliber {#1538 -id: 133 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1540 …} -orderItems: Doctrine\ORM\PersistentCollection {#1542 …} -name: null -locale: null } App\Entity\Caliber {#1544 -id: 148 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1546 …} -orderItems: Doctrine\ORM\PersistentCollection {#1548 …} -name: null -locale: null } App\Entity\Caliber {#1550 -id: 162 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1552 …} -orderItems: Doctrine\ORM\PersistentCollection {#1554 …} -name: null -locale: null } App\Entity\Caliber {#1556 -id: 176 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1558 …} -orderItems: Doctrine\ORM\PersistentCollection {#1560 …} -name: null -locale: null } App\Entity\Caliber {#1562 -id: 190 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1564 …} -orderItems: Doctrine\ORM\PersistentCollection {#1566 …} -name: null -locale: null } App\Entity\Caliber {#1568 -id: 205 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1570 …} -orderItems: Doctrine\ORM\PersistentCollection {#1572 …} -name: null -locale: null } App\Entity\Caliber {#1574 -id: 220 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1576 …} -orderItems: Doctrine\ORM\PersistentCollection {#1578 …} -name: null -locale: null } App\Entity\Caliber {#1580 -id: 235 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1582 …} -orderItems: Doctrine\ORM\PersistentCollection {#1584 …} -name: null -locale: null } App\Entity\Caliber {#1586 -id: 249 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1588 …} -orderItems: Doctrine\ORM\PersistentCollection {#1590 …} -name: null -locale: null } App\Entity\Caliber {#1592 -id: 263 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1594 …} -orderItems: Doctrine\ORM\PersistentCollection {#1596 …} -name: null -locale: null } App\Entity\Caliber {#1598 -id: 312 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1599 …} -orderItems: Doctrine\ORM\PersistentCollection {#1601 …} -name: "AS" -locale: null } App\Entity\Caliber {#1603 -id: 316 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1604 …} -orderItems: Doctrine\ORM\PersistentCollection {#1606 …} -name: "CS" -locale: null } App\Entity\Caliber {#1608 -id: 321 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1610 …} -orderItems: Doctrine\ORM\PersistentCollection {#1612 …} -name: null -locale: null } App\Entity\Caliber {#1614 -id: 337 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1616 …} -orderItems: Doctrine\ORM\PersistentCollection {#1618 …} -name: null -locale: null } App\Entity\Caliber {#1620 -id: 351 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1622 …} -orderItems: Doctrine\ORM\PersistentCollection {#1624 …} -name: null -locale: null } App\Entity\Caliber {#1626 -id: 365 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1628 …} -orderItems: Doctrine\ORM\PersistentCollection {#1630 …} -name: null -locale: null } App\Entity\Caliber {#1632 -id: 379 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1634 …} -orderItems: Doctrine\ORM\PersistentCollection {#1636 …} -name: null -locale: null } App\Entity\Caliber {#1638 -id: 393 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1640 …} -orderItems: Doctrine\ORM\PersistentCollection {#1642 …} -name: null -locale: null } App\Entity\Caliber {#1644 -id: 407 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1646 …} -orderItems: Doctrine\ORM\PersistentCollection {#1648 …} -name: null -locale: null } App\Entity\Caliber {#1650 -id: 421 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1652 …} -orderItems: Doctrine\ORM\PersistentCollection {#1654 …} -name: null -locale: null } App\Entity\Caliber {#1656 -id: 435 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1658 …} -orderItems: Doctrine\ORM\PersistentCollection {#1660 …} -name: null -locale: null } App\Entity\Caliber {#1662 -id: 453 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1664 …} -orderItems: Doctrine\ORM\PersistentCollection {#1666 …} -name: "AS" -locale: null } App\Entity\Caliber {#1668 -id: 456 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1670 …} -orderItems: Doctrine\ORM\PersistentCollection {#1672 …} -name: "CS" -locale: null } App\Entity\Caliber {#1674 -id: 459 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1676 …} -orderItems: Doctrine\ORM\PersistentCollection {#1678 …} -name: null -locale: null } App\Entity\Caliber {#1680 -id: 475 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1682 …} -orderItems: Doctrine\ORM\PersistentCollection {#1684 …} -name: null -locale: null } App\Entity\Caliber {#1686 -id: 491 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1688 …} -orderItems: Doctrine\ORM\PersistentCollection {#1690 …} -name: null -locale: null } App\Entity\Caliber {#1692 -id: 505 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1694 …} -orderItems: Doctrine\ORM\PersistentCollection {#1696 …} -name: null -locale: null } App\Entity\Caliber {#1698 -id: 519 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1700 …} -orderItems: Doctrine\ORM\PersistentCollection {#1702 …} -name: null -locale: null } App\Entity\Caliber {#1704 -id: 535 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1706 …} -orderItems: Doctrine\ORM\PersistentCollection {#1708 …} -name: null -locale: null } App\Entity\Caliber {#1710 -id: 539 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1712 …} -orderItems: Doctrine\ORM\PersistentCollection {#1714 …} -name: null -locale: null } App\Entity\Caliber {#1716 -id: 543 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1718 …} -orderItems: Doctrine\ORM\PersistentCollection {#1720 …} -name: null -locale: null } App\Entity\Caliber {#1722 -id: 547 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1724 …} -orderItems: Doctrine\ORM\PersistentCollection {#1726 …} -name: null -locale: null } App\Entity\Caliber {#1728 -id: 551 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1730 …} -orderItems: Doctrine\ORM\PersistentCollection {#1732 …} -name: null -locale: null } App\Entity\Caliber {#1734 -id: 555 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1736 …} -orderItems: Doctrine\ORM\PersistentCollection {#1738 …} -name: null -locale: null } App\Entity\Caliber {#1740 -id: 2 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1741 …} -orderItems: Doctrine\ORM\PersistentCollection {#1743 …} -name: null -locale: null } App\Entity\Caliber {#1745 -id: 16 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1746 …} -orderItems: Doctrine\ORM\PersistentCollection {#1748 …} -name: null -locale: null } App\Entity\Caliber {#1750 -id: 30 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1751 …} -orderItems: Doctrine\ORM\PersistentCollection {#1753 …} -name: null -locale: null } App\Entity\Caliber {#1755 -id: 44 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1756 …} -orderItems: Doctrine\ORM\PersistentCollection {#1758 …} -name: null -locale: null } App\Entity\Caliber {#1760 -id: 58 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1761 …} -orderItems: Doctrine\ORM\PersistentCollection {#1763 …} -name: null -locale: null } App\Entity\Caliber {#1765 -id: 74 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1766 …} -orderItems: Doctrine\ORM\PersistentCollection {#1768 …} -name: null -locale: null } App\Entity\Caliber {#1770 -id: 88 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1771 …} -orderItems: Doctrine\ORM\PersistentCollection {#1773 …} -name: null -locale: null } App\Entity\Caliber {#1775 -id: 102 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1776 …} -orderItems: Doctrine\ORM\PersistentCollection {#1778 …} -name: null -locale: null } App\Entity\Caliber {#1780 -id: 118 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1781 …} -orderItems: Doctrine\ORM\PersistentCollection {#1783 …} -name: null -locale: null } App\Entity\Caliber {#1785 -id: 134 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1786 …} -orderItems: Doctrine\ORM\PersistentCollection {#1788 …} -name: null -locale: null } App\Entity\Caliber {#1790 -id: 149 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1791 …} -orderItems: Doctrine\ORM\PersistentCollection {#1793 …} -name: null -locale: null } App\Entity\Caliber {#1795 -id: 163 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1796 …} -orderItems: Doctrine\ORM\PersistentCollection {#1798 …} -name: null -locale: null } App\Entity\Caliber {#1800 -id: 177 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1801 …} -orderItems: Doctrine\ORM\PersistentCollection {#1803 …} -name: null -locale: null } App\Entity\Caliber {#1805 -id: 191 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1806 …} -orderItems: Doctrine\ORM\PersistentCollection {#1808 …} -name: null -locale: null } App\Entity\Caliber {#1810 -id: 206 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1811 …} -orderItems: Doctrine\ORM\PersistentCollection {#1813 …} -name: null -locale: null } App\Entity\Caliber {#1815 -id: 221 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1816 …} -orderItems: Doctrine\ORM\PersistentCollection {#1818 …} -name: null -locale: null } App\Entity\Caliber {#1820 -id: 236 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1821 …} -orderItems: Doctrine\ORM\PersistentCollection {#1823 …} -name: null -locale: null } App\Entity\Caliber {#1825 -id: 250 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1826 …} -orderItems: Doctrine\ORM\PersistentCollection {#1828 …} -name: null -locale: null } App\Entity\Caliber {#1830 -id: 264 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1831 …} -orderItems: Doctrine\ORM\PersistentCollection {#1833 …} -name: null -locale: null } App\Entity\Caliber {#1835 -id: 272 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1837 …} -orderItems: Doctrine\ORM\PersistentCollection {#1839 …} -name: null -locale: null } App\Entity\Caliber {#1841 -id: 296 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1842 …} -orderItems: Doctrine\ORM\PersistentCollection {#1844 …} -name: null -locale: null } App\Entity\Caliber {#1846 -id: 299 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1848 …} -orderItems: Doctrine\ORM\PersistentCollection {#1850 …} -name: null -locale: null } App\Entity\Caliber {#1852 -id: 322 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1853 …} -orderItems: Doctrine\ORM\PersistentCollection {#1855 …} -name: null -locale: null } App\Entity\Caliber {#1857 -id: 330 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1859 …} -orderItems: Doctrine\ORM\PersistentCollection {#1861 …} -name: null -locale: null } App\Entity\Caliber {#1863 -id: 338 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1864 …} -orderItems: Doctrine\ORM\PersistentCollection {#1866 …} -name: null -locale: null } App\Entity\Caliber {#1868 -id: 352 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1869 …} -orderItems: Doctrine\ORM\PersistentCollection {#1871 …} -name: null -locale: null } App\Entity\Caliber {#1873 -id: 366 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1874 …} -orderItems: Doctrine\ORM\PersistentCollection {#1876 …} -name: null -locale: null } App\Entity\Caliber {#1878 -id: 380 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1879 …} -orderItems: Doctrine\ORM\PersistentCollection {#1881 …} -name: null -locale: null } App\Entity\Caliber {#1883 -id: 394 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1884 …} -orderItems: Doctrine\ORM\PersistentCollection {#1886 …} -name: null -locale: null } App\Entity\Caliber {#1888 -id: 408 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1889 …} -orderItems: Doctrine\ORM\PersistentCollection {#1891 …} -name: null -locale: null } App\Entity\Caliber {#1893 -id: 422 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1894 …} -orderItems: Doctrine\ORM\PersistentCollection {#1896 …} -name: null -locale: null } App\Entity\Caliber {#1898 -id: 436 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1899 …} -orderItems: Doctrine\ORM\PersistentCollection {#1901 …} -name: null -locale: null } App\Entity\Caliber {#1903 -id: 450 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1905 …} -orderItems: Doctrine\ORM\PersistentCollection {#1907 …} -name: "NOY" -locale: null } App\Entity\Caliber {#1909 -id: 460 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1910 …} -orderItems: Doctrine\ORM\PersistentCollection {#1912 …} -name: null -locale: null } App\Entity\Caliber {#1914 -id: 476 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1915 …} -orderItems: Doctrine\ORM\PersistentCollection {#1917 …} -name: null -locale: null } App\Entity\Caliber {#1919 -id: 492 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1920 …} -orderItems: Doctrine\ORM\PersistentCollection {#1922 …} -name: null -locale: null } App\Entity\Caliber {#1924 -id: 506 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1925 …} -orderItems: Doctrine\ORM\PersistentCollection {#1927 …} -name: null -locale: null } App\Entity\Caliber {#1929 -id: 520 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1930 …} -orderItems: Doctrine\ORM\PersistentCollection {#1932 …} -name: null -locale: null } App\Entity\Caliber {#1934 -id: 536 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1935 …} -orderItems: Doctrine\ORM\PersistentCollection {#1937 …} -name: null -locale: null } App\Entity\Caliber {#1939 -id: 540 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1940 …} -orderItems: Doctrine\ORM\PersistentCollection {#1942 …} -name: null -locale: null } App\Entity\Caliber {#1944 -id: 544 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1945 …} -orderItems: Doctrine\ORM\PersistentCollection {#1947 …} -name: null -locale: null } App\Entity\Caliber {#1949 -id: 548 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1950 …} -orderItems: Doctrine\ORM\PersistentCollection {#1952 …} -name: null -locale: null } App\Entity\Caliber {#1954 -id: 552 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1955 …} -orderItems: Doctrine\ORM\PersistentCollection {#1957 …} -name: null -locale: null } App\Entity\Caliber {#1959 -id: 556 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1960 …} -orderItems: Doctrine\ORM\PersistentCollection {#1962 …} -name: null -locale: null } App\Entity\Caliber {#1964 -id: 3 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1965 …} -orderItems: Doctrine\ORM\PersistentCollection {#1967 …} -name: null -locale: null } App\Entity\Caliber {#1969 -id: 17 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1970 …} -orderItems: Doctrine\ORM\PersistentCollection {#1972 …} -name: null -locale: null } App\Entity\Caliber {#1974 -id: 31 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1975 …} -orderItems: Doctrine\ORM\PersistentCollection {#1977 …} -name: null -locale: null } App\Entity\Caliber {#1979 -id: 45 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1980 …} -orderItems: Doctrine\ORM\PersistentCollection {#1982 …} -name: null -locale: null } App\Entity\Caliber {#1984 -id: 59 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1985 …} -orderItems: Doctrine\ORM\PersistentCollection {#1987 …} -name: null -locale: null } App\Entity\Caliber {#1989 -id: 75 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1990 …} -orderItems: Doctrine\ORM\PersistentCollection {#1992 …} -name: null -locale: null } App\Entity\Caliber {#1994 -id: 89 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1995 …} -orderItems: Doctrine\ORM\PersistentCollection {#1997 …} -name: null -locale: null } App\Entity\Caliber {#1999 -id: 103 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2000 …} -orderItems: Doctrine\ORM\PersistentCollection {#2002 …} -name: null -locale: null } App\Entity\Caliber {#2004 -id: 119 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2005 …} -orderItems: Doctrine\ORM\PersistentCollection {#2007 …} -name: null -locale: null } App\Entity\Caliber {#2009 -id: 135 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2010 …} -orderItems: Doctrine\ORM\PersistentCollection {#2012 …} -name: null -locale: null } App\Entity\Caliber {#2014 -id: 150 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2015 …} -orderItems: Doctrine\ORM\PersistentCollection {#2017 …} -name: null -locale: null } App\Entity\Caliber {#2019 -id: 164 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2020 …} -orderItems: Doctrine\ORM\PersistentCollection {#2022 …} -name: null -locale: null } App\Entity\Caliber {#2024 -id: 178 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2025 …} -orderItems: Doctrine\ORM\PersistentCollection {#2027 …} -name: null -locale: null } App\Entity\Caliber {#2029 -id: 192 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2030 …} -orderItems: Doctrine\ORM\PersistentCollection {#2032 …} -name: null -locale: null } App\Entity\Caliber {#2034 -id: 207 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2035 …} -orderItems: Doctrine\ORM\PersistentCollection {#2037 …} -name: null -locale: null } App\Entity\Caliber {#2039 -id: 222 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2040 …} -orderItems: Doctrine\ORM\PersistentCollection {#2042 …} -name: null -locale: null } App\Entity\Caliber {#2044 -id: 237 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2045 …} -orderItems: Doctrine\ORM\PersistentCollection {#2047 …} -name: null -locale: null } App\Entity\Caliber {#2049 -id: 251 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2050 …} -orderItems: Doctrine\ORM\PersistentCollection {#2052 …} -name: null -locale: null } App\Entity\Caliber {#2054 -id: 265 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2055 …} -orderItems: Doctrine\ORM\PersistentCollection {#2057 …} -name: null -locale: null } App\Entity\Caliber {#2059 -id: 273 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2060 …} -orderItems: Doctrine\ORM\PersistentCollection {#2062 …} -name: null -locale: null } App\Entity\Caliber {#2064 -id: 297 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2065 …} -orderItems: Doctrine\ORM\PersistentCollection {#2067 …} -name: null -locale: null } App\Entity\Caliber {#2069 -id: 300 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2070 …} -orderItems: Doctrine\ORM\PersistentCollection {#2072 …} -name: null -locale: null } App\Entity\Caliber {#2074 -id: 306 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2075 …} -orderItems: Doctrine\ORM\PersistentCollection {#2077 …} -name: "NOS" -locale: null } App\Entity\Caliber {#2079 -id: 310 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2080 …} -orderItems: Doctrine\ORM\PersistentCollection {#2082 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2084 -id: 313 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1219} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2085 …} -orderItems: Doctrine\ORM\PersistentCollection {#2087 …} -name: "AS" -locale: null } App\Entity\Caliber {#2089 -id: 317 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1254} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2090 …} -orderItems: Doctrine\ORM\PersistentCollection {#2092 …} -name: "CS" -locale: null } App\Entity\Caliber {#2094 -id: 323 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2095 …} -orderItems: Doctrine\ORM\PersistentCollection {#2097 …} -name: null -locale: null } App\Entity\Caliber {#2099 -id: 331 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2100 …} -orderItems: Doctrine\ORM\PersistentCollection {#2102 …} -name: null -locale: null } App\Entity\Caliber {#2104 -id: 339 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2105 …} -orderItems: Doctrine\ORM\PersistentCollection {#2107 …} -name: null -locale: null } App\Entity\Caliber {#2109 -id: 353 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2110 …} -orderItems: Doctrine\ORM\PersistentCollection {#2112 …} -name: null -locale: null } App\Entity\Caliber {#2114 -id: 367 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2115 …} -orderItems: Doctrine\ORM\PersistentCollection {#2117 …} -name: null -locale: null } App\Entity\Caliber {#2119 -id: 381 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2120 …} -orderItems: Doctrine\ORM\PersistentCollection {#2122 …} -name: null -locale: null } App\Entity\Caliber {#2124 -id: 395 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2125 …} -orderItems: Doctrine\ORM\PersistentCollection {#2127 …} -name: null -locale: null } App\Entity\Caliber {#2129 -id: 409 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2130 …} -orderItems: Doctrine\ORM\PersistentCollection {#2132 …} -name: null -locale: null } App\Entity\Caliber {#2134 -id: 423 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2135 …} -orderItems: Doctrine\ORM\PersistentCollection {#2137 …} -name: null -locale: null } App\Entity\Caliber {#2139 -id: 437 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2140 …} -orderItems: Doctrine\ORM\PersistentCollection {#2142 …} -name: null -locale: null } App\Entity\Caliber {#2144 -id: 449 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2145 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2146 …} -orderItems: Doctrine\ORM\PersistentCollection {#2148 …} -name: "NOS" -locale: null } App\Entity\Caliber {#2150 -id: 451 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2151 …} -orderItems: Doctrine\ORM\PersistentCollection {#2153 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2155 -id: 454 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2156 …} -orderItems: Doctrine\ORM\PersistentCollection {#2158 …} -name: "AS" -locale: null } App\Entity\Caliber {#2160 -id: 457 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2161 …} -orderItems: Doctrine\ORM\PersistentCollection {#2163 …} -name: "CS" -locale: null } App\Entity\Caliber {#2165 -id: 461 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2166 …} -orderItems: Doctrine\ORM\PersistentCollection {#2168 …} -name: null -locale: null } App\Entity\Caliber {#2170 -id: 477 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2171 …} -orderItems: Doctrine\ORM\PersistentCollection {#2173 …} -name: null -locale: null } App\Entity\Caliber {#2175 -id: 493 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2176 …} -orderItems: Doctrine\ORM\PersistentCollection {#2178 …} -name: null -locale: null } App\Entity\Caliber {#2180 -id: 507 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2181 …} -orderItems: Doctrine\ORM\PersistentCollection {#2183 …} -name: null -locale: null } App\Entity\Caliber {#2185 -id: 521 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2186 …} -orderItems: Doctrine\ORM\PersistentCollection {#2188 …} -name: null -locale: null } App\Entity\Caliber {#2190 -id: 537 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2191 …} -orderItems: Doctrine\ORM\PersistentCollection {#2193 …} -name: null -locale: null } App\Entity\Caliber {#2195 -id: 541 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2196 …} -orderItems: Doctrine\ORM\PersistentCollection {#2198 …} -name: null -locale: null } App\Entity\Caliber {#2200 -id: 545 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2201 …} -orderItems: Doctrine\ORM\PersistentCollection {#2203 …} -name: null -locale: null } App\Entity\Caliber {#2205 -id: 549 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2206 …} -orderItems: Doctrine\ORM\PersistentCollection {#2208 …} -name: null -locale: null } App\Entity\Caliber {#2210 -id: 553 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2211 …} -orderItems: Doctrine\ORM\PersistentCollection {#2213 …} -name: null -locale: null } App\Entity\Caliber {#2215 -id: 557 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2216 …} -orderItems: Doctrine\ORM\PersistentCollection {#2218 …} -name: null -locale: null } App\Entity\Caliber {#2220 -id: 120 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2221 …} -orderItems: Doctrine\ORM\PersistentCollection {#2223 …} -name: null -locale: null } App\Entity\Caliber {#2225 -id: 462 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2226 …} -orderItems: Doctrine\ORM\PersistentCollection {#2228 …} -name: null -locale: null } App\Entity\Caliber {#2230 -id: 4 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2231 …} -orderItems: Doctrine\ORM\PersistentCollection {#2233 …} -name: null -locale: null } App\Entity\Caliber {#2235 -id: 18 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2236 …} -orderItems: Doctrine\ORM\PersistentCollection {#2238 …} -name: null -locale: null } App\Entity\Caliber {#2240 -id: 32 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2241 …} -orderItems: Doctrine\ORM\PersistentCollection {#2243 …} -name: null -locale: null } App\Entity\Caliber {#2245 -id: 46 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2246 …} -orderItems: Doctrine\ORM\PersistentCollection {#2248 …} -name: null -locale: null } App\Entity\Caliber {#2250 -id: 60 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2251 …} -orderItems: Doctrine\ORM\PersistentCollection {#2253 …} -name: null -locale: null } App\Entity\Caliber {#2255 -id: 76 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2256 …} -orderItems: Doctrine\ORM\PersistentCollection {#2258 …} -name: null -locale: null } App\Entity\Caliber {#2260 -id: 90 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2261 …} -orderItems: Doctrine\ORM\PersistentCollection {#2263 …} -name: null -locale: null } App\Entity\Caliber {#2265 -id: 104 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2266 …} -orderItems: Doctrine\ORM\PersistentCollection {#2268 …} -name: null -locale: null } App\Entity\Caliber {#2270 -id: 121 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2271 …} -orderItems: Doctrine\ORM\PersistentCollection {#2273 …} -name: null -locale: null } App\Entity\Caliber {#2275 -id: 136 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2276 …} -orderItems: Doctrine\ORM\PersistentCollection {#2278 …} -name: null -locale: null } App\Entity\Caliber {#2280 -id: 151 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2281 …} -orderItems: Doctrine\ORM\PersistentCollection {#2283 …} -name: null -locale: null } App\Entity\Caliber {#2285 -id: 165 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2286 …} -orderItems: Doctrine\ORM\PersistentCollection {#2288 …} -name: null -locale: null } App\Entity\Caliber {#2290 -id: 179 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2291 …} -orderItems: Doctrine\ORM\PersistentCollection {#2293 …} -name: null -locale: null } App\Entity\Caliber {#2295 -id: 193 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2296 …} -orderItems: Doctrine\ORM\PersistentCollection {#2298 …} -name: null -locale: null } App\Entity\Caliber {#2300 -id: 208 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2301 …} -orderItems: Doctrine\ORM\PersistentCollection {#2303 …} -name: null -locale: null } App\Entity\Caliber {#2305 -id: 223 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2306 …} -orderItems: Doctrine\ORM\PersistentCollection {#2308 …} -name: null -locale: null } App\Entity\Caliber {#2310 -id: 238 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2311 …} -orderItems: Doctrine\ORM\PersistentCollection {#2313 …} -name: null -locale: null } App\Entity\Caliber {#2315 -id: 252 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2316 …} -orderItems: Doctrine\ORM\PersistentCollection {#2318 …} -name: null -locale: null } App\Entity\Caliber {#2320 -id: 340 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2321 …} -orderItems: Doctrine\ORM\PersistentCollection {#2323 …} -name: null -locale: null } App\Entity\Caliber {#2325 -id: 354 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2326 …} -orderItems: Doctrine\ORM\PersistentCollection {#2328 …} -name: null -locale: null } App\Entity\Caliber {#2330 -id: 368 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2331 …} -orderItems: Doctrine\ORM\PersistentCollection {#2333 …} -name: null -locale: null } App\Entity\Caliber {#2335 -id: 382 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2336 …} -orderItems: Doctrine\ORM\PersistentCollection {#2338 …} -name: null -locale: null } App\Entity\Caliber {#2340 -id: 396 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2341 …} -orderItems: Doctrine\ORM\PersistentCollection {#2343 …} -name: null -locale: null } App\Entity\Caliber {#2345 -id: 410 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2346 …} -orderItems: Doctrine\ORM\PersistentCollection {#2348 …} -name: null -locale: null } App\Entity\Caliber {#2350 -id: 424 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2351 …} -orderItems: Doctrine\ORM\PersistentCollection {#2353 …} -name: null -locale: null } App\Entity\Caliber {#2355 -id: 438 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2356 …} -orderItems: Doctrine\ORM\PersistentCollection {#2358 …} -name: null -locale: null } App\Entity\Caliber {#2360 -id: 463 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2361 …} -orderItems: Doctrine\ORM\PersistentCollection {#2363 …} -name: null -locale: null } App\Entity\Caliber {#2365 -id: 478 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2366 …} -orderItems: Doctrine\ORM\PersistentCollection {#2368 …} -name: null -locale: null } App\Entity\Caliber {#2370 -id: 494 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2371 …} -orderItems: Doctrine\ORM\PersistentCollection {#2373 …} -name: null -locale: null } App\Entity\Caliber {#2375 -id: 508 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2376 …} -orderItems: Doctrine\ORM\PersistentCollection {#2378 …} -name: null -locale: null } App\Entity\Caliber {#2380 -id: 522 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2381 …} -orderItems: Doctrine\ORM\PersistentCollection {#2383 …} -name: null -locale: null } App\Entity\Caliber {#2385 -id: 5 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2386 …} -orderItems: Doctrine\ORM\PersistentCollection {#2388 …} -name: null -locale: null } App\Entity\Caliber {#2390 -id: 19 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2391 …} -orderItems: Doctrine\ORM\PersistentCollection {#2393 …} -name: null -locale: null } App\Entity\Caliber {#2395 -id: 33 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2396 …} -orderItems: Doctrine\ORM\PersistentCollection {#2398 …} -name: null -locale: null } App\Entity\Caliber {#2400 -id: 47 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2401 …} -orderItems: Doctrine\ORM\PersistentCollection {#2403 …} -name: null -locale: null } App\Entity\Caliber {#2405 -id: 61 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2406 …} -orderItems: Doctrine\ORM\PersistentCollection {#2408 …} -name: null -locale: null } App\Entity\Caliber {#2410 -id: 77 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2411 …} -orderItems: Doctrine\ORM\PersistentCollection {#2413 …} -name: null -locale: null } App\Entity\Caliber {#2415 -id: 91 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2416 …} -orderItems: Doctrine\ORM\PersistentCollection {#2418 …} -name: null -locale: null } App\Entity\Caliber {#2420 -id: 105 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2421 …} -orderItems: Doctrine\ORM\PersistentCollection {#2423 …} -name: null -locale: null } App\Entity\Caliber {#2425 -id: 122 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2426 …} -orderItems: Doctrine\ORM\PersistentCollection {#2428 …} -name: null -locale: null } App\Entity\Caliber {#2430 -id: 137 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2431 …} -orderItems: Doctrine\ORM\PersistentCollection {#2433 …} -name: null -locale: null } App\Entity\Caliber {#2435 -id: 152 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2436 …} -orderItems: Doctrine\ORM\PersistentCollection {#2438 …} -name: null -locale: null } App\Entity\Caliber {#2440 -id: 166 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2441 …} -orderItems: Doctrine\ORM\PersistentCollection {#2443 …} -name: null -locale: null } App\Entity\Caliber {#2445 -id: 180 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2446 …} -orderItems: Doctrine\ORM\PersistentCollection {#2448 …} -name: null -locale: null } App\Entity\Caliber {#2450 -id: 194 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2451 …} -orderItems: Doctrine\ORM\PersistentCollection {#2453 …} -name: null -locale: null } App\Entity\Caliber {#2455 -id: 209 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2456 …} -orderItems: Doctrine\ORM\PersistentCollection {#2458 …} -name: null -locale: null } App\Entity\Caliber {#2460 -id: 224 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2461 …} -orderItems: Doctrine\ORM\PersistentCollection {#2463 …} -name: null -locale: null } App\Entity\Caliber {#2465 -id: 239 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2466 …} -orderItems: Doctrine\ORM\PersistentCollection {#2468 …} -name: null -locale: null } App\Entity\Caliber {#2470 -id: 253 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2471 …} -orderItems: Doctrine\ORM\PersistentCollection {#2473 …} -name: null -locale: null } App\Entity\Caliber {#2475 -id: 266 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2476 …} -orderItems: Doctrine\ORM\PersistentCollection {#2478 …} -name: null -locale: null } App\Entity\Caliber {#2480 -id: 274 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2481 …} -orderItems: Doctrine\ORM\PersistentCollection {#2483 …} -name: null -locale: null } App\Entity\Caliber {#2485 -id: 324 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2486 …} -orderItems: Doctrine\ORM\PersistentCollection {#2488 …} -name: null -locale: null } App\Entity\Caliber {#2490 -id: 332 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2491 …} -orderItems: Doctrine\ORM\PersistentCollection {#2493 …} -name: null -locale: null } App\Entity\Caliber {#2495 -id: 341 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2496 …} -orderItems: Doctrine\ORM\PersistentCollection {#2498 …} -name: null -locale: null } App\Entity\Caliber {#2500 -id: 355 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2501 …} -orderItems: Doctrine\ORM\PersistentCollection {#2503 …} -name: null -locale: null } App\Entity\Caliber {#2505 -id: 369 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2506 …} -orderItems: Doctrine\ORM\PersistentCollection {#2508 …} -name: null -locale: null } App\Entity\Caliber {#2510 -id: 383 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2511 …} -orderItems: Doctrine\ORM\PersistentCollection {#2513 …} -name: null -locale: null } App\Entity\Caliber {#2515 -id: 397 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2516 …} -orderItems: Doctrine\ORM\PersistentCollection {#2518 …} -name: null -locale: null } App\Entity\Caliber {#2520 -id: 411 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2521 …} -orderItems: Doctrine\ORM\PersistentCollection {#2523 …} -name: null -locale: null } App\Entity\Caliber {#2525 -id: 425 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2526 …} -orderItems: Doctrine\ORM\PersistentCollection {#2528 …} -name: null -locale: null } App\Entity\Caliber {#2530 -id: 439 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2531 …} -orderItems: Doctrine\ORM\PersistentCollection {#2533 …} -name: null -locale: null } App\Entity\Caliber {#2535 -id: 464 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2536 …} -orderItems: Doctrine\ORM\PersistentCollection {#2538 …} -name: null -locale: null } App\Entity\Caliber {#2540 -id: 479 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2541 …} -orderItems: Doctrine\ORM\PersistentCollection {#2543 …} -name: null -locale: null } App\Entity\Caliber {#2545 -id: 495 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2546 …} -orderItems: Doctrine\ORM\PersistentCollection {#2548 …} -name: null -locale: null } App\Entity\Caliber {#2550 -id: 509 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2551 …} -orderItems: Doctrine\ORM\PersistentCollection {#2553 …} -name: null -locale: null } App\Entity\Caliber {#2555 -id: 523 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2556 …} -orderItems: Doctrine\ORM\PersistentCollection {#2558 …} -name: null -locale: null } App\Entity\Caliber {#2560 -id: 123 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2561 …} -orderItems: Doctrine\ORM\PersistentCollection {#2563 …} -name: null -locale: null } App\Entity\Caliber {#2565 -id: 298 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2566 …} -orderItems: Doctrine\ORM\PersistentCollection {#2568 …} -name: null -locale: null } App\Entity\Caliber {#2570 -id: 301 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2571 …} -orderItems: Doctrine\ORM\PersistentCollection {#2573 …} -name: null -locale: null } App\Entity\Caliber {#2575 -id: 311 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2576 …} -orderItems: Doctrine\ORM\PersistentCollection {#2578 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2580 -id: 315 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2581 …} -orderItems: Doctrine\ORM\PersistentCollection {#2583 …} -name: "BS" -locale: null } App\Entity\Caliber {#2585 -id: 318 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2586 …} -orderItems: Doctrine\ORM\PersistentCollection {#2588 …} -name: "FS" -locale: null } App\Entity\Caliber {#2590 -id: 452 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2591 …} -orderItems: Doctrine\ORM\PersistentCollection {#2593 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2595 -id: 455 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2596 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2597 …} -orderItems: Doctrine\ORM\PersistentCollection {#2599 …} -name: "BS" -locale: null } App\Entity\Caliber {#2601 -id: 458 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2602 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2603 …} -orderItems: Doctrine\ORM\PersistentCollection {#2605 …} -name: "FS" -locale: null } App\Entity\Caliber {#2607 -id: 465 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2608 …} -orderItems: Doctrine\ORM\PersistentCollection {#2610 …} -name: null -locale: null } App\Entity\Caliber {#2612 -id: 538 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2613 …} -orderItems: Doctrine\ORM\PersistentCollection {#2615 …} -name: null -locale: null } App\Entity\Caliber {#2617 -id: 542 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2618 …} -orderItems: Doctrine\ORM\PersistentCollection {#2620 …} -name: null -locale: null } App\Entity\Caliber {#2622 -id: 546 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2623 …} -orderItems: Doctrine\ORM\PersistentCollection {#2625 …} -name: null -locale: null } App\Entity\Caliber {#2627 -id: 550 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2628 …} -orderItems: Doctrine\ORM\PersistentCollection {#2630 …} -name: null -locale: null } App\Entity\Caliber {#2632 -id: 554 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2633 …} -orderItems: Doctrine\ORM\PersistentCollection {#2635 …} -name: null -locale: null } App\Entity\Caliber {#2637 -id: 558 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2638 …} -orderItems: Doctrine\ORM\PersistentCollection {#2640 …} -name: null -locale: null } App\Entity\Caliber {#2642 -id: 6 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2643 …} -orderItems: Doctrine\ORM\PersistentCollection {#2645 …} -name: null -locale: null } App\Entity\Caliber {#2647 -id: 20 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2648 …} -orderItems: Doctrine\ORM\PersistentCollection {#2650 …} -name: null -locale: null } App\Entity\Caliber {#2652 -id: 34 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2653 …} -orderItems: Doctrine\ORM\PersistentCollection {#2655 …} -name: null -locale: null } App\Entity\Caliber {#2657 -id: 48 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2658 …} -orderItems: Doctrine\ORM\PersistentCollection {#2660 …} -name: null -locale: null } App\Entity\Caliber {#2662 -id: 62 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2663 …} -orderItems: Doctrine\ORM\PersistentCollection {#2665 …} -name: null -locale: null } App\Entity\Caliber {#2667 -id: 78 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2668 …} -orderItems: Doctrine\ORM\PersistentCollection {#2670 …} -name: null -locale: null } App\Entity\Caliber {#2672 -id: 92 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2673 …} -orderItems: Doctrine\ORM\PersistentCollection {#2675 …} -name: null -locale: null } App\Entity\Caliber {#2677 -id: 106 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2678 …} -orderItems: Doctrine\ORM\PersistentCollection {#2680 …} -name: null -locale: null } App\Entity\Caliber {#2682 -id: 124 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2683 …} -orderItems: Doctrine\ORM\PersistentCollection {#2685 …} -name: null -locale: null } App\Entity\Caliber {#2687 -id: 138 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2688 …} -orderItems: Doctrine\ORM\PersistentCollection {#2690 …} -name: null -locale: null } App\Entity\Caliber {#2692 -id: 153 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2693 …} -orderItems: Doctrine\ORM\PersistentCollection {#2695 …} -name: null -locale: null } App\Entity\Caliber {#2697 -id: 167 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2698 …} -orderItems: Doctrine\ORM\PersistentCollection {#2700 …} -name: null -locale: null } App\Entity\Caliber {#2702 -id: 181 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2703 …} -orderItems: Doctrine\ORM\PersistentCollection {#2705 …} -name: null -locale: null } App\Entity\Caliber {#2707 -id: 195 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2708 …} -orderItems: Doctrine\ORM\PersistentCollection {#2710 …} -name: null -locale: null } App\Entity\Caliber {#2712 -id: 210 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2713 …} -orderItems: Doctrine\ORM\PersistentCollection {#2715 …} -name: null -locale: null } App\Entity\Caliber {#2717 -id: 225 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2718 …} -orderItems: Doctrine\ORM\PersistentCollection {#2720 …} -name: null -locale: null } App\Entity\Caliber {#2722 -id: 240 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2723 …} -orderItems: Doctrine\ORM\PersistentCollection {#2725 …} -name: null -locale: null } App\Entity\Caliber {#2727 -id: 254 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2728 …} -orderItems: Doctrine\ORM\PersistentCollection {#2730 …} -name: null -locale: null } App\Entity\Caliber {#2732 -id: 342 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2733 …} -orderItems: Doctrine\ORM\PersistentCollection {#2735 …} -name: null -locale: null } App\Entity\Caliber {#2737 -id: 356 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2738 …} -orderItems: Doctrine\ORM\PersistentCollection {#2740 …} -name: null -locale: null } App\Entity\Caliber {#2742 -id: 370 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2743 …} -orderItems: Doctrine\ORM\PersistentCollection {#2745 …} -name: null -locale: null } App\Entity\Caliber {#2747 -id: 384 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2748 …} -orderItems: Doctrine\ORM\PersistentCollection {#2750 …} -name: null -locale: null } App\Entity\Caliber {#2752 -id: 398 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2753 …} -orderItems: Doctrine\ORM\PersistentCollection {#2755 …} -name: null -locale: null } App\Entity\Caliber {#2757 -id: 412 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2758 …} -orderItems: Doctrine\ORM\PersistentCollection {#2760 …} -name: null -locale: null } App\Entity\Caliber {#2762 -id: 426 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2763 …} -orderItems: Doctrine\ORM\PersistentCollection {#2765 …} -name: null -locale: null } App\Entity\Caliber {#2767 -id: 440 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2768 …} -orderItems: Doctrine\ORM\PersistentCollection {#2770 …} -name: null -locale: null } App\Entity\Caliber {#2772 -id: 466 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2773 …} -orderItems: Doctrine\ORM\PersistentCollection {#2775 …} -name: null -locale: null } App\Entity\Caliber {#2777 -id: 480 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2778 …} -orderItems: Doctrine\ORM\PersistentCollection {#2780 …} -name: null -locale: null } App\Entity\Caliber {#2782 -id: 496 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2783 …} -orderItems: Doctrine\ORM\PersistentCollection {#2785 …} -name: null -locale: null } App\Entity\Caliber {#2787 -id: 510 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2788 …} -orderItems: Doctrine\ORM\PersistentCollection {#2790 …} -name: null -locale: null } App\Entity\Caliber {#2792 -id: 524 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2793 …} -orderItems: Doctrine\ORM\PersistentCollection {#2795 …} -name: null -locale: null } App\Entity\Caliber {#2797 -id: 7 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2798 …} -orderItems: Doctrine\ORM\PersistentCollection {#2800 …} -name: null -locale: null } App\Entity\Caliber {#2802 -id: 21 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2803 …} -orderItems: Doctrine\ORM\PersistentCollection {#2805 …} -name: null -locale: null } App\Entity\Caliber {#2807 -id: 35 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2808 …} -orderItems: Doctrine\ORM\PersistentCollection {#2810 …} -name: null -locale: null } App\Entity\Caliber {#2812 -id: 49 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2813 …} -orderItems: Doctrine\ORM\PersistentCollection {#2815 …} -name: null -locale: null } App\Entity\Caliber {#2817 -id: 63 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2818 …} -orderItems: Doctrine\ORM\PersistentCollection {#2820 …} -name: null -locale: null } App\Entity\Caliber {#2822 -id: 79 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2823 …} -orderItems: Doctrine\ORM\PersistentCollection {#2825 …} -name: null -locale: null } App\Entity\Caliber {#2827 -id: 93 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2828 …} -orderItems: Doctrine\ORM\PersistentCollection {#2830 …} -name: null -locale: null } App\Entity\Caliber {#2832 -id: 107 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2833 …} -orderItems: Doctrine\ORM\PersistentCollection {#2835 …} -name: null -locale: null } App\Entity\Caliber {#2837 -id: 125 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2838 …} -orderItems: Doctrine\ORM\PersistentCollection {#2840 …} -name: null -locale: null } App\Entity\Caliber {#2842 -id: 139 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2843 …} -orderItems: Doctrine\ORM\PersistentCollection {#2845 …} -name: null -locale: null } App\Entity\Caliber {#2847 -id: 154 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2848 …} -orderItems: Doctrine\ORM\PersistentCollection {#2850 …} -name: null -locale: null } App\Entity\Caliber {#2852 -id: 168 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2853 …} -orderItems: Doctrine\ORM\PersistentCollection {#2855 …} -name: null -locale: null } App\Entity\Caliber {#2857 -id: 182 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2858 …} -orderItems: Doctrine\ORM\PersistentCollection {#2860 …} -name: null -locale: null } App\Entity\Caliber {#2862 -id: 196 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2863 …} -orderItems: Doctrine\ORM\PersistentCollection {#2865 …} -name: null -locale: null } App\Entity\Caliber {#2867 -id: 211 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2868 …} -orderItems: Doctrine\ORM\PersistentCollection {#2870 …} -name: null -locale: null } App\Entity\Caliber {#2872 -id: 226 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2873 …} -orderItems: Doctrine\ORM\PersistentCollection {#2875 …} -name: null -locale: null } App\Entity\Caliber {#2877 -id: 241 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2878 …} -orderItems: Doctrine\ORM\PersistentCollection {#2880 …} -name: null -locale: null } App\Entity\Caliber {#2882 -id: 255 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2883 …} -orderItems: Doctrine\ORM\PersistentCollection {#2885 …} -name: null -locale: null } App\Entity\Caliber {#2887 -id: 267 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2888 …} -orderItems: Doctrine\ORM\PersistentCollection {#2890 …} -name: null -locale: null } App\Entity\Caliber {#2892 -id: 275 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2893 …} -orderItems: Doctrine\ORM\PersistentCollection {#2895 …} -name: null -locale: null } App\Entity\Caliber {#2897 -id: 325 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2898 …} -orderItems: Doctrine\ORM\PersistentCollection {#2900 …} -name: null -locale: null } App\Entity\Caliber {#2902 -id: 333 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2903 …} -orderItems: Doctrine\ORM\PersistentCollection {#2905 …} -name: null -locale: null } App\Entity\Caliber {#2907 -id: 343 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2908 …} -orderItems: Doctrine\ORM\PersistentCollection {#2910 …} -name: null -locale: null } App\Entity\Caliber {#2912 -id: 357 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2913 …} -orderItems: Doctrine\ORM\PersistentCollection {#2915 …} -name: null -locale: null } App\Entity\Caliber {#2917 -id: 371 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2918 …} -orderItems: Doctrine\ORM\PersistentCollection {#2920 …} -name: null -locale: null } App\Entity\Caliber {#2922 -id: 385 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2923 …} -orderItems: Doctrine\ORM\PersistentCollection {#2925 …} -name: null -locale: null } App\Entity\Caliber {#2927 -id: 399 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2928 …} -orderItems: Doctrine\ORM\PersistentCollection {#2930 …} -name: null -locale: null } App\Entity\Caliber {#2932 -id: 413 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2933 …} -orderItems: Doctrine\ORM\PersistentCollection {#2935 …} -name: null -locale: null } App\Entity\Caliber {#2937 -id: 427 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2938 …} -orderItems: Doctrine\ORM\PersistentCollection {#2940 …} -name: null -locale: null } App\Entity\Caliber {#2942 -id: 441 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2943 …} -orderItems: Doctrine\ORM\PersistentCollection {#2945 …} -name: null -locale: null } App\Entity\Caliber {#2947 -id: 467 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2948 …} -orderItems: Doctrine\ORM\PersistentCollection {#2950 …} -name: null -locale: null } App\Entity\Caliber {#2952 -id: 481 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2953 …} -orderItems: Doctrine\ORM\PersistentCollection {#2955 …} -name: null -locale: null } App\Entity\Caliber {#2957 -id: 497 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2958 …} -orderItems: Doctrine\ORM\PersistentCollection {#2960 …} -name: null -locale: null } App\Entity\Caliber {#2962 -id: 511 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2963 …} -orderItems: Doctrine\ORM\PersistentCollection {#2965 …} -name: null -locale: null } App\Entity\Caliber {#2967 -id: 525 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2968 …} -orderItems: Doctrine\ORM\PersistentCollection {#2970 …} -name: null -locale: null } App\Entity\Caliber {#2972 -id: 319 -caliber: "2.20" -productCombination: App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2973 …} -orderItems: Doctrine\ORM\PersistentCollection {#2975 …} -name: null -locale: null } App\Entity\Caliber {#2977 -id: 320 -caliber: "2.30" -productCombination: App\Entity\ProductCombination {#1289} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2978 …} -orderItems: Doctrine\ORM\PersistentCollection {#2980 …} -name: null -locale: null } App\Entity\Caliber {#2982 -id: 8 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2983 …} -orderItems: Doctrine\ORM\PersistentCollection {#2985 …} -name: null -locale: null } App\Entity\Caliber {#2987 -id: 22 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2988 …} -orderItems: Doctrine\ORM\PersistentCollection {#2990 …} -name: null -locale: null } App\Entity\Caliber {#2992 -id: 36 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2993 …} -orderItems: Doctrine\ORM\PersistentCollection {#2995 …} -name: null -locale: null } App\Entity\Caliber {#2997 -id: 50 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2998 …} -orderItems: Doctrine\ORM\PersistentCollection {#3000 …} -name: null -locale: null } App\Entity\Caliber {#3002 -id: 64 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3003 …} -orderItems: Doctrine\ORM\PersistentCollection {#3005 …} -name: null -locale: null } App\Entity\Caliber {#3007 -id: 80 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3008 …} -orderItems: Doctrine\ORM\PersistentCollection {#3010 …} -name: null -locale: null } App\Entity\Caliber {#3012 -id: 94 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3013 …} -orderItems: Doctrine\ORM\PersistentCollection {#3015 …} -name: null -locale: null } App\Entity\Caliber {#3017 -id: 108 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3018 …} -orderItems: Doctrine\ORM\PersistentCollection {#3020 …} -name: null -locale: null } App\Entity\Caliber {#3022 -id: 126 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3023 …} -orderItems: Doctrine\ORM\PersistentCollection {#3025 …} -name: null -locale: null } App\Entity\Caliber {#3027 -id: 140 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3028 …} -orderItems: Doctrine\ORM\PersistentCollection {#3030 …} -name: null -locale: null } App\Entity\Caliber {#3032 -id: 155 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3033 …} -orderItems: Doctrine\ORM\PersistentCollection {#3035 …} -name: null -locale: null } App\Entity\Caliber {#3037 -id: 169 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3038 …} -orderItems: Doctrine\ORM\PersistentCollection {#3040 …} -name: null -locale: null } App\Entity\Caliber {#3042 -id: 183 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3043 …} -orderItems: Doctrine\ORM\PersistentCollection {#3045 …} -name: null -locale: null } App\Entity\Caliber {#3047 -id: 197 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3048 …} -orderItems: Doctrine\ORM\PersistentCollection {#3050 …} -name: null -locale: null } App\Entity\Caliber {#3052 -id: 212 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3053 …} -orderItems: Doctrine\ORM\PersistentCollection {#3055 …} -name: null -locale: null } App\Entity\Caliber {#3057 -id: 227 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3058 …} -orderItems: Doctrine\ORM\PersistentCollection {#3060 …} -name: null -locale: null } App\Entity\Caliber {#3062 -id: 242 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3063 …} -orderItems: Doctrine\ORM\PersistentCollection {#3065 …} -name: null -locale: null } App\Entity\Caliber {#3067 -id: 256 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3068 …} -orderItems: Doctrine\ORM\PersistentCollection {#3070 …} -name: null -locale: null } App\Entity\Caliber {#3072 -id: 268 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3073 …} -orderItems: Doctrine\ORM\PersistentCollection {#3075 …} -name: null -locale: null } App\Entity\Caliber {#3077 -id: 276 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3078 …} -orderItems: Doctrine\ORM\PersistentCollection {#3080 …} -name: null -locale: null } App\Entity\Caliber {#3082 -id: 326 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3083 …} -orderItems: Doctrine\ORM\PersistentCollection {#3085 …} -name: null -locale: null } App\Entity\Caliber {#3087 -id: 334 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3088 …} -orderItems: Doctrine\ORM\PersistentCollection {#3090 …} -name: null -locale: null } App\Entity\Caliber {#3092 -id: 344 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3093 …} -orderItems: Doctrine\ORM\PersistentCollection {#3095 …} -name: null -locale: null } App\Entity\Caliber {#3097 -id: 358 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3098 …} -orderItems: Doctrine\ORM\PersistentCollection {#3100 …} -name: null -locale: null } App\Entity\Caliber {#3102 -id: 372 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3103 …} -orderItems: Doctrine\ORM\PersistentCollection {#3105 …} -name: null -locale: null } App\Entity\Caliber {#3107 -id: 386 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3108 …} -orderItems: Doctrine\ORM\PersistentCollection {#3110 …} -name: null -locale: null } App\Entity\Caliber {#3112 -id: 400 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3113 …} -orderItems: Doctrine\ORM\PersistentCollection {#3115 …} -name: null -locale: null } App\Entity\Caliber {#3117 -id: 414 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3118 …} -orderItems: Doctrine\ORM\PersistentCollection {#3120 …} -name: null -locale: null } App\Entity\Caliber {#3122 -id: 428 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3123 …} -orderItems: Doctrine\ORM\PersistentCollection {#3125 …} -name: null -locale: null } App\Entity\Caliber {#3127 -id: 442 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3128 …} -orderItems: Doctrine\ORM\PersistentCollection {#3130 …} -name: null -locale: null } App\Entity\Caliber {#3132 -id: 468 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3133 …} -orderItems: Doctrine\ORM\PersistentCollection {#3135 …} -name: null -locale: null } App\Entity\Caliber {#3137 -id: 482 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3138 …} -orderItems: Doctrine\ORM\PersistentCollection {#3140 …} -name: null -locale: null } App\Entity\Caliber {#3142 -id: 498 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3143 …} -orderItems: Doctrine\ORM\PersistentCollection {#3145 …} -name: null -locale: null } App\Entity\Caliber {#3147 -id: 512 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3148 …} -orderItems: Doctrine\ORM\PersistentCollection {#3150 …} -name: null -locale: null } App\Entity\Caliber {#3152 -id: 526 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3153 …} -orderItems: Doctrine\ORM\PersistentCollection {#3155 …} -name: null -locale: null } App\Entity\Caliber {#3157 -id: 9 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3158 …} -orderItems: Doctrine\ORM\PersistentCollection {#3160 …} -name: null -locale: null } App\Entity\Caliber {#3162 -id: 23 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3163 …} -orderItems: Doctrine\ORM\PersistentCollection {#3165 …} -name: null -locale: null } App\Entity\Caliber {#3167 -id: 37 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3168 …} -orderItems: Doctrine\ORM\PersistentCollection {#3170 …} -name: null -locale: null } App\Entity\Caliber {#3172 -id: 51 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3173 …} -orderItems: Doctrine\ORM\PersistentCollection {#3175 …} -name: null -locale: null } App\Entity\Caliber {#3177 -id: 65 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3178 …} -orderItems: Doctrine\ORM\PersistentCollection {#3180 …} -name: null -locale: null } App\Entity\Caliber {#3182 -id: 81 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3183 …} -orderItems: Doctrine\ORM\PersistentCollection {#3185 …} -name: null -locale: null } App\Entity\Caliber {#3187 -id: 95 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3188 …} -orderItems: Doctrine\ORM\PersistentCollection {#3190 …} -name: null -locale: null } App\Entity\Caliber {#3192 -id: 109 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3193 …} -orderItems: Doctrine\ORM\PersistentCollection {#3195 …} -name: null -locale: null } App\Entity\Caliber {#3197 -id: 127 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3198 …} -orderItems: Doctrine\ORM\PersistentCollection {#3200 …} -name: null -locale: null } App\Entity\Caliber {#3202 -id: 141 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3203 …} -orderItems: Doctrine\ORM\PersistentCollection {#3205 …} -name: null -locale: null } App\Entity\Caliber {#3207 -id: 156 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3208 …} -orderItems: Doctrine\ORM\PersistentCollection {#3210 …} -name: null -locale: null } App\Entity\Caliber {#3212 -id: 170 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3213 …} -orderItems: Doctrine\ORM\PersistentCollection {#3215 …} -name: null -locale: null } App\Entity\Caliber {#3217 -id: 184 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3218 …} -orderItems: Doctrine\ORM\PersistentCollection {#3220 …} -name: null -locale: null } App\Entity\Caliber {#3222 -id: 198 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3223 …} -orderItems: Doctrine\ORM\PersistentCollection {#3225 …} -name: null -locale: null } App\Entity\Caliber {#3227 -id: 213 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3228 …} -orderItems: Doctrine\ORM\PersistentCollection {#3230 …} -name: null -locale: null } App\Entity\Caliber {#3232 -id: 228 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3233 …} -orderItems: Doctrine\ORM\PersistentCollection {#3235 …} -name: null -locale: null } App\Entity\Caliber {#3237 -id: 243 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3238 …} -orderItems: Doctrine\ORM\PersistentCollection {#3240 …} -name: null -locale: null } App\Entity\Caliber {#3242 -id: 257 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3243 …} -orderItems: Doctrine\ORM\PersistentCollection {#3245 …} -name: null -locale: null } App\Entity\Caliber {#3247 -id: 269 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3248 …} -orderItems: Doctrine\ORM\PersistentCollection {#3250 …} -name: null -locale: null } App\Entity\Caliber {#3252 -id: 277 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3253 …} -orderItems: Doctrine\ORM\PersistentCollection {#3255 …} -name: null -locale: null } App\Entity\Caliber {#3257 -id: 327 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3258 …} -orderItems: Doctrine\ORM\PersistentCollection {#3260 …} -name: null -locale: null } App\Entity\Caliber {#3262 -id: 335 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3263 …} -orderItems: Doctrine\ORM\PersistentCollection {#3265 …} -name: null -locale: null } App\Entity\Caliber {#3267 -id: 345 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3268 …} -orderItems: Doctrine\ORM\PersistentCollection {#3270 …} -name: null -locale: null } App\Entity\Caliber {#3272 -id: 359 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3273 …} -orderItems: Doctrine\ORM\PersistentCollection {#3275 …} -name: null -locale: null } App\Entity\Caliber {#3277 -id: 373 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3278 …} -orderItems: Doctrine\ORM\PersistentCollection {#3280 …} -name: null -locale: null } App\Entity\Caliber {#3282 -id: 387 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3283 …} -orderItems: Doctrine\ORM\PersistentCollection {#3285 …} -name: null -locale: null } App\Entity\Caliber {#3287 -id: 401 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3288 …} -orderItems: Doctrine\ORM\PersistentCollection {#3290 …} -name: null -locale: null } App\Entity\Caliber {#3292 -id: 415 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3293 …} -orderItems: Doctrine\ORM\PersistentCollection {#3295 …} -name: null -locale: null } App\Entity\Caliber {#3297 -id: 429 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3298 …} -orderItems: Doctrine\ORM\PersistentCollection {#3300 …} -name: null -locale: null } App\Entity\Caliber {#3302 -id: 443 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3303 …} -orderItems: Doctrine\ORM\PersistentCollection {#3305 …} -name: null -locale: null } App\Entity\Caliber {#3307 -id: 469 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3308 …} -orderItems: Doctrine\ORM\PersistentCollection {#3310 …} -name: null -locale: null } App\Entity\Caliber {#3312 -id: 483 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3313 …} -orderItems: Doctrine\ORM\PersistentCollection {#3315 …} -name: null -locale: null } App\Entity\Caliber {#3317 -id: 499 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3318 …} -orderItems: Doctrine\ORM\PersistentCollection {#3320 …} -name: null -locale: null } App\Entity\Caliber {#3322 -id: 513 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3323 …} -orderItems: Doctrine\ORM\PersistentCollection {#3325 …} -name: null -locale: null } App\Entity\Caliber {#3327 -id: 527 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3328 …} -orderItems: Doctrine\ORM\PersistentCollection {#3330 …} -name: null -locale: null } App\Entity\Caliber {#3332 -id: 10 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3333 …} -orderItems: Doctrine\ORM\PersistentCollection {#3335 …} -name: null -locale: null } App\Entity\Caliber {#3337 -id: 24 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3338 …} -orderItems: Doctrine\ORM\PersistentCollection {#3340 …} -name: null -locale: null } App\Entity\Caliber {#3342 -id: 38 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3343 …} -orderItems: Doctrine\ORM\PersistentCollection {#3345 …} -name: null -locale: null } App\Entity\Caliber {#3347 -id: 52 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3348 …} -orderItems: Doctrine\ORM\PersistentCollection {#3350 …} -name: null -locale: null } App\Entity\Caliber {#3352 -id: 66 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3353 …} -orderItems: Doctrine\ORM\PersistentCollection {#3355 …} -name: null -locale: null } App\Entity\Caliber {#3357 -id: 82 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3358 …} -orderItems: Doctrine\ORM\PersistentCollection {#3360 …} -name: null -locale: null } App\Entity\Caliber {#3362 -id: 96 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3363 …} -orderItems: Doctrine\ORM\PersistentCollection {#3365 …} -name: null -locale: null } App\Entity\Caliber {#3367 -id: 110 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3368 …} -orderItems: Doctrine\ORM\PersistentCollection {#3370 …} -name: null -locale: null } App\Entity\Caliber {#3372 -id: 128 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3373 …} -orderItems: Doctrine\ORM\PersistentCollection {#3375 …} -name: null -locale: null } App\Entity\Caliber {#3377 -id: 142 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3378 …} -orderItems: Doctrine\ORM\PersistentCollection {#3380 …} -name: null -locale: null } App\Entity\Caliber {#3382 -id: 157 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3383 …} -orderItems: Doctrine\ORM\PersistentCollection {#3385 …} -name: null -locale: null } App\Entity\Caliber {#3387 -id: 171 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3388 …} -orderItems: Doctrine\ORM\PersistentCollection {#3390 …} -name: null -locale: null } App\Entity\Caliber {#3392 -id: 185 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3393 …} -orderItems: Doctrine\ORM\PersistentCollection {#3395 …} -name: null -locale: null } App\Entity\Caliber {#3397 -id: 199 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3398 …} -orderItems: Doctrine\ORM\PersistentCollection {#3400 …} -name: null -locale: null } App\Entity\Caliber {#3402 -id: 214 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3403 …} -orderItems: Doctrine\ORM\PersistentCollection {#3405 …} -name: null -locale: null } App\Entity\Caliber {#3407 -id: 229 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3408 …} -orderItems: Doctrine\ORM\PersistentCollection {#3410 …} -name: null -locale: null } App\Entity\Caliber {#3412 -id: 244 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3413 …} -orderItems: Doctrine\ORM\PersistentCollection {#3415 …} -name: null -locale: null } App\Entity\Caliber {#3417 -id: 258 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3418 …} -orderItems: Doctrine\ORM\PersistentCollection {#3420 …} -name: null -locale: null } App\Entity\Caliber {#3422 -id: 270 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3423 …} -orderItems: Doctrine\ORM\PersistentCollection {#3425 …} -name: null -locale: null } App\Entity\Caliber {#3427 -id: 328 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3428 …} -orderItems: Doctrine\ORM\PersistentCollection {#3430 …} -name: null -locale: null } App\Entity\Caliber {#3432 -id: 346 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3433 …} -orderItems: Doctrine\ORM\PersistentCollection {#3435 …} -name: null -locale: null } App\Entity\Caliber {#3437 -id: 360 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3438 …} -orderItems: Doctrine\ORM\PersistentCollection {#3440 …} -name: null -locale: null } App\Entity\Caliber {#3442 -id: 374 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3443 …} -orderItems: Doctrine\ORM\PersistentCollection {#3445 …} -name: null -locale: null } App\Entity\Caliber {#3447 -id: 388 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3448 …} -orderItems: Doctrine\ORM\PersistentCollection {#3450 …} -name: null -locale: null } App\Entity\Caliber {#3452 -id: 402 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3453 …} -orderItems: Doctrine\ORM\PersistentCollection {#3455 …} -name: null -locale: null } App\Entity\Caliber {#3457 -id: 416 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3458 …} -orderItems: Doctrine\ORM\PersistentCollection {#3460 …} -name: null -locale: null } App\Entity\Caliber {#3462 -id: 430 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3463 …} -orderItems: Doctrine\ORM\PersistentCollection {#3465 …} -name: null -locale: null } App\Entity\Caliber {#3467 -id: 444 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3468 …} -orderItems: Doctrine\ORM\PersistentCollection {#3470 …} -name: null -locale: null } App\Entity\Caliber {#3472 -id: 470 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3473 …} -orderItems: Doctrine\ORM\PersistentCollection {#3475 …} -name: null -locale: null } App\Entity\Caliber {#3477 -id: 484 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3478 …} -orderItems: Doctrine\ORM\PersistentCollection {#3480 …} -name: null -locale: null } App\Entity\Caliber {#3482 -id: 500 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3483 …} -orderItems: Doctrine\ORM\PersistentCollection {#3485 …} -name: null -locale: null } App\Entity\Caliber {#3487 -id: 514 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3488 …} -orderItems: Doctrine\ORM\PersistentCollection {#3490 …} -name: null -locale: null } App\Entity\Caliber {#3492 -id: 528 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3493 …} -orderItems: Doctrine\ORM\PersistentCollection {#3495 …} -name: null -locale: null } App\Entity\Caliber {#3497 -id: 11 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3498 …} -orderItems: Doctrine\ORM\PersistentCollection {#3500 …} -name: null -locale: null } App\Entity\Caliber {#3502 -id: 25 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3503 …} -orderItems: Doctrine\ORM\PersistentCollection {#3505 …} -name: null -locale: null } App\Entity\Caliber {#3507 -id: 39 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3508 …} -orderItems: Doctrine\ORM\PersistentCollection {#3510 …} -name: null -locale: null } App\Entity\Caliber {#3512 -id: 53 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3513 …} -orderItems: Doctrine\ORM\PersistentCollection {#3515 …} -name: null -locale: null } App\Entity\Caliber {#3517 -id: 67 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3518 …} -orderItems: Doctrine\ORM\PersistentCollection {#3520 …} -name: null -locale: null } App\Entity\Caliber {#3522 -id: 83 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3523 …} -orderItems: Doctrine\ORM\PersistentCollection {#3525 …} -name: null -locale: null } App\Entity\Caliber {#3527 -id: 97 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3528 …} -orderItems: Doctrine\ORM\PersistentCollection {#3530 …} -name: null -locale: null } App\Entity\Caliber {#3532 -id: 111 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3533 …} -orderItems: Doctrine\ORM\PersistentCollection {#3535 …} -name: null -locale: null } App\Entity\Caliber {#3537 -id: 129 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3538 …} -orderItems: Doctrine\ORM\PersistentCollection {#3540 …} -name: null -locale: null } App\Entity\Caliber {#3542 -id: 143 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3543 …} -orderItems: Doctrine\ORM\PersistentCollection {#3545 …} -name: null -locale: null } App\Entity\Caliber {#3547 -id: 158 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3548 …} -orderItems: Doctrine\ORM\PersistentCollection {#3550 …} -name: null -locale: null } App\Entity\Caliber {#3552 -id: 172 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3553 …} -orderItems: Doctrine\ORM\PersistentCollection {#3555 …} -name: null -locale: null } App\Entity\Caliber {#3557 -id: 186 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3558 …} -orderItems: Doctrine\ORM\PersistentCollection {#3560 …} -name: null -locale: null } App\Entity\Caliber {#3562 -id: 200 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3563 …} -orderItems: Doctrine\ORM\PersistentCollection {#3565 …} -name: null -locale: null } App\Entity\Caliber {#3567 -id: 215 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3568 …} -orderItems: Doctrine\ORM\PersistentCollection {#3570 …} -name: null -locale: null } App\Entity\Caliber {#3572 -id: 230 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3573 …} -orderItems: Doctrine\ORM\PersistentCollection {#3575 …} -name: null -locale: null } App\Entity\Caliber {#3577 -id: 245 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3578 …} -orderItems: Doctrine\ORM\PersistentCollection {#3580 …} -name: null -locale: null } App\Entity\Caliber {#3582 -id: 259 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3583 …} -orderItems: Doctrine\ORM\PersistentCollection {#3585 …} -name: null -locale: null } App\Entity\Caliber {#3587 -id: 271 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3588 …} -orderItems: Doctrine\ORM\PersistentCollection {#3590 …} -name: null -locale: null } App\Entity\Caliber {#3592 -id: 278 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3593 …} -orderItems: Doctrine\ORM\PersistentCollection {#3595 …} -name: null -locale: null } App\Entity\Caliber {#3597 -id: 329 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3598 …} -orderItems: Doctrine\ORM\PersistentCollection {#3600 …} -name: null -locale: null } App\Entity\Caliber {#3602 -id: 336 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3603 …} -orderItems: Doctrine\ORM\PersistentCollection {#3605 …} -name: null -locale: null } App\Entity\Caliber {#3607 -id: 347 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3608 …} -orderItems: Doctrine\ORM\PersistentCollection {#3610 …} -name: null -locale: null } App\Entity\Caliber {#3612 -id: 361 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3613 …} -orderItems: Doctrine\ORM\PersistentCollection {#3615 …} -name: null -locale: null } App\Entity\Caliber {#3617 -id: 375 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3618 …} -orderItems: Doctrine\ORM\PersistentCollection {#3620 …} -name: null -locale: null } App\Entity\Caliber {#3622 -id: 389 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3623 …} -orderItems: Doctrine\ORM\PersistentCollection {#3625 …} -name: null -locale: null } App\Entity\Caliber {#3627 -id: 403 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3628 …} -orderItems: Doctrine\ORM\PersistentCollection {#3630 …} -name: null -locale: null } App\Entity\Caliber {#3632 -id: 417 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3633 …} -orderItems: Doctrine\ORM\PersistentCollection {#3635 …} -name: null -locale: null } App\Entity\Caliber {#3637 -id: 431 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3638 …} -orderItems: Doctrine\ORM\PersistentCollection {#3640 …} -name: null -locale: null } App\Entity\Caliber {#3642 -id: 445 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3643 …} -orderItems: Doctrine\ORM\PersistentCollection {#3645 …} -name: null -locale: null } App\Entity\Caliber {#3647 -id: 471 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3648 …} -orderItems: Doctrine\ORM\PersistentCollection {#3650 …} -name: null -locale: null } App\Entity\Caliber {#3652 -id: 485 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3653 …} -orderItems: Doctrine\ORM\PersistentCollection {#3655 …} -name: null -locale: null } App\Entity\Caliber {#3657 -id: 501 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3658 …} -orderItems: Doctrine\ORM\PersistentCollection {#3660 …} -name: null -locale: null } App\Entity\Caliber {#3662 -id: 515 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3663 …} -orderItems: Doctrine\ORM\PersistentCollection {#3665 …} -name: null -locale: null } App\Entity\Caliber {#3667 -id: 529 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3668 …} -orderItems: Doctrine\ORM\PersistentCollection {#3670 …} -name: null -locale: null } App\Entity\Caliber {#3672 -id: 12 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3673 …} -orderItems: Doctrine\ORM\PersistentCollection {#3675 …} -name: null -locale: null } App\Entity\Caliber {#3677 -id: 26 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3678 …} -orderItems: Doctrine\ORM\PersistentCollection {#3680 …} -name: null -locale: null } App\Entity\Caliber {#3682 -id: 40 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3683 …} -orderItems: Doctrine\ORM\PersistentCollection {#3685 …} -name: null -locale: null } App\Entity\Caliber {#3687 -id: 54 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3688 …} -orderItems: Doctrine\ORM\PersistentCollection {#3690 …} -name: null -locale: null } App\Entity\Caliber {#3692 -id: 68 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3693 …} -orderItems: Doctrine\ORM\PersistentCollection {#3695 …} -name: null -locale: null } App\Entity\Caliber {#3697 -id: 84 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3698 …} -orderItems: Doctrine\ORM\PersistentCollection {#3700 …} -name: null -locale: null } App\Entity\Caliber {#3702 -id: 98 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3703 …} -orderItems: Doctrine\ORM\PersistentCollection {#3705 …} -name: null -locale: null } App\Entity\Caliber {#3707 -id: 112 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3708 …} -orderItems: Doctrine\ORM\PersistentCollection {#3710 …} -name: null -locale: null } App\Entity\Caliber {#3712 -id: 130 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3713 …} -orderItems: Doctrine\ORM\PersistentCollection {#3715 …} -name: null -locale: null } App\Entity\Caliber {#3717 -id: 144 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3718 …} -orderItems: Doctrine\ORM\PersistentCollection {#3720 …} -name: null -locale: null } App\Entity\Caliber {#3722 -id: 159 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3723 …} -orderItems: Doctrine\ORM\PersistentCollection {#3725 …} -name: null -locale: null } App\Entity\Caliber {#3727 -id: 173 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3728 …} -orderItems: Doctrine\ORM\PersistentCollection {#3730 …} -name: null -locale: null } App\Entity\Caliber {#3732 -id: 187 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3733 …} -orderItems: Doctrine\ORM\PersistentCollection {#3735 …} -name: null -locale: null } App\Entity\Caliber {#3737 -id: 201 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3738 …} -orderItems: Doctrine\ORM\PersistentCollection {#3740 …} -name: null -locale: null } App\Entity\Caliber {#3742 -id: 216 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3743 …} -orderItems: Doctrine\ORM\PersistentCollection {#3745 …} -name: null -locale: null } App\Entity\Caliber {#3747 -id: 231 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3748 …} -orderItems: Doctrine\ORM\PersistentCollection {#3750 …} -name: null -locale: null } App\Entity\Caliber {#3752 -id: 246 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3753 …} -orderItems: Doctrine\ORM\PersistentCollection {#3755 …} -name: null -locale: null } App\Entity\Caliber {#3757 -id: 260 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3758 …} -orderItems: Doctrine\ORM\PersistentCollection {#3760 …} -name: null -locale: null } App\Entity\Caliber {#3762 -id: 348 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3763 …} -orderItems: Doctrine\ORM\PersistentCollection {#3765 …} -name: null -locale: null } App\Entity\Caliber {#3767 -id: 362 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3768 …} -orderItems: Doctrine\ORM\PersistentCollection {#3770 …} -name: null -locale: null } App\Entity\Caliber {#3772 -id: 376 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3773 …} -orderItems: Doctrine\ORM\PersistentCollection {#3775 …} -name: null -locale: null } App\Entity\Caliber {#3777 -id: 390 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3778 …} -orderItems: Doctrine\ORM\PersistentCollection {#3780 …} -name: null -locale: null } App\Entity\Caliber {#3782 -id: 404 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3783 …} -orderItems: Doctrine\ORM\PersistentCollection {#3785 …} -name: null -locale: null } App\Entity\Caliber {#3787 -id: 418 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3788 …} -orderItems: Doctrine\ORM\PersistentCollection {#3790 …} -name: null -locale: null } App\Entity\Caliber {#3792 -id: 432 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3793 …} -orderItems: Doctrine\ORM\PersistentCollection {#3795 …} -name: null -locale: null } App\Entity\Caliber {#3797 -id: 446 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3798 …} -orderItems: Doctrine\ORM\PersistentCollection {#3800 …} -name: null -locale: null } App\Entity\Caliber {#3802 -id: 472 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3803 …} -orderItems: Doctrine\ORM\PersistentCollection {#3805 …} -name: null -locale: null } App\Entity\Caliber {#3807 -id: 486 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3808 …} -orderItems: Doctrine\ORM\PersistentCollection {#3810 …} -name: null -locale: null } App\Entity\Caliber {#3812 -id: 502 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3813 …} -orderItems: Doctrine\ORM\PersistentCollection {#3815 …} -name: null -locale: null } App\Entity\Caliber {#3817 -id: 516 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3818 …} -orderItems: Doctrine\ORM\PersistentCollection {#3820 …} -name: null -locale: null } App\Entity\Caliber {#3822 -id: 530 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3823 …} -orderItems: Doctrine\ORM\PersistentCollection {#3825 …} -name: null -locale: null } App\Entity\Caliber {#3827 -id: 13 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3828 …} -orderItems: Doctrine\ORM\PersistentCollection {#3830 …} -name: null -locale: null } App\Entity\Caliber {#3832 -id: 27 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3833 …} -orderItems: Doctrine\ORM\PersistentCollection {#3835 …} -name: null -locale: null } App\Entity\Caliber {#3837 -id: 41 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3838 …} -orderItems: Doctrine\ORM\PersistentCollection {#3840 …} -name: null -locale: null } App\Entity\Caliber {#3842 -id: 55 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3843 …} -orderItems: Doctrine\ORM\PersistentCollection {#3845 …} -name: null -locale: null } App\Entity\Caliber {#3847 -id: 69 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3848 …} -orderItems: Doctrine\ORM\PersistentCollection {#3850 …} -name: null -locale: null } App\Entity\Caliber {#3852 -id: 85 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3853 …} -orderItems: Doctrine\ORM\PersistentCollection {#3855 …} -name: null -locale: null } App\Entity\Caliber {#3857 -id: 99 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3858 …} -orderItems: Doctrine\ORM\PersistentCollection {#3860 …} -name: null -locale: null } App\Entity\Caliber {#3862 -id: 113 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3863 …} -orderItems: Doctrine\ORM\PersistentCollection {#3865 …} -name: null -locale: null } App\Entity\Caliber {#3867 -id: 131 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3868 …} -orderItems: Doctrine\ORM\PersistentCollection {#3870 …} -name: null -locale: null } App\Entity\Caliber {#3872 -id: 145 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3873 …} -orderItems: Doctrine\ORM\PersistentCollection {#3875 …} -name: null -locale: null } App\Entity\Caliber {#3877 -id: 160 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3878 …} -orderItems: Doctrine\ORM\PersistentCollection {#3880 …} -name: null -locale: null } App\Entity\Caliber {#3882 -id: 174 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3883 …} -orderItems: Doctrine\ORM\PersistentCollection {#3885 …} -name: null -locale: null } App\Entity\Caliber {#3887 -id: 188 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3888 …} -orderItems: Doctrine\ORM\PersistentCollection {#3890 …} -name: null -locale: null } App\Entity\Caliber {#3892 -id: 202 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3893 …} -orderItems: Doctrine\ORM\PersistentCollection {#3895 …} -name: null -locale: null } App\Entity\Caliber {#3897 -id: 217 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3898 …} -orderItems: Doctrine\ORM\PersistentCollection {#3900 …} -name: null -locale: null } App\Entity\Caliber {#3902 -id: 232 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3903 …} -orderItems: Doctrine\ORM\PersistentCollection {#3905 …} -name: null -locale: null } App\Entity\Caliber {#3907 -id: 247 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3908 …} -orderItems: Doctrine\ORM\PersistentCollection {#3910 …} -name: null -locale: null } App\Entity\Caliber {#3912 -id: 261 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3913 …} -orderItems: Doctrine\ORM\PersistentCollection {#3915 …} -name: null -locale: null } App\Entity\Caliber {#3917 -id: 349 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3918 …} -orderItems: Doctrine\ORM\PersistentCollection {#3920 …} -name: null -locale: null } App\Entity\Caliber {#3922 -id: 363 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3923 …} -orderItems: Doctrine\ORM\PersistentCollection {#3925 …} -name: null -locale: null } App\Entity\Caliber {#3927 -id: 377 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3928 …} -orderItems: Doctrine\ORM\PersistentCollection {#3930 …} -name: null -locale: null } App\Entity\Caliber {#3932 -id: 391 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3933 …} -orderItems: Doctrine\ORM\PersistentCollection {#3935 …} -name: null -locale: null } App\Entity\Caliber {#3937 -id: 405 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3938 …} -orderItems: Doctrine\ORM\PersistentCollection {#3940 …} -name: null -locale: null } App\Entity\Caliber {#3942 -id: 419 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3943 …} -orderItems: Doctrine\ORM\PersistentCollection {#3945 …} -name: null -locale: null } App\Entity\Caliber {#3947 -id: 433 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3948 …} -orderItems: Doctrine\ORM\PersistentCollection {#3950 …} -name: null -locale: null } App\Entity\Caliber {#3952 -id: 447 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3953 …} -orderItems: Doctrine\ORM\PersistentCollection {#3955 …} -name: null -locale: null } App\Entity\Caliber {#3957 -id: 473 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3958 …} -orderItems: Doctrine\ORM\PersistentCollection {#3960 …} -name: null -locale: null } App\Entity\Caliber {#3962 -id: 487 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3963 …} -orderItems: Doctrine\ORM\PersistentCollection {#3965 …} -name: null -locale: null } App\Entity\Caliber {#3967 -id: 503 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3968 …} -orderItems: Doctrine\ORM\PersistentCollection {#3970 …} -name: null -locale: null } App\Entity\Caliber {#3972 -id: 517 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3973 …} -orderItems: Doctrine\ORM\PersistentCollection {#3975 …} -name: null -locale: null } App\Entity\Caliber {#3977 -id: 531 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3978 …} -orderItems: Doctrine\ORM\PersistentCollection {#3980 …} -name: null -locale: null } App\Entity\Caliber {#3982 -id: 14 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3983 …} -orderItems: Doctrine\ORM\PersistentCollection {#3985 …} -name: null -locale: null } App\Entity\Caliber {#3987 -id: 28 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3988 …} -orderItems: Doctrine\ORM\PersistentCollection {#3990 …} -name: null -locale: null } App\Entity\Caliber {#3992 -id: 42 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3993 …} -orderItems: Doctrine\ORM\PersistentCollection {#3995 …} -name: null -locale: null } App\Entity\Caliber {#3997 -id: 56 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3998 …} -orderItems: Doctrine\ORM\PersistentCollection {#4000 …} -name: null -locale: null } App\Entity\Caliber {#4002 -id: 70 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4003 …} -orderItems: Doctrine\ORM\PersistentCollection {#4005 …} -name: null -locale: null } App\Entity\Caliber {#4007 -id: 86 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4008 …} -orderItems: Doctrine\ORM\PersistentCollection {#4010 …} -name: null -locale: null } App\Entity\Caliber {#4012 -id: 100 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4013 …} -orderItems: Doctrine\ORM\PersistentCollection {#4015 …} -name: null -locale: null } App\Entity\Caliber {#4017 -id: 114 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4018 …} -orderItems: Doctrine\ORM\PersistentCollection {#4020 …} -name: null -locale: null } App\Entity\Caliber {#4022 -id: 132 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4023 …} -orderItems: Doctrine\ORM\PersistentCollection {#4025 …} -name: null -locale: null } App\Entity\Caliber {#4027 -id: 146 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4028 …} -orderItems: Doctrine\ORM\PersistentCollection {#4030 …} -name: null -locale: null } App\Entity\Caliber {#4032 -id: 161 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4033 …} -orderItems: Doctrine\ORM\PersistentCollection {#4035 …} -name: null -locale: null } App\Entity\Caliber {#4037 -id: 175 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4038 …} -orderItems: Doctrine\ORM\PersistentCollection {#4040 …} -name: null -locale: null } App\Entity\Caliber {#4042 -id: 189 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4043 …} -orderItems: Doctrine\ORM\PersistentCollection {#4045 …} -name: null -locale: null } App\Entity\Caliber {#4047 -id: 203 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4048 …} -orderItems: Doctrine\ORM\PersistentCollection {#4050 …} -name: null -locale: null } App\Entity\Caliber {#4052 -id: 218 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4053 …} -orderItems: Doctrine\ORM\PersistentCollection {#4055 …} -name: null -locale: null } App\Entity\Caliber {#4057 -id: 233 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4058 …} -orderItems: Doctrine\ORM\PersistentCollection {#4060 …} -name: null -locale: null } App\Entity\Caliber {#4062 -id: 248 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4063 …} -orderItems: Doctrine\ORM\PersistentCollection {#4065 …} -name: null -locale: null } App\Entity\Caliber {#4067 -id: 262 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4068 …} -orderItems: Doctrine\ORM\PersistentCollection {#4070 …} -name: null -locale: null } App\Entity\Caliber {#4072 -id: 350 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4073 …} -orderItems: Doctrine\ORM\PersistentCollection {#4075 …} -name: null -locale: null } App\Entity\Caliber {#4077 -id: 364 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4078 …} -orderItems: Doctrine\ORM\PersistentCollection {#4080 …} -name: null -locale: null } App\Entity\Caliber {#4082 -id: 378 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4083 …} -orderItems: Doctrine\ORM\PersistentCollection {#4085 …} -name: null -locale: null } App\Entity\Caliber {#4087 -id: 392 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4088 …} -orderItems: Doctrine\ORM\PersistentCollection {#4090 …} -name: null -locale: null } App\Entity\Caliber {#4092 -id: 406 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4093 …} -orderItems: Doctrine\ORM\PersistentCollection {#4095 …} -name: null -locale: null } App\Entity\Caliber {#4097 -id: 420 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4098 …} -orderItems: Doctrine\ORM\PersistentCollection {#4100 …} -name: null -locale: null } App\Entity\Caliber {#4102 -id: 434 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4103 …} -orderItems: Doctrine\ORM\PersistentCollection {#4105 …} -name: null -locale: null } App\Entity\Caliber {#4107 -id: 448 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4108 …} -orderItems: Doctrine\ORM\PersistentCollection {#4110 …} -name: null -locale: null } App\Entity\Caliber {#4112 -id: 474 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4113 …} -orderItems: Doctrine\ORM\PersistentCollection {#4115 …} -name: null -locale: null } App\Entity\Caliber {#4117 -id: 488 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4118 …} -orderItems: Doctrine\ORM\PersistentCollection {#4120 …} -name: null -locale: null } App\Entity\Caliber {#4122 -id: 504 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4123 …} -orderItems: Doctrine\ORM\PersistentCollection {#4125 …} -name: null -locale: null } App\Entity\Caliber {#4127 -id: 518 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4128 …} -orderItems: Doctrine\ORM\PersistentCollection {#4130 …} -name: null -locale: null } App\Entity\Caliber {#4132 -id: 532 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4133 …} -orderItems: Doctrine\ORM\PersistentCollection {#4135 …} -name: null -locale: null } App\Entity\Caliber {#4137 -id: 71 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4138 …} -orderItems: Doctrine\ORM\PersistentCollection {#4140 …} -name: null -locale: null } App\Entity\Caliber {#4142 -id: 115 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4143 …} -orderItems: Doctrine\ORM\PersistentCollection {#4145 …} -name: null -locale: null } App\Entity\Caliber {#4147 -id: 489 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4148 …} -orderItems: Doctrine\ORM\PersistentCollection {#4150 …} -name: null -locale: null } App\Entity\Caliber {#4152 -id: 533 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4153 …} -orderItems: Doctrine\ORM\PersistentCollection {#4155 …} -name: null -locale: null } App\Entity\Caliber {#4157 -id: 72 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4158 …} -orderItems: Doctrine\ORM\PersistentCollection {#4160 …} -name: null -locale: null } App\Entity\Caliber {#4162 -id: 116 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4163 …} -orderItems: Doctrine\ORM\PersistentCollection {#4165 …} -name: null -locale: null } App\Entity\Caliber {#4167 -id: 204 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4168 …} -orderItems: Doctrine\ORM\PersistentCollection {#4170 …} -name: null -locale: null } App\Entity\Caliber {#4172 -id: 490 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4173 …} -orderItems: Doctrine\ORM\PersistentCollection {#4175 …} -name: null -locale: null } App\Entity\Caliber {#4177 -id: 534 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4178 …} -orderItems: Doctrine\ORM\PersistentCollection {#4180 …} -name: null -locale: null } ] |
| class | "App\Entity\Caliber" |
same as passed value |
| label | "Kalibar" |
same as passed value |
| placeholder | "Odaberi kalibar/dimenzije" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure(?Caliber $entity) {#1353 class: "App\Form\AddToCartType" this: App\Form\AddToCartType {#1054 …} } |
| choice_filter | null |
| choice_label | Closure(Caliber $entity = null) {#1227 class: "App\Form\AddToCartType" this: App\Form\AddToCartType {#1054 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4238 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4221 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Closure(Caliber $entity = null) {#1218 class: "App\Form\AddToCartType" this: App\Form\AddToCartType {#1054 …} } |
| choices | [ App\Entity\Caliber {#1354 -id: 305 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1401 …} -orderItems: Doctrine\ORM\PersistentCollection {#1399 …} -name: "NOS 1.0" -locale: null } App\Entity\Caliber {#1397 -id: 307 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1396 …} -orderItems: Doctrine\ORM\PersistentCollection {#1394 …} -name: "NOS 1.6" -locale: null } App\Entity\Caliber {#1392 -id: 309 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1390 …} -orderItems: Doctrine\ORM\PersistentCollection {#1388 …} -name: "NOY 1.0" -locale: null } App\Entity\Caliber {#1386 -id: 279 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1385 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1384 …} -orderItems: Doctrine\ORM\PersistentCollection {#1366 …} -name: null -locale: null } App\Entity\Caliber {#1368 -id: 280 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1369 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1370 …} -orderItems: Doctrine\ORM\PersistentCollection {#1372 …} -name: null -locale: null } App\Entity\Caliber {#1374 -id: 281 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1375 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1376 …} -orderItems: Doctrine\ORM\PersistentCollection {#1378 …} -name: null -locale: null } App\Entity\Caliber {#1380 -id: 282 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1381 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1382 …} -orderItems: Doctrine\ORM\PersistentCollection {#1404 …} -name: null -locale: null } App\Entity\Caliber {#1406 -id: 283 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1407 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1408 …} -orderItems: Doctrine\ORM\PersistentCollection {#1410 …} -name: null -locale: null } App\Entity\Caliber {#1412 -id: 284 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1413 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1414 …} -orderItems: Doctrine\ORM\PersistentCollection {#1416 …} -name: null -locale: null } App\Entity\Caliber {#1418 -id: 285 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1419 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1420 …} -orderItems: Doctrine\ORM\PersistentCollection {#1422 …} -name: null -locale: null } App\Entity\Caliber {#1424 -id: 286 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1425 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1426 …} -orderItems: Doctrine\ORM\PersistentCollection {#1428 …} -name: null -locale: null } App\Entity\Caliber {#1430 -id: 287 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1431 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1432 …} -orderItems: Doctrine\ORM\PersistentCollection {#1434 …} -name: null -locale: null } App\Entity\Caliber {#1436 -id: 288 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1437 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1438 …} -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} -name: null -locale: null } App\Entity\Caliber {#1442 -id: 289 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1443 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1444 …} -orderItems: Doctrine\ORM\PersistentCollection {#1446 …} -name: null -locale: null } App\Entity\Caliber {#1448 -id: 290 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1449 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1450 …} -orderItems: Doctrine\ORM\PersistentCollection {#1452 …} -name: null -locale: null } App\Entity\Caliber {#1454 -id: 291 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1455 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1456 …} -orderItems: Doctrine\ORM\PersistentCollection {#1458 …} -name: null -locale: null } App\Entity\Caliber {#1460 -id: 292 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1461 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1462 …} -orderItems: Doctrine\ORM\PersistentCollection {#1464 …} -name: null -locale: null } App\Entity\Caliber {#1466 -id: 293 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1467 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1468 …} -orderItems: Doctrine\ORM\PersistentCollection {#1470 …} -name: null -locale: null } App\Entity\Caliber {#1472 -id: 294 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1473 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1474 …} -orderItems: Doctrine\ORM\PersistentCollection {#1476 …} -name: null -locale: null } App\Entity\Caliber {#1478 -id: 295 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1480 …} -orderItems: Doctrine\ORM\PersistentCollection {#1482 …} -name: null -locale: null } App\Entity\Caliber {#1484 -id: 1 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1486 …} -orderItems: Doctrine\ORM\PersistentCollection {#1488 …} -name: null -locale: null } App\Entity\Caliber {#1490 -id: 15 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1492 …} -orderItems: Doctrine\ORM\PersistentCollection {#1494 …} -name: null -locale: null } App\Entity\Caliber {#1496 -id: 29 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1498 …} -orderItems: Doctrine\ORM\PersistentCollection {#1500 …} -name: null -locale: null } App\Entity\Caliber {#1502 -id: 43 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1504 …} -orderItems: Doctrine\ORM\PersistentCollection {#1506 …} -name: null -locale: null } App\Entity\Caliber {#1508 -id: 57 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1510 …} -orderItems: Doctrine\ORM\PersistentCollection {#1512 …} -name: null -locale: null } App\Entity\Caliber {#1514 -id: 73 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1516 …} -orderItems: Doctrine\ORM\PersistentCollection {#1518 …} -name: null -locale: null } App\Entity\Caliber {#1520 -id: 87 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1522 …} -orderItems: Doctrine\ORM\PersistentCollection {#1524 …} -name: null -locale: null } App\Entity\Caliber {#1526 -id: 101 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1528 …} -orderItems: Doctrine\ORM\PersistentCollection {#1530 …} -name: null -locale: null } App\Entity\Caliber {#1532 -id: 117 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1534 …} -orderItems: Doctrine\ORM\PersistentCollection {#1536 …} -name: null -locale: null } App\Entity\Caliber {#1538 -id: 133 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1540 …} -orderItems: Doctrine\ORM\PersistentCollection {#1542 …} -name: null -locale: null } App\Entity\Caliber {#1544 -id: 148 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1546 …} -orderItems: Doctrine\ORM\PersistentCollection {#1548 …} -name: null -locale: null } App\Entity\Caliber {#1550 -id: 162 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1552 …} -orderItems: Doctrine\ORM\PersistentCollection {#1554 …} -name: null -locale: null } App\Entity\Caliber {#1556 -id: 176 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1558 …} -orderItems: Doctrine\ORM\PersistentCollection {#1560 …} -name: null -locale: null } App\Entity\Caliber {#1562 -id: 190 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1564 …} -orderItems: Doctrine\ORM\PersistentCollection {#1566 …} -name: null -locale: null } App\Entity\Caliber {#1568 -id: 205 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1570 …} -orderItems: Doctrine\ORM\PersistentCollection {#1572 …} -name: null -locale: null } App\Entity\Caliber {#1574 -id: 220 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1576 …} -orderItems: Doctrine\ORM\PersistentCollection {#1578 …} -name: null -locale: null } App\Entity\Caliber {#1580 -id: 235 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1582 …} -orderItems: Doctrine\ORM\PersistentCollection {#1584 …} -name: null -locale: null } App\Entity\Caliber {#1586 -id: 249 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1588 …} -orderItems: Doctrine\ORM\PersistentCollection {#1590 …} -name: null -locale: null } App\Entity\Caliber {#1592 -id: 263 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1594 …} -orderItems: Doctrine\ORM\PersistentCollection {#1596 …} -name: null -locale: null } App\Entity\Caliber {#1598 -id: 312 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1599 …} -orderItems: Doctrine\ORM\PersistentCollection {#1601 …} -name: "AS" -locale: null } App\Entity\Caliber {#1603 -id: 316 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1604 …} -orderItems: Doctrine\ORM\PersistentCollection {#1606 …} -name: "CS" -locale: null } App\Entity\Caliber {#1608 -id: 321 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1610 …} -orderItems: Doctrine\ORM\PersistentCollection {#1612 …} -name: null -locale: null } App\Entity\Caliber {#1614 -id: 337 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1616 …} -orderItems: Doctrine\ORM\PersistentCollection {#1618 …} -name: null -locale: null } App\Entity\Caliber {#1620 -id: 351 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1622 …} -orderItems: Doctrine\ORM\PersistentCollection {#1624 …} -name: null -locale: null } App\Entity\Caliber {#1626 -id: 365 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1628 …} -orderItems: Doctrine\ORM\PersistentCollection {#1630 …} -name: null -locale: null } App\Entity\Caliber {#1632 -id: 379 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1634 …} -orderItems: Doctrine\ORM\PersistentCollection {#1636 …} -name: null -locale: null } App\Entity\Caliber {#1638 -id: 393 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1640 …} -orderItems: Doctrine\ORM\PersistentCollection {#1642 …} -name: null -locale: null } App\Entity\Caliber {#1644 -id: 407 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1646 …} -orderItems: Doctrine\ORM\PersistentCollection {#1648 …} -name: null -locale: null } App\Entity\Caliber {#1650 -id: 421 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1652 …} -orderItems: Doctrine\ORM\PersistentCollection {#1654 …} -name: null -locale: null } App\Entity\Caliber {#1656 -id: 435 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1658 …} -orderItems: Doctrine\ORM\PersistentCollection {#1660 …} -name: null -locale: null } App\Entity\Caliber {#1662 -id: 453 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1664 …} -orderItems: Doctrine\ORM\PersistentCollection {#1666 …} -name: "AS" -locale: null } App\Entity\Caliber {#1668 -id: 456 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1670 …} -orderItems: Doctrine\ORM\PersistentCollection {#1672 …} -name: "CS" -locale: null } App\Entity\Caliber {#1674 -id: 459 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1676 …} -orderItems: Doctrine\ORM\PersistentCollection {#1678 …} -name: null -locale: null } App\Entity\Caliber {#1680 -id: 475 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1682 …} -orderItems: Doctrine\ORM\PersistentCollection {#1684 …} -name: null -locale: null } App\Entity\Caliber {#1686 -id: 491 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1688 …} -orderItems: Doctrine\ORM\PersistentCollection {#1690 …} -name: null -locale: null } App\Entity\Caliber {#1692 -id: 505 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1694 …} -orderItems: Doctrine\ORM\PersistentCollection {#1696 …} -name: null -locale: null } App\Entity\Caliber {#1698 -id: 519 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1700 …} -orderItems: Doctrine\ORM\PersistentCollection {#1702 …} -name: null -locale: null } App\Entity\Caliber {#1704 -id: 535 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1706 …} -orderItems: Doctrine\ORM\PersistentCollection {#1708 …} -name: null -locale: null } App\Entity\Caliber {#1710 -id: 539 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1712 …} -orderItems: Doctrine\ORM\PersistentCollection {#1714 …} -name: null -locale: null } App\Entity\Caliber {#1716 -id: 543 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1718 …} -orderItems: Doctrine\ORM\PersistentCollection {#1720 …} -name: null -locale: null } App\Entity\Caliber {#1722 -id: 547 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1724 …} -orderItems: Doctrine\ORM\PersistentCollection {#1726 …} -name: null -locale: null } App\Entity\Caliber {#1728 -id: 551 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1730 …} -orderItems: Doctrine\ORM\PersistentCollection {#1732 …} -name: null -locale: null } App\Entity\Caliber {#1734 -id: 555 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1736 …} -orderItems: Doctrine\ORM\PersistentCollection {#1738 …} -name: null -locale: null } App\Entity\Caliber {#1740 -id: 2 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1741 …} -orderItems: Doctrine\ORM\PersistentCollection {#1743 …} -name: null -locale: null } App\Entity\Caliber {#1745 -id: 16 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1746 …} -orderItems: Doctrine\ORM\PersistentCollection {#1748 …} -name: null -locale: null } App\Entity\Caliber {#1750 -id: 30 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1751 …} -orderItems: Doctrine\ORM\PersistentCollection {#1753 …} -name: null -locale: null } App\Entity\Caliber {#1755 -id: 44 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1756 …} -orderItems: Doctrine\ORM\PersistentCollection {#1758 …} -name: null -locale: null } App\Entity\Caliber {#1760 -id: 58 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1761 …} -orderItems: Doctrine\ORM\PersistentCollection {#1763 …} -name: null -locale: null } App\Entity\Caliber {#1765 -id: 74 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1766 …} -orderItems: Doctrine\ORM\PersistentCollection {#1768 …} -name: null -locale: null } App\Entity\Caliber {#1770 -id: 88 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1771 …} -orderItems: Doctrine\ORM\PersistentCollection {#1773 …} -name: null -locale: null } App\Entity\Caliber {#1775 -id: 102 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1776 …} -orderItems: Doctrine\ORM\PersistentCollection {#1778 …} -name: null -locale: null } App\Entity\Caliber {#1780 -id: 118 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1781 …} -orderItems: Doctrine\ORM\PersistentCollection {#1783 …} -name: null -locale: null } App\Entity\Caliber {#1785 -id: 134 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1786 …} -orderItems: Doctrine\ORM\PersistentCollection {#1788 …} -name: null -locale: null } App\Entity\Caliber {#1790 -id: 149 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1791 …} -orderItems: Doctrine\ORM\PersistentCollection {#1793 …} -name: null -locale: null } App\Entity\Caliber {#1795 -id: 163 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1796 …} -orderItems: Doctrine\ORM\PersistentCollection {#1798 …} -name: null -locale: null } App\Entity\Caliber {#1800 -id: 177 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1801 …} -orderItems: Doctrine\ORM\PersistentCollection {#1803 …} -name: null -locale: null } App\Entity\Caliber {#1805 -id: 191 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1806 …} -orderItems: Doctrine\ORM\PersistentCollection {#1808 …} -name: null -locale: null } App\Entity\Caliber {#1810 -id: 206 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1811 …} -orderItems: Doctrine\ORM\PersistentCollection {#1813 …} -name: null -locale: null } App\Entity\Caliber {#1815 -id: 221 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1816 …} -orderItems: Doctrine\ORM\PersistentCollection {#1818 …} -name: null -locale: null } App\Entity\Caliber {#1820 -id: 236 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1821 …} -orderItems: Doctrine\ORM\PersistentCollection {#1823 …} -name: null -locale: null } App\Entity\Caliber {#1825 -id: 250 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1826 …} -orderItems: Doctrine\ORM\PersistentCollection {#1828 …} -name: null -locale: null } App\Entity\Caliber {#1830 -id: 264 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1831 …} -orderItems: Doctrine\ORM\PersistentCollection {#1833 …} -name: null -locale: null } App\Entity\Caliber {#1835 -id: 272 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1837 …} -orderItems: Doctrine\ORM\PersistentCollection {#1839 …} -name: null -locale: null } App\Entity\Caliber {#1841 -id: 296 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1842 …} -orderItems: Doctrine\ORM\PersistentCollection {#1844 …} -name: null -locale: null } App\Entity\Caliber {#1846 -id: 299 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1848 …} -orderItems: Doctrine\ORM\PersistentCollection {#1850 …} -name: null -locale: null } App\Entity\Caliber {#1852 -id: 322 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1853 …} -orderItems: Doctrine\ORM\PersistentCollection {#1855 …} -name: null -locale: null } App\Entity\Caliber {#1857 -id: 330 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1859 …} -orderItems: Doctrine\ORM\PersistentCollection {#1861 …} -name: null -locale: null } App\Entity\Caliber {#1863 -id: 338 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1864 …} -orderItems: Doctrine\ORM\PersistentCollection {#1866 …} -name: null -locale: null } App\Entity\Caliber {#1868 -id: 352 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1869 …} -orderItems: Doctrine\ORM\PersistentCollection {#1871 …} -name: null -locale: null } App\Entity\Caliber {#1873 -id: 366 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1874 …} -orderItems: Doctrine\ORM\PersistentCollection {#1876 …} -name: null -locale: null } App\Entity\Caliber {#1878 -id: 380 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1879 …} -orderItems: Doctrine\ORM\PersistentCollection {#1881 …} -name: null -locale: null } App\Entity\Caliber {#1883 -id: 394 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1884 …} -orderItems: Doctrine\ORM\PersistentCollection {#1886 …} -name: null -locale: null } App\Entity\Caliber {#1888 -id: 408 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1889 …} -orderItems: Doctrine\ORM\PersistentCollection {#1891 …} -name: null -locale: null } App\Entity\Caliber {#1893 -id: 422 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1894 …} -orderItems: Doctrine\ORM\PersistentCollection {#1896 …} -name: null -locale: null } App\Entity\Caliber {#1898 -id: 436 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1899 …} -orderItems: Doctrine\ORM\PersistentCollection {#1901 …} -name: null -locale: null } App\Entity\Caliber {#1903 -id: 450 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1905 …} -orderItems: Doctrine\ORM\PersistentCollection {#1907 …} -name: "NOY" -locale: null } App\Entity\Caliber {#1909 -id: 460 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1910 …} -orderItems: Doctrine\ORM\PersistentCollection {#1912 …} -name: null -locale: null } App\Entity\Caliber {#1914 -id: 476 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1915 …} -orderItems: Doctrine\ORM\PersistentCollection {#1917 …} -name: null -locale: null } App\Entity\Caliber {#1919 -id: 492 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1920 …} -orderItems: Doctrine\ORM\PersistentCollection {#1922 …} -name: null -locale: null } App\Entity\Caliber {#1924 -id: 506 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1925 …} -orderItems: Doctrine\ORM\PersistentCollection {#1927 …} -name: null -locale: null } App\Entity\Caliber {#1929 -id: 520 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1930 …} -orderItems: Doctrine\ORM\PersistentCollection {#1932 …} -name: null -locale: null } App\Entity\Caliber {#1934 -id: 536 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1935 …} -orderItems: Doctrine\ORM\PersistentCollection {#1937 …} -name: null -locale: null } App\Entity\Caliber {#1939 -id: 540 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1940 …} -orderItems: Doctrine\ORM\PersistentCollection {#1942 …} -name: null -locale: null } App\Entity\Caliber {#1944 -id: 544 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1945 …} -orderItems: Doctrine\ORM\PersistentCollection {#1947 …} -name: null -locale: null } App\Entity\Caliber {#1949 -id: 548 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1950 …} -orderItems: Doctrine\ORM\PersistentCollection {#1952 …} -name: null -locale: null } App\Entity\Caliber {#1954 -id: 552 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1955 …} -orderItems: Doctrine\ORM\PersistentCollection {#1957 …} -name: null -locale: null } App\Entity\Caliber {#1959 -id: 556 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1960 …} -orderItems: Doctrine\ORM\PersistentCollection {#1962 …} -name: null -locale: null } App\Entity\Caliber {#1964 -id: 3 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1965 …} -orderItems: Doctrine\ORM\PersistentCollection {#1967 …} -name: null -locale: null } App\Entity\Caliber {#1969 -id: 17 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1970 …} -orderItems: Doctrine\ORM\PersistentCollection {#1972 …} -name: null -locale: null } App\Entity\Caliber {#1974 -id: 31 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1975 …} -orderItems: Doctrine\ORM\PersistentCollection {#1977 …} -name: null -locale: null } App\Entity\Caliber {#1979 -id: 45 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1980 …} -orderItems: Doctrine\ORM\PersistentCollection {#1982 …} -name: null -locale: null } App\Entity\Caliber {#1984 -id: 59 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1985 …} -orderItems: Doctrine\ORM\PersistentCollection {#1987 …} -name: null -locale: null } App\Entity\Caliber {#1989 -id: 75 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1990 …} -orderItems: Doctrine\ORM\PersistentCollection {#1992 …} -name: null -locale: null } App\Entity\Caliber {#1994 -id: 89 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1995 …} -orderItems: Doctrine\ORM\PersistentCollection {#1997 …} -name: null -locale: null } App\Entity\Caliber {#1999 -id: 103 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2000 …} -orderItems: Doctrine\ORM\PersistentCollection {#2002 …} -name: null -locale: null } App\Entity\Caliber {#2004 -id: 119 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2005 …} -orderItems: Doctrine\ORM\PersistentCollection {#2007 …} -name: null -locale: null } App\Entity\Caliber {#2009 -id: 135 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2010 …} -orderItems: Doctrine\ORM\PersistentCollection {#2012 …} -name: null -locale: null } App\Entity\Caliber {#2014 -id: 150 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2015 …} -orderItems: Doctrine\ORM\PersistentCollection {#2017 …} -name: null -locale: null } App\Entity\Caliber {#2019 -id: 164 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2020 …} -orderItems: Doctrine\ORM\PersistentCollection {#2022 …} -name: null -locale: null } App\Entity\Caliber {#2024 -id: 178 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2025 …} -orderItems: Doctrine\ORM\PersistentCollection {#2027 …} -name: null -locale: null } App\Entity\Caliber {#2029 -id: 192 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2030 …} -orderItems: Doctrine\ORM\PersistentCollection {#2032 …} -name: null -locale: null } App\Entity\Caliber {#2034 -id: 207 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2035 …} -orderItems: Doctrine\ORM\PersistentCollection {#2037 …} -name: null -locale: null } App\Entity\Caliber {#2039 -id: 222 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2040 …} -orderItems: Doctrine\ORM\PersistentCollection {#2042 …} -name: null -locale: null } App\Entity\Caliber {#2044 -id: 237 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2045 …} -orderItems: Doctrine\ORM\PersistentCollection {#2047 …} -name: null -locale: null } App\Entity\Caliber {#2049 -id: 251 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2050 …} -orderItems: Doctrine\ORM\PersistentCollection {#2052 …} -name: null -locale: null } App\Entity\Caliber {#2054 -id: 265 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2055 …} -orderItems: Doctrine\ORM\PersistentCollection {#2057 …} -name: null -locale: null } App\Entity\Caliber {#2059 -id: 273 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2060 …} -orderItems: Doctrine\ORM\PersistentCollection {#2062 …} -name: null -locale: null } App\Entity\Caliber {#2064 -id: 297 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2065 …} -orderItems: Doctrine\ORM\PersistentCollection {#2067 …} -name: null -locale: null } App\Entity\Caliber {#2069 -id: 300 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2070 …} -orderItems: Doctrine\ORM\PersistentCollection {#2072 …} -name: null -locale: null } App\Entity\Caliber {#2074 -id: 306 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2075 …} -orderItems: Doctrine\ORM\PersistentCollection {#2077 …} -name: "NOS" -locale: null } App\Entity\Caliber {#2079 -id: 310 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2080 …} -orderItems: Doctrine\ORM\PersistentCollection {#2082 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2084 -id: 313 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1219} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2085 …} -orderItems: Doctrine\ORM\PersistentCollection {#2087 …} -name: "AS" -locale: null } App\Entity\Caliber {#2089 -id: 317 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1254} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2090 …} -orderItems: Doctrine\ORM\PersistentCollection {#2092 …} -name: "CS" -locale: null } App\Entity\Caliber {#2094 -id: 323 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2095 …} -orderItems: Doctrine\ORM\PersistentCollection {#2097 …} -name: null -locale: null } App\Entity\Caliber {#2099 -id: 331 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2100 …} -orderItems: Doctrine\ORM\PersistentCollection {#2102 …} -name: null -locale: null } App\Entity\Caliber {#2104 -id: 339 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2105 …} -orderItems: Doctrine\ORM\PersistentCollection {#2107 …} -name: null -locale: null } App\Entity\Caliber {#2109 -id: 353 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2110 …} -orderItems: Doctrine\ORM\PersistentCollection {#2112 …} -name: null -locale: null } App\Entity\Caliber {#2114 -id: 367 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2115 …} -orderItems: Doctrine\ORM\PersistentCollection {#2117 …} -name: null -locale: null } App\Entity\Caliber {#2119 -id: 381 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2120 …} -orderItems: Doctrine\ORM\PersistentCollection {#2122 …} -name: null -locale: null } App\Entity\Caliber {#2124 -id: 395 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2125 …} -orderItems: Doctrine\ORM\PersistentCollection {#2127 …} -name: null -locale: null } App\Entity\Caliber {#2129 -id: 409 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2130 …} -orderItems: Doctrine\ORM\PersistentCollection {#2132 …} -name: null -locale: null } App\Entity\Caliber {#2134 -id: 423 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2135 …} -orderItems: Doctrine\ORM\PersistentCollection {#2137 …} -name: null -locale: null } App\Entity\Caliber {#2139 -id: 437 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2140 …} -orderItems: Doctrine\ORM\PersistentCollection {#2142 …} -name: null -locale: null } App\Entity\Caliber {#2144 -id: 449 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2145 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2146 …} -orderItems: Doctrine\ORM\PersistentCollection {#2148 …} -name: "NOS" -locale: null } App\Entity\Caliber {#2150 -id: 451 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2151 …} -orderItems: Doctrine\ORM\PersistentCollection {#2153 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2155 -id: 454 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2156 …} -orderItems: Doctrine\ORM\PersistentCollection {#2158 …} -name: "AS" -locale: null } App\Entity\Caliber {#2160 -id: 457 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2161 …} -orderItems: Doctrine\ORM\PersistentCollection {#2163 …} -name: "CS" -locale: null } App\Entity\Caliber {#2165 -id: 461 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2166 …} -orderItems: Doctrine\ORM\PersistentCollection {#2168 …} -name: null -locale: null } App\Entity\Caliber {#2170 -id: 477 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2171 …} -orderItems: Doctrine\ORM\PersistentCollection {#2173 …} -name: null -locale: null } App\Entity\Caliber {#2175 -id: 493 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2176 …} -orderItems: Doctrine\ORM\PersistentCollection {#2178 …} -name: null -locale: null } App\Entity\Caliber {#2180 -id: 507 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2181 …} -orderItems: Doctrine\ORM\PersistentCollection {#2183 …} -name: null -locale: null } App\Entity\Caliber {#2185 -id: 521 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2186 …} -orderItems: Doctrine\ORM\PersistentCollection {#2188 …} -name: null -locale: null } App\Entity\Caliber {#2190 -id: 537 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2191 …} -orderItems: Doctrine\ORM\PersistentCollection {#2193 …} -name: null -locale: null } App\Entity\Caliber {#2195 -id: 541 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2196 …} -orderItems: Doctrine\ORM\PersistentCollection {#2198 …} -name: null -locale: null } App\Entity\Caliber {#2200 -id: 545 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2201 …} -orderItems: Doctrine\ORM\PersistentCollection {#2203 …} -name: null -locale: null } App\Entity\Caliber {#2205 -id: 549 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2206 …} -orderItems: Doctrine\ORM\PersistentCollection {#2208 …} -name: null -locale: null } App\Entity\Caliber {#2210 -id: 553 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2211 …} -orderItems: Doctrine\ORM\PersistentCollection {#2213 …} -name: null -locale: null } App\Entity\Caliber {#2215 -id: 557 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2216 …} -orderItems: Doctrine\ORM\PersistentCollection {#2218 …} -name: null -locale: null } App\Entity\Caliber {#2220 -id: 120 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2221 …} -orderItems: Doctrine\ORM\PersistentCollection {#2223 …} -name: null -locale: null } App\Entity\Caliber {#2225 -id: 462 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2226 …} -orderItems: Doctrine\ORM\PersistentCollection {#2228 …} -name: null -locale: null } App\Entity\Caliber {#2230 -id: 4 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2231 …} -orderItems: Doctrine\ORM\PersistentCollection {#2233 …} -name: null -locale: null } App\Entity\Caliber {#2235 -id: 18 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2236 …} -orderItems: Doctrine\ORM\PersistentCollection {#2238 …} -name: null -locale: null } App\Entity\Caliber {#2240 -id: 32 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2241 …} -orderItems: Doctrine\ORM\PersistentCollection {#2243 …} -name: null -locale: null } App\Entity\Caliber {#2245 -id: 46 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2246 …} -orderItems: Doctrine\ORM\PersistentCollection {#2248 …} -name: null -locale: null } App\Entity\Caliber {#2250 -id: 60 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2251 …} -orderItems: Doctrine\ORM\PersistentCollection {#2253 …} -name: null -locale: null } App\Entity\Caliber {#2255 -id: 76 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2256 …} -orderItems: Doctrine\ORM\PersistentCollection {#2258 …} -name: null -locale: null } App\Entity\Caliber {#2260 -id: 90 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2261 …} -orderItems: Doctrine\ORM\PersistentCollection {#2263 …} -name: null -locale: null } App\Entity\Caliber {#2265 -id: 104 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2266 …} -orderItems: Doctrine\ORM\PersistentCollection {#2268 …} -name: null -locale: null } App\Entity\Caliber {#2270 -id: 121 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2271 …} -orderItems: Doctrine\ORM\PersistentCollection {#2273 …} -name: null -locale: null } App\Entity\Caliber {#2275 -id: 136 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2276 …} -orderItems: Doctrine\ORM\PersistentCollection {#2278 …} -name: null -locale: null } App\Entity\Caliber {#2280 -id: 151 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2281 …} -orderItems: Doctrine\ORM\PersistentCollection {#2283 …} -name: null -locale: null } App\Entity\Caliber {#2285 -id: 165 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2286 …} -orderItems: Doctrine\ORM\PersistentCollection {#2288 …} -name: null -locale: null } App\Entity\Caliber {#2290 -id: 179 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2291 …} -orderItems: Doctrine\ORM\PersistentCollection {#2293 …} -name: null -locale: null } App\Entity\Caliber {#2295 -id: 193 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2296 …} -orderItems: Doctrine\ORM\PersistentCollection {#2298 …} -name: null -locale: null } App\Entity\Caliber {#2300 -id: 208 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2301 …} -orderItems: Doctrine\ORM\PersistentCollection {#2303 …} -name: null -locale: null } App\Entity\Caliber {#2305 -id: 223 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2306 …} -orderItems: Doctrine\ORM\PersistentCollection {#2308 …} -name: null -locale: null } App\Entity\Caliber {#2310 -id: 238 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2311 …} -orderItems: Doctrine\ORM\PersistentCollection {#2313 …} -name: null -locale: null } App\Entity\Caliber {#2315 -id: 252 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2316 …} -orderItems: Doctrine\ORM\PersistentCollection {#2318 …} -name: null -locale: null } App\Entity\Caliber {#2320 -id: 340 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2321 …} -orderItems: Doctrine\ORM\PersistentCollection {#2323 …} -name: null -locale: null } App\Entity\Caliber {#2325 -id: 354 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2326 …} -orderItems: Doctrine\ORM\PersistentCollection {#2328 …} -name: null -locale: null } App\Entity\Caliber {#2330 -id: 368 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2331 …} -orderItems: Doctrine\ORM\PersistentCollection {#2333 …} -name: null -locale: null } App\Entity\Caliber {#2335 -id: 382 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2336 …} -orderItems: Doctrine\ORM\PersistentCollection {#2338 …} -name: null -locale: null } App\Entity\Caliber {#2340 -id: 396 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2341 …} -orderItems: Doctrine\ORM\PersistentCollection {#2343 …} -name: null -locale: null } App\Entity\Caliber {#2345 -id: 410 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2346 …} -orderItems: Doctrine\ORM\PersistentCollection {#2348 …} -name: null -locale: null } App\Entity\Caliber {#2350 -id: 424 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2351 …} -orderItems: Doctrine\ORM\PersistentCollection {#2353 …} -name: null -locale: null } App\Entity\Caliber {#2355 -id: 438 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2356 …} -orderItems: Doctrine\ORM\PersistentCollection {#2358 …} -name: null -locale: null } App\Entity\Caliber {#2360 -id: 463 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2361 …} -orderItems: Doctrine\ORM\PersistentCollection {#2363 …} -name: null -locale: null } App\Entity\Caliber {#2365 -id: 478 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2366 …} -orderItems: Doctrine\ORM\PersistentCollection {#2368 …} -name: null -locale: null } App\Entity\Caliber {#2370 -id: 494 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2371 …} -orderItems: Doctrine\ORM\PersistentCollection {#2373 …} -name: null -locale: null } App\Entity\Caliber {#2375 -id: 508 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2376 …} -orderItems: Doctrine\ORM\PersistentCollection {#2378 …} -name: null -locale: null } App\Entity\Caliber {#2380 -id: 522 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2381 …} -orderItems: Doctrine\ORM\PersistentCollection {#2383 …} -name: null -locale: null } App\Entity\Caliber {#2385 -id: 5 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2386 …} -orderItems: Doctrine\ORM\PersistentCollection {#2388 …} -name: null -locale: null } App\Entity\Caliber {#2390 -id: 19 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2391 …} -orderItems: Doctrine\ORM\PersistentCollection {#2393 …} -name: null -locale: null } App\Entity\Caliber {#2395 -id: 33 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2396 …} -orderItems: Doctrine\ORM\PersistentCollection {#2398 …} -name: null -locale: null } App\Entity\Caliber {#2400 -id: 47 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2401 …} -orderItems: Doctrine\ORM\PersistentCollection {#2403 …} -name: null -locale: null } App\Entity\Caliber {#2405 -id: 61 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2406 …} -orderItems: Doctrine\ORM\PersistentCollection {#2408 …} -name: null -locale: null } App\Entity\Caliber {#2410 -id: 77 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2411 …} -orderItems: Doctrine\ORM\PersistentCollection {#2413 …} -name: null -locale: null } App\Entity\Caliber {#2415 -id: 91 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2416 …} -orderItems: Doctrine\ORM\PersistentCollection {#2418 …} -name: null -locale: null } App\Entity\Caliber {#2420 -id: 105 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2421 …} -orderItems: Doctrine\ORM\PersistentCollection {#2423 …} -name: null -locale: null } App\Entity\Caliber {#2425 -id: 122 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2426 …} -orderItems: Doctrine\ORM\PersistentCollection {#2428 …} -name: null -locale: null } App\Entity\Caliber {#2430 -id: 137 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2431 …} -orderItems: Doctrine\ORM\PersistentCollection {#2433 …} -name: null -locale: null } App\Entity\Caliber {#2435 -id: 152 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2436 …} -orderItems: Doctrine\ORM\PersistentCollection {#2438 …} -name: null -locale: null } App\Entity\Caliber {#2440 -id: 166 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2441 …} -orderItems: Doctrine\ORM\PersistentCollection {#2443 …} -name: null -locale: null } App\Entity\Caliber {#2445 -id: 180 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2446 …} -orderItems: Doctrine\ORM\PersistentCollection {#2448 …} -name: null -locale: null } App\Entity\Caliber {#2450 -id: 194 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2451 …} -orderItems: Doctrine\ORM\PersistentCollection {#2453 …} -name: null -locale: null } App\Entity\Caliber {#2455 -id: 209 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2456 …} -orderItems: Doctrine\ORM\PersistentCollection {#2458 …} -name: null -locale: null } App\Entity\Caliber {#2460 -id: 224 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2461 …} -orderItems: Doctrine\ORM\PersistentCollection {#2463 …} -name: null -locale: null } App\Entity\Caliber {#2465 -id: 239 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2466 …} -orderItems: Doctrine\ORM\PersistentCollection {#2468 …} -name: null -locale: null } App\Entity\Caliber {#2470 -id: 253 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2471 …} -orderItems: Doctrine\ORM\PersistentCollection {#2473 …} -name: null -locale: null } App\Entity\Caliber {#2475 -id: 266 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2476 …} -orderItems: Doctrine\ORM\PersistentCollection {#2478 …} -name: null -locale: null } App\Entity\Caliber {#2480 -id: 274 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2481 …} -orderItems: Doctrine\ORM\PersistentCollection {#2483 …} -name: null -locale: null } App\Entity\Caliber {#2485 -id: 324 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2486 …} -orderItems: Doctrine\ORM\PersistentCollection {#2488 …} -name: null -locale: null } App\Entity\Caliber {#2490 -id: 332 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2491 …} -orderItems: Doctrine\ORM\PersistentCollection {#2493 …} -name: null -locale: null } App\Entity\Caliber {#2495 -id: 341 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2496 …} -orderItems: Doctrine\ORM\PersistentCollection {#2498 …} -name: null -locale: null } App\Entity\Caliber {#2500 -id: 355 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2501 …} -orderItems: Doctrine\ORM\PersistentCollection {#2503 …} -name: null -locale: null } App\Entity\Caliber {#2505 -id: 369 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2506 …} -orderItems: Doctrine\ORM\PersistentCollection {#2508 …} -name: null -locale: null } App\Entity\Caliber {#2510 -id: 383 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2511 …} -orderItems: Doctrine\ORM\PersistentCollection {#2513 …} -name: null -locale: null } App\Entity\Caliber {#2515 -id: 397 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2516 …} -orderItems: Doctrine\ORM\PersistentCollection {#2518 …} -name: null -locale: null } App\Entity\Caliber {#2520 -id: 411 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2521 …} -orderItems: Doctrine\ORM\PersistentCollection {#2523 …} -name: null -locale: null } App\Entity\Caliber {#2525 -id: 425 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2526 …} -orderItems: Doctrine\ORM\PersistentCollection {#2528 …} -name: null -locale: null } App\Entity\Caliber {#2530 -id: 439 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2531 …} -orderItems: Doctrine\ORM\PersistentCollection {#2533 …} -name: null -locale: null } App\Entity\Caliber {#2535 -id: 464 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2536 …} -orderItems: Doctrine\ORM\PersistentCollection {#2538 …} -name: null -locale: null } App\Entity\Caliber {#2540 -id: 479 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2541 …} -orderItems: Doctrine\ORM\PersistentCollection {#2543 …} -name: null -locale: null } App\Entity\Caliber {#2545 -id: 495 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2546 …} -orderItems: Doctrine\ORM\PersistentCollection {#2548 …} -name: null -locale: null } App\Entity\Caliber {#2550 -id: 509 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2551 …} -orderItems: Doctrine\ORM\PersistentCollection {#2553 …} -name: null -locale: null } App\Entity\Caliber {#2555 -id: 523 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2556 …} -orderItems: Doctrine\ORM\PersistentCollection {#2558 …} -name: null -locale: null } App\Entity\Caliber {#2560 -id: 123 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2561 …} -orderItems: Doctrine\ORM\PersistentCollection {#2563 …} -name: null -locale: null } App\Entity\Caliber {#2565 -id: 298 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2566 …} -orderItems: Doctrine\ORM\PersistentCollection {#2568 …} -name: null -locale: null } App\Entity\Caliber {#2570 -id: 301 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2571 …} -orderItems: Doctrine\ORM\PersistentCollection {#2573 …} -name: null -locale: null } App\Entity\Caliber {#2575 -id: 311 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2576 …} -orderItems: Doctrine\ORM\PersistentCollection {#2578 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2580 -id: 315 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2581 …} -orderItems: Doctrine\ORM\PersistentCollection {#2583 …} -name: "BS" -locale: null } App\Entity\Caliber {#2585 -id: 318 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2586 …} -orderItems: Doctrine\ORM\PersistentCollection {#2588 …} -name: "FS" -locale: null } App\Entity\Caliber {#2590 -id: 452 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2591 …} -orderItems: Doctrine\ORM\PersistentCollection {#2593 …} -name: "NOY" -locale: null } App\Entity\Caliber {#2595 -id: 455 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2596 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2597 …} -orderItems: Doctrine\ORM\PersistentCollection {#2599 …} -name: "BS" -locale: null } App\Entity\Caliber {#2601 -id: 458 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2602 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2603 …} -orderItems: Doctrine\ORM\PersistentCollection {#2605 …} -name: "FS" -locale: null } App\Entity\Caliber {#2607 -id: 465 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2608 …} -orderItems: Doctrine\ORM\PersistentCollection {#2610 …} -name: null -locale: null } App\Entity\Caliber {#2612 -id: 538 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2613 …} -orderItems: Doctrine\ORM\PersistentCollection {#2615 …} -name: null -locale: null } App\Entity\Caliber {#2617 -id: 542 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2618 …} -orderItems: Doctrine\ORM\PersistentCollection {#2620 …} -name: null -locale: null } App\Entity\Caliber {#2622 -id: 546 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2623 …} -orderItems: Doctrine\ORM\PersistentCollection {#2625 …} -name: null -locale: null } App\Entity\Caliber {#2627 -id: 550 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2628 …} -orderItems: Doctrine\ORM\PersistentCollection {#2630 …} -name: null -locale: null } App\Entity\Caliber {#2632 -id: 554 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2633 …} -orderItems: Doctrine\ORM\PersistentCollection {#2635 …} -name: null -locale: null } App\Entity\Caliber {#2637 -id: 558 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2638 …} -orderItems: Doctrine\ORM\PersistentCollection {#2640 …} -name: null -locale: null } App\Entity\Caliber {#2642 -id: 6 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2643 …} -orderItems: Doctrine\ORM\PersistentCollection {#2645 …} -name: null -locale: null } App\Entity\Caliber {#2647 -id: 20 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2648 …} -orderItems: Doctrine\ORM\PersistentCollection {#2650 …} -name: null -locale: null } App\Entity\Caliber {#2652 -id: 34 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2653 …} -orderItems: Doctrine\ORM\PersistentCollection {#2655 …} -name: null -locale: null } App\Entity\Caliber {#2657 -id: 48 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2658 …} -orderItems: Doctrine\ORM\PersistentCollection {#2660 …} -name: null -locale: null } App\Entity\Caliber {#2662 -id: 62 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2663 …} -orderItems: Doctrine\ORM\PersistentCollection {#2665 …} -name: null -locale: null } App\Entity\Caliber {#2667 -id: 78 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2668 …} -orderItems: Doctrine\ORM\PersistentCollection {#2670 …} -name: null -locale: null } App\Entity\Caliber {#2672 -id: 92 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2673 …} -orderItems: Doctrine\ORM\PersistentCollection {#2675 …} -name: null -locale: null } App\Entity\Caliber {#2677 -id: 106 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2678 …} -orderItems: Doctrine\ORM\PersistentCollection {#2680 …} -name: null -locale: null } App\Entity\Caliber {#2682 -id: 124 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2683 …} -orderItems: Doctrine\ORM\PersistentCollection {#2685 …} -name: null -locale: null } App\Entity\Caliber {#2687 -id: 138 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2688 …} -orderItems: Doctrine\ORM\PersistentCollection {#2690 …} -name: null -locale: null } App\Entity\Caliber {#2692 -id: 153 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2693 …} -orderItems: Doctrine\ORM\PersistentCollection {#2695 …} -name: null -locale: null } App\Entity\Caliber {#2697 -id: 167 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2698 …} -orderItems: Doctrine\ORM\PersistentCollection {#2700 …} -name: null -locale: null } App\Entity\Caliber {#2702 -id: 181 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2703 …} -orderItems: Doctrine\ORM\PersistentCollection {#2705 …} -name: null -locale: null } App\Entity\Caliber {#2707 -id: 195 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2708 …} -orderItems: Doctrine\ORM\PersistentCollection {#2710 …} -name: null -locale: null } App\Entity\Caliber {#2712 -id: 210 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2713 …} -orderItems: Doctrine\ORM\PersistentCollection {#2715 …} -name: null -locale: null } App\Entity\Caliber {#2717 -id: 225 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2718 …} -orderItems: Doctrine\ORM\PersistentCollection {#2720 …} -name: null -locale: null } App\Entity\Caliber {#2722 -id: 240 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2723 …} -orderItems: Doctrine\ORM\PersistentCollection {#2725 …} -name: null -locale: null } App\Entity\Caliber {#2727 -id: 254 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2728 …} -orderItems: Doctrine\ORM\PersistentCollection {#2730 …} -name: null -locale: null } App\Entity\Caliber {#2732 -id: 342 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2733 …} -orderItems: Doctrine\ORM\PersistentCollection {#2735 …} -name: null -locale: null } App\Entity\Caliber {#2737 -id: 356 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2738 …} -orderItems: Doctrine\ORM\PersistentCollection {#2740 …} -name: null -locale: null } App\Entity\Caliber {#2742 -id: 370 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2743 …} -orderItems: Doctrine\ORM\PersistentCollection {#2745 …} -name: null -locale: null } App\Entity\Caliber {#2747 -id: 384 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2748 …} -orderItems: Doctrine\ORM\PersistentCollection {#2750 …} -name: null -locale: null } App\Entity\Caliber {#2752 -id: 398 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2753 …} -orderItems: Doctrine\ORM\PersistentCollection {#2755 …} -name: null -locale: null } App\Entity\Caliber {#2757 -id: 412 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2758 …} -orderItems: Doctrine\ORM\PersistentCollection {#2760 …} -name: null -locale: null } App\Entity\Caliber {#2762 -id: 426 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2763 …} -orderItems: Doctrine\ORM\PersistentCollection {#2765 …} -name: null -locale: null } App\Entity\Caliber {#2767 -id: 440 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2768 …} -orderItems: Doctrine\ORM\PersistentCollection {#2770 …} -name: null -locale: null } App\Entity\Caliber {#2772 -id: 466 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2773 …} -orderItems: Doctrine\ORM\PersistentCollection {#2775 …} -name: null -locale: null } App\Entity\Caliber {#2777 -id: 480 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2778 …} -orderItems: Doctrine\ORM\PersistentCollection {#2780 …} -name: null -locale: null } App\Entity\Caliber {#2782 -id: 496 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2783 …} -orderItems: Doctrine\ORM\PersistentCollection {#2785 …} -name: null -locale: null } App\Entity\Caliber {#2787 -id: 510 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2788 …} -orderItems: Doctrine\ORM\PersistentCollection {#2790 …} -name: null -locale: null } App\Entity\Caliber {#2792 -id: 524 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2793 …} -orderItems: Doctrine\ORM\PersistentCollection {#2795 …} -name: null -locale: null } App\Entity\Caliber {#2797 -id: 7 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2798 …} -orderItems: Doctrine\ORM\PersistentCollection {#2800 …} -name: null -locale: null } App\Entity\Caliber {#2802 -id: 21 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2803 …} -orderItems: Doctrine\ORM\PersistentCollection {#2805 …} -name: null -locale: null } App\Entity\Caliber {#2807 -id: 35 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2808 …} -orderItems: Doctrine\ORM\PersistentCollection {#2810 …} -name: null -locale: null } App\Entity\Caliber {#2812 -id: 49 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2813 …} -orderItems: Doctrine\ORM\PersistentCollection {#2815 …} -name: null -locale: null } App\Entity\Caliber {#2817 -id: 63 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2818 …} -orderItems: Doctrine\ORM\PersistentCollection {#2820 …} -name: null -locale: null } App\Entity\Caliber {#2822 -id: 79 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2823 …} -orderItems: Doctrine\ORM\PersistentCollection {#2825 …} -name: null -locale: null } App\Entity\Caliber {#2827 -id: 93 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2828 …} -orderItems: Doctrine\ORM\PersistentCollection {#2830 …} -name: null -locale: null } App\Entity\Caliber {#2832 -id: 107 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2833 …} -orderItems: Doctrine\ORM\PersistentCollection {#2835 …} -name: null -locale: null } App\Entity\Caliber {#2837 -id: 125 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2838 …} -orderItems: Doctrine\ORM\PersistentCollection {#2840 …} -name: null -locale: null } App\Entity\Caliber {#2842 -id: 139 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2843 …} -orderItems: Doctrine\ORM\PersistentCollection {#2845 …} -name: null -locale: null } App\Entity\Caliber {#2847 -id: 154 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2848 …} -orderItems: Doctrine\ORM\PersistentCollection {#2850 …} -name: null -locale: null } App\Entity\Caliber {#2852 -id: 168 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2853 …} -orderItems: Doctrine\ORM\PersistentCollection {#2855 …} -name: null -locale: null } App\Entity\Caliber {#2857 -id: 182 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2858 …} -orderItems: Doctrine\ORM\PersistentCollection {#2860 …} -name: null -locale: null } App\Entity\Caliber {#2862 -id: 196 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2863 …} -orderItems: Doctrine\ORM\PersistentCollection {#2865 …} -name: null -locale: null } App\Entity\Caliber {#2867 -id: 211 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2868 …} -orderItems: Doctrine\ORM\PersistentCollection {#2870 …} -name: null -locale: null } App\Entity\Caliber {#2872 -id: 226 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2873 …} -orderItems: Doctrine\ORM\PersistentCollection {#2875 …} -name: null -locale: null } App\Entity\Caliber {#2877 -id: 241 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2878 …} -orderItems: Doctrine\ORM\PersistentCollection {#2880 …} -name: null -locale: null } App\Entity\Caliber {#2882 -id: 255 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2883 …} -orderItems: Doctrine\ORM\PersistentCollection {#2885 …} -name: null -locale: null } App\Entity\Caliber {#2887 -id: 267 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2888 …} -orderItems: Doctrine\ORM\PersistentCollection {#2890 …} -name: null -locale: null } App\Entity\Caliber {#2892 -id: 275 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2893 …} -orderItems: Doctrine\ORM\PersistentCollection {#2895 …} -name: null -locale: null } App\Entity\Caliber {#2897 -id: 325 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2898 …} -orderItems: Doctrine\ORM\PersistentCollection {#2900 …} -name: null -locale: null } App\Entity\Caliber {#2902 -id: 333 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2903 …} -orderItems: Doctrine\ORM\PersistentCollection {#2905 …} -name: null -locale: null } App\Entity\Caliber {#2907 -id: 343 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2908 …} -orderItems: Doctrine\ORM\PersistentCollection {#2910 …} -name: null -locale: null } App\Entity\Caliber {#2912 -id: 357 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2913 …} -orderItems: Doctrine\ORM\PersistentCollection {#2915 …} -name: null -locale: null } App\Entity\Caliber {#2917 -id: 371 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2918 …} -orderItems: Doctrine\ORM\PersistentCollection {#2920 …} -name: null -locale: null } App\Entity\Caliber {#2922 -id: 385 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2923 …} -orderItems: Doctrine\ORM\PersistentCollection {#2925 …} -name: null -locale: null } App\Entity\Caliber {#2927 -id: 399 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2928 …} -orderItems: Doctrine\ORM\PersistentCollection {#2930 …} -name: null -locale: null } App\Entity\Caliber {#2932 -id: 413 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2933 …} -orderItems: Doctrine\ORM\PersistentCollection {#2935 …} -name: null -locale: null } App\Entity\Caliber {#2937 -id: 427 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2938 …} -orderItems: Doctrine\ORM\PersistentCollection {#2940 …} -name: null -locale: null } App\Entity\Caliber {#2942 -id: 441 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2943 …} -orderItems: Doctrine\ORM\PersistentCollection {#2945 …} -name: null -locale: null } App\Entity\Caliber {#2947 -id: 467 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2948 …} -orderItems: Doctrine\ORM\PersistentCollection {#2950 …} -name: null -locale: null } App\Entity\Caliber {#2952 -id: 481 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2953 …} -orderItems: Doctrine\ORM\PersistentCollection {#2955 …} -name: null -locale: null } App\Entity\Caliber {#2957 -id: 497 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2958 …} -orderItems: Doctrine\ORM\PersistentCollection {#2960 …} -name: null -locale: null } App\Entity\Caliber {#2962 -id: 511 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2963 …} -orderItems: Doctrine\ORM\PersistentCollection {#2965 …} -name: null -locale: null } App\Entity\Caliber {#2967 -id: 525 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2968 …} -orderItems: Doctrine\ORM\PersistentCollection {#2970 …} -name: null -locale: null } App\Entity\Caliber {#2972 -id: 319 -caliber: "2.20" -productCombination: App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2973 …} -orderItems: Doctrine\ORM\PersistentCollection {#2975 …} -name: null -locale: null } App\Entity\Caliber {#2977 -id: 320 -caliber: "2.30" -productCombination: App\Entity\ProductCombination {#1289} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2978 …} -orderItems: Doctrine\ORM\PersistentCollection {#2980 …} -name: null -locale: null } App\Entity\Caliber {#2982 -id: 8 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2983 …} -orderItems: Doctrine\ORM\PersistentCollection {#2985 …} -name: null -locale: null } App\Entity\Caliber {#2987 -id: 22 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2988 …} -orderItems: Doctrine\ORM\PersistentCollection {#2990 …} -name: null -locale: null } App\Entity\Caliber {#2992 -id: 36 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2993 …} -orderItems: Doctrine\ORM\PersistentCollection {#2995 …} -name: null -locale: null } App\Entity\Caliber {#2997 -id: 50 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2998 …} -orderItems: Doctrine\ORM\PersistentCollection {#3000 …} -name: null -locale: null } App\Entity\Caliber {#3002 -id: 64 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3003 …} -orderItems: Doctrine\ORM\PersistentCollection {#3005 …} -name: null -locale: null } App\Entity\Caliber {#3007 -id: 80 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3008 …} -orderItems: Doctrine\ORM\PersistentCollection {#3010 …} -name: null -locale: null } App\Entity\Caliber {#3012 -id: 94 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3013 …} -orderItems: Doctrine\ORM\PersistentCollection {#3015 …} -name: null -locale: null } App\Entity\Caliber {#3017 -id: 108 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3018 …} -orderItems: Doctrine\ORM\PersistentCollection {#3020 …} -name: null -locale: null } App\Entity\Caliber {#3022 -id: 126 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3023 …} -orderItems: Doctrine\ORM\PersistentCollection {#3025 …} -name: null -locale: null } App\Entity\Caliber {#3027 -id: 140 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3028 …} -orderItems: Doctrine\ORM\PersistentCollection {#3030 …} -name: null -locale: null } App\Entity\Caliber {#3032 -id: 155 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3033 …} -orderItems: Doctrine\ORM\PersistentCollection {#3035 …} -name: null -locale: null } App\Entity\Caliber {#3037 -id: 169 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3038 …} -orderItems: Doctrine\ORM\PersistentCollection {#3040 …} -name: null -locale: null } App\Entity\Caliber {#3042 -id: 183 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3043 …} -orderItems: Doctrine\ORM\PersistentCollection {#3045 …} -name: null -locale: null } App\Entity\Caliber {#3047 -id: 197 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3048 …} -orderItems: Doctrine\ORM\PersistentCollection {#3050 …} -name: null -locale: null } App\Entity\Caliber {#3052 -id: 212 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3053 …} -orderItems: Doctrine\ORM\PersistentCollection {#3055 …} -name: null -locale: null } App\Entity\Caliber {#3057 -id: 227 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3058 …} -orderItems: Doctrine\ORM\PersistentCollection {#3060 …} -name: null -locale: null } App\Entity\Caliber {#3062 -id: 242 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3063 …} -orderItems: Doctrine\ORM\PersistentCollection {#3065 …} -name: null -locale: null } App\Entity\Caliber {#3067 -id: 256 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3068 …} -orderItems: Doctrine\ORM\PersistentCollection {#3070 …} -name: null -locale: null } App\Entity\Caliber {#3072 -id: 268 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3073 …} -orderItems: Doctrine\ORM\PersistentCollection {#3075 …} -name: null -locale: null } App\Entity\Caliber {#3077 -id: 276 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3078 …} -orderItems: Doctrine\ORM\PersistentCollection {#3080 …} -name: null -locale: null } App\Entity\Caliber {#3082 -id: 326 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3083 …} -orderItems: Doctrine\ORM\PersistentCollection {#3085 …} -name: null -locale: null } App\Entity\Caliber {#3087 -id: 334 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3088 …} -orderItems: Doctrine\ORM\PersistentCollection {#3090 …} -name: null -locale: null } App\Entity\Caliber {#3092 -id: 344 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3093 …} -orderItems: Doctrine\ORM\PersistentCollection {#3095 …} -name: null -locale: null } App\Entity\Caliber {#3097 -id: 358 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3098 …} -orderItems: Doctrine\ORM\PersistentCollection {#3100 …} -name: null -locale: null } App\Entity\Caliber {#3102 -id: 372 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3103 …} -orderItems: Doctrine\ORM\PersistentCollection {#3105 …} -name: null -locale: null } App\Entity\Caliber {#3107 -id: 386 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3108 …} -orderItems: Doctrine\ORM\PersistentCollection {#3110 …} -name: null -locale: null } App\Entity\Caliber {#3112 -id: 400 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3113 …} -orderItems: Doctrine\ORM\PersistentCollection {#3115 …} -name: null -locale: null } App\Entity\Caliber {#3117 -id: 414 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3118 …} -orderItems: Doctrine\ORM\PersistentCollection {#3120 …} -name: null -locale: null } App\Entity\Caliber {#3122 -id: 428 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3123 …} -orderItems: Doctrine\ORM\PersistentCollection {#3125 …} -name: null -locale: null } App\Entity\Caliber {#3127 -id: 442 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3128 …} -orderItems: Doctrine\ORM\PersistentCollection {#3130 …} -name: null -locale: null } App\Entity\Caliber {#3132 -id: 468 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3133 …} -orderItems: Doctrine\ORM\PersistentCollection {#3135 …} -name: null -locale: null } App\Entity\Caliber {#3137 -id: 482 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3138 …} -orderItems: Doctrine\ORM\PersistentCollection {#3140 …} -name: null -locale: null } App\Entity\Caliber {#3142 -id: 498 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3143 …} -orderItems: Doctrine\ORM\PersistentCollection {#3145 …} -name: null -locale: null } App\Entity\Caliber {#3147 -id: 512 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3148 …} -orderItems: Doctrine\ORM\PersistentCollection {#3150 …} -name: null -locale: null } App\Entity\Caliber {#3152 -id: 526 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3153 …} -orderItems: Doctrine\ORM\PersistentCollection {#3155 …} -name: null -locale: null } App\Entity\Caliber {#3157 -id: 9 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3158 …} -orderItems: Doctrine\ORM\PersistentCollection {#3160 …} -name: null -locale: null } App\Entity\Caliber {#3162 -id: 23 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3163 …} -orderItems: Doctrine\ORM\PersistentCollection {#3165 …} -name: null -locale: null } App\Entity\Caliber {#3167 -id: 37 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3168 …} -orderItems: Doctrine\ORM\PersistentCollection {#3170 …} -name: null -locale: null } App\Entity\Caliber {#3172 -id: 51 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3173 …} -orderItems: Doctrine\ORM\PersistentCollection {#3175 …} -name: null -locale: null } App\Entity\Caliber {#3177 -id: 65 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3178 …} -orderItems: Doctrine\ORM\PersistentCollection {#3180 …} -name: null -locale: null } App\Entity\Caliber {#3182 -id: 81 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3183 …} -orderItems: Doctrine\ORM\PersistentCollection {#3185 …} -name: null -locale: null } App\Entity\Caliber {#3187 -id: 95 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3188 …} -orderItems: Doctrine\ORM\PersistentCollection {#3190 …} -name: null -locale: null } App\Entity\Caliber {#3192 -id: 109 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3193 …} -orderItems: Doctrine\ORM\PersistentCollection {#3195 …} -name: null -locale: null } App\Entity\Caliber {#3197 -id: 127 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3198 …} -orderItems: Doctrine\ORM\PersistentCollection {#3200 …} -name: null -locale: null } App\Entity\Caliber {#3202 -id: 141 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3203 …} -orderItems: Doctrine\ORM\PersistentCollection {#3205 …} -name: null -locale: null } App\Entity\Caliber {#3207 -id: 156 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3208 …} -orderItems: Doctrine\ORM\PersistentCollection {#3210 …} -name: null -locale: null } App\Entity\Caliber {#3212 -id: 170 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3213 …} -orderItems: Doctrine\ORM\PersistentCollection {#3215 …} -name: null -locale: null } App\Entity\Caliber {#3217 -id: 184 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3218 …} -orderItems: Doctrine\ORM\PersistentCollection {#3220 …} -name: null -locale: null } App\Entity\Caliber {#3222 -id: 198 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3223 …} -orderItems: Doctrine\ORM\PersistentCollection {#3225 …} -name: null -locale: null } App\Entity\Caliber {#3227 -id: 213 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3228 …} -orderItems: Doctrine\ORM\PersistentCollection {#3230 …} -name: null -locale: null } App\Entity\Caliber {#3232 -id: 228 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3233 …} -orderItems: Doctrine\ORM\PersistentCollection {#3235 …} -name: null -locale: null } App\Entity\Caliber {#3237 -id: 243 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3238 …} -orderItems: Doctrine\ORM\PersistentCollection {#3240 …} -name: null -locale: null } App\Entity\Caliber {#3242 -id: 257 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3243 …} -orderItems: Doctrine\ORM\PersistentCollection {#3245 …} -name: null -locale: null } App\Entity\Caliber {#3247 -id: 269 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3248 …} -orderItems: Doctrine\ORM\PersistentCollection {#3250 …} -name: null -locale: null } App\Entity\Caliber {#3252 -id: 277 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3253 …} -orderItems: Doctrine\ORM\PersistentCollection {#3255 …} -name: null -locale: null } App\Entity\Caliber {#3257 -id: 327 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3258 …} -orderItems: Doctrine\ORM\PersistentCollection {#3260 …} -name: null -locale: null } App\Entity\Caliber {#3262 -id: 335 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3263 …} -orderItems: Doctrine\ORM\PersistentCollection {#3265 …} -name: null -locale: null } App\Entity\Caliber {#3267 -id: 345 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3268 …} -orderItems: Doctrine\ORM\PersistentCollection {#3270 …} -name: null -locale: null } App\Entity\Caliber {#3272 -id: 359 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3273 …} -orderItems: Doctrine\ORM\PersistentCollection {#3275 …} -name: null -locale: null } App\Entity\Caliber {#3277 -id: 373 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3278 …} -orderItems: Doctrine\ORM\PersistentCollection {#3280 …} -name: null -locale: null } App\Entity\Caliber {#3282 -id: 387 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3283 …} -orderItems: Doctrine\ORM\PersistentCollection {#3285 …} -name: null -locale: null } App\Entity\Caliber {#3287 -id: 401 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3288 …} -orderItems: Doctrine\ORM\PersistentCollection {#3290 …} -name: null -locale: null } App\Entity\Caliber {#3292 -id: 415 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3293 …} -orderItems: Doctrine\ORM\PersistentCollection {#3295 …} -name: null -locale: null } App\Entity\Caliber {#3297 -id: 429 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3298 …} -orderItems: Doctrine\ORM\PersistentCollection {#3300 …} -name: null -locale: null } App\Entity\Caliber {#3302 -id: 443 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3303 …} -orderItems: Doctrine\ORM\PersistentCollection {#3305 …} -name: null -locale: null } App\Entity\Caliber {#3307 -id: 469 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3308 …} -orderItems: Doctrine\ORM\PersistentCollection {#3310 …} -name: null -locale: null } App\Entity\Caliber {#3312 -id: 483 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3313 …} -orderItems: Doctrine\ORM\PersistentCollection {#3315 …} -name: null -locale: null } App\Entity\Caliber {#3317 -id: 499 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3318 …} -orderItems: Doctrine\ORM\PersistentCollection {#3320 …} -name: null -locale: null } App\Entity\Caliber {#3322 -id: 513 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3323 …} -orderItems: Doctrine\ORM\PersistentCollection {#3325 …} -name: null -locale: null } App\Entity\Caliber {#3327 -id: 527 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3328 …} -orderItems: Doctrine\ORM\PersistentCollection {#3330 …} -name: null -locale: null } App\Entity\Caliber {#3332 -id: 10 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3333 …} -orderItems: Doctrine\ORM\PersistentCollection {#3335 …} -name: null -locale: null } App\Entity\Caliber {#3337 -id: 24 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3338 …} -orderItems: Doctrine\ORM\PersistentCollection {#3340 …} -name: null -locale: null } App\Entity\Caliber {#3342 -id: 38 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3343 …} -orderItems: Doctrine\ORM\PersistentCollection {#3345 …} -name: null -locale: null } App\Entity\Caliber {#3347 -id: 52 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3348 …} -orderItems: Doctrine\ORM\PersistentCollection {#3350 …} -name: null -locale: null } App\Entity\Caliber {#3352 -id: 66 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3353 …} -orderItems: Doctrine\ORM\PersistentCollection {#3355 …} -name: null -locale: null } App\Entity\Caliber {#3357 -id: 82 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3358 …} -orderItems: Doctrine\ORM\PersistentCollection {#3360 …} -name: null -locale: null } App\Entity\Caliber {#3362 -id: 96 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3363 …} -orderItems: Doctrine\ORM\PersistentCollection {#3365 …} -name: null -locale: null } App\Entity\Caliber {#3367 -id: 110 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3368 …} -orderItems: Doctrine\ORM\PersistentCollection {#3370 …} -name: null -locale: null } App\Entity\Caliber {#3372 -id: 128 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3373 …} -orderItems: Doctrine\ORM\PersistentCollection {#3375 …} -name: null -locale: null } App\Entity\Caliber {#3377 -id: 142 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3378 …} -orderItems: Doctrine\ORM\PersistentCollection {#3380 …} -name: null -locale: null } App\Entity\Caliber {#3382 -id: 157 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3383 …} -orderItems: Doctrine\ORM\PersistentCollection {#3385 …} -name: null -locale: null } App\Entity\Caliber {#3387 -id: 171 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3388 …} -orderItems: Doctrine\ORM\PersistentCollection {#3390 …} -name: null -locale: null } App\Entity\Caliber {#3392 -id: 185 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3393 …} -orderItems: Doctrine\ORM\PersistentCollection {#3395 …} -name: null -locale: null } App\Entity\Caliber {#3397 -id: 199 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3398 …} -orderItems: Doctrine\ORM\PersistentCollection {#3400 …} -name: null -locale: null } App\Entity\Caliber {#3402 -id: 214 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3403 …} -orderItems: Doctrine\ORM\PersistentCollection {#3405 …} -name: null -locale: null } App\Entity\Caliber {#3407 -id: 229 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3408 …} -orderItems: Doctrine\ORM\PersistentCollection {#3410 …} -name: null -locale: null } App\Entity\Caliber {#3412 -id: 244 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3413 …} -orderItems: Doctrine\ORM\PersistentCollection {#3415 …} -name: null -locale: null } App\Entity\Caliber {#3417 -id: 258 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3418 …} -orderItems: Doctrine\ORM\PersistentCollection {#3420 …} -name: null -locale: null } App\Entity\Caliber {#3422 -id: 270 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3423 …} -orderItems: Doctrine\ORM\PersistentCollection {#3425 …} -name: null -locale: null } App\Entity\Caliber {#3427 -id: 328 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3428 …} -orderItems: Doctrine\ORM\PersistentCollection {#3430 …} -name: null -locale: null } App\Entity\Caliber {#3432 -id: 346 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3433 …} -orderItems: Doctrine\ORM\PersistentCollection {#3435 …} -name: null -locale: null } App\Entity\Caliber {#3437 -id: 360 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3438 …} -orderItems: Doctrine\ORM\PersistentCollection {#3440 …} -name: null -locale: null } App\Entity\Caliber {#3442 -id: 374 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3443 …} -orderItems: Doctrine\ORM\PersistentCollection {#3445 …} -name: null -locale: null } App\Entity\Caliber {#3447 -id: 388 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3448 …} -orderItems: Doctrine\ORM\PersistentCollection {#3450 …} -name: null -locale: null } App\Entity\Caliber {#3452 -id: 402 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3453 …} -orderItems: Doctrine\ORM\PersistentCollection {#3455 …} -name: null -locale: null } App\Entity\Caliber {#3457 -id: 416 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3458 …} -orderItems: Doctrine\ORM\PersistentCollection {#3460 …} -name: null -locale: null } App\Entity\Caliber {#3462 -id: 430 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3463 …} -orderItems: Doctrine\ORM\PersistentCollection {#3465 …} -name: null -locale: null } App\Entity\Caliber {#3467 -id: 444 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3468 …} -orderItems: Doctrine\ORM\PersistentCollection {#3470 …} -name: null -locale: null } App\Entity\Caliber {#3472 -id: 470 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3473 …} -orderItems: Doctrine\ORM\PersistentCollection {#3475 …} -name: null -locale: null } App\Entity\Caliber {#3477 -id: 484 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3478 …} -orderItems: Doctrine\ORM\PersistentCollection {#3480 …} -name: null -locale: null } App\Entity\Caliber {#3482 -id: 500 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3483 …} -orderItems: Doctrine\ORM\PersistentCollection {#3485 …} -name: null -locale: null } App\Entity\Caliber {#3487 -id: 514 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3488 …} -orderItems: Doctrine\ORM\PersistentCollection {#3490 …} -name: null -locale: null } App\Entity\Caliber {#3492 -id: 528 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3493 …} -orderItems: Doctrine\ORM\PersistentCollection {#3495 …} -name: null -locale: null } App\Entity\Caliber {#3497 -id: 11 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3498 …} -orderItems: Doctrine\ORM\PersistentCollection {#3500 …} -name: null -locale: null } App\Entity\Caliber {#3502 -id: 25 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3503 …} -orderItems: Doctrine\ORM\PersistentCollection {#3505 …} -name: null -locale: null } App\Entity\Caliber {#3507 -id: 39 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3508 …} -orderItems: Doctrine\ORM\PersistentCollection {#3510 …} -name: null -locale: null } App\Entity\Caliber {#3512 -id: 53 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3513 …} -orderItems: Doctrine\ORM\PersistentCollection {#3515 …} -name: null -locale: null } App\Entity\Caliber {#3517 -id: 67 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3518 …} -orderItems: Doctrine\ORM\PersistentCollection {#3520 …} -name: null -locale: null } App\Entity\Caliber {#3522 -id: 83 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3523 …} -orderItems: Doctrine\ORM\PersistentCollection {#3525 …} -name: null -locale: null } App\Entity\Caliber {#3527 -id: 97 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3528 …} -orderItems: Doctrine\ORM\PersistentCollection {#3530 …} -name: null -locale: null } App\Entity\Caliber {#3532 -id: 111 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3533 …} -orderItems: Doctrine\ORM\PersistentCollection {#3535 …} -name: null -locale: null } App\Entity\Caliber {#3537 -id: 129 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3538 …} -orderItems: Doctrine\ORM\PersistentCollection {#3540 …} -name: null -locale: null } App\Entity\Caliber {#3542 -id: 143 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3543 …} -orderItems: Doctrine\ORM\PersistentCollection {#3545 …} -name: null -locale: null } App\Entity\Caliber {#3547 -id: 158 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3548 …} -orderItems: Doctrine\ORM\PersistentCollection {#3550 …} -name: null -locale: null } App\Entity\Caliber {#3552 -id: 172 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3553 …} -orderItems: Doctrine\ORM\PersistentCollection {#3555 …} -name: null -locale: null } App\Entity\Caliber {#3557 -id: 186 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3558 …} -orderItems: Doctrine\ORM\PersistentCollection {#3560 …} -name: null -locale: null } App\Entity\Caliber {#3562 -id: 200 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3563 …} -orderItems: Doctrine\ORM\PersistentCollection {#3565 …} -name: null -locale: null } App\Entity\Caliber {#3567 -id: 215 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3568 …} -orderItems: Doctrine\ORM\PersistentCollection {#3570 …} -name: null -locale: null } App\Entity\Caliber {#3572 -id: 230 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3573 …} -orderItems: Doctrine\ORM\PersistentCollection {#3575 …} -name: null -locale: null } App\Entity\Caliber {#3577 -id: 245 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3578 …} -orderItems: Doctrine\ORM\PersistentCollection {#3580 …} -name: null -locale: null } App\Entity\Caliber {#3582 -id: 259 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3583 …} -orderItems: Doctrine\ORM\PersistentCollection {#3585 …} -name: null -locale: null } App\Entity\Caliber {#3587 -id: 271 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3588 …} -orderItems: Doctrine\ORM\PersistentCollection {#3590 …} -name: null -locale: null } App\Entity\Caliber {#3592 -id: 278 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3593 …} -orderItems: Doctrine\ORM\PersistentCollection {#3595 …} -name: null -locale: null } App\Entity\Caliber {#3597 -id: 329 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3598 …} -orderItems: Doctrine\ORM\PersistentCollection {#3600 …} -name: null -locale: null } App\Entity\Caliber {#3602 -id: 336 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3603 …} -orderItems: Doctrine\ORM\PersistentCollection {#3605 …} -name: null -locale: null } App\Entity\Caliber {#3607 -id: 347 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3608 …} -orderItems: Doctrine\ORM\PersistentCollection {#3610 …} -name: null -locale: null } App\Entity\Caliber {#3612 -id: 361 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3613 …} -orderItems: Doctrine\ORM\PersistentCollection {#3615 …} -name: null -locale: null } App\Entity\Caliber {#3617 -id: 375 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3618 …} -orderItems: Doctrine\ORM\PersistentCollection {#3620 …} -name: null -locale: null } App\Entity\Caliber {#3622 -id: 389 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3623 …} -orderItems: Doctrine\ORM\PersistentCollection {#3625 …} -name: null -locale: null } App\Entity\Caliber {#3627 -id: 403 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3628 …} -orderItems: Doctrine\ORM\PersistentCollection {#3630 …} -name: null -locale: null } App\Entity\Caliber {#3632 -id: 417 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3633 …} -orderItems: Doctrine\ORM\PersistentCollection {#3635 …} -name: null -locale: null } App\Entity\Caliber {#3637 -id: 431 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3638 …} -orderItems: Doctrine\ORM\PersistentCollection {#3640 …} -name: null -locale: null } App\Entity\Caliber {#3642 -id: 445 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3643 …} -orderItems: Doctrine\ORM\PersistentCollection {#3645 …} -name: null -locale: null } App\Entity\Caliber {#3647 -id: 471 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3648 …} -orderItems: Doctrine\ORM\PersistentCollection {#3650 …} -name: null -locale: null } App\Entity\Caliber {#3652 -id: 485 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3653 …} -orderItems: Doctrine\ORM\PersistentCollection {#3655 …} -name: null -locale: null } App\Entity\Caliber {#3657 -id: 501 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3658 …} -orderItems: Doctrine\ORM\PersistentCollection {#3660 …} -name: null -locale: null } App\Entity\Caliber {#3662 -id: 515 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3663 …} -orderItems: Doctrine\ORM\PersistentCollection {#3665 …} -name: null -locale: null } App\Entity\Caliber {#3667 -id: 529 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3668 …} -orderItems: Doctrine\ORM\PersistentCollection {#3670 …} -name: null -locale: null } App\Entity\Caliber {#3672 -id: 12 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3673 …} -orderItems: Doctrine\ORM\PersistentCollection {#3675 …} -name: null -locale: null } App\Entity\Caliber {#3677 -id: 26 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3678 …} -orderItems: Doctrine\ORM\PersistentCollection {#3680 …} -name: null -locale: null } App\Entity\Caliber {#3682 -id: 40 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3683 …} -orderItems: Doctrine\ORM\PersistentCollection {#3685 …} -name: null -locale: null } App\Entity\Caliber {#3687 -id: 54 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3688 …} -orderItems: Doctrine\ORM\PersistentCollection {#3690 …} -name: null -locale: null } App\Entity\Caliber {#3692 -id: 68 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3693 …} -orderItems: Doctrine\ORM\PersistentCollection {#3695 …} -name: null -locale: null } App\Entity\Caliber {#3697 -id: 84 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3698 …} -orderItems: Doctrine\ORM\PersistentCollection {#3700 …} -name: null -locale: null } App\Entity\Caliber {#3702 -id: 98 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3703 …} -orderItems: Doctrine\ORM\PersistentCollection {#3705 …} -name: null -locale: null } App\Entity\Caliber {#3707 -id: 112 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3708 …} -orderItems: Doctrine\ORM\PersistentCollection {#3710 …} -name: null -locale: null } App\Entity\Caliber {#3712 -id: 130 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3713 …} -orderItems: Doctrine\ORM\PersistentCollection {#3715 …} -name: null -locale: null } App\Entity\Caliber {#3717 -id: 144 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3718 …} -orderItems: Doctrine\ORM\PersistentCollection {#3720 …} -name: null -locale: null } App\Entity\Caliber {#3722 -id: 159 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3723 …} -orderItems: Doctrine\ORM\PersistentCollection {#3725 …} -name: null -locale: null } App\Entity\Caliber {#3727 -id: 173 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3728 …} -orderItems: Doctrine\ORM\PersistentCollection {#3730 …} -name: null -locale: null } App\Entity\Caliber {#3732 -id: 187 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3733 …} -orderItems: Doctrine\ORM\PersistentCollection {#3735 …} -name: null -locale: null } App\Entity\Caliber {#3737 -id: 201 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3738 …} -orderItems: Doctrine\ORM\PersistentCollection {#3740 …} -name: null -locale: null } App\Entity\Caliber {#3742 -id: 216 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3743 …} -orderItems: Doctrine\ORM\PersistentCollection {#3745 …} -name: null -locale: null } App\Entity\Caliber {#3747 -id: 231 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3748 …} -orderItems: Doctrine\ORM\PersistentCollection {#3750 …} -name: null -locale: null } App\Entity\Caliber {#3752 -id: 246 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3753 …} -orderItems: Doctrine\ORM\PersistentCollection {#3755 …} -name: null -locale: null } App\Entity\Caliber {#3757 -id: 260 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3758 …} -orderItems: Doctrine\ORM\PersistentCollection {#3760 …} -name: null -locale: null } App\Entity\Caliber {#3762 -id: 348 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3763 …} -orderItems: Doctrine\ORM\PersistentCollection {#3765 …} -name: null -locale: null } App\Entity\Caliber {#3767 -id: 362 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3768 …} -orderItems: Doctrine\ORM\PersistentCollection {#3770 …} -name: null -locale: null } App\Entity\Caliber {#3772 -id: 376 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3773 …} -orderItems: Doctrine\ORM\PersistentCollection {#3775 …} -name: null -locale: null } App\Entity\Caliber {#3777 -id: 390 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3778 …} -orderItems: Doctrine\ORM\PersistentCollection {#3780 …} -name: null -locale: null } App\Entity\Caliber {#3782 -id: 404 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3783 …} -orderItems: Doctrine\ORM\PersistentCollection {#3785 …} -name: null -locale: null } App\Entity\Caliber {#3787 -id: 418 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3788 …} -orderItems: Doctrine\ORM\PersistentCollection {#3790 …} -name: null -locale: null } App\Entity\Caliber {#3792 -id: 432 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3793 …} -orderItems: Doctrine\ORM\PersistentCollection {#3795 …} -name: null -locale: null } App\Entity\Caliber {#3797 -id: 446 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3798 …} -orderItems: Doctrine\ORM\PersistentCollection {#3800 …} -name: null -locale: null } App\Entity\Caliber {#3802 -id: 472 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3803 …} -orderItems: Doctrine\ORM\PersistentCollection {#3805 …} -name: null -locale: null } App\Entity\Caliber {#3807 -id: 486 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3808 …} -orderItems: Doctrine\ORM\PersistentCollection {#3810 …} -name: null -locale: null } App\Entity\Caliber {#3812 -id: 502 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3813 …} -orderItems: Doctrine\ORM\PersistentCollection {#3815 …} -name: null -locale: null } App\Entity\Caliber {#3817 -id: 516 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3818 …} -orderItems: Doctrine\ORM\PersistentCollection {#3820 …} -name: null -locale: null } App\Entity\Caliber {#3822 -id: 530 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3823 …} -orderItems: Doctrine\ORM\PersistentCollection {#3825 …} -name: null -locale: null } App\Entity\Caliber {#3827 -id: 13 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3828 …} -orderItems: Doctrine\ORM\PersistentCollection {#3830 …} -name: null -locale: null } App\Entity\Caliber {#3832 -id: 27 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3833 …} -orderItems: Doctrine\ORM\PersistentCollection {#3835 …} -name: null -locale: null } App\Entity\Caliber {#3837 -id: 41 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3838 …} -orderItems: Doctrine\ORM\PersistentCollection {#3840 …} -name: null -locale: null } App\Entity\Caliber {#3842 -id: 55 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3843 …} -orderItems: Doctrine\ORM\PersistentCollection {#3845 …} -name: null -locale: null } App\Entity\Caliber {#3847 -id: 69 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3848 …} -orderItems: Doctrine\ORM\PersistentCollection {#3850 …} -name: null -locale: null } App\Entity\Caliber {#3852 -id: 85 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3853 …} -orderItems: Doctrine\ORM\PersistentCollection {#3855 …} -name: null -locale: null } App\Entity\Caliber {#3857 -id: 99 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3858 …} -orderItems: Doctrine\ORM\PersistentCollection {#3860 …} -name: null -locale: null } App\Entity\Caliber {#3862 -id: 113 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3863 …} -orderItems: Doctrine\ORM\PersistentCollection {#3865 …} -name: null -locale: null } App\Entity\Caliber {#3867 -id: 131 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3868 …} -orderItems: Doctrine\ORM\PersistentCollection {#3870 …} -name: null -locale: null } App\Entity\Caliber {#3872 -id: 145 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3873 …} -orderItems: Doctrine\ORM\PersistentCollection {#3875 …} -name: null -locale: null } App\Entity\Caliber {#3877 -id: 160 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3878 …} -orderItems: Doctrine\ORM\PersistentCollection {#3880 …} -name: null -locale: null } App\Entity\Caliber {#3882 -id: 174 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3883 …} -orderItems: Doctrine\ORM\PersistentCollection {#3885 …} -name: null -locale: null } App\Entity\Caliber {#3887 -id: 188 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3888 …} -orderItems: Doctrine\ORM\PersistentCollection {#3890 …} -name: null -locale: null } App\Entity\Caliber {#3892 -id: 202 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3893 …} -orderItems: Doctrine\ORM\PersistentCollection {#3895 …} -name: null -locale: null } App\Entity\Caliber {#3897 -id: 217 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3898 …} -orderItems: Doctrine\ORM\PersistentCollection {#3900 …} -name: null -locale: null } App\Entity\Caliber {#3902 -id: 232 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3903 …} -orderItems: Doctrine\ORM\PersistentCollection {#3905 …} -name: null -locale: null } App\Entity\Caliber {#3907 -id: 247 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3908 …} -orderItems: Doctrine\ORM\PersistentCollection {#3910 …} -name: null -locale: null } App\Entity\Caliber {#3912 -id: 261 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3913 …} -orderItems: Doctrine\ORM\PersistentCollection {#3915 …} -name: null -locale: null } App\Entity\Caliber {#3917 -id: 349 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3918 …} -orderItems: Doctrine\ORM\PersistentCollection {#3920 …} -name: null -locale: null } App\Entity\Caliber {#3922 -id: 363 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3923 …} -orderItems: Doctrine\ORM\PersistentCollection {#3925 …} -name: null -locale: null } App\Entity\Caliber {#3927 -id: 377 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3928 …} -orderItems: Doctrine\ORM\PersistentCollection {#3930 …} -name: null -locale: null } App\Entity\Caliber {#3932 -id: 391 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3933 …} -orderItems: Doctrine\ORM\PersistentCollection {#3935 …} -name: null -locale: null } App\Entity\Caliber {#3937 -id: 405 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3938 …} -orderItems: Doctrine\ORM\PersistentCollection {#3940 …} -name: null -locale: null } App\Entity\Caliber {#3942 -id: 419 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3943 …} -orderItems: Doctrine\ORM\PersistentCollection {#3945 …} -name: null -locale: null } App\Entity\Caliber {#3947 -id: 433 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3948 …} -orderItems: Doctrine\ORM\PersistentCollection {#3950 …} -name: null -locale: null } App\Entity\Caliber {#3952 -id: 447 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3953 …} -orderItems: Doctrine\ORM\PersistentCollection {#3955 …} -name: null -locale: null } App\Entity\Caliber {#3957 -id: 473 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3958 …} -orderItems: Doctrine\ORM\PersistentCollection {#3960 …} -name: null -locale: null } App\Entity\Caliber {#3962 -id: 487 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3963 …} -orderItems: Doctrine\ORM\PersistentCollection {#3965 …} -name: null -locale: null } App\Entity\Caliber {#3967 -id: 503 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3968 …} -orderItems: Doctrine\ORM\PersistentCollection {#3970 …} -name: null -locale: null } App\Entity\Caliber {#3972 -id: 517 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3973 …} -orderItems: Doctrine\ORM\PersistentCollection {#3975 …} -name: null -locale: null } App\Entity\Caliber {#3977 -id: 531 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3978 …} -orderItems: Doctrine\ORM\PersistentCollection {#3980 …} -name: null -locale: null } App\Entity\Caliber {#3982 -id: 14 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3983 …} -orderItems: Doctrine\ORM\PersistentCollection {#3985 …} -name: null -locale: null } App\Entity\Caliber {#3987 -id: 28 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3988 …} -orderItems: Doctrine\ORM\PersistentCollection {#3990 …} -name: null -locale: null } App\Entity\Caliber {#3992 -id: 42 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3993 …} -orderItems: Doctrine\ORM\PersistentCollection {#3995 …} -name: null -locale: null } App\Entity\Caliber {#3997 -id: 56 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3998 …} -orderItems: Doctrine\ORM\PersistentCollection {#4000 …} -name: null -locale: null } App\Entity\Caliber {#4002 -id: 70 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4003 …} -orderItems: Doctrine\ORM\PersistentCollection {#4005 …} -name: null -locale: null } App\Entity\Caliber {#4007 -id: 86 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4008 …} -orderItems: Doctrine\ORM\PersistentCollection {#4010 …} -name: null -locale: null } App\Entity\Caliber {#4012 -id: 100 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4013 …} -orderItems: Doctrine\ORM\PersistentCollection {#4015 …} -name: null -locale: null } App\Entity\Caliber {#4017 -id: 114 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4018 …} -orderItems: Doctrine\ORM\PersistentCollection {#4020 …} -name: null -locale: null } App\Entity\Caliber {#4022 -id: 132 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4023 …} -orderItems: Doctrine\ORM\PersistentCollection {#4025 …} -name: null -locale: null } App\Entity\Caliber {#4027 -id: 146 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4028 …} -orderItems: Doctrine\ORM\PersistentCollection {#4030 …} -name: null -locale: null } App\Entity\Caliber {#4032 -id: 161 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4033 …} -orderItems: Doctrine\ORM\PersistentCollection {#4035 …} -name: null -locale: null } App\Entity\Caliber {#4037 -id: 175 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4038 …} -orderItems: Doctrine\ORM\PersistentCollection {#4040 …} -name: null -locale: null } App\Entity\Caliber {#4042 -id: 189 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4043 …} -orderItems: Doctrine\ORM\PersistentCollection {#4045 …} -name: null -locale: null } App\Entity\Caliber {#4047 -id: 203 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4048 …} -orderItems: Doctrine\ORM\PersistentCollection {#4050 …} -name: null -locale: null } App\Entity\Caliber {#4052 -id: 218 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4053 …} -orderItems: Doctrine\ORM\PersistentCollection {#4055 …} -name: null -locale: null } App\Entity\Caliber {#4057 -id: 233 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4058 …} -orderItems: Doctrine\ORM\PersistentCollection {#4060 …} -name: null -locale: null } App\Entity\Caliber {#4062 -id: 248 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4063 …} -orderItems: Doctrine\ORM\PersistentCollection {#4065 …} -name: null -locale: null } App\Entity\Caliber {#4067 -id: 262 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4068 …} -orderItems: Doctrine\ORM\PersistentCollection {#4070 …} -name: null -locale: null } App\Entity\Caliber {#4072 -id: 350 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4073 …} -orderItems: Doctrine\ORM\PersistentCollection {#4075 …} -name: null -locale: null } App\Entity\Caliber {#4077 -id: 364 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4078 …} -orderItems: Doctrine\ORM\PersistentCollection {#4080 …} -name: null -locale: null } App\Entity\Caliber {#4082 -id: 378 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4083 …} -orderItems: Doctrine\ORM\PersistentCollection {#4085 …} -name: null -locale: null } App\Entity\Caliber {#4087 -id: 392 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4088 …} -orderItems: Doctrine\ORM\PersistentCollection {#4090 …} -name: null -locale: null } App\Entity\Caliber {#4092 -id: 406 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4093 …} -orderItems: Doctrine\ORM\PersistentCollection {#4095 …} -name: null -locale: null } App\Entity\Caliber {#4097 -id: 420 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4098 …} -orderItems: Doctrine\ORM\PersistentCollection {#4100 …} -name: null -locale: null } App\Entity\Caliber {#4102 -id: 434 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4103 …} -orderItems: Doctrine\ORM\PersistentCollection {#4105 …} -name: null -locale: null } App\Entity\Caliber {#4107 -id: 448 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4108 …} -orderItems: Doctrine\ORM\PersistentCollection {#4110 …} -name: null -locale: null } App\Entity\Caliber {#4112 -id: 474 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4113 …} -orderItems: Doctrine\ORM\PersistentCollection {#4115 …} -name: null -locale: null } App\Entity\Caliber {#4117 -id: 488 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4118 …} -orderItems: Doctrine\ORM\PersistentCollection {#4120 …} -name: null -locale: null } App\Entity\Caliber {#4122 -id: 504 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4123 …} -orderItems: Doctrine\ORM\PersistentCollection {#4125 …} -name: null -locale: null } App\Entity\Caliber {#4127 -id: 518 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4128 …} -orderItems: Doctrine\ORM\PersistentCollection {#4130 …} -name: null -locale: null } App\Entity\Caliber {#4132 -id: 532 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4133 …} -orderItems: Doctrine\ORM\PersistentCollection {#4135 …} -name: null -locale: null } App\Entity\Caliber {#4137 -id: 71 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4138 …} -orderItems: Doctrine\ORM\PersistentCollection {#4140 …} -name: null -locale: null } App\Entity\Caliber {#4142 -id: 115 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4143 …} -orderItems: Doctrine\ORM\PersistentCollection {#4145 …} -name: null -locale: null } App\Entity\Caliber {#4147 -id: 489 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4148 …} -orderItems: Doctrine\ORM\PersistentCollection {#4150 …} -name: null -locale: null } App\Entity\Caliber {#4152 -id: 533 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4153 …} -orderItems: Doctrine\ORM\PersistentCollection {#4155 …} -name: null -locale: null } App\Entity\Caliber {#4157 -id: 72 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4158 …} -orderItems: Doctrine\ORM\PersistentCollection {#4160 …} -name: null -locale: null } App\Entity\Caliber {#4162 -id: 116 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4163 …} -orderItems: Doctrine\ORM\PersistentCollection {#4165 …} -name: null -locale: null } App\Entity\Caliber {#4167 -id: 204 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4168 …} -orderItems: Doctrine\ORM\PersistentCollection {#4170 …} -name: null -locale: null } App\Entity\Caliber {#4172 -id: 490 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4173 …} -orderItems: Doctrine\ORM\PersistentCollection {#4175 …} -name: null -locale: null } App\Entity\Caliber {#4177 -id: 534 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4178 …} -orderItems: Doctrine\ORM\PersistentCollection {#4180 …} -name: null -locale: null } ] |
| class | "App\Entity\Caliber" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1175 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1178 …} } |
| data_class | null |
| disabled | false |
| em | Container4AmajQx\EntityManagerGhostEbeb667 {#329 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4235 -om: Container4AmajQx\EntityManagerGhostEbeb667 {#329 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1232 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Kalibar" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Odaberi kalibar/dimenzije" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#4233 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_add_to_cart_caliber" ] |
| cache_key | "_add_to_cart_caliber_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4547 +label: "NOS 1.0 " +value: "305" +data: App\Entity\Caliber {#1354 -id: 305 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1401 …} -orderItems: Doctrine\ORM\PersistentCollection {#1399 …} -name: "NOS 1.0" -locale: null } +attr: [ "data-chained" => 63 ] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4548 +label: "NOS 1.6 " +value: "307" +data: App\Entity\Caliber {#1397 -id: 307 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1396 …} -orderItems: Doctrine\ORM\PersistentCollection {#1394 …} -name: "NOS 1.6" -locale: null } +attr: [ "data-chained" => 63 ] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4549 +label: "NOY 1.0 " +value: "309" +data: App\Entity\Caliber {#1392 -id: 309 -caliber: null -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1390 …} -orderItems: Doctrine\ORM\PersistentCollection {#1388 …} -name: "NOY 1.0" -locale: null } +attr: [ "data-chained" => 69 ] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +label: " 0.00" +value: "279" +data: App\Entity\Caliber {#1386 -id: 279 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1385 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1384 …} -orderItems: Doctrine\ORM\PersistentCollection {#1366 …} -name: null -locale: null } +attr: [ "data-chained" => 26 ] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4551 +label: " 0.00" +value: "280" +data: App\Entity\Caliber {#1368 -id: 280 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1369 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1370 …} -orderItems: Doctrine\ORM\PersistentCollection {#1372 …} -name: null -locale: null } +attr: [ "data-chained" => 37 ] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4552 +label: " 0.00" +value: "281" +data: App\Entity\Caliber {#1374 -id: 281 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1375 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1376 …} -orderItems: Doctrine\ORM\PersistentCollection {#1378 …} -name: null -locale: null } +attr: [ "data-chained" => 38 ] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4553 +label: " 0.00" +value: "282" +data: App\Entity\Caliber {#1380 -id: 282 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1381 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1382 …} -orderItems: Doctrine\ORM\PersistentCollection {#1404 …} -name: null -locale: null } +attr: [ "data-chained" => 39 ] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +label: " 0.00" +value: "283" +data: App\Entity\Caliber {#1406 -id: 283 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1407 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1408 …} -orderItems: Doctrine\ORM\PersistentCollection {#1410 …} -name: null -locale: null } +attr: [ "data-chained" => 40 ] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4555 +label: " 0.00" +value: "284" +data: App\Entity\Caliber {#1412 -id: 284 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1413 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1414 …} -orderItems: Doctrine\ORM\PersistentCollection {#1416 …} -name: null -locale: null } +attr: [ "data-chained" => 47 ] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +label: " 0.00" +value: "285" +data: App\Entity\Caliber {#1418 -id: 285 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1419 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1420 …} -orderItems: Doctrine\ORM\PersistentCollection {#1422 …} -name: null -locale: null } +attr: [ "data-chained" => 48 ] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4557 +label: " 0.00" +value: "286" +data: App\Entity\Caliber {#1424 -id: 286 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1425 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1426 …} -orderItems: Doctrine\ORM\PersistentCollection {#1428 …} -name: null -locale: null } +attr: [ "data-chained" => 49 ] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4558 +label: " 0.00" +value: "287" +data: App\Entity\Caliber {#1430 -id: 287 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1431 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1432 …} -orderItems: Doctrine\ORM\PersistentCollection {#1434 …} -name: null -locale: null } +attr: [ "data-chained" => 50 ] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4559 +label: " 0.00" +value: "288" +data: App\Entity\Caliber {#1436 -id: 288 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1437 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1438 …} -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} -name: null -locale: null } +attr: [ "data-chained" => 51 ] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4560 +label: " 0.00" +value: "289" +data: App\Entity\Caliber {#1442 -id: 289 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1443 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1444 …} -orderItems: Doctrine\ORM\PersistentCollection {#1446 …} -name: null -locale: null } +attr: [ "data-chained" => 52 ] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4561 +label: " 0.00" +value: "290" +data: App\Entity\Caliber {#1448 -id: 290 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1449 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1450 …} -orderItems: Doctrine\ORM\PersistentCollection {#1452 …} -name: null -locale: null } +attr: [ "data-chained" => 53 ] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +label: " 0.00" +value: "291" +data: App\Entity\Caliber {#1454 -id: 291 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1455 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1456 …} -orderItems: Doctrine\ORM\PersistentCollection {#1458 …} -name: null -locale: null } +attr: [ "data-chained" => 36 ] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +label: " 0.00" +value: "292" +data: App\Entity\Caliber {#1460 -id: 292 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1461 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1462 …} -orderItems: Doctrine\ORM\PersistentCollection {#1464 …} -name: null -locale: null } +attr: [ "data-chained" => 35 ] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4564 +label: " 0.00" +value: "293" +data: App\Entity\Caliber {#1466 -id: 293 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1467 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1468 …} -orderItems: Doctrine\ORM\PersistentCollection {#1470 …} -name: null -locale: null } +attr: [ "data-chained" => 34 ] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4565 +label: " 0.00" +value: "294" +data: App\Entity\Caliber {#1472 -id: 294 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1473 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1474 …} -orderItems: Doctrine\ORM\PersistentCollection {#1476 …} -name: null -locale: null } +attr: [ "data-chained" => 33 ] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4566 +label: " 0.00" +value: "295" +data: App\Entity\Caliber {#1478 -id: 295 -caliber: "0.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1480 …} -orderItems: Doctrine\ORM\PersistentCollection {#1482 …} -name: null -locale: null } +attr: [ "data-chained" => 54 ] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4567 +label: " 0.80" +value: "1" +data: App\Entity\Caliber {#1484 -id: 1 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1486 …} -orderItems: Doctrine\ORM\PersistentCollection {#1488 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4568 +label: " 0.80" +value: "15" +data: App\Entity\Caliber {#1490 -id: 15 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1492 …} -orderItems: Doctrine\ORM\PersistentCollection {#1494 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4569 +label: " 0.80" +value: "29" +data: App\Entity\Caliber {#1496 -id: 29 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1498 …} -orderItems: Doctrine\ORM\PersistentCollection {#1500 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4570 +label: " 0.80" +value: "43" +data: App\Entity\Caliber {#1502 -id: 43 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1504 …} -orderItems: Doctrine\ORM\PersistentCollection {#1506 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4571 +label: " 0.80" +value: "57" +data: App\Entity\Caliber {#1508 -id: 57 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1510 …} -orderItems: Doctrine\ORM\PersistentCollection {#1512 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4572 +label: " 0.80" +value: "73" +data: App\Entity\Caliber {#1514 -id: 73 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1516 …} -orderItems: Doctrine\ORM\PersistentCollection {#1518 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4573 +label: " 0.80" +value: "87" +data: App\Entity\Caliber {#1520 -id: 87 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1522 …} -orderItems: Doctrine\ORM\PersistentCollection {#1524 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4574 +label: " 0.80" +value: "101" +data: App\Entity\Caliber {#1526 -id: 101 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1528 …} -orderItems: Doctrine\ORM\PersistentCollection {#1530 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: " 0.80" +value: "117" +data: App\Entity\Caliber {#1532 -id: 117 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1534 …} -orderItems: Doctrine\ORM\PersistentCollection {#1536 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: " 0.80" +value: "133" +data: App\Entity\Caliber {#1538 -id: 133 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1540 …} -orderItems: Doctrine\ORM\PersistentCollection {#1542 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: " 0.80" +value: "148" +data: App\Entity\Caliber {#1544 -id: 148 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1546 …} -orderItems: Doctrine\ORM\PersistentCollection {#1548 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: " 0.80" +value: "162" +data: App\Entity\Caliber {#1550 -id: 162 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1552 …} -orderItems: Doctrine\ORM\PersistentCollection {#1554 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: " 0.80" +value: "176" +data: App\Entity\Caliber {#1556 -id: 176 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1558 …} -orderItems: Doctrine\ORM\PersistentCollection {#1560 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: " 0.80" +value: "190" +data: App\Entity\Caliber {#1562 -id: 190 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1564 …} -orderItems: Doctrine\ORM\PersistentCollection {#1566 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: " 0.80" +value: "205" +data: App\Entity\Caliber {#1568 -id: 205 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1570 …} -orderItems: Doctrine\ORM\PersistentCollection {#1572 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4582 +label: " 0.80" +value: "220" +data: App\Entity\Caliber {#1574 -id: 220 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1576 …} -orderItems: Doctrine\ORM\PersistentCollection {#1578 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4583 +label: " 0.80" +value: "235" +data: App\Entity\Caliber {#1580 -id: 235 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1582 …} -orderItems: Doctrine\ORM\PersistentCollection {#1584 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4584 +label: " 0.80" +value: "249" +data: App\Entity\Caliber {#1586 -id: 249 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1588 …} -orderItems: Doctrine\ORM\PersistentCollection {#1590 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4585 +label: " 0.80" +value: "263" +data: App\Entity\Caliber {#1592 -id: 263 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1594 …} -orderItems: Doctrine\ORM\PersistentCollection {#1596 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4586 +label: "AS 0.80" +value: "312" +data: App\Entity\Caliber {#1598 -id: 312 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1219 -id: 70 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut AS" -type: "Dizna za unutarnji kut AS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1228 …} -orderItems: Doctrine\ORM\PersistentCollection {#1230 …} -image: "19022024/64ec8b02ae4f79fbd38db04b2442d351.png" -calibers: Doctrine\ORM\PersistentCollection {#1253 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1599 …} -orderItems: Doctrine\ORM\PersistentCollection {#1601 …} -name: "AS" -locale: null } +attr: [ "data-chained" => 70 ] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4587 +label: "CS 0.80" +value: "316" +data: App\Entity\Caliber {#1603 -id: 316 -caliber: "0.80" -productCombination: App\Entity\ProductCombination {#1254 -id: 72 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut CS" -type: "Dizna za vanjski kut CS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1255 …} -orderItems: Doctrine\ORM\PersistentCollection {#1257 …} -image: "19022024/cd6883b2426484928e1a58b3709dc2aa.png" -calibers: Doctrine\ORM\PersistentCollection {#1259 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1604 …} -orderItems: Doctrine\ORM\PersistentCollection {#1606 …} -name: "CS" -locale: null } +attr: [ "data-chained" => 72 ] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4588 +label: " 0.80" +value: "321" +data: App\Entity\Caliber {#1608 -id: 321 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1610 …} -orderItems: Doctrine\ORM\PersistentCollection {#1612 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4589 +label: " 0.80" +value: "337" +data: App\Entity\Caliber {#1614 -id: 337 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1616 …} -orderItems: Doctrine\ORM\PersistentCollection {#1618 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4590 +label: " 0.80" +value: "351" +data: App\Entity\Caliber {#1620 -id: 351 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1622 …} -orderItems: Doctrine\ORM\PersistentCollection {#1624 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +label: " 0.80" +value: "365" +data: App\Entity\Caliber {#1626 -id: 365 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1628 …} -orderItems: Doctrine\ORM\PersistentCollection {#1630 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +label: " 0.80" +value: "379" +data: App\Entity\Caliber {#1632 -id: 379 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1634 …} -orderItems: Doctrine\ORM\PersistentCollection {#1636 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: " 0.80" +value: "393" +data: App\Entity\Caliber {#1638 -id: 393 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1640 …} -orderItems: Doctrine\ORM\PersistentCollection {#1642 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: " 0.80" +value: "407" +data: App\Entity\Caliber {#1644 -id: 407 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1646 …} -orderItems: Doctrine\ORM\PersistentCollection {#1648 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: " 0.80" +value: "421" +data: App\Entity\Caliber {#1650 -id: 421 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1652 …} -orderItems: Doctrine\ORM\PersistentCollection {#1654 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: " 0.80" +value: "435" +data: App\Entity\Caliber {#1656 -id: 435 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1658 …} -orderItems: Doctrine\ORM\PersistentCollection {#1660 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "AS 0.80" +value: "453" +data: App\Entity\Caliber {#1662 -id: 453 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1664 …} -orderItems: Doctrine\ORM\PersistentCollection {#1666 …} -name: "AS" -locale: null } +attr: [ "data-chained" => 145 ] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +label: "CS 0.80" +value: "456" +data: App\Entity\Caliber {#1668 -id: 456 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1670 …} -orderItems: Doctrine\ORM\PersistentCollection {#1672 …} -name: "CS" -locale: null } +attr: [ "data-chained" => 147 ] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4599 +label: " 0.80" +value: "459" +data: App\Entity\Caliber {#1674 -id: 459 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1676 …} -orderItems: Doctrine\ORM\PersistentCollection {#1678 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +label: " 0.80" +value: "475" +data: App\Entity\Caliber {#1680 -id: 475 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1682 …} -orderItems: Doctrine\ORM\PersistentCollection {#1684 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4601 +label: " 0.80" +value: "491" +data: App\Entity\Caliber {#1686 -id: 491 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1688 …} -orderItems: Doctrine\ORM\PersistentCollection {#1690 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4602 +label: " 0.80" +value: "505" +data: App\Entity\Caliber {#1692 -id: 505 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1694 …} -orderItems: Doctrine\ORM\PersistentCollection {#1696 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4603 +label: " 0.80" +value: "519" +data: App\Entity\Caliber {#1698 -id: 519 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1700 …} -orderItems: Doctrine\ORM\PersistentCollection {#1702 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4604 +label: " 0.80" +value: "535" +data: App\Entity\Caliber {#1704 -id: 535 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1706 …} -orderItems: Doctrine\ORM\PersistentCollection {#1708 …} -name: null -locale: null } +attr: [ "data-chained" => 171 ] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4605 +label: " 0.80" +value: "539" +data: App\Entity\Caliber {#1710 -id: 539 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1712 …} -orderItems: Doctrine\ORM\PersistentCollection {#1714 …} -name: null -locale: null } +attr: [ "data-chained" => 172 ] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4606 +label: " 0.80" +value: "543" +data: App\Entity\Caliber {#1716 -id: 543 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1718 …} -orderItems: Doctrine\ORM\PersistentCollection {#1720 …} -name: null -locale: null } +attr: [ "data-chained" => 175 ] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4607 +label: " 0.80" +value: "547" +data: App\Entity\Caliber {#1722 -id: 547 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1724 …} -orderItems: Doctrine\ORM\PersistentCollection {#1726 …} -name: null -locale: null } +attr: [ "data-chained" => 176 ] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4608 +label: " 0.80" +value: "551" +data: App\Entity\Caliber {#1728 -id: 551 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1730 …} -orderItems: Doctrine\ORM\PersistentCollection {#1732 …} -name: null -locale: null } +attr: [ "data-chained" => 177 ] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4609 +label: " 0.80" +value: "555" +data: App\Entity\Caliber {#1734 -id: 555 -caliber: "0.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1736 …} -orderItems: Doctrine\ORM\PersistentCollection {#1738 …} -name: null -locale: null } +attr: [ "data-chained" => 178 ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4610 +label: " 1.00" +value: "2" +data: App\Entity\Caliber {#1740 -id: 2 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1741 …} -orderItems: Doctrine\ORM\PersistentCollection {#1743 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4611 +label: " 1.00" +value: "16" +data: App\Entity\Caliber {#1745 -id: 16 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1746 …} -orderItems: Doctrine\ORM\PersistentCollection {#1748 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4612 +label: " 1.00" +value: "30" +data: App\Entity\Caliber {#1750 -id: 30 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1751 …} -orderItems: Doctrine\ORM\PersistentCollection {#1753 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4613 +label: " 1.00" +value: "44" +data: App\Entity\Caliber {#1755 -id: 44 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1756 …} -orderItems: Doctrine\ORM\PersistentCollection {#1758 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4614 +label: " 1.00" +value: "58" +data: App\Entity\Caliber {#1760 -id: 58 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1761 …} -orderItems: Doctrine\ORM\PersistentCollection {#1763 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: " 1.00" +value: "74" +data: App\Entity\Caliber {#1765 -id: 74 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1766 …} -orderItems: Doctrine\ORM\PersistentCollection {#1768 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4616 +label: " 1.00" +value: "88" +data: App\Entity\Caliber {#1770 -id: 88 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1771 …} -orderItems: Doctrine\ORM\PersistentCollection {#1773 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4617 +label: " 1.00" +value: "102" +data: App\Entity\Caliber {#1775 -id: 102 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1776 …} -orderItems: Doctrine\ORM\PersistentCollection {#1778 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4618 +label: " 1.00" +value: "118" +data: App\Entity\Caliber {#1780 -id: 118 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1781 …} -orderItems: Doctrine\ORM\PersistentCollection {#1783 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4619 +label: " 1.00" +value: "134" +data: App\Entity\Caliber {#1785 -id: 134 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1786 …} -orderItems: Doctrine\ORM\PersistentCollection {#1788 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4620 +label: " 1.00" +value: "149" +data: App\Entity\Caliber {#1790 -id: 149 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1791 …} -orderItems: Doctrine\ORM\PersistentCollection {#1793 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4621 +label: " 1.00" +value: "163" +data: App\Entity\Caliber {#1795 -id: 163 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1796 …} -orderItems: Doctrine\ORM\PersistentCollection {#1798 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4622 +label: " 1.00" +value: "177" +data: App\Entity\Caliber {#1800 -id: 177 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1801 …} -orderItems: Doctrine\ORM\PersistentCollection {#1803 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4623 +label: " 1.00" +value: "191" +data: App\Entity\Caliber {#1805 -id: 191 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1806 …} -orderItems: Doctrine\ORM\PersistentCollection {#1808 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4624 +label: " 1.00" +value: "206" +data: App\Entity\Caliber {#1810 -id: 206 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1811 …} -orderItems: Doctrine\ORM\PersistentCollection {#1813 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4625 +label: " 1.00" +value: "221" +data: App\Entity\Caliber {#1815 -id: 221 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1816 …} -orderItems: Doctrine\ORM\PersistentCollection {#1818 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4626 +label: " 1.00" +value: "236" +data: App\Entity\Caliber {#1820 -id: 236 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1821 …} -orderItems: Doctrine\ORM\PersistentCollection {#1823 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4627 +label: " 1.00" +value: "250" +data: App\Entity\Caliber {#1825 -id: 250 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1826 …} -orderItems: Doctrine\ORM\PersistentCollection {#1828 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4628 +label: " 1.00" +value: "264" +data: App\Entity\Caliber {#1830 -id: 264 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1831 …} -orderItems: Doctrine\ORM\PersistentCollection {#1833 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4629 +label: " 1.00" +value: "272" +data: App\Entity\Caliber {#1835 -id: 272 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1837 …} -orderItems: Doctrine\ORM\PersistentCollection {#1839 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4630 +label: " 1.00" +value: "296" +data: App\Entity\Caliber {#1841 -id: 296 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1842 …} -orderItems: Doctrine\ORM\PersistentCollection {#1844 …} -name: null -locale: null } +attr: [ "data-chained" => 54 ] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +label: " 1.00" +value: "299" +data: App\Entity\Caliber {#1846 -id: 299 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1848 …} -orderItems: Doctrine\ORM\PersistentCollection {#1850 …} -name: null -locale: null } +attr: [ "data-chained" => 55 ] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4632 +label: " 1.00" +value: "322" +data: App\Entity\Caliber {#1852 -id: 322 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1853 …} -orderItems: Doctrine\ORM\PersistentCollection {#1855 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4633 +label: " 1.00" +value: "330" +data: App\Entity\Caliber {#1857 -id: 330 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1859 …} -orderItems: Doctrine\ORM\PersistentCollection {#1861 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4634 +label: " 1.00" +value: "338" +data: App\Entity\Caliber {#1863 -id: 338 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1864 …} -orderItems: Doctrine\ORM\PersistentCollection {#1866 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4635 +label: " 1.00" +value: "352" +data: App\Entity\Caliber {#1868 -id: 352 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1869 …} -orderItems: Doctrine\ORM\PersistentCollection {#1871 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4636 +label: " 1.00" +value: "366" +data: App\Entity\Caliber {#1873 -id: 366 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1874 …} -orderItems: Doctrine\ORM\PersistentCollection {#1876 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4637 +label: " 1.00" +value: "380" +data: App\Entity\Caliber {#1878 -id: 380 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1879 …} -orderItems: Doctrine\ORM\PersistentCollection {#1881 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4638 +label: " 1.00" +value: "394" +data: App\Entity\Caliber {#1883 -id: 394 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1884 …} -orderItems: Doctrine\ORM\PersistentCollection {#1886 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4639 +label: " 1.00" +value: "408" +data: App\Entity\Caliber {#1888 -id: 408 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1889 …} -orderItems: Doctrine\ORM\PersistentCollection {#1891 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4640 +label: " 1.00" +value: "422" +data: App\Entity\Caliber {#1893 -id: 422 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1894 …} -orderItems: Doctrine\ORM\PersistentCollection {#1896 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4641 +label: " 1.00" +value: "436" +data: App\Entity\Caliber {#1898 -id: 436 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1899 …} -orderItems: Doctrine\ORM\PersistentCollection {#1901 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4642 +label: "NOY 1.00" +value: "450" +data: App\Entity\Caliber {#1903 -id: 450 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1905 …} -orderItems: Doctrine\ORM\PersistentCollection {#1907 …} -name: "NOY" -locale: null } +attr: [ "data-chained" => 141 ] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4643 +label: " 1.00" +value: "460" +data: App\Entity\Caliber {#1909 -id: 460 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1910 …} -orderItems: Doctrine\ORM\PersistentCollection {#1912 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4644 +label: " 1.00" +value: "476" +data: App\Entity\Caliber {#1914 -id: 476 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1915 …} -orderItems: Doctrine\ORM\PersistentCollection {#1917 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4645 +label: " 1.00" +value: "492" +data: App\Entity\Caliber {#1919 -id: 492 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1920 …} -orderItems: Doctrine\ORM\PersistentCollection {#1922 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4646 +label: " 1.00" +value: "506" +data: App\Entity\Caliber {#1924 -id: 506 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1925 …} -orderItems: Doctrine\ORM\PersistentCollection {#1927 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4647 +label: " 1.00" +value: "520" +data: App\Entity\Caliber {#1929 -id: 520 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1930 …} -orderItems: Doctrine\ORM\PersistentCollection {#1932 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4648 +label: " 1.00" +value: "536" +data: App\Entity\Caliber {#1934 -id: 536 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1935 …} -orderItems: Doctrine\ORM\PersistentCollection {#1937 …} -name: null -locale: null } +attr: [ "data-chained" => 171 ] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4649 +label: " 1.00" +value: "540" +data: App\Entity\Caliber {#1939 -id: 540 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1940 …} -orderItems: Doctrine\ORM\PersistentCollection {#1942 …} -name: null -locale: null } +attr: [ "data-chained" => 172 ] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4650 +label: " 1.00" +value: "544" +data: App\Entity\Caliber {#1944 -id: 544 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1945 …} -orderItems: Doctrine\ORM\PersistentCollection {#1947 …} -name: null -locale: null } +attr: [ "data-chained" => 175 ] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4651 +label: " 1.00" +value: "548" +data: App\Entity\Caliber {#1949 -id: 548 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1950 …} -orderItems: Doctrine\ORM\PersistentCollection {#1952 …} -name: null -locale: null } +attr: [ "data-chained" => 176 ] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4652 +label: " 1.00" +value: "552" +data: App\Entity\Caliber {#1954 -id: 552 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1955 …} -orderItems: Doctrine\ORM\PersistentCollection {#1957 …} -name: null -locale: null } +attr: [ "data-chained" => 177 ] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4653 +label: " 1.00" +value: "556" +data: App\Entity\Caliber {#1959 -id: 556 -caliber: "1.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1960 …} -orderItems: Doctrine\ORM\PersistentCollection {#1962 …} -name: null -locale: null } +attr: [ "data-chained" => 178 ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4654 +label: " 1.20" +value: "3" +data: App\Entity\Caliber {#1964 -id: 3 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1965 …} -orderItems: Doctrine\ORM\PersistentCollection {#1967 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4655 +label: " 1.20" +value: "17" +data: App\Entity\Caliber {#1969 -id: 17 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1970 …} -orderItems: Doctrine\ORM\PersistentCollection {#1972 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4656 +label: " 1.20" +value: "31" +data: App\Entity\Caliber {#1974 -id: 31 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1975 …} -orderItems: Doctrine\ORM\PersistentCollection {#1977 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4657 +label: " 1.20" +value: "45" +data: App\Entity\Caliber {#1979 -id: 45 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1980 …} -orderItems: Doctrine\ORM\PersistentCollection {#1982 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4658 +label: " 1.20" +value: "59" +data: App\Entity\Caliber {#1984 -id: 59 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1985 …} -orderItems: Doctrine\ORM\PersistentCollection {#1987 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4659 +label: " 1.20" +value: "75" +data: App\Entity\Caliber {#1989 -id: 75 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1990 …} -orderItems: Doctrine\ORM\PersistentCollection {#1992 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4660 +label: " 1.20" +value: "89" +data: App\Entity\Caliber {#1994 -id: 89 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1995 …} -orderItems: Doctrine\ORM\PersistentCollection {#1997 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4661 +label: " 1.20" +value: "103" +data: App\Entity\Caliber {#1999 -id: 103 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2000 …} -orderItems: Doctrine\ORM\PersistentCollection {#2002 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4662 +label: " 1.20" +value: "119" +data: App\Entity\Caliber {#2004 -id: 119 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2005 …} -orderItems: Doctrine\ORM\PersistentCollection {#2007 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4663 +label: " 1.20" +value: "135" +data: App\Entity\Caliber {#2009 -id: 135 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2010 …} -orderItems: Doctrine\ORM\PersistentCollection {#2012 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4664 +label: " 1.20" +value: "150" +data: App\Entity\Caliber {#2014 -id: 150 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2015 …} -orderItems: Doctrine\ORM\PersistentCollection {#2017 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4665 +label: " 1.20" +value: "164" +data: App\Entity\Caliber {#2019 -id: 164 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2020 …} -orderItems: Doctrine\ORM\PersistentCollection {#2022 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4666 +label: " 1.20" +value: "178" +data: App\Entity\Caliber {#2024 -id: 178 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2025 …} -orderItems: Doctrine\ORM\PersistentCollection {#2027 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4667 +label: " 1.20" +value: "192" +data: App\Entity\Caliber {#2029 -id: 192 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2030 …} -orderItems: Doctrine\ORM\PersistentCollection {#2032 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4668 +label: " 1.20" +value: "207" +data: App\Entity\Caliber {#2034 -id: 207 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2035 …} -orderItems: Doctrine\ORM\PersistentCollection {#2037 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4669 +label: " 1.20" +value: "222" +data: App\Entity\Caliber {#2039 -id: 222 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2040 …} -orderItems: Doctrine\ORM\PersistentCollection {#2042 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4670 +label: " 1.20" +value: "237" +data: App\Entity\Caliber {#2044 -id: 237 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2045 …} -orderItems: Doctrine\ORM\PersistentCollection {#2047 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4671 +label: " 1.20" +value: "251" +data: App\Entity\Caliber {#2049 -id: 251 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2050 …} -orderItems: Doctrine\ORM\PersistentCollection {#2052 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4672 +label: " 1.20" +value: "265" +data: App\Entity\Caliber {#2054 -id: 265 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2055 …} -orderItems: Doctrine\ORM\PersistentCollection {#2057 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4673 +label: " 1.20" +value: "273" +data: App\Entity\Caliber {#2059 -id: 273 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2060 …} -orderItems: Doctrine\ORM\PersistentCollection {#2062 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4674 +label: " 1.20" +value: "297" +data: App\Entity\Caliber {#2064 -id: 297 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2065 …} -orderItems: Doctrine\ORM\PersistentCollection {#2067 …} -name: null -locale: null } +attr: [ "data-chained" => 54 ] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4675 +label: " 1.20" +value: "300" +data: App\Entity\Caliber {#2069 -id: 300 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2070 …} -orderItems: Doctrine\ORM\PersistentCollection {#2072 …} -name: null -locale: null } +attr: [ "data-chained" => 55 ] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4676 +label: "NOS 1.20" +value: "306" +data: App\Entity\Caliber {#2074 -id: 306 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1402 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2075 …} -orderItems: Doctrine\ORM\PersistentCollection {#2077 …} -name: "NOS" -locale: null } +attr: [ "data-chained" => 63 ] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4677 +label: "NOY 1.20" +value: "310" +data: App\Entity\Caliber {#2079 -id: 310 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2080 …} -orderItems: Doctrine\ORM\PersistentCollection {#2082 …} -name: "NOY" -locale: null } +attr: [ "data-chained" => 69 ] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4678 +label: "AS 1.20" +value: "313" +data: App\Entity\Caliber {#2084 -id: 313 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1219} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2085 …} -orderItems: Doctrine\ORM\PersistentCollection {#2087 …} -name: "AS" -locale: null } +attr: [ "data-chained" => 70 ] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4679 +label: "CS 1.20" +value: "317" +data: App\Entity\Caliber {#2089 -id: 317 -caliber: "1.20" -productCombination: App\Entity\ProductCombination {#1254} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2090 …} -orderItems: Doctrine\ORM\PersistentCollection {#2092 …} -name: "CS" -locale: null } +attr: [ "data-chained" => 72 ] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4680 +label: " 1.20" +value: "323" +data: App\Entity\Caliber {#2094 -id: 323 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2095 …} -orderItems: Doctrine\ORM\PersistentCollection {#2097 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4681 +label: " 1.20" +value: "331" +data: App\Entity\Caliber {#2099 -id: 331 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2100 …} -orderItems: Doctrine\ORM\PersistentCollection {#2102 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4682 +label: " 1.20" +value: "339" +data: App\Entity\Caliber {#2104 -id: 339 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2105 …} -orderItems: Doctrine\ORM\PersistentCollection {#2107 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4683 +label: " 1.20" +value: "353" +data: App\Entity\Caliber {#2109 -id: 353 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2110 …} -orderItems: Doctrine\ORM\PersistentCollection {#2112 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4684 +label: " 1.20" +value: "367" +data: App\Entity\Caliber {#2114 -id: 367 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2115 …} -orderItems: Doctrine\ORM\PersistentCollection {#2117 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4685 +label: " 1.20" +value: "381" +data: App\Entity\Caliber {#2119 -id: 381 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2120 …} -orderItems: Doctrine\ORM\PersistentCollection {#2122 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4686 +label: " 1.20" +value: "395" +data: App\Entity\Caliber {#2124 -id: 395 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2125 …} -orderItems: Doctrine\ORM\PersistentCollection {#2127 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4687 +label: " 1.20" +value: "409" +data: App\Entity\Caliber {#2129 -id: 409 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2130 …} -orderItems: Doctrine\ORM\PersistentCollection {#2132 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4688 +label: " 1.20" +value: "423" +data: App\Entity\Caliber {#2134 -id: 423 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2135 …} -orderItems: Doctrine\ORM\PersistentCollection {#2137 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4689 +label: " 1.20" +value: "437" +data: App\Entity\Caliber {#2139 -id: 437 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2140 …} -orderItems: Doctrine\ORM\PersistentCollection {#2142 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4690 +label: "NOS 1.20" +value: "449" +data: App\Entity\Caliber {#2144 -id: 449 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2145 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2146 …} -orderItems: Doctrine\ORM\PersistentCollection {#2148 …} -name: "NOS" -locale: null } +attr: [ "data-chained" => 140 ] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4691 +label: "NOY 1.20" +value: "451" +data: App\Entity\Caliber {#2150 -id: 451 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2151 …} -orderItems: Doctrine\ORM\PersistentCollection {#2153 …} -name: "NOY" -locale: null } +attr: [ "data-chained" => 141 ] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4692 +label: "AS 1.20" +value: "454" +data: App\Entity\Caliber {#2155 -id: 454 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1663 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2156 …} -orderItems: Doctrine\ORM\PersistentCollection {#2158 …} -name: "AS" -locale: null } +attr: [ "data-chained" => 145 ] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4693 +label: "CS 1.20" +value: "457" +data: App\Entity\Caliber {#2160 -id: 457 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1669 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2161 …} -orderItems: Doctrine\ORM\PersistentCollection {#2163 …} -name: "CS" -locale: null } +attr: [ "data-chained" => 147 ] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4694 +label: " 1.20" +value: "461" +data: App\Entity\Caliber {#2165 -id: 461 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2166 …} -orderItems: Doctrine\ORM\PersistentCollection {#2168 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4695 +label: " 1.20" +value: "477" +data: App\Entity\Caliber {#2170 -id: 477 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2171 …} -orderItems: Doctrine\ORM\PersistentCollection {#2173 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4696 +label: " 1.20" +value: "493" +data: App\Entity\Caliber {#2175 -id: 493 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2176 …} -orderItems: Doctrine\ORM\PersistentCollection {#2178 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4697 +label: " 1.20" +value: "507" +data: App\Entity\Caliber {#2180 -id: 507 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2181 …} -orderItems: Doctrine\ORM\PersistentCollection {#2183 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4698 +label: " 1.20" +value: "521" +data: App\Entity\Caliber {#2185 -id: 521 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2186 …} -orderItems: Doctrine\ORM\PersistentCollection {#2188 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4699 +label: " 1.20" +value: "537" +data: App\Entity\Caliber {#2190 -id: 537 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2191 …} -orderItems: Doctrine\ORM\PersistentCollection {#2193 …} -name: null -locale: null } +attr: [ "data-chained" => 171 ] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4700 +label: " 1.20" +value: "541" +data: App\Entity\Caliber {#2195 -id: 541 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2196 …} -orderItems: Doctrine\ORM\PersistentCollection {#2198 …} -name: null -locale: null } +attr: [ "data-chained" => 172 ] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4701 +label: " 1.20" +value: "545" +data: App\Entity\Caliber {#2200 -id: 545 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2201 …} -orderItems: Doctrine\ORM\PersistentCollection {#2203 …} -name: null -locale: null } +attr: [ "data-chained" => 175 ] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4702 +label: " 1.20" +value: "549" +data: App\Entity\Caliber {#2205 -id: 549 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2206 …} -orderItems: Doctrine\ORM\PersistentCollection {#2208 …} -name: null -locale: null } +attr: [ "data-chained" => 176 ] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4703 +label: " 1.20" +value: "553" +data: App\Entity\Caliber {#2210 -id: 553 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2211 …} -orderItems: Doctrine\ORM\PersistentCollection {#2213 …} -name: null -locale: null } +attr: [ "data-chained" => 177 ] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4704 +label: " 1.20" +value: "557" +data: App\Entity\Caliber {#2215 -id: 557 -caliber: "1.20" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2216 …} -orderItems: Doctrine\ORM\PersistentCollection {#2218 …} -name: null -locale: null } +attr: [ "data-chained" => 178 ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4705 +label: " 1.30" +value: "120" +data: App\Entity\Caliber {#2220 -id: 120 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2221 …} -orderItems: Doctrine\ORM\PersistentCollection {#2223 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4706 +label: " 1.30" +value: "462" +data: App\Entity\Caliber {#2225 -id: 462 -caliber: "1.30" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2226 …} -orderItems: Doctrine\ORM\PersistentCollection {#2228 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4707 +label: " 1.40" +value: "4" +data: App\Entity\Caliber {#2230 -id: 4 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2231 …} -orderItems: Doctrine\ORM\PersistentCollection {#2233 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4708 +label: " 1.40" +value: "18" +data: App\Entity\Caliber {#2235 -id: 18 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2236 …} -orderItems: Doctrine\ORM\PersistentCollection {#2238 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4709 +label: " 1.40" +value: "32" +data: App\Entity\Caliber {#2240 -id: 32 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2241 …} -orderItems: Doctrine\ORM\PersistentCollection {#2243 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4710 +label: " 1.40" +value: "46" +data: App\Entity\Caliber {#2245 -id: 46 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2246 …} -orderItems: Doctrine\ORM\PersistentCollection {#2248 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4711 +label: " 1.40" +value: "60" +data: App\Entity\Caliber {#2250 -id: 60 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2251 …} -orderItems: Doctrine\ORM\PersistentCollection {#2253 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4712 +label: " 1.40" +value: "76" +data: App\Entity\Caliber {#2255 -id: 76 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2256 …} -orderItems: Doctrine\ORM\PersistentCollection {#2258 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4713 +label: " 1.40" +value: "90" +data: App\Entity\Caliber {#2260 -id: 90 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2261 …} -orderItems: Doctrine\ORM\PersistentCollection {#2263 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4714 +label: " 1.40" +value: "104" +data: App\Entity\Caliber {#2265 -id: 104 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2266 …} -orderItems: Doctrine\ORM\PersistentCollection {#2268 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4715 +label: " 1.40" +value: "121" +data: App\Entity\Caliber {#2270 -id: 121 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2271 …} -orderItems: Doctrine\ORM\PersistentCollection {#2273 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4716 +label: " 1.40" +value: "136" +data: App\Entity\Caliber {#2275 -id: 136 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2276 …} -orderItems: Doctrine\ORM\PersistentCollection {#2278 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4717 +label: " 1.40" +value: "151" +data: App\Entity\Caliber {#2280 -id: 151 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2281 …} -orderItems: Doctrine\ORM\PersistentCollection {#2283 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4718 +label: " 1.40" +value: "165" +data: App\Entity\Caliber {#2285 -id: 165 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2286 …} -orderItems: Doctrine\ORM\PersistentCollection {#2288 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4719 +label: " 1.40" +value: "179" +data: App\Entity\Caliber {#2290 -id: 179 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2291 …} -orderItems: Doctrine\ORM\PersistentCollection {#2293 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4720 +label: " 1.40" +value: "193" +data: App\Entity\Caliber {#2295 -id: 193 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2296 …} -orderItems: Doctrine\ORM\PersistentCollection {#2298 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4721 +label: " 1.40" +value: "208" +data: App\Entity\Caliber {#2300 -id: 208 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2301 …} -orderItems: Doctrine\ORM\PersistentCollection {#2303 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4722 +label: " 1.40" +value: "223" +data: App\Entity\Caliber {#2305 -id: 223 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2306 …} -orderItems: Doctrine\ORM\PersistentCollection {#2308 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4723 +label: " 1.40" +value: "238" +data: App\Entity\Caliber {#2310 -id: 238 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2311 …} -orderItems: Doctrine\ORM\PersistentCollection {#2313 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4724 +label: " 1.40" +value: "252" +data: App\Entity\Caliber {#2315 -id: 252 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2316 …} -orderItems: Doctrine\ORM\PersistentCollection {#2318 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4725 +label: " 1.40" +value: "340" +data: App\Entity\Caliber {#2320 -id: 340 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2321 …} -orderItems: Doctrine\ORM\PersistentCollection {#2323 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4726 +label: " 1.40" +value: "354" +data: App\Entity\Caliber {#2325 -id: 354 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2326 …} -orderItems: Doctrine\ORM\PersistentCollection {#2328 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4727 +label: " 1.40" +value: "368" +data: App\Entity\Caliber {#2330 -id: 368 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2331 …} -orderItems: Doctrine\ORM\PersistentCollection {#2333 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4728 +label: " 1.40" +value: "382" +data: App\Entity\Caliber {#2335 -id: 382 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2336 …} -orderItems: Doctrine\ORM\PersistentCollection {#2338 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4729 +label: " 1.40" +value: "396" +data: App\Entity\Caliber {#2340 -id: 396 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2341 …} -orderItems: Doctrine\ORM\PersistentCollection {#2343 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4730 +label: " 1.40" +value: "410" +data: App\Entity\Caliber {#2345 -id: 410 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2346 …} -orderItems: Doctrine\ORM\PersistentCollection {#2348 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4731 +label: " 1.40" +value: "424" +data: App\Entity\Caliber {#2350 -id: 424 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2351 …} -orderItems: Doctrine\ORM\PersistentCollection {#2353 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +label: " 1.40" +value: "438" +data: App\Entity\Caliber {#2355 -id: 438 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2356 …} -orderItems: Doctrine\ORM\PersistentCollection {#2358 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: " 1.40" +value: "463" +data: App\Entity\Caliber {#2360 -id: 463 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2361 …} -orderItems: Doctrine\ORM\PersistentCollection {#2363 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4734 +label: " 1.40" +value: "478" +data: App\Entity\Caliber {#2365 -id: 478 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2366 …} -orderItems: Doctrine\ORM\PersistentCollection {#2368 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +label: " 1.40" +value: "494" +data: App\Entity\Caliber {#2370 -id: 494 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2371 …} -orderItems: Doctrine\ORM\PersistentCollection {#2373 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +label: " 1.40" +value: "508" +data: App\Entity\Caliber {#2375 -id: 508 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2376 …} -orderItems: Doctrine\ORM\PersistentCollection {#2378 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4737 +label: " 1.40" +value: "522" +data: App\Entity\Caliber {#2380 -id: 522 -caliber: "1.40" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2381 …} -orderItems: Doctrine\ORM\PersistentCollection {#2383 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +label: " 1.50" +value: "5" +data: App\Entity\Caliber {#2385 -id: 5 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2386 …} -orderItems: Doctrine\ORM\PersistentCollection {#2388 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4739 +label: " 1.50" +value: "19" +data: App\Entity\Caliber {#2390 -id: 19 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2391 …} -orderItems: Doctrine\ORM\PersistentCollection {#2393 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +label: " 1.50" +value: "33" +data: App\Entity\Caliber {#2395 -id: 33 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2396 …} -orderItems: Doctrine\ORM\PersistentCollection {#2398 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4741 +label: " 1.50" +value: "47" +data: App\Entity\Caliber {#2400 -id: 47 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2401 …} -orderItems: Doctrine\ORM\PersistentCollection {#2403 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4742 +label: " 1.50" +value: "61" +data: App\Entity\Caliber {#2405 -id: 61 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2406 …} -orderItems: Doctrine\ORM\PersistentCollection {#2408 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +label: " 1.50" +value: "77" +data: App\Entity\Caliber {#2410 -id: 77 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2411 …} -orderItems: Doctrine\ORM\PersistentCollection {#2413 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: " 1.50" +value: "91" +data: App\Entity\Caliber {#2415 -id: 91 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2416 …} -orderItems: Doctrine\ORM\PersistentCollection {#2418 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: " 1.50" +value: "105" +data: App\Entity\Caliber {#2420 -id: 105 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2421 …} -orderItems: Doctrine\ORM\PersistentCollection {#2423 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: " 1.50" +value: "122" +data: App\Entity\Caliber {#2425 -id: 122 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2426 …} -orderItems: Doctrine\ORM\PersistentCollection {#2428 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4747 +label: " 1.50" +value: "137" +data: App\Entity\Caliber {#2430 -id: 137 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2431 …} -orderItems: Doctrine\ORM\PersistentCollection {#2433 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4748 +label: " 1.50" +value: "152" +data: App\Entity\Caliber {#2435 -id: 152 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2436 …} -orderItems: Doctrine\ORM\PersistentCollection {#2438 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4749 +label: " 1.50" +value: "166" +data: App\Entity\Caliber {#2440 -id: 166 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2441 …} -orderItems: Doctrine\ORM\PersistentCollection {#2443 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4750 +label: " 1.50" +value: "180" +data: App\Entity\Caliber {#2445 -id: 180 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2446 …} -orderItems: Doctrine\ORM\PersistentCollection {#2448 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +label: " 1.50" +value: "194" +data: App\Entity\Caliber {#2450 -id: 194 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2451 …} -orderItems: Doctrine\ORM\PersistentCollection {#2453 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4752 +label: " 1.50" +value: "209" +data: App\Entity\Caliber {#2455 -id: 209 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2456 …} -orderItems: Doctrine\ORM\PersistentCollection {#2458 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: " 1.50" +value: "224" +data: App\Entity\Caliber {#2460 -id: 224 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2461 …} -orderItems: Doctrine\ORM\PersistentCollection {#2463 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +label: " 1.50" +value: "239" +data: App\Entity\Caliber {#2465 -id: 239 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2466 …} -orderItems: Doctrine\ORM\PersistentCollection {#2468 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: " 1.50" +value: "253" +data: App\Entity\Caliber {#2470 -id: 253 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2471 …} -orderItems: Doctrine\ORM\PersistentCollection {#2473 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: " 1.50" +value: "266" +data: App\Entity\Caliber {#2475 -id: 266 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2476 …} -orderItems: Doctrine\ORM\PersistentCollection {#2478 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: " 1.50" +value: "274" +data: App\Entity\Caliber {#2480 -id: 274 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2481 …} -orderItems: Doctrine\ORM\PersistentCollection {#2483 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: " 1.50" +value: "324" +data: App\Entity\Caliber {#2485 -id: 324 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2486 …} -orderItems: Doctrine\ORM\PersistentCollection {#2488 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: " 1.50" +value: "332" +data: App\Entity\Caliber {#2490 -id: 332 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2491 …} -orderItems: Doctrine\ORM\PersistentCollection {#2493 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: " 1.50" +value: "341" +data: App\Entity\Caliber {#2495 -id: 341 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2496 …} -orderItems: Doctrine\ORM\PersistentCollection {#2498 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: " 1.50" +value: "355" +data: App\Entity\Caliber {#2500 -id: 355 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2501 …} -orderItems: Doctrine\ORM\PersistentCollection {#2503 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: " 1.50" +value: "369" +data: App\Entity\Caliber {#2505 -id: 369 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2506 …} -orderItems: Doctrine\ORM\PersistentCollection {#2508 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: " 1.50" +value: "383" +data: App\Entity\Caliber {#2510 -id: 383 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2511 …} -orderItems: Doctrine\ORM\PersistentCollection {#2513 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: " 1.50" +value: "397" +data: App\Entity\Caliber {#2515 -id: 397 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2516 …} -orderItems: Doctrine\ORM\PersistentCollection {#2518 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: " 1.50" +value: "411" +data: App\Entity\Caliber {#2520 -id: 411 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2521 …} -orderItems: Doctrine\ORM\PersistentCollection {#2523 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: " 1.50" +value: "425" +data: App\Entity\Caliber {#2525 -id: 425 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2526 …} -orderItems: Doctrine\ORM\PersistentCollection {#2528 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: " 1.50" +value: "439" +data: App\Entity\Caliber {#2530 -id: 439 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2531 …} -orderItems: Doctrine\ORM\PersistentCollection {#2533 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: " 1.50" +value: "464" +data: App\Entity\Caliber {#2535 -id: 464 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2536 …} -orderItems: Doctrine\ORM\PersistentCollection {#2538 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: " 1.50" +value: "479" +data: App\Entity\Caliber {#2540 -id: 479 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2541 …} -orderItems: Doctrine\ORM\PersistentCollection {#2543 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: " 1.50" +value: "495" +data: App\Entity\Caliber {#2545 -id: 495 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2546 …} -orderItems: Doctrine\ORM\PersistentCollection {#2548 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: " 1.50" +value: "509" +data: App\Entity\Caliber {#2550 -id: 509 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2551 …} -orderItems: Doctrine\ORM\PersistentCollection {#2553 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: " 1.50" +value: "523" +data: App\Entity\Caliber {#2555 -id: 523 -caliber: "1.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2556 …} -orderItems: Doctrine\ORM\PersistentCollection {#2558 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: " 1.60" +value: "123" +data: App\Entity\Caliber {#2560 -id: 123 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2561 …} -orderItems: Doctrine\ORM\PersistentCollection {#2563 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: " 1.60" +value: "298" +data: App\Entity\Caliber {#2565 -id: 298 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1479 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2566 …} -orderItems: Doctrine\ORM\PersistentCollection {#2568 …} -name: null -locale: null } +attr: [ "data-chained" => 54 ] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: " 1.60" +value: "301" +data: App\Entity\Caliber {#2570 -id: 301 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1847 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2571 …} -orderItems: Doctrine\ORM\PersistentCollection {#2573 …} -name: null -locale: null } +attr: [ "data-chained" => 55 ] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: "NOY 1.60" +value: "311" +data: App\Entity\Caliber {#2575 -id: 311 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1391 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2576 …} -orderItems: Doctrine\ORM\PersistentCollection {#2578 …} -name: "NOY" -locale: null } +attr: [ "data-chained" => 69 ] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: "BS 1.60" +value: "315" +data: App\Entity\Caliber {#2580 -id: 315 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1240 -id: 71 -product: App\Entity\Product {#837 …} -name: "Dizna za unutarnji kut BS" -type: "Dizna za unutarnji kut BS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1248 …} -orderItems: Doctrine\ORM\PersistentCollection {#1250 …} -image: "19022024/f089bdfbb99bf72235662aa1a8e92ff2.png" -calibers: Doctrine\ORM\PersistentCollection {#1246 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2581 …} -orderItems: Doctrine\ORM\PersistentCollection {#2583 …} -name: "BS" -locale: null } +attr: [ "data-chained" => 71 ] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: "FS 1.60" +value: "318" +data: App\Entity\Caliber {#2585 -id: 318 -caliber: "1.60" -productCombination: App\Entity\ProductCombination {#1261 -id: 73 -product: App\Entity\Product {#837 …} -name: "Dizna za vanjski kut FS" -type: "Dizna za vanjski kut FS" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1262 …} -orderItems: Doctrine\ORM\PersistentCollection {#1264 …} -image: "19022024/d81c1d48468d8bc79b2620a1bb94048d.png" -calibers: Doctrine\ORM\PersistentCollection {#1266 …} -price: "5.73" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2586 …} -orderItems: Doctrine\ORM\PersistentCollection {#2588 …} -name: "FS" -locale: null } +attr: [ "data-chained" => 73 ] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: "NOY 1.60" +value: "452" +data: App\Entity\Caliber {#2590 -id: 452 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1904 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2591 …} -orderItems: Doctrine\ORM\PersistentCollection {#2593 …} -name: "NOY" -locale: null } +attr: [ "data-chained" => 141 ] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: "BS 1.60" +value: "455" +data: App\Entity\Caliber {#2595 -id: 455 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2596 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2597 …} -orderItems: Doctrine\ORM\PersistentCollection {#2599 …} -name: "BS" -locale: null } +attr: [ "data-chained" => 146 ] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: "FS 1.60" +value: "458" +data: App\Entity\Caliber {#2601 -id: 458 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#2602 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2603 …} -orderItems: Doctrine\ORM\PersistentCollection {#2605 …} -name: "FS" -locale: null } +attr: [ "data-chained" => 148 ] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: " 1.60" +value: "465" +data: App\Entity\Caliber {#2607 -id: 465 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2608 …} -orderItems: Doctrine\ORM\PersistentCollection {#2610 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: " 1.60" +value: "538" +data: App\Entity\Caliber {#2612 -id: 538 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1705 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2613 …} -orderItems: Doctrine\ORM\PersistentCollection {#2615 …} -name: null -locale: null } +attr: [ "data-chained" => 171 ] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: " 1.60" +value: "542" +data: App\Entity\Caliber {#2617 -id: 542 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1711 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2618 …} -orderItems: Doctrine\ORM\PersistentCollection {#2620 …} -name: null -locale: null } +attr: [ "data-chained" => 172 ] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: " 1.60" +value: "546" +data: App\Entity\Caliber {#2622 -id: 546 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1717 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2623 …} -orderItems: Doctrine\ORM\PersistentCollection {#2625 …} -name: null -locale: null } +attr: [ "data-chained" => 175 ] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: " 1.60" +value: "550" +data: App\Entity\Caliber {#2627 -id: 550 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1723 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2628 …} -orderItems: Doctrine\ORM\PersistentCollection {#2630 …} -name: null -locale: null } +attr: [ "data-chained" => 176 ] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: " 1.60" +value: "554" +data: App\Entity\Caliber {#2632 -id: 554 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1729 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2633 …} -orderItems: Doctrine\ORM\PersistentCollection {#2635 …} -name: null -locale: null } +attr: [ "data-chained" => 177 ] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: " 1.60" +value: "558" +data: App\Entity\Caliber {#2637 -id: 558 -caliber: "1.60" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1735 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2638 …} -orderItems: Doctrine\ORM\PersistentCollection {#2640 …} -name: null -locale: null } +attr: [ "data-chained" => 178 ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: " 1.80" +value: "6" +data: App\Entity\Caliber {#2642 -id: 6 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2643 …} -orderItems: Doctrine\ORM\PersistentCollection {#2645 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: " 1.80" +value: "20" +data: App\Entity\Caliber {#2647 -id: 20 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2648 …} -orderItems: Doctrine\ORM\PersistentCollection {#2650 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: " 1.80" +value: "34" +data: App\Entity\Caliber {#2652 -id: 34 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2653 …} -orderItems: Doctrine\ORM\PersistentCollection {#2655 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: " 1.80" +value: "48" +data: App\Entity\Caliber {#2657 -id: 48 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2658 …} -orderItems: Doctrine\ORM\PersistentCollection {#2660 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: " 1.80" +value: "62" +data: App\Entity\Caliber {#2662 -id: 62 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2663 …} -orderItems: Doctrine\ORM\PersistentCollection {#2665 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: " 1.80" +value: "78" +data: App\Entity\Caliber {#2667 -id: 78 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2668 …} -orderItems: Doctrine\ORM\PersistentCollection {#2670 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: " 1.80" +value: "92" +data: App\Entity\Caliber {#2672 -id: 92 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2673 …} -orderItems: Doctrine\ORM\PersistentCollection {#2675 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: " 1.80" +value: "106" +data: App\Entity\Caliber {#2677 -id: 106 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2678 …} -orderItems: Doctrine\ORM\PersistentCollection {#2680 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: " 1.80" +value: "124" +data: App\Entity\Caliber {#2682 -id: 124 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2683 …} -orderItems: Doctrine\ORM\PersistentCollection {#2685 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: " 1.80" +value: "138" +data: App\Entity\Caliber {#2687 -id: 138 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2688 …} -orderItems: Doctrine\ORM\PersistentCollection {#2690 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: " 1.80" +value: "153" +data: App\Entity\Caliber {#2692 -id: 153 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2693 …} -orderItems: Doctrine\ORM\PersistentCollection {#2695 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: " 1.80" +value: "167" +data: App\Entity\Caliber {#2697 -id: 167 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2698 …} -orderItems: Doctrine\ORM\PersistentCollection {#2700 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: " 1.80" +value: "181" +data: App\Entity\Caliber {#2702 -id: 181 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2703 …} -orderItems: Doctrine\ORM\PersistentCollection {#2705 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: " 1.80" +value: "195" +data: App\Entity\Caliber {#2707 -id: 195 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2708 …} -orderItems: Doctrine\ORM\PersistentCollection {#2710 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: " 1.80" +value: "210" +data: App\Entity\Caliber {#2712 -id: 210 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2713 …} -orderItems: Doctrine\ORM\PersistentCollection {#2715 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: " 1.80" +value: "225" +data: App\Entity\Caliber {#2717 -id: 225 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2718 …} -orderItems: Doctrine\ORM\PersistentCollection {#2720 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: " 1.80" +value: "240" +data: App\Entity\Caliber {#2722 -id: 240 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2723 …} -orderItems: Doctrine\ORM\PersistentCollection {#2725 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: " 1.80" +value: "254" +data: App\Entity\Caliber {#2727 -id: 254 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2728 …} -orderItems: Doctrine\ORM\PersistentCollection {#2730 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: " 1.80" +value: "342" +data: App\Entity\Caliber {#2732 -id: 342 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2733 …} -orderItems: Doctrine\ORM\PersistentCollection {#2735 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: " 1.80" +value: "356" +data: App\Entity\Caliber {#2737 -id: 356 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2738 …} -orderItems: Doctrine\ORM\PersistentCollection {#2740 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: " 1.80" +value: "370" +data: App\Entity\Caliber {#2742 -id: 370 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2743 …} -orderItems: Doctrine\ORM\PersistentCollection {#2745 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: " 1.80" +value: "384" +data: App\Entity\Caliber {#2747 -id: 384 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2748 …} -orderItems: Doctrine\ORM\PersistentCollection {#2750 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: " 1.80" +value: "398" +data: App\Entity\Caliber {#2752 -id: 398 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2753 …} -orderItems: Doctrine\ORM\PersistentCollection {#2755 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: " 1.80" +value: "412" +data: App\Entity\Caliber {#2757 -id: 412 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2758 …} -orderItems: Doctrine\ORM\PersistentCollection {#2760 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: " 1.80" +value: "426" +data: App\Entity\Caliber {#2762 -id: 426 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2763 …} -orderItems: Doctrine\ORM\PersistentCollection {#2765 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: " 1.80" +value: "440" +data: App\Entity\Caliber {#2767 -id: 440 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2768 …} -orderItems: Doctrine\ORM\PersistentCollection {#2770 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: " 1.80" +value: "466" +data: App\Entity\Caliber {#2772 -id: 466 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2773 …} -orderItems: Doctrine\ORM\PersistentCollection {#2775 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: " 1.80" +value: "480" +data: App\Entity\Caliber {#2777 -id: 480 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2778 …} -orderItems: Doctrine\ORM\PersistentCollection {#2780 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: " 1.80" +value: "496" +data: App\Entity\Caliber {#2782 -id: 496 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2783 …} -orderItems: Doctrine\ORM\PersistentCollection {#2785 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: " 1.80" +value: "510" +data: App\Entity\Caliber {#2787 -id: 510 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2788 …} -orderItems: Doctrine\ORM\PersistentCollection {#2790 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: " 1.80" +value: "524" +data: App\Entity\Caliber {#2792 -id: 524 -caliber: "1.80" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2793 …} -orderItems: Doctrine\ORM\PersistentCollection {#2795 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: " 2.00" +value: "7" +data: App\Entity\Caliber {#2797 -id: 7 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2798 …} -orderItems: Doctrine\ORM\PersistentCollection {#2800 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: " 2.00" +value: "21" +data: App\Entity\Caliber {#2802 -id: 21 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2803 …} -orderItems: Doctrine\ORM\PersistentCollection {#2805 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: " 2.00" +value: "35" +data: App\Entity\Caliber {#2807 -id: 35 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2808 …} -orderItems: Doctrine\ORM\PersistentCollection {#2810 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: " 2.00" +value: "49" +data: App\Entity\Caliber {#2812 -id: 49 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2813 …} -orderItems: Doctrine\ORM\PersistentCollection {#2815 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: " 2.00" +value: "63" +data: App\Entity\Caliber {#2817 -id: 63 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2818 …} -orderItems: Doctrine\ORM\PersistentCollection {#2820 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: " 2.00" +value: "79" +data: App\Entity\Caliber {#2822 -id: 79 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2823 …} -orderItems: Doctrine\ORM\PersistentCollection {#2825 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: " 2.00" +value: "93" +data: App\Entity\Caliber {#2827 -id: 93 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2828 …} -orderItems: Doctrine\ORM\PersistentCollection {#2830 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: " 2.00" +value: "107" +data: App\Entity\Caliber {#2832 -id: 107 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2833 …} -orderItems: Doctrine\ORM\PersistentCollection {#2835 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: " 2.00" +value: "125" +data: App\Entity\Caliber {#2837 -id: 125 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2838 …} -orderItems: Doctrine\ORM\PersistentCollection {#2840 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: " 2.00" +value: "139" +data: App\Entity\Caliber {#2842 -id: 139 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2843 …} -orderItems: Doctrine\ORM\PersistentCollection {#2845 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: " 2.00" +value: "154" +data: App\Entity\Caliber {#2847 -id: 154 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2848 …} -orderItems: Doctrine\ORM\PersistentCollection {#2850 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: " 2.00" +value: "168" +data: App\Entity\Caliber {#2852 -id: 168 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2853 …} -orderItems: Doctrine\ORM\PersistentCollection {#2855 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: " 2.00" +value: "182" +data: App\Entity\Caliber {#2857 -id: 182 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2858 …} -orderItems: Doctrine\ORM\PersistentCollection {#2860 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: " 2.00" +value: "196" +data: App\Entity\Caliber {#2862 -id: 196 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2863 …} -orderItems: Doctrine\ORM\PersistentCollection {#2865 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: " 2.00" +value: "211" +data: App\Entity\Caliber {#2867 -id: 211 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2868 …} -orderItems: Doctrine\ORM\PersistentCollection {#2870 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: " 2.00" +value: "226" +data: App\Entity\Caliber {#2872 -id: 226 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2873 …} -orderItems: Doctrine\ORM\PersistentCollection {#2875 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: " 2.00" +value: "241" +data: App\Entity\Caliber {#2877 -id: 241 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2878 …} -orderItems: Doctrine\ORM\PersistentCollection {#2880 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: " 2.00" +value: "255" +data: App\Entity\Caliber {#2882 -id: 255 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2883 …} -orderItems: Doctrine\ORM\PersistentCollection {#2885 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: " 2.00" +value: "267" +data: App\Entity\Caliber {#2887 -id: 267 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2888 …} -orderItems: Doctrine\ORM\PersistentCollection {#2890 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: " 2.00" +value: "275" +data: App\Entity\Caliber {#2892 -id: 275 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2893 …} -orderItems: Doctrine\ORM\PersistentCollection {#2895 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: " 2.00" +value: "325" +data: App\Entity\Caliber {#2897 -id: 325 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2898 …} -orderItems: Doctrine\ORM\PersistentCollection {#2900 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: " 2.00" +value: "333" +data: App\Entity\Caliber {#2902 -id: 333 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2903 …} -orderItems: Doctrine\ORM\PersistentCollection {#2905 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: " 2.00" +value: "343" +data: App\Entity\Caliber {#2907 -id: 343 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2908 …} -orderItems: Doctrine\ORM\PersistentCollection {#2910 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: " 2.00" +value: "357" +data: App\Entity\Caliber {#2912 -id: 357 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2913 …} -orderItems: Doctrine\ORM\PersistentCollection {#2915 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: " 2.00" +value: "371" +data: App\Entity\Caliber {#2917 -id: 371 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2918 …} -orderItems: Doctrine\ORM\PersistentCollection {#2920 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: " 2.00" +value: "385" +data: App\Entity\Caliber {#2922 -id: 385 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2923 …} -orderItems: Doctrine\ORM\PersistentCollection {#2925 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: " 2.00" +value: "399" +data: App\Entity\Caliber {#2927 -id: 399 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2928 …} -orderItems: Doctrine\ORM\PersistentCollection {#2930 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: " 2.00" +value: "413" +data: App\Entity\Caliber {#2932 -id: 413 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2933 …} -orderItems: Doctrine\ORM\PersistentCollection {#2935 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: " 2.00" +value: "427" +data: App\Entity\Caliber {#2937 -id: 427 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2938 …} -orderItems: Doctrine\ORM\PersistentCollection {#2940 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: " 2.00" +value: "441" +data: App\Entity\Caliber {#2942 -id: 441 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2943 …} -orderItems: Doctrine\ORM\PersistentCollection {#2945 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: " 2.00" +value: "467" +data: App\Entity\Caliber {#2947 -id: 467 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2948 …} -orderItems: Doctrine\ORM\PersistentCollection {#2950 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: " 2.00" +value: "481" +data: App\Entity\Caliber {#2952 -id: 481 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2953 …} -orderItems: Doctrine\ORM\PersistentCollection {#2955 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: " 2.00" +value: "497" +data: App\Entity\Caliber {#2957 -id: 497 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2958 …} -orderItems: Doctrine\ORM\PersistentCollection {#2960 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: " 2.00" +value: "511" +data: App\Entity\Caliber {#2962 -id: 511 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2963 …} -orderItems: Doctrine\ORM\PersistentCollection {#2965 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: " 2.00" +value: "525" +data: App\Entity\Caliber {#2967 -id: 525 -caliber: "2.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2968 …} -orderItems: Doctrine\ORM\PersistentCollection {#2970 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: " 2.20" +value: "319" +data: App\Entity\Caliber {#2972 -id: 319 -caliber: "2.20" -productCombination: App\Entity\ProductCombination {#1289 -id: 77 -product: App\Entity\Product {#837 …} -name: "Nastavak/njuška za HW970 za čišćenje korozije" -type: "Nastavak/njuška za HW970 za čišćenje korozije" -caliber: null -laserHead: "HW970" -price15: null -price30: null -price30over: null -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#1290 …} -orderItems: Doctrine\ORM\PersistentCollection {#1292 …} -image: "19022024/988347d11d4402a88792f73a3178a14a.png" -calibers: Doctrine\ORM\PersistentCollection {#1294 …} -price: "33.56" -locale: "hr" -priceDin: null } -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2973 …} -orderItems: Doctrine\ORM\PersistentCollection {#2975 …} -name: null -locale: null } +attr: [ "data-chained" => 77 ] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: " 2.30" +value: "320" +data: App\Entity\Caliber {#2977 -id: 320 -caliber: "2.30" -productCombination: App\Entity\ProductCombination {#1289} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2978 …} -orderItems: Doctrine\ORM\PersistentCollection {#2980 …} -name: null -locale: null } +attr: [ "data-chained" => 77 ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: " 2.50" +value: "8" +data: App\Entity\Caliber {#2982 -id: 8 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2983 …} -orderItems: Doctrine\ORM\PersistentCollection {#2985 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: " 2.50" +value: "22" +data: App\Entity\Caliber {#2987 -id: 22 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2988 …} -orderItems: Doctrine\ORM\PersistentCollection {#2990 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: " 2.50" +value: "36" +data: App\Entity\Caliber {#2992 -id: 36 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2993 …} -orderItems: Doctrine\ORM\PersistentCollection {#2995 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: " 2.50" +value: "50" +data: App\Entity\Caliber {#2997 -id: 50 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#2998 …} -orderItems: Doctrine\ORM\PersistentCollection {#3000 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: " 2.50" +value: "64" +data: App\Entity\Caliber {#3002 -id: 64 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3003 …} -orderItems: Doctrine\ORM\PersistentCollection {#3005 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: " 2.50" +value: "80" +data: App\Entity\Caliber {#3007 -id: 80 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3008 …} -orderItems: Doctrine\ORM\PersistentCollection {#3010 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: " 2.50" +value: "94" +data: App\Entity\Caliber {#3012 -id: 94 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3013 …} -orderItems: Doctrine\ORM\PersistentCollection {#3015 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: " 2.50" +value: "108" +data: App\Entity\Caliber {#3017 -id: 108 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3018 …} -orderItems: Doctrine\ORM\PersistentCollection {#3020 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: " 2.50" +value: "126" +data: App\Entity\Caliber {#3022 -id: 126 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3023 …} -orderItems: Doctrine\ORM\PersistentCollection {#3025 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: " 2.50" +value: "140" +data: App\Entity\Caliber {#3027 -id: 140 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3028 …} -orderItems: Doctrine\ORM\PersistentCollection {#3030 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: " 2.50" +value: "155" +data: App\Entity\Caliber {#3032 -id: 155 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3033 …} -orderItems: Doctrine\ORM\PersistentCollection {#3035 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: " 2.50" +value: "169" +data: App\Entity\Caliber {#3037 -id: 169 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3038 …} -orderItems: Doctrine\ORM\PersistentCollection {#3040 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: " 2.50" +value: "183" +data: App\Entity\Caliber {#3042 -id: 183 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3043 …} -orderItems: Doctrine\ORM\PersistentCollection {#3045 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: " 2.50" +value: "197" +data: App\Entity\Caliber {#3047 -id: 197 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3048 …} -orderItems: Doctrine\ORM\PersistentCollection {#3050 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: " 2.50" +value: "212" +data: App\Entity\Caliber {#3052 -id: 212 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3053 …} -orderItems: Doctrine\ORM\PersistentCollection {#3055 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: " 2.50" +value: "227" +data: App\Entity\Caliber {#3057 -id: 227 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3058 …} -orderItems: Doctrine\ORM\PersistentCollection {#3060 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: " 2.50" +value: "242" +data: App\Entity\Caliber {#3062 -id: 242 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3063 …} -orderItems: Doctrine\ORM\PersistentCollection {#3065 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: " 2.50" +value: "256" +data: App\Entity\Caliber {#3067 -id: 256 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3068 …} -orderItems: Doctrine\ORM\PersistentCollection {#3070 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: " 2.50" +value: "268" +data: App\Entity\Caliber {#3072 -id: 268 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3073 …} -orderItems: Doctrine\ORM\PersistentCollection {#3075 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: " 2.50" +value: "276" +data: App\Entity\Caliber {#3077 -id: 276 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3078 …} -orderItems: Doctrine\ORM\PersistentCollection {#3080 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: " 2.50" +value: "326" +data: App\Entity\Caliber {#3082 -id: 326 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3083 …} -orderItems: Doctrine\ORM\PersistentCollection {#3085 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: " 2.50" +value: "334" +data: App\Entity\Caliber {#3087 -id: 334 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3088 …} -orderItems: Doctrine\ORM\PersistentCollection {#3090 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: " 2.50" +value: "344" +data: App\Entity\Caliber {#3092 -id: 344 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3093 …} -orderItems: Doctrine\ORM\PersistentCollection {#3095 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: " 2.50" +value: "358" +data: App\Entity\Caliber {#3097 -id: 358 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3098 …} -orderItems: Doctrine\ORM\PersistentCollection {#3100 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: " 2.50" +value: "372" +data: App\Entity\Caliber {#3102 -id: 372 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3103 …} -orderItems: Doctrine\ORM\PersistentCollection {#3105 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: " 2.50" +value: "386" +data: App\Entity\Caliber {#3107 -id: 386 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3108 …} -orderItems: Doctrine\ORM\PersistentCollection {#3110 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: " 2.50" +value: "400" +data: App\Entity\Caliber {#3112 -id: 400 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3113 …} -orderItems: Doctrine\ORM\PersistentCollection {#3115 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: " 2.50" +value: "414" +data: App\Entity\Caliber {#3117 -id: 414 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3118 …} -orderItems: Doctrine\ORM\PersistentCollection {#3120 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: " 2.50" +value: "428" +data: App\Entity\Caliber {#3122 -id: 428 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3123 …} -orderItems: Doctrine\ORM\PersistentCollection {#3125 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: " 2.50" +value: "442" +data: App\Entity\Caliber {#3127 -id: 442 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3128 …} -orderItems: Doctrine\ORM\PersistentCollection {#3130 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: " 2.50" +value: "468" +data: App\Entity\Caliber {#3132 -id: 468 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3133 …} -orderItems: Doctrine\ORM\PersistentCollection {#3135 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: " 2.50" +value: "482" +data: App\Entity\Caliber {#3137 -id: 482 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3138 …} -orderItems: Doctrine\ORM\PersistentCollection {#3140 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: " 2.50" +value: "498" +data: App\Entity\Caliber {#3142 -id: 498 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3143 …} -orderItems: Doctrine\ORM\PersistentCollection {#3145 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +label: " 2.50" +value: "512" +data: App\Entity\Caliber {#3147 -id: 512 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3148 …} -orderItems: Doctrine\ORM\PersistentCollection {#3150 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: " 2.50" +value: "526" +data: App\Entity\Caliber {#3152 -id: 526 -caliber: "2.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3153 …} -orderItems: Doctrine\ORM\PersistentCollection {#3155 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: " 3.00" +value: "9" +data: App\Entity\Caliber {#3157 -id: 9 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3158 …} -orderItems: Doctrine\ORM\PersistentCollection {#3160 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: " 3.00" +value: "23" +data: App\Entity\Caliber {#3162 -id: 23 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3163 …} -orderItems: Doctrine\ORM\PersistentCollection {#3165 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: " 3.00" +value: "37" +data: App\Entity\Caliber {#3167 -id: 37 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3168 …} -orderItems: Doctrine\ORM\PersistentCollection {#3170 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: " 3.00" +value: "51" +data: App\Entity\Caliber {#3172 -id: 51 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3173 …} -orderItems: Doctrine\ORM\PersistentCollection {#3175 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: " 3.00" +value: "65" +data: App\Entity\Caliber {#3177 -id: 65 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3178 …} -orderItems: Doctrine\ORM\PersistentCollection {#3180 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +label: " 3.00" +value: "81" +data: App\Entity\Caliber {#3182 -id: 81 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3183 …} -orderItems: Doctrine\ORM\PersistentCollection {#3185 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: " 3.00" +value: "95" +data: App\Entity\Caliber {#3187 -id: 95 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3188 …} -orderItems: Doctrine\ORM\PersistentCollection {#3190 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: " 3.00" +value: "109" +data: App\Entity\Caliber {#3192 -id: 109 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3193 …} -orderItems: Doctrine\ORM\PersistentCollection {#3195 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: " 3.00" +value: "127" +data: App\Entity\Caliber {#3197 -id: 127 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3198 …} -orderItems: Doctrine\ORM\PersistentCollection {#3200 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: " 3.00" +value: "141" +data: App\Entity\Caliber {#3202 -id: 141 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3203 …} -orderItems: Doctrine\ORM\PersistentCollection {#3205 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: " 3.00" +value: "156" +data: App\Entity\Caliber {#3207 -id: 156 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3208 …} -orderItems: Doctrine\ORM\PersistentCollection {#3210 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: " 3.00" +value: "170" +data: App\Entity\Caliber {#3212 -id: 170 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3213 …} -orderItems: Doctrine\ORM\PersistentCollection {#3215 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: " 3.00" +value: "184" +data: App\Entity\Caliber {#3217 -id: 184 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3218 …} -orderItems: Doctrine\ORM\PersistentCollection {#3220 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: " 3.00" +value: "198" +data: App\Entity\Caliber {#3222 -id: 198 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3223 …} -orderItems: Doctrine\ORM\PersistentCollection {#3225 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: " 3.00" +value: "213" +data: App\Entity\Caliber {#3227 -id: 213 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3228 …} -orderItems: Doctrine\ORM\PersistentCollection {#3230 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +label: " 3.00" +value: "228" +data: App\Entity\Caliber {#3232 -id: 228 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3233 …} -orderItems: Doctrine\ORM\PersistentCollection {#3235 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: " 3.00" +value: "243" +data: App\Entity\Caliber {#3237 -id: 243 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3238 …} -orderItems: Doctrine\ORM\PersistentCollection {#3240 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: " 3.00" +value: "257" +data: App\Entity\Caliber {#3242 -id: 257 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3243 …} -orderItems: Doctrine\ORM\PersistentCollection {#3245 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: " 3.00" +value: "269" +data: App\Entity\Caliber {#3247 -id: 269 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3248 …} -orderItems: Doctrine\ORM\PersistentCollection {#3250 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: " 3.00" +value: "277" +data: App\Entity\Caliber {#3252 -id: 277 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3253 …} -orderItems: Doctrine\ORM\PersistentCollection {#3255 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: " 3.00" +value: "327" +data: App\Entity\Caliber {#3257 -id: 327 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3258 …} -orderItems: Doctrine\ORM\PersistentCollection {#3260 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: " 3.00" +value: "335" +data: App\Entity\Caliber {#3262 -id: 335 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3263 …} -orderItems: Doctrine\ORM\PersistentCollection {#3265 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: " 3.00" +value: "345" +data: App\Entity\Caliber {#3267 -id: 345 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3268 …} -orderItems: Doctrine\ORM\PersistentCollection {#3270 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: " 3.00" +value: "359" +data: App\Entity\Caliber {#3272 -id: 359 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3273 …} -orderItems: Doctrine\ORM\PersistentCollection {#3275 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: " 3.00" +value: "373" +data: App\Entity\Caliber {#3277 -id: 373 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3278 …} -orderItems: Doctrine\ORM\PersistentCollection {#3280 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: " 3.00" +value: "387" +data: App\Entity\Caliber {#3282 -id: 387 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3283 …} -orderItems: Doctrine\ORM\PersistentCollection {#3285 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: " 3.00" +value: "401" +data: App\Entity\Caliber {#3287 -id: 401 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3288 …} -orderItems: Doctrine\ORM\PersistentCollection {#3290 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: " 3.00" +value: "415" +data: App\Entity\Caliber {#3292 -id: 415 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3293 …} -orderItems: Doctrine\ORM\PersistentCollection {#3295 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: " 3.00" +value: "429" +data: App\Entity\Caliber {#3297 -id: 429 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3298 …} -orderItems: Doctrine\ORM\PersistentCollection {#3300 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: " 3.00" +value: "443" +data: App\Entity\Caliber {#3302 -id: 443 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3303 …} -orderItems: Doctrine\ORM\PersistentCollection {#3305 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: " 3.00" +value: "469" +data: App\Entity\Caliber {#3307 -id: 469 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3308 …} -orderItems: Doctrine\ORM\PersistentCollection {#3310 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: " 3.00" +value: "483" +data: App\Entity\Caliber {#3312 -id: 483 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3313 …} -orderItems: Doctrine\ORM\PersistentCollection {#3315 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: " 3.00" +value: "499" +data: App\Entity\Caliber {#3317 -id: 499 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3318 …} -orderItems: Doctrine\ORM\PersistentCollection {#3320 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: " 3.00" +value: "513" +data: App\Entity\Caliber {#3322 -id: 513 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3323 …} -orderItems: Doctrine\ORM\PersistentCollection {#3325 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: " 3.00" +value: "527" +data: App\Entity\Caliber {#3327 -id: 527 -caliber: "3.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3328 …} -orderItems: Doctrine\ORM\PersistentCollection {#3330 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: " 3.50" +value: "10" +data: App\Entity\Caliber {#3332 -id: 10 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3333 …} -orderItems: Doctrine\ORM\PersistentCollection {#3335 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: " 3.50" +value: "24" +data: App\Entity\Caliber {#3337 -id: 24 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3338 …} -orderItems: Doctrine\ORM\PersistentCollection {#3340 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: " 3.50" +value: "38" +data: App\Entity\Caliber {#3342 -id: 38 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3343 …} -orderItems: Doctrine\ORM\PersistentCollection {#3345 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: " 3.50" +value: "52" +data: App\Entity\Caliber {#3347 -id: 52 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3348 …} -orderItems: Doctrine\ORM\PersistentCollection {#3350 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: " 3.50" +value: "66" +data: App\Entity\Caliber {#3352 -id: 66 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3353 …} -orderItems: Doctrine\ORM\PersistentCollection {#3355 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: " 3.50" +value: "82" +data: App\Entity\Caliber {#3357 -id: 82 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3358 …} -orderItems: Doctrine\ORM\PersistentCollection {#3360 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: " 3.50" +value: "96" +data: App\Entity\Caliber {#3362 -id: 96 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3363 …} -orderItems: Doctrine\ORM\PersistentCollection {#3365 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: " 3.50" +value: "110" +data: App\Entity\Caliber {#3367 -id: 110 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3368 …} -orderItems: Doctrine\ORM\PersistentCollection {#3370 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: " 3.50" +value: "128" +data: App\Entity\Caliber {#3372 -id: 128 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3373 …} -orderItems: Doctrine\ORM\PersistentCollection {#3375 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: " 3.50" +value: "142" +data: App\Entity\Caliber {#3377 -id: 142 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3378 …} -orderItems: Doctrine\ORM\PersistentCollection {#3380 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: " 3.50" +value: "157" +data: App\Entity\Caliber {#3382 -id: 157 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3383 …} -orderItems: Doctrine\ORM\PersistentCollection {#3385 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: " 3.50" +value: "171" +data: App\Entity\Caliber {#3387 -id: 171 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3388 …} -orderItems: Doctrine\ORM\PersistentCollection {#3390 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: " 3.50" +value: "185" +data: App\Entity\Caliber {#3392 -id: 185 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3393 …} -orderItems: Doctrine\ORM\PersistentCollection {#3395 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: " 3.50" +value: "199" +data: App\Entity\Caliber {#3397 -id: 199 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3398 …} -orderItems: Doctrine\ORM\PersistentCollection {#3400 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: " 3.50" +value: "214" +data: App\Entity\Caliber {#3402 -id: 214 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3403 …} -orderItems: Doctrine\ORM\PersistentCollection {#3405 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: " 3.50" +value: "229" +data: App\Entity\Caliber {#3407 -id: 229 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3408 …} -orderItems: Doctrine\ORM\PersistentCollection {#3410 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: " 3.50" +value: "244" +data: App\Entity\Caliber {#3412 -id: 244 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3413 …} -orderItems: Doctrine\ORM\PersistentCollection {#3415 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: " 3.50" +value: "258" +data: App\Entity\Caliber {#3417 -id: 258 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3418 …} -orderItems: Doctrine\ORM\PersistentCollection {#3420 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: " 3.50" +value: "270" +data: App\Entity\Caliber {#3422 -id: 270 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3423 …} -orderItems: Doctrine\ORM\PersistentCollection {#3425 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: " 3.50" +value: "328" +data: App\Entity\Caliber {#3427 -id: 328 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3428 …} -orderItems: Doctrine\ORM\PersistentCollection {#3430 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: " 3.50" +value: "346" +data: App\Entity\Caliber {#3432 -id: 346 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3433 …} -orderItems: Doctrine\ORM\PersistentCollection {#3435 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: " 3.50" +value: "360" +data: App\Entity\Caliber {#3437 -id: 360 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3438 …} -orderItems: Doctrine\ORM\PersistentCollection {#3440 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: " 3.50" +value: "374" +data: App\Entity\Caliber {#3442 -id: 374 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3443 …} -orderItems: Doctrine\ORM\PersistentCollection {#3445 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: " 3.50" +value: "388" +data: App\Entity\Caliber {#3447 -id: 388 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3448 …} -orderItems: Doctrine\ORM\PersistentCollection {#3450 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: " 3.50" +value: "402" +data: App\Entity\Caliber {#3452 -id: 402 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3453 …} -orderItems: Doctrine\ORM\PersistentCollection {#3455 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: " 3.50" +value: "416" +data: App\Entity\Caliber {#3457 -id: 416 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3458 …} -orderItems: Doctrine\ORM\PersistentCollection {#3460 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: " 3.50" +value: "430" +data: App\Entity\Caliber {#3462 -id: 430 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3463 …} -orderItems: Doctrine\ORM\PersistentCollection {#3465 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: " 3.50" +value: "444" +data: App\Entity\Caliber {#3467 -id: 444 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3468 …} -orderItems: Doctrine\ORM\PersistentCollection {#3470 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: " 3.50" +value: "470" +data: App\Entity\Caliber {#3472 -id: 470 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3473 …} -orderItems: Doctrine\ORM\PersistentCollection {#3475 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: " 3.50" +value: "484" +data: App\Entity\Caliber {#3477 -id: 484 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3478 …} -orderItems: Doctrine\ORM\PersistentCollection {#3480 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: " 3.50" +value: "500" +data: App\Entity\Caliber {#3482 -id: 500 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3483 …} -orderItems: Doctrine\ORM\PersistentCollection {#3485 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: " 3.50" +value: "514" +data: App\Entity\Caliber {#3487 -id: 514 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3488 …} -orderItems: Doctrine\ORM\PersistentCollection {#3490 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: " 3.50" +value: "528" +data: App\Entity\Caliber {#3492 -id: 528 -caliber: "3.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3493 …} -orderItems: Doctrine\ORM\PersistentCollection {#3495 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: " 4.00" +value: "11" +data: App\Entity\Caliber {#3497 -id: 11 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3498 …} -orderItems: Doctrine\ORM\PersistentCollection {#3500 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: " 4.00" +value: "25" +data: App\Entity\Caliber {#3502 -id: 25 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3503 …} -orderItems: Doctrine\ORM\PersistentCollection {#3505 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: " 4.00" +value: "39" +data: App\Entity\Caliber {#3507 -id: 39 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3508 …} -orderItems: Doctrine\ORM\PersistentCollection {#3510 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: " 4.00" +value: "53" +data: App\Entity\Caliber {#3512 -id: 53 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3513 …} -orderItems: Doctrine\ORM\PersistentCollection {#3515 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: " 4.00" +value: "67" +data: App\Entity\Caliber {#3517 -id: 67 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3518 …} -orderItems: Doctrine\ORM\PersistentCollection {#3520 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: " 4.00" +value: "83" +data: App\Entity\Caliber {#3522 -id: 83 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3523 …} -orderItems: Doctrine\ORM\PersistentCollection {#3525 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: " 4.00" +value: "97" +data: App\Entity\Caliber {#3527 -id: 97 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3528 …} -orderItems: Doctrine\ORM\PersistentCollection {#3530 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: " 4.00" +value: "111" +data: App\Entity\Caliber {#3532 -id: 111 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3533 …} -orderItems: Doctrine\ORM\PersistentCollection {#3535 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: " 4.00" +value: "129" +data: App\Entity\Caliber {#3537 -id: 129 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3538 …} -orderItems: Doctrine\ORM\PersistentCollection {#3540 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: " 4.00" +value: "143" +data: App\Entity\Caliber {#3542 -id: 143 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3543 …} -orderItems: Doctrine\ORM\PersistentCollection {#3545 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: " 4.00" +value: "158" +data: App\Entity\Caliber {#3547 -id: 158 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3548 …} -orderItems: Doctrine\ORM\PersistentCollection {#3550 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: " 4.00" +value: "172" +data: App\Entity\Caliber {#3552 -id: 172 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3553 …} -orderItems: Doctrine\ORM\PersistentCollection {#3555 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: " 4.00" +value: "186" +data: App\Entity\Caliber {#3557 -id: 186 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3558 …} -orderItems: Doctrine\ORM\PersistentCollection {#3560 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: " 4.00" +value: "200" +data: App\Entity\Caliber {#3562 -id: 200 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3563 …} -orderItems: Doctrine\ORM\PersistentCollection {#3565 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: " 4.00" +value: "215" +data: App\Entity\Caliber {#3567 -id: 215 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3568 …} -orderItems: Doctrine\ORM\PersistentCollection {#3570 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: " 4.00" +value: "230" +data: App\Entity\Caliber {#3572 -id: 230 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3573 …} -orderItems: Doctrine\ORM\PersistentCollection {#3575 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: " 4.00" +value: "245" +data: App\Entity\Caliber {#3577 -id: 245 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3578 …} -orderItems: Doctrine\ORM\PersistentCollection {#3580 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: " 4.00" +value: "259" +data: App\Entity\Caliber {#3582 -id: 259 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3583 …} -orderItems: Doctrine\ORM\PersistentCollection {#3585 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: " 4.00" +value: "271" +data: App\Entity\Caliber {#3587 -id: 271 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1593 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3588 …} -orderItems: Doctrine\ORM\PersistentCollection {#3590 …} -name: null -locale: null } +attr: [ "data-chained" => 23 ] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: " 4.00" +value: "278" +data: App\Entity\Caliber {#3592 -id: 278 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1836 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3593 …} -orderItems: Doctrine\ORM\PersistentCollection {#3595 …} -name: null -locale: null } +attr: [ "data-chained" => 24 ] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: " 4.00" +value: "329" +data: App\Entity\Caliber {#3597 -id: 329 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1609 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3598 …} -orderItems: Doctrine\ORM\PersistentCollection {#3600 …} -name: null -locale: null } +attr: [ "data-chained" => 117 ] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: " 4.00" +value: "336" +data: App\Entity\Caliber {#3602 -id: 336 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1858 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3603 …} -orderItems: Doctrine\ORM\PersistentCollection {#3605 …} -name: null -locale: null } +attr: [ "data-chained" => 118 ] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: " 4.00" +value: "347" +data: App\Entity\Caliber {#3607 -id: 347 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3608 …} -orderItems: Doctrine\ORM\PersistentCollection {#3610 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: " 4.00" +value: "361" +data: App\Entity\Caliber {#3612 -id: 361 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3613 …} -orderItems: Doctrine\ORM\PersistentCollection {#3615 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: " 4.00" +value: "375" +data: App\Entity\Caliber {#3617 -id: 375 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3618 …} -orderItems: Doctrine\ORM\PersistentCollection {#3620 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: " 4.00" +value: "389" +data: App\Entity\Caliber {#3622 -id: 389 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3623 …} -orderItems: Doctrine\ORM\PersistentCollection {#3625 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: " 4.00" +value: "403" +data: App\Entity\Caliber {#3627 -id: 403 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3628 …} -orderItems: Doctrine\ORM\PersistentCollection {#3630 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: " 4.00" +value: "417" +data: App\Entity\Caliber {#3632 -id: 417 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3633 …} -orderItems: Doctrine\ORM\PersistentCollection {#3635 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: " 4.00" +value: "431" +data: App\Entity\Caliber {#3637 -id: 431 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3638 …} -orderItems: Doctrine\ORM\PersistentCollection {#3640 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: " 4.00" +value: "445" +data: App\Entity\Caliber {#3642 -id: 445 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3643 …} -orderItems: Doctrine\ORM\PersistentCollection {#3645 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: " 4.00" +value: "471" +data: App\Entity\Caliber {#3647 -id: 471 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3648 …} -orderItems: Doctrine\ORM\PersistentCollection {#3650 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: " 4.00" +value: "485" +data: App\Entity\Caliber {#3652 -id: 485 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3653 …} -orderItems: Doctrine\ORM\PersistentCollection {#3655 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: " 4.00" +value: "501" +data: App\Entity\Caliber {#3657 -id: 501 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3658 …} -orderItems: Doctrine\ORM\PersistentCollection {#3660 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: " 4.00" +value: "515" +data: App\Entity\Caliber {#3662 -id: 515 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3663 …} -orderItems: Doctrine\ORM\PersistentCollection {#3665 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: " 4.00" +value: "529" +data: App\Entity\Caliber {#3667 -id: 529 -caliber: "4.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3668 …} -orderItems: Doctrine\ORM\PersistentCollection {#3670 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: " 4.50" +value: "12" +data: App\Entity\Caliber {#3672 -id: 12 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3673 …} -orderItems: Doctrine\ORM\PersistentCollection {#3675 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: " 4.50" +value: "26" +data: App\Entity\Caliber {#3677 -id: 26 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3678 …} -orderItems: Doctrine\ORM\PersistentCollection {#3680 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: " 4.50" +value: "40" +data: App\Entity\Caliber {#3682 -id: 40 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3683 …} -orderItems: Doctrine\ORM\PersistentCollection {#3685 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: " 4.50" +value: "54" +data: App\Entity\Caliber {#3687 -id: 54 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3688 …} -orderItems: Doctrine\ORM\PersistentCollection {#3690 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: " 4.50" +value: "68" +data: App\Entity\Caliber {#3692 -id: 68 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3693 …} -orderItems: Doctrine\ORM\PersistentCollection {#3695 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: " 4.50" +value: "84" +data: App\Entity\Caliber {#3697 -id: 84 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3698 …} -orderItems: Doctrine\ORM\PersistentCollection {#3700 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: " 4.50" +value: "98" +data: App\Entity\Caliber {#3702 -id: 98 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3703 …} -orderItems: Doctrine\ORM\PersistentCollection {#3705 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: " 4.50" +value: "112" +data: App\Entity\Caliber {#3707 -id: 112 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3708 …} -orderItems: Doctrine\ORM\PersistentCollection {#3710 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: " 4.50" +value: "130" +data: App\Entity\Caliber {#3712 -id: 130 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3713 …} -orderItems: Doctrine\ORM\PersistentCollection {#3715 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: " 4.50" +value: "144" +data: App\Entity\Caliber {#3717 -id: 144 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3718 …} -orderItems: Doctrine\ORM\PersistentCollection {#3720 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: " 4.50" +value: "159" +data: App\Entity\Caliber {#3722 -id: 159 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3723 …} -orderItems: Doctrine\ORM\PersistentCollection {#3725 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: " 4.50" +value: "173" +data: App\Entity\Caliber {#3727 -id: 173 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3728 …} -orderItems: Doctrine\ORM\PersistentCollection {#3730 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: " 4.50" +value: "187" +data: App\Entity\Caliber {#3732 -id: 187 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3733 …} -orderItems: Doctrine\ORM\PersistentCollection {#3735 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: " 4.50" +value: "201" +data: App\Entity\Caliber {#3737 -id: 201 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3738 …} -orderItems: Doctrine\ORM\PersistentCollection {#3740 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: " 4.50" +value: "216" +data: App\Entity\Caliber {#3742 -id: 216 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3743 …} -orderItems: Doctrine\ORM\PersistentCollection {#3745 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: " 4.50" +value: "231" +data: App\Entity\Caliber {#3747 -id: 231 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3748 …} -orderItems: Doctrine\ORM\PersistentCollection {#3750 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: " 4.50" +value: "246" +data: App\Entity\Caliber {#3752 -id: 246 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3753 …} -orderItems: Doctrine\ORM\PersistentCollection {#3755 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: " 4.50" +value: "260" +data: App\Entity\Caliber {#3757 -id: 260 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3758 …} -orderItems: Doctrine\ORM\PersistentCollection {#3760 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: " 4.50" +value: "348" +data: App\Entity\Caliber {#3762 -id: 348 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3763 …} -orderItems: Doctrine\ORM\PersistentCollection {#3765 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: " 4.50" +value: "362" +data: App\Entity\Caliber {#3767 -id: 362 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3768 …} -orderItems: Doctrine\ORM\PersistentCollection {#3770 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: " 4.50" +value: "376" +data: App\Entity\Caliber {#3772 -id: 376 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3773 …} -orderItems: Doctrine\ORM\PersistentCollection {#3775 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: " 4.50" +value: "390" +data: App\Entity\Caliber {#3777 -id: 390 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3778 …} -orderItems: Doctrine\ORM\PersistentCollection {#3780 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: " 4.50" +value: "404" +data: App\Entity\Caliber {#3782 -id: 404 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3783 …} -orderItems: Doctrine\ORM\PersistentCollection {#3785 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: " 4.50" +value: "418" +data: App\Entity\Caliber {#3787 -id: 418 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3788 …} -orderItems: Doctrine\ORM\PersistentCollection {#3790 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: " 4.50" +value: "432" +data: App\Entity\Caliber {#3792 -id: 432 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3793 …} -orderItems: Doctrine\ORM\PersistentCollection {#3795 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: " 4.50" +value: "446" +data: App\Entity\Caliber {#3797 -id: 446 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3798 …} -orderItems: Doctrine\ORM\PersistentCollection {#3800 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: " 4.50" +value: "472" +data: App\Entity\Caliber {#3802 -id: 472 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3803 …} -orderItems: Doctrine\ORM\PersistentCollection {#3805 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: " 4.50" +value: "486" +data: App\Entity\Caliber {#3807 -id: 486 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3808 …} -orderItems: Doctrine\ORM\PersistentCollection {#3810 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: " 4.50" +value: "502" +data: App\Entity\Caliber {#3812 -id: 502 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3813 …} -orderItems: Doctrine\ORM\PersistentCollection {#3815 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: " 4.50" +value: "516" +data: App\Entity\Caliber {#3817 -id: 516 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3818 …} -orderItems: Doctrine\ORM\PersistentCollection {#3820 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: " 4.50" +value: "530" +data: App\Entity\Caliber {#3822 -id: 530 -caliber: "4.50" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3823 …} -orderItems: Doctrine\ORM\PersistentCollection {#3825 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: " 5.00" +value: "13" +data: App\Entity\Caliber {#3827 -id: 13 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3828 …} -orderItems: Doctrine\ORM\PersistentCollection {#3830 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: " 5.00" +value: "27" +data: App\Entity\Caliber {#3832 -id: 27 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3833 …} -orderItems: Doctrine\ORM\PersistentCollection {#3835 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: " 5.00" +value: "41" +data: App\Entity\Caliber {#3837 -id: 41 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3838 …} -orderItems: Doctrine\ORM\PersistentCollection {#3840 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: " 5.00" +value: "55" +data: App\Entity\Caliber {#3842 -id: 55 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3843 …} -orderItems: Doctrine\ORM\PersistentCollection {#3845 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: " 5.00" +value: "69" +data: App\Entity\Caliber {#3847 -id: 69 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3848 …} -orderItems: Doctrine\ORM\PersistentCollection {#3850 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: " 5.00" +value: "85" +data: App\Entity\Caliber {#3852 -id: 85 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3853 …} -orderItems: Doctrine\ORM\PersistentCollection {#3855 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: " 5.00" +value: "99" +data: App\Entity\Caliber {#3857 -id: 99 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3858 …} -orderItems: Doctrine\ORM\PersistentCollection {#3860 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: " 5.00" +value: "113" +data: App\Entity\Caliber {#3862 -id: 113 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3863 …} -orderItems: Doctrine\ORM\PersistentCollection {#3865 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: " 5.00" +value: "131" +data: App\Entity\Caliber {#3867 -id: 131 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3868 …} -orderItems: Doctrine\ORM\PersistentCollection {#3870 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: " 5.00" +value: "145" +data: App\Entity\Caliber {#3872 -id: 145 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3873 …} -orderItems: Doctrine\ORM\PersistentCollection {#3875 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: " 5.00" +value: "160" +data: App\Entity\Caliber {#3877 -id: 160 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3878 …} -orderItems: Doctrine\ORM\PersistentCollection {#3880 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: " 5.00" +value: "174" +data: App\Entity\Caliber {#3882 -id: 174 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3883 …} -orderItems: Doctrine\ORM\PersistentCollection {#3885 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: " 5.00" +value: "188" +data: App\Entity\Caliber {#3887 -id: 188 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3888 …} -orderItems: Doctrine\ORM\PersistentCollection {#3890 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: " 5.00" +value: "202" +data: App\Entity\Caliber {#3892 -id: 202 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3893 …} -orderItems: Doctrine\ORM\PersistentCollection {#3895 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: " 5.00" +value: "217" +data: App\Entity\Caliber {#3897 -id: 217 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3898 …} -orderItems: Doctrine\ORM\PersistentCollection {#3900 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: " 5.00" +value: "232" +data: App\Entity\Caliber {#3902 -id: 232 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3903 …} -orderItems: Doctrine\ORM\PersistentCollection {#3905 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: " 5.00" +value: "247" +data: App\Entity\Caliber {#3907 -id: 247 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3908 …} -orderItems: Doctrine\ORM\PersistentCollection {#3910 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: " 5.00" +value: "261" +data: App\Entity\Caliber {#3912 -id: 261 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3913 …} -orderItems: Doctrine\ORM\PersistentCollection {#3915 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: " 5.00" +value: "349" +data: App\Entity\Caliber {#3917 -id: 349 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3918 …} -orderItems: Doctrine\ORM\PersistentCollection {#3920 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: " 5.00" +value: "363" +data: App\Entity\Caliber {#3922 -id: 363 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3923 …} -orderItems: Doctrine\ORM\PersistentCollection {#3925 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: " 5.00" +value: "377" +data: App\Entity\Caliber {#3927 -id: 377 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3928 …} -orderItems: Doctrine\ORM\PersistentCollection {#3930 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: " 5.00" +value: "391" +data: App\Entity\Caliber {#3932 -id: 391 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3933 …} -orderItems: Doctrine\ORM\PersistentCollection {#3935 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: " 5.00" +value: "405" +data: App\Entity\Caliber {#3937 -id: 405 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3938 …} -orderItems: Doctrine\ORM\PersistentCollection {#3940 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: " 5.00" +value: "419" +data: App\Entity\Caliber {#3942 -id: 419 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3943 …} -orderItems: Doctrine\ORM\PersistentCollection {#3945 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: " 5.00" +value: "433" +data: App\Entity\Caliber {#3947 -id: 433 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3948 …} -orderItems: Doctrine\ORM\PersistentCollection {#3950 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: " 5.00" +value: "447" +data: App\Entity\Caliber {#3952 -id: 447 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3953 …} -orderItems: Doctrine\ORM\PersistentCollection {#3955 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: " 5.00" +value: "473" +data: App\Entity\Caliber {#3957 -id: 473 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3958 …} -orderItems: Doctrine\ORM\PersistentCollection {#3960 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: " 5.00" +value: "487" +data: App\Entity\Caliber {#3962 -id: 487 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3963 …} -orderItems: Doctrine\ORM\PersistentCollection {#3965 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: " 5.00" +value: "503" +data: App\Entity\Caliber {#3967 -id: 503 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3968 …} -orderItems: Doctrine\ORM\PersistentCollection {#3970 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: " 5.00" +value: "517" +data: App\Entity\Caliber {#3972 -id: 517 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3973 …} -orderItems: Doctrine\ORM\PersistentCollection {#3975 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: " 5.00" +value: "531" +data: App\Entity\Caliber {#3977 -id: 531 -caliber: "5.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3978 …} -orderItems: Doctrine\ORM\PersistentCollection {#3980 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: " 6.00" +value: "14" +data: App\Entity\Caliber {#3982 -id: 14 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1485 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3983 …} -orderItems: Doctrine\ORM\PersistentCollection {#3985 …} -name: null -locale: null } +attr: [ "data-chained" => 1 ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: " 6.00" +value: "28" +data: App\Entity\Caliber {#3987 -id: 28 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1491 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3988 …} -orderItems: Doctrine\ORM\PersistentCollection {#3990 …} -name: null -locale: null } +attr: [ "data-chained" => 2 ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: " 6.00" +value: "42" +data: App\Entity\Caliber {#3992 -id: 42 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1497 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3993 …} -orderItems: Doctrine\ORM\PersistentCollection {#3995 …} -name: null -locale: null } +attr: [ "data-chained" => 3 ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: " 6.00" +value: "56" +data: App\Entity\Caliber {#3997 -id: 56 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1503 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#3998 …} -orderItems: Doctrine\ORM\PersistentCollection {#4000 …} -name: null -locale: null } +attr: [ "data-chained" => 4 ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: " 6.00" +value: "70" +data: App\Entity\Caliber {#4002 -id: 70 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4003 …} -orderItems: Doctrine\ORM\PersistentCollection {#4005 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: " 6.00" +value: "86" +data: App\Entity\Caliber {#4007 -id: 86 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1515 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4008 …} -orderItems: Doctrine\ORM\PersistentCollection {#4010 …} -name: null -locale: null } +attr: [ "data-chained" => 6 ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: " 6.00" +value: "100" +data: App\Entity\Caliber {#4012 -id: 100 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1521 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4013 …} -orderItems: Doctrine\ORM\PersistentCollection {#4015 …} -name: null -locale: null } +attr: [ "data-chained" => 7 ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: " 6.00" +value: "114" +data: App\Entity\Caliber {#4017 -id: 114 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4018 …} -orderItems: Doctrine\ORM\PersistentCollection {#4020 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: " 6.00" +value: "132" +data: App\Entity\Caliber {#4022 -id: 132 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1533 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4023 …} -orderItems: Doctrine\ORM\PersistentCollection {#4025 …} -name: null -locale: null } +attr: [ "data-chained" => 9 ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: " 6.00" +value: "146" +data: App\Entity\Caliber {#4027 -id: 146 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1539 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4028 …} -orderItems: Doctrine\ORM\PersistentCollection {#4030 …} -name: null -locale: null } +attr: [ "data-chained" => 10 ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: " 6.00" +value: "161" +data: App\Entity\Caliber {#4032 -id: 161 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1545 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4033 …} -orderItems: Doctrine\ORM\PersistentCollection {#4035 …} -name: null -locale: null } +attr: [ "data-chained" => 11 ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: " 6.00" +value: "175" +data: App\Entity\Caliber {#4037 -id: 175 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1551 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4038 …} -orderItems: Doctrine\ORM\PersistentCollection {#4040 …} -name: null -locale: null } +attr: [ "data-chained" => 12 ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: " 6.00" +value: "189" +data: App\Entity\Caliber {#4042 -id: 189 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1557 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4043 …} -orderItems: Doctrine\ORM\PersistentCollection {#4045 …} -name: null -locale: null } +attr: [ "data-chained" => 13 ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: " 6.00" +value: "203" +data: App\Entity\Caliber {#4047 -id: 203 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4048 …} -orderItems: Doctrine\ORM\PersistentCollection {#4050 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: " 6.00" +value: "218" +data: App\Entity\Caliber {#4052 -id: 218 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1569 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4053 …} -orderItems: Doctrine\ORM\PersistentCollection {#4055 …} -name: null -locale: null } +attr: [ "data-chained" => 15 ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: " 6.00" +value: "233" +data: App\Entity\Caliber {#4057 -id: 233 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1575 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4058 …} -orderItems: Doctrine\ORM\PersistentCollection {#4060 …} -name: null -locale: null } +attr: [ "data-chained" => 16 ] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: " 6.00" +value: "248" +data: App\Entity\Caliber {#4062 -id: 248 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1581 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4063 …} -orderItems: Doctrine\ORM\PersistentCollection {#4065 …} -name: null -locale: null } +attr: [ "data-chained" => 17 ] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: " 6.00" +value: "262" +data: App\Entity\Caliber {#4067 -id: 262 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1587 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4068 …} -orderItems: Doctrine\ORM\PersistentCollection {#4070 …} -name: null -locale: null } +attr: [ "data-chained" => 18 ] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: " 6.00" +value: "350" +data: App\Entity\Caliber {#4072 -id: 350 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1615 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4073 …} -orderItems: Doctrine\ORM\PersistentCollection {#4075 …} -name: null -locale: null } +attr: [ "data-chained" => 120 ] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: " 6.00" +value: "364" +data: App\Entity\Caliber {#4077 -id: 364 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1621 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4078 …} -orderItems: Doctrine\ORM\PersistentCollection {#4080 …} -name: null -locale: null } +attr: [ "data-chained" => 121 ] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: " 6.00" +value: "378" +data: App\Entity\Caliber {#4082 -id: 378 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1627 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4083 …} -orderItems: Doctrine\ORM\PersistentCollection {#4085 …} -name: null -locale: null } +attr: [ "data-chained" => 122 ] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: " 6.00" +value: "392" +data: App\Entity\Caliber {#4087 -id: 392 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1633 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4088 …} -orderItems: Doctrine\ORM\PersistentCollection {#4090 …} -name: null -locale: null } +attr: [ "data-chained" => 123 ] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: " 6.00" +value: "406" +data: App\Entity\Caliber {#4092 -id: 406 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1639 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4093 …} -orderItems: Doctrine\ORM\PersistentCollection {#4095 …} -name: null -locale: null } +attr: [ "data-chained" => 124 ] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: " 6.00" +value: "420" +data: App\Entity\Caliber {#4097 -id: 420 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1645 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4098 …} -orderItems: Doctrine\ORM\PersistentCollection {#4100 …} -name: null -locale: null } +attr: [ "data-chained" => 125 ] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: " 6.00" +value: "434" +data: App\Entity\Caliber {#4102 -id: 434 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1651 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4103 …} -orderItems: Doctrine\ORM\PersistentCollection {#4105 …} -name: null -locale: null } +attr: [ "data-chained" => 126 ] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: " 6.00" +value: "448" +data: App\Entity\Caliber {#4107 -id: 448 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1657 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4108 …} -orderItems: Doctrine\ORM\PersistentCollection {#4110 …} -name: null -locale: null } +attr: [ "data-chained" => 127 ] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: " 6.00" +value: "474" +data: App\Entity\Caliber {#4112 -id: 474 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1675 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4113 …} -orderItems: Doctrine\ORM\PersistentCollection {#4115 …} -name: null -locale: null } +attr: [ "data-chained" => 166 ] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: " 6.00" +value: "488" +data: App\Entity\Caliber {#4117 -id: 488 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4118 …} -orderItems: Doctrine\ORM\PersistentCollection {#4120 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: " 6.00" +value: "504" +data: App\Entity\Caliber {#4122 -id: 504 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1687 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4123 …} -orderItems: Doctrine\ORM\PersistentCollection {#4125 …} -name: null -locale: null } +attr: [ "data-chained" => 168 ] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: " 6.00" +value: "518" +data: App\Entity\Caliber {#4127 -id: 518 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1693 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4128 …} -orderItems: Doctrine\ORM\PersistentCollection {#4130 …} -name: null -locale: null } +attr: [ "data-chained" => 169 ] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: " 6.00" +value: "532" +data: App\Entity\Caliber {#4132 -id: 532 -caliber: "6.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4133 …} -orderItems: Doctrine\ORM\PersistentCollection {#4135 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: " 7.00" +value: "71" +data: App\Entity\Caliber {#4137 -id: 71 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4138 …} -orderItems: Doctrine\ORM\PersistentCollection {#4140 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: " 7.00" +value: "115" +data: App\Entity\Caliber {#4142 -id: 115 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4143 …} -orderItems: Doctrine\ORM\PersistentCollection {#4145 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: " 7.00" +value: "489" +data: App\Entity\Caliber {#4147 -id: 489 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4148 …} -orderItems: Doctrine\ORM\PersistentCollection {#4150 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: " 7.00" +value: "533" +data: App\Entity\Caliber {#4152 -id: 533 -caliber: "7.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4153 …} -orderItems: Doctrine\ORM\PersistentCollection {#4155 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: " 8.00" +value: "72" +data: App\Entity\Caliber {#4157 -id: 72 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1509 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4158 …} -orderItems: Doctrine\ORM\PersistentCollection {#4160 …} -name: null -locale: null } +attr: [ "data-chained" => 5 ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: " 8.00" +value: "116" +data: App\Entity\Caliber {#4162 -id: 116 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1527 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4163 …} -orderItems: Doctrine\ORM\PersistentCollection {#4165 …} -name: null -locale: null } +attr: [ "data-chained" => 8 ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: " 8.00" +value: "204" +data: App\Entity\Caliber {#4167 -id: 204 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1563 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4168 …} -orderItems: Doctrine\ORM\PersistentCollection {#4170 …} -name: null -locale: null } +attr: [ "data-chained" => 14 ] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: " 8.00" +value: "490" +data: App\Entity\Caliber {#4172 -id: 490 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1681 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4173 …} -orderItems: Doctrine\ORM\PersistentCollection {#4175 …} -name: null -locale: null } +attr: [ "data-chained" => 167 ] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: " 8.00" +value: "534" +data: App\Entity\Caliber {#4177 -id: 534 -caliber: "8.00" -productCombination: Proxies\__CG__\App\Entity\ProductCombination {#1699 …} -active: true -addToCarts: Doctrine\ORM\PersistentCollection {#4178 …} -orderItems: Doctrine\ORM\PersistentCollection {#4180 …} -name: null -locale: null } +attr: [ "data-chained" => 170 ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4546 -form: Symfony\Component\Form\Form {#4253 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4528 …5} |
| full_name | "add_to_cart[caliber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_to_cart_caliber" |
| is_selected | Closure($choice, $value) {#5098 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Kalibar" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "caliber" |
| placeholder | "Odaberi kalibar/dimenzije" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_to_cart_caliber" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "972d2b1.RjBIk3sJFdzO88ix--8rnSDtLnaPbZHLdMWC7mq4LGE.EwV_-EtGT5aKnpziy7h-z0q9VwbaCeK-TYvgvwvgVRQUUnzfDUZ9s4GX_A" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "972d2b1.RjBIk3sJFdzO88ix--8rnSDtLnaPbZHLdMWC7mq4LGE.EwV_-EtGT5aKnpziy7h-z0q9VwbaCeK-TYvgvwvgVRQUUnzfDUZ9s4GX_A" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1175 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1178 …} } |
| data | "972d2b1.RjBIk3sJFdzO88ix--8rnSDtLnaPbZHLdMWC7mq4LGE.EwV_-EtGT5aKnpziy7h-z0q9VwbaCeK-TYvgvwvgVRQUUnzfDUZ9s4GX_A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#5102 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_add_to_cart__token" ] |
| cache_key | "_add_to_cart__token_hidden" |
| compound | false |
| data | "972d2b1.RjBIk3sJFdzO88ix--8rnSDtLnaPbZHLdMWC7mq4LGE.EwV_-EtGT5aKnpziy7h-z0q9VwbaCeK-TYvgvwvgVRQUUnzfDUZ9s4GX_A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5113 -form: Symfony\Component\Form\Form {#5109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5104 …5} |
| full_name | "add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_to_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_to_cart__token" |
| valid | true |
| value | "972d2b1.RjBIk3sJFdzO88ix--8rnSDtLnaPbZHLdMWC7mq4LGE.EwV_-EtGT5aKnpziy7h-z0q9VwbaCeK-TYvgvwvgVRQUUnzfDUZ9s4GX_A" |