.dev/install/installer_data/db_tables/dashboards.data.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
  1 => [
    'id' => '1',
    'name' => 'admin_home',
    'data' => '{"columns":{"1":[""],"2":["adminwalladminwall"],"3":[""]},"items_configs":{"adminwalladminwall_adminwalladminwall":{"color":"color-orange"}}}',
    'type' => 'admin',
    'active' => '1',
  ],
  3 => [
    'id' => '3',
    'name' => 'manage_shop',
    'data' => '{"columns":{"1":["manageshopnewproducts","manageshoplatestsoldproducts","manageshoptopsoldproducts"],"2":["manageshopstats","manageshoplatestorders","adminwalladminwall"],"3":["manageshoptopcustomers","manageshoplatestcustomers"],"4":[""]},"items_configs":{"manageshopnewproducts_manageshopnewproducts":{"color":"color-orange","auto_type":""},"manageshoplatestsoldproducts_manageshoplatestsoldproducts":{"color":"color-orange","auto_type":"","in_stock":"0"},"manageshoptopsoldproducts_manageshoptopsoldproducts":{"color":"color-orange","auto_type":"","in_stock":"0","period":"0"},"manageshopstats_manageshopstats":{"color":"color-orange","auto_type":"","period":"0"},"manageshoplatestorders_manageshoplatestorders":{"color":"color-orange","auto_type":"","period":"0"},"adminwalladminwall_adminwalladminwall":{"color":"","auto_type":""},"manageshoptopcustomers_manageshoptopcustomers":{"color":"color-orange","auto_type":"","period":"0"},"manageshoplatestcustomers_manageshoplatestcustomers":{"color":"color-orange","auto_type":"","period":"0"}},"settings":{"columns":"3","full_width":"0"}}',
    'type' => 'admin',
    'active' => '1',
  ],
];