magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.48k stars 9.29k forks source link

Error when run command setup:di:compile #11190

Closed minhluan259 closed 6 years ago

minhluan259 commented 6 years ago

Preconditions

  1. php 7.1.0
  2. mysql, nginx
  3. magento 2.2

Steps to reproduce

  1. setup new magento 2.2
  2. run command setup:upgrade
  3. run command setup:di:compile

Expected result

  1. run command setup:di:compile without error

Actual result

  1. [Screenshot, logs] Errors during compilation: Magento\Backend\Model\View\Layout\GeneratorPool Incompatible argument type: Required type: \Magento\Framework\View\Layout\Condition\ConditionFactory. Actual type: \Magento\Framework\App\Config\ScopeConfigInterface; File: vendor/magento/module-backend/Model/View/Layout/GeneratorPool.php
magento-engcom-team commented 6 years ago

Hi @minhluan259 Thank you for reporting. Please clarify the following steps:

  1. setup new magento 2.2
  2. run command setup:upgrade

Did you do a clean install of 2.2 or upgraded from previous versions? Please check, that caches and generated content are cleared.

minhluan259 commented 6 years ago

I've upgrated from magento 2.1.8 I did not encounter that problem when I do a clean install of 2.2. Thank for your quick reply.

peltiereffects commented 6 years ago

I have the same issue. Ugraded from 2.1.5 to 2.2

peltiereffects commented 6 years ago

I think I found the issue and the solution. In Magento 2.2 the file does not exist - vendor/magento/module-backend/Model/View/Layout/GeneratorPool.php . So a clean install of 2.2 does not have any issues. But when you upgrade from Magento 2.1 to Magento 2.2 this file is left in the folder but it should not be there. If you delete the file Magento 2.2 upgrade works

vmtv commented 6 years ago

The files diif 2.1 to 2.2: array(1619) { [31]=> string(38) "vendor/magento/framework/Acl/Cache.php" [32]=> string(47) "vendor/magento/framework/Acl/CacheInterface.php" [61]=> string(52) "vendor/magento/framework/Acl/Test/Unit/CacheTest.php" [311]=> string(65) "vendor/magento/framework/App/Config/Scope/ReaderPoolInterface.php" [316]=> string(49) "vendor/magento/framework/App/Config/ScopePool.php" [562]=> string(63) "vendor/magento/framework/App/Test/Unit/Config/ScopePoolTest.php" [628]=> string(63) "vendor/magento/framework/App/Test/Unit/ReinitableConfigTest.php" [964]=> string(76) "vendor/magento/framework/Code/Test/Unit/Validator/ContextAggregationTest.php" [968]=> string(89) "vendor/magento/framework/Code/Test/Unit/Validator/_files/ClassesForContextAggregation.php" [999]=> string(62) "vendor/magento/framework/Code/Validator/ContextAggregation.php" [1091]=> string(46) "vendor/magento/framework/Config/ReaderPool.php" [1729]=> string(65) "vendor/magento/framework/EntityManager/CustomAttributesMapper.php" [1794]=> string(79) "vendor/magento/framework/EntityManager/Test/Unit/CustomAttributesMapperTest.php" [1809]=> string(41) "vendor/magento/framework/EscapeHelper.php" [2139]=> string(52) "vendor/magento/framework/Indexer/FilterInterface.php" [2200]=> string(53) "vendor/magento/framework/Interception/Chain/Chain.php" [2201]=> string(43) "vendor/magento/framework/Interception/Chain" [2202]=> string(56) "vendor/magento/framework/Interception/ChainInterface.php" [2210]=> string(61) "vendor/magento/framework/Interception/Definition/Compiled.php" [2224]=> string(67) "vendor/magento/framework/Interception/Test/Unit/Chain/ChainTest.php" [2225]=> string(53) "vendor/magento/framework/Interception/Test/Unit/Chain" [2265]=> string(75) "vendor/magento/framework/Interception/Test/Unit/Definition/CompiledTest.php" [2266]=> string(58) "vendor/magento/framework/Interception/Test/Unit/Definition" [2278]=> string(56) "vendor/magento/framework/Intl/NumberFormatterFactory.php" [2685]=> string(69) "vendor/magento/framework/ObjectManager/Definition/Compiled/Binary.php" [2686]=> string(73) "vendor/magento/framework/ObjectManager/Definition/Compiled/Serialized.php" [2687]=> string(58) "vendor/magento/framework/ObjectManager/Definition/Compiled" [2688]=> string(62) "vendor/magento/framework/ObjectManager/Definition/Compiled.php" [2715]=> string(61) "vendor/magento/framework/ObjectManager/Relations/Compiled.php" [2757]=> string(83) "vendor/magento/framework/ObjectManager/Test/Unit/Definition/Compiled/BinaryTest.php" [2758]=> string(87) "vendor/magento/framework/ObjectManager/Test/Unit/Definition/Compiled/SerializedTest.php" [2759]=> string(68) "vendor/magento/framework/ObjectManager/Test/Unit/Definition/Compiled" [2760]=> string(76) "vendor/magento/framework/ObjectManager/Test/Unit/Definition/CompiledTest.php" [2761]=> string(59) "vendor/magento/framework/ObjectManager/Test/Unit/Definition" [2783]=> string(75) "vendor/magento/framework/ObjectManager/Test/Unit/Relations/CompiledTest.php" [2807]=> string(77) "vendor/magento/framework/ObjectManager/Test/Unit/_files/empty_definition_file" [2809]=> string(76) "vendor/magento/framework/ObjectManager/Test/Unit/_files/test_definition_file" [2913]=> string(68) "vendor/magento/framework/Profiler/Driver/Standard/Output/Firebug.php" [2926]=> string(82) "vendor/magento/framework/Profiler/Test/Unit/Driver/Standard/Output/FirebugTest.php" [3273]=> string(65) "vendor/magento/framework/Simplexml/Config/Cache/AbstractCache.php" [3274]=> string(56) "vendor/magento/framework/Simplexml/Config/Cache/File.php" [3275]=> string(47) "vendor/magento/framework/Simplexml/Config/Cache" [3276]=> string(41) "vendor/magento/framework/Simplexml/Config" [3279]=> string(79) "vendor/magento/framework/Simplexml/Test/Unit/Config/Cache/AbstractCacheTest.php" [3280]=> string(57) "vendor/magento/framework/Simplexml/Test/Unit/Config/Cache" [3281]=> string(51) "vendor/magento/framework/Simplexml/Test/Unit/Config" [3385]=> string(49) "vendor/magento/framework/Test/Unit/ObjectTest.php" [3430]=> string(87) "vendor/magento/framework/TestFramework/Unit/Autoloader/ExtensionGeneratorAutoloader.php" [3500]=> string(45) "vendor/magento/framework/Url/ParamEncoder.php" [4472]=> string(36) "vendor/magento/magento2-base/.php_cs" [5104]=> string(103) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Authorizenet/Test/Block/Form/Cc.php" [5105]=> string(103) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Authorizenet/Test/Block/Form/Cc.xml" [5119]=> string(120) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Authorizenet/Test/Fixture/CreditCardAuthorizenet.xml" [5128]=> string(111) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Authorizenet/Test/Repository/CreditCard.xml" [5250]=> string(116) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Backend/Test/TestCase/ExpireAdminSessionTest.php" [5251]=> string(116) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Backend/Test/TestCase/ExpireAdminSessionTest.xml" [5291]=> string(100) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/Block/Form/Cc.php" [5292]=> string(100) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/Block/Form/Cc.xml" [5296]=> string(97) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/Block/Info.php" [5309]=> string(114) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/Fixture/CreditCardBraintree.xml" [5313]=> string(116) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/Page/Adminhtml/SalesOrderView.xml" [5364]=> string(113) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/TestStep/AcceptPaymentStep.php" [5370]=> string(125) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/TestStep/CreateBraintreeCreditMemoStep.php" [5371]=> string(111) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Braintree/Test/TestStep/DenyPaymentStep.php" [5589]=> string(130) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Action/Attribute.php" [5590]=> string(130) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Action/Attribute.xml" [5774]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Catalog/Test/Constraint/AssertProductGridFilterCorrect.php" [6000]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Catalog/Test/TestStep/CreateCategoryStep.php" [6001]=> string(121) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Catalog/Test/TestStep/CreateProductAttributesStep.php" [6008]=> string(131) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Catalog/Test/TestStep/FillCustomAttributesOnProductPageStep.php" [6074]=> string(144) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/CatalogRule/Test/Constraint/AssertCatalogPriceRuleAppliedOnepageCheckout.php" [6105]=> string(136) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/CatalogRule/Test/TestCase/ApplySeveralCatalogPriceRuleEntityTest.php" [6106]=> string(136) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/CatalogRule/Test/TestCase/ApplySeveralCatalogPriceRuleEntityTest.xml" [6109]=> string(119) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/CatalogRule/Test/TestCase/CreateCatalogRuleTest.php" [6110]=> string(119) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/CatalogRule/Test/TestCase/CreateCatalogRuleTest.xml" [6315]=> string(131) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/Constraint/AssertProductQtyInMiniShoppingCart.php" [6321]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/Constraint/AssertShippingMethodsEstimate.php" [6322]=> string(133) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/Constraint/AssertShippingMethodsSuccessEstimate.php" [6323]=> string(149) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/Constraint/AssertShippingMethodsSuccessEstimateAfterAddressEdit.php" [6363]=> string(129) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/TestCase/OnePageEstimateShippingMethodsTest.php" [6393]=> string(121) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/TestStep/ResolveShippingMethodsStep.php" [6396]=> string(114) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Checkout/Test/TestStep/ViewAndEditCartStep.php" [6503]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Cms/Test/Constraint/AssertCmsWidgetTitle.php" [6663]=> string(148) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Constraint/AssertProductsInStockInLayeredNavigation.php" [6703]=> string(148) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/TestCase/UpdateConfigurableProductCustomWebsiteTest.php" [6704]=> string(148) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/TestCase/UpdateConfigurableProductCustomWebsiteTest.xml" [6713]=> string(145) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/TestStep/UpdateSimplesInConfigurablePerStoreStep.php" [6875]=> string(115) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Customer/Test/Constraint/AssertNoAlertPopup.php" [6879]=> string(117) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Customer/Test/Fixture/Address/CustomAttribute.php" [6880]=> string(97) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Customer/Test/Fixture/Address" [6916]=> string(110) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Customer/Test/Page/CustomerAddressEdit.php" [6974]=> string(135) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Customer/Test/TestStep/EditCustomerDefaultAddressOnFrontendStep.php" [7347]=> string(110) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/ImportExport/Test/Fixture/ImportExport.xml" [7354]=> string(113) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/ImportExport/Test/Repository/ImportExport.xml" [7667]=> string(98) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Payment/Test/Block/Form/Cc.php" [7668]=> string(98) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Payment/Test/Block/Form/Cc.xml" [7680]=> string(108) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Payment/Test/Fixture/CreditCardAdmin.xml" [7685]=> string(111) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Payment/Test/Repository/CreditCardAdmin.xml" [7702]=> string(121) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/Block/Form/PayflowAdvanced/CcAdvanced.php" [7703]=> string(121) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/Block/Form/PayflowAdvanced/CcAdvanced.xml" [7704]=> string(117) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/Block/Form/PayflowAdvanced/CcLink.php" [7705]=> string(117) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/Block/Form/PayflowAdvanced/CcLink.xml" [7706]=> string(106) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/Block/Form/PayflowAdvanced" [7771]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/TestCase/CreatePayFlowOrderCustomStoreTest.php" [7772]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/TestCase/CreatePayFlowOrderCustomStoreTest.xml" [7808]=> string(113) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Paypal/Test/TestStep/GetPlacedOrderIdStep.php" [7994]=> string(124) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Reports/Test/TestCase/CustomerReviewReportEntityTest.php" [7995]=> string(124) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Reports/Test/TestCase/CustomerReviewReportEntityTest.xml" [8009]=> string(123) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Reports/Test/TestCase/ProductReviewReportEntityTest.php" [8010]=> string(123) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Reports/Test/TestCase/ProductReviewReportEntityTest.xml" [8199]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Sales/Test/Block/Adminhtml/Order/History.php" [8304]=> string(119) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Sales/Test/Constraint/AssertOrderGrandTotalBase.php" [8348]=> string(118) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Sales/Test/Constraint/AssertTransactionDetails.php" [8475]=> string(115) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Sales/Test/TestStep/SelectStoreFrontendStep.php" [8498]=> string(166) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/SalesRule/Test/Block/Adminhtml/Promo/Quote/Edit/Section/BlockPromoSalesRuleEditTabCoupons/Grid.php" [8499]=> string(157) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/SalesRule/Test/Block/Adminhtml/Promo/Quote/Edit/Section/BlockPromoSalesRuleEditTabCoupons" [8500]=> string(161) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/SalesRule/Test/Block/Adminhtml/Promo/Quote/Edit/Section/BlockPromoSalesRuleEditTabCoupons.php" [8522]=> string(137) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/SalesRule/Test/Constraint/AssertCouponCodeSuccessGeneratedMessage.php" [8524]=> string(117) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/SalesRule/Test/Constraint/AssertUsesPerCoupon.php" [8932]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Store/Test/TestStep/ApplyStoreConfigStep.php" [8933]=> string(113) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Store/Test/TestStep/CreateCustomStoreStep.php" [8965]=> string(131) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Swatches/Test/Constraint/AssertSwatchesVisibilityInCategory.php" [8992]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Swatches/Test/TestCase/CheckSwatchesInCategoryPageTest.php" [8993]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Swatches/Test/TestCase/CheckSwatchesInCategoryPageTest.xml" [9016]=> string(123) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Block/Adminhtml/System/Config/Notification.php" [9017]=> string(128) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Block/Adminhtml/System/Config/NotificationPopup.php" [9018]=> string(114) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Block/Adminhtml/System/Config/Tax.php" [9019]=> string(106) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Block/Adminhtml/System/Config" [9020]=> string(99) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Block/Adminhtml/System" [9033]=> string(133) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Constraint/AssertTaxConfigurationNotificationMessage.php" [9034]=> string(132) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Constraint/AssertTaxConfigurationSuccessSaveMessage.php" [9078]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/Page/Adminhtml/TaxConfiguration.xml" [9103]=> string(110) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/TestCase/TaxConfigurationTest.php" [9104]=> string(110) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Tax/Test/TestCase/TaxConfigurationTest.xml" [9151]=> string(120) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Ui/Test/TestCase/AdminUiControllerPermissionTest.xml" [9160]=> string(105) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.php" [9161]=> string(105) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.xml" [9162]=> string(103) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.php" [9163]=> string(103) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.xml" [9164]=> string(95) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Home.php" [9165]=> string(100) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Readiness.php" [9166]=> string(104) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.php" [9167]=> string(104) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.xml" [9168]=> string(105) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SuccessMessage.php" [9169]=> string(103) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemConfig.php" [9170]=> string(104) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemUpgrade.php" [9171]=> string(86) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block" [9172]=> string(120) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertApplicationVersion.php" [9173]=> string(116) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessMessage.php" [9174]=> string(126) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessfulReadinessCheck.php" [9175]=> string(124) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertVersionAndEditionCheck.php" [9176]=> string(91) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint" [9177]=> string(100) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Fixture/Upgrade.xml" [9178]=> string(88) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Fixture" [9179]=> string(111) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page/Adminhtml/SetupWizard.xml" [9180]=> string(95) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page/Adminhtml" [9181]=> string(85) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page" [9182]=> string(111) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.php" [9183]=> string(111) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.xml" [9184]=> string(89) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase" [9185]=> string(80) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade/Test" [9186]=> string(75) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Upgrade" [9190]=> string(124) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Ups/Test/TestCase/OnePageEstimateShippingMethodsTest.xml" [9300]=> string(131) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/User/Test/Constraint/AssertAccessTokensSuccessRevokeMessage.php" [9438]=> string(101) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Vault/Test/Block/VaultPayment.php" [9440]=> string(124) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Vault/Test/Constraint/AssertCreditCardDeletedMessage.php" [9460]=> string(114) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Vault/Test/TestStep/UseSavedCreditCardStep.php" [9469]=> string(122) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Webapi/Test/TestCase/CustomerWebapisPermissionTest.xml" [9470]=> string(88) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Webapi/Test/TestCase" [9471]=> string(79) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Webapi/Test" [9472]=> string(74) "vendor/magento/magento2-base/dev/tests/functional/tests/app/Magento/Webapi" [9685]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/domain_cs.xml" [9686]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/domain_mx.xml" [9687]=> string(121) "vendor/magento/magento2-base/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/domain_mx_category.xml" [9688]=> string(112) "vendor/magento/magento2-base/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/domain_ps.xml" [10059]=> string(123) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Backend/Block/_files/menu/Magento/Backend/etc/menu.xml" [10311]=> string(137) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Catalog/Model/Category/CategoryImageTest/StubZendLogWriterStream.php" [10312]=> string(109) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Catalog/Model/Category/CategoryImageTest" [10313]=> string(113) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Catalog/Model/Category/CategoryImageTest.php" [10578]=> string(102) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Catalog/_files/text_attribute.php" [10855]=> string(128) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Checkout/_files/quote_with_product_and_payment_rollback.php" [10967]=> string(141) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/ConfigurableImportExport/Model/Import/_files/configurable_attributes.php" [10968]=> string(150) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/ConfigurableImportExport/Model/Import/_files/configurable_attributes_rollback.php" [10971]=> string(161) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/ConfigurableImportExport/Model/Import/_files/import_configurable_with_attributes_sorting.csv" [11010]=> string(121) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/ConfigurableProduct/Pricing/Price/FinalPriceTest.php" [11215]=> string(103) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Customer/_files/quote_rollback.php" [11622]=> string(103) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/App/Request/HttpTest.php" [11623]=> string(90) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/App/Request" [11951]=> string(117) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/ObjectManager/TestAsset/BasicAlias.php" [11981]=> string(126) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Profiler/Driver/Standard/Output/FirebugTest.php" [12009]=> string(121) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Search/_files/custom_product_tax_class.php" [12010]=> string(130) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Search/_files/custom_product_tax_class_rollback.php" [12020]=> string(112) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Search/_files/grouped_product.php" [12021]=> string(121) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Search/_files/grouped_product_rollback.php" [12022]=> string(112) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Search/_files/price_attribute.php" [12023]=> string(121) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Framework/Search/_files/price_attribute_rollback.php" [12706]=> string(117) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Quote/_files/is_not_salable_product_rollback.php" [12737]=> string(97) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Reports/Block/WidgetTest.php" [12910]=> string(96) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Sales/_files/creditmemo.php" [12917]=> string(105) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Sales/_files/creditmemo_rollback.php" [12936]=> string(110) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Sales/_files/order_item_list_rollback.php" [13013]=> string(135) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/SalesRule/_files/rule_free_shipping_by_product_weight_rollback.php" [13054]=> string(96) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Search/Model/SearchTest.php" [13351]=> string(97) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Swatches/Helper/DataTest.php" [13352]=> string(84) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Swatches/Helper" [13356]=> string(102) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Swatches/_files/magento_image.jpg" [14032]=> string(107) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Variable/Model/Variable/ConfigTest.php" [14033]=> string(92) "vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Variable/Model/Variable" [14465]=> string(125) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/grid/controls/bookmarks/bookmarks.test.js" [14467]=> string(120) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/grid/controls/bookmarks/view.test.js" [14486]=> string(110) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/lib/component/core.test.js" [14488]=> string(111) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/lib/component/manip.test.js" [14489]=> string(114) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/lib/component/provider.test.js" [14490]=> string(115) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/lib/component/traversal.test.js" [14503]=> string(111) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/lib/registry/events.test.js" [14505]=> string(112) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/lib/registry/storage.test.js" [14530]=> string(80) "vendor/magento/magento2-base/dev/tests/js/jasmine/tests/lib/mage/gallery.test.js" [14558]=> string(93) "vendor/magento/magento2-base/dev/tests/static/framework/Magento/Sniffs/Annotations/Helper.php" [14559]=> string(118) "vendor/magento/magento2-base/dev/tests/static/framework/Magento/Sniffs/Annotations/RequireAnnotatedAttributesSniff.php" [14560]=> string(115) "vendor/magento/magento2-base/dev/tests/static/framework/Magento/Sniffs/Annotations/RequireAnnotatedMethodsSniff.php" [14561]=> string(82) "vendor/magento/magento2-base/dev/tests/static/framework/Magento/Sniffs/Annotations" [14623]=> string(107) "vendor/magento/magento2-base/dev/tests/static/framework/Magento/TestFramework/Inspection/JsHint/Command.php" [14624]=> string(95) "vendor/magento/magento2-base/dev/tests/static/framework/Magento/TestFramework/Inspection/JsHint" [14718]=> string(132) "vendor/magento/magento2-base/dev/tests/static/framework/tests/unit/testsuite/Magento/TestFramework/Inspection/JsHint/CommandTest.php" [14719]=> string(116) "vendor/magento/magento2-base/dev/tests/static/framework/tests/unit/testsuite/Magento/TestFramework/Inspection/JsHint" [14883]=> string(95) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/Exemplar/JsHintTest.php" [14884]=> string(80) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/Exemplar" [14885]=> string(88) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/LiveCodeTest.php" [14894]=> string(104) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/_files/jshint/blacklist/core.txt" [14895]=> string(95) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/_files/jshint/blacklist" [14896]=> string(104) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/_files/jshint/whitelist/core.txt" [14897]=> string(95) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/_files/jshint/whitelist" [14898]=> string(85) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Js/_files/jshint" [14980]=> string(97) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Php/_files/phpcs/ruleset.xml" [14981]=> string(85) "vendor/magento/magento2-base/dev/tests/static/testsuite/Magento/Test/Php/_files/phpcs" [15036]=> string(62) "vendor/magento/magento2-base/dev/tools/grunt/configs/eslint.js" [15040]=> string(60) "vendor/magento/magento2-base/dev/tools/grunt/configs/jscs.js" [16697]=> string(65) "vendor/magento/magento2-base/setup/performance-toolkit/README.txt" [16801]=> string(70) "vendor/magento/magento2-base/setup/pub/magento/setup/component-grid.js" [16847]=> string(100) "vendor/magento/magento2-base/setup/src/Magento/Setup/Console/Command/Deploy/StaticContentCommand.php" [16848]=> string(75) "vendor/magento/magento2-base/setup/src/Magento/Setup/Console/Command/Deploy" [16879]=> string(81) "vendor/magento/magento2-base/setup/src/Magento/Setup/Controller/ComponentGrid.php" [16957]=> string(75) "vendor/magento/magento2-base/setup/src/Magento/Setup/Fixtures/tax_rates.csv" [16958]=> string(79) "vendor/magento/magento2-base/setup/src/Magento/Setup/Fixtures/tax_rates.csv.bak" [17294]=> string(95) "vendor/magento/magento2-base/setup/src/Magento/Setup/Test/Unit/Controller/ComponentGridTest.php" [17670]=> string(74) "vendor/magento/magento2-base/setup/view/magento/setup/component-grid.phtml" [18509]=> string(62) "vendor/magento/module-backend/Model/View/Layout/Filter/Acl.php" [18510]=> string(54) "vendor/magento/module-backend/Model/View/Layout/Filter" [18511]=> string(65) "vendor/magento/module-backend/Model/View/Layout/GeneratorPool.php" [18682]=> string(76) "vendor/magento/module-backend/Test/Unit/Model/View/Layout/Filter/AclTest.php" [18683]=> string(64) "vendor/magento/module-backend/Test/Unit/Model/View/Layout/Filter" [19476]=> string(68) "vendor/magento/module-bundle/Observer/LoadProductOptionsObserver.php" [19885]=> string(52) "vendor/magento/module-bundle-sample-data/LICENSE.txt" [19886]=> string(56) "vendor/magento/module-bundle-sample-data/LICENSE_AFL.txt" [19887]=> string(68) "vendor/magento/module-bundle-sample-data/Model/Product/Converter.php" [19888]=> string(54) "vendor/magento/module-bundle-sample-data/Model/Product" [19889]=> string(58) "vendor/magento/module-bundle-sample-data/Model/Product.php" [19890]=> string(46) "vendor/magento/module-bundle-sample-data/Model" [19891]=> string(50) "vendor/magento/module-bundle-sample-data/README.md" [19892]=> string(62) "vendor/magento/module-bundle-sample-data/Setup/InstallData.php" [19893]=> string(60) "vendor/magento/module-bundle-sample-data/Setup/Installer.php" [19894]=> string(46) "vendor/magento/module-bundle-sample-data/Setup" [19895]=> string(54) "vendor/magento/module-bundle-sample-data/composer.json" [19896]=> string(55) "vendor/magento/module-bundle-sample-data/etc/module.xml" [19897]=> string(44) "vendor/magento/module-bundle-sample-data/etc" [19898]=> string(69) "vendor/magento/module-bundle-sample-data/fixtures/Links/crosssell.csv" [19899]=> string(67) "vendor/magento/module-bundle-sample-data/fixtures/Links/related.csv" [19900]=> string(55) "vendor/magento/module-bundle-sample-data/fixtures/Links" [19901]=> string(72) "vendor/magento/module-bundle-sample-data/fixtures/images_yoga_bundle.csv" [19902]=> string(65) "vendor/magento/module-bundle-sample-data/fixtures/yoga_bundle.csv" [19903]=> string(49) "vendor/magento/module-bundle-sample-data/fixtures" [19904]=> string(57) "vendor/magento/module-bundle-sample-data/registration.php" [19905]=> string(40) "vendor/magento/module-bundle-sample-data" [20567]=> string(55) "vendor/magento/module-catalog/Model/CatalogRegistry.php" [20724]=> string(83) "vendor/magento/module-catalog/Model/Indexer/Product/Price/Plugin/AbstractPlugin.php" [21299]=> string(77) "vendor/magento/module-catalog/Test/Unit/Block/Product/View/AttributesTest.php" [21515]=> string(96) "vendor/magento/module-catalog/Test/Unit/Model/Indexer/Product/Price/Plugin/CustomerGroupTest.php" [21603]=> string(81) "vendor/magento/module-catalog/Test/Unit/Model/Product/Gallery/ReadHandlerTest.php" [22404]=> string(61) "vendor/magento/module-catalog/view/frontend/web/js/compare.js" [22636]=> string(84) "vendor/magento/module-catalog-inventory/Model/Plugin/AroundProductRepositorySave.php" [22717]=> string(81) "vendor/magento/module-catalog-inventory/Observer/RefundOrderInventoryObserver.php" [22766]=> string(98) "vendor/magento/module-catalog-inventory/Test/Unit/Model/Plugin/AroundProductRepositorySaveTest.php" [22783]=> string(83) "vendor/magento/module-catalog-inventory/Test/Unit/Model/ResourceModel/StockTest.php" [22798]=> string(95) "vendor/magento/module-catalog-inventory/Test/Unit/Observer/RefundOrderInventoryObserverTest.php" [23134]=> string(58) "vendor/magento/module-catalog-rule-sample-data/LICENSE.txt" [23135]=> string(62) "vendor/magento/module-catalog-rule-sample-data/LICENSE_AFL.txt" [23136]=> string(61) "vendor/magento/module-catalog-rule-sample-data/Model/Rule.php" [23137]=> string(52) "vendor/magento/module-catalog-rule-sample-data/Model" [23138]=> string(56) "vendor/magento/module-catalog-rule-sample-data/README.md" [23139]=> string(68) "vendor/magento/module-catalog-rule-sample-data/Setup/InstallData.php" [23140]=> string(66) "vendor/magento/module-catalog-rule-sample-data/Setup/Installer.php" [23141]=> string(52) "vendor/magento/module-catalog-rule-sample-data/Setup" [23142]=> string(60) "vendor/magento/module-catalog-rule-sample-data/composer.json" [23143]=> string(61) "vendor/magento/module-catalog-rule-sample-data/etc/module.xml" [23144]=> string(50) "vendor/magento/module-catalog-rule-sample-data/etc" [23145]=> string(73) "vendor/magento/module-catalog-rule-sample-data/fixtures/catalog_rules.csv" [23146]=> string(55) "vendor/magento/module-catalog-rule-sample-data/fixtures" [23147]=> string(63) "vendor/magento/module-catalog-rule-sample-data/registration.php" [23148]=> string(46) "vendor/magento/module-catalog-rule-sample-data" [23149]=> string(53) "vendor/magento/module-catalog-sample-data/LICENSE.txt" [23150]=> string(57) "vendor/magento/module-catalog-sample-data/LICENSE_AFL.txt" [23151]=> string(61) "vendor/magento/module-catalog-sample-data/Model/Attribute.php" [23152]=> string(60) "vendor/magento/module-catalog-sample-data/Model/Category.php" [23153]=> string(69) "vendor/magento/module-catalog-sample-data/Model/Product/Converter.php" [23154]=> string(67) "vendor/magento/module-catalog-sample-data/Model/Product/Gallery.php" [23155]=> string(55) "vendor/magento/module-catalog-sample-data/Model/Product" [23156]=> string(59) "vendor/magento/module-catalog-sample-data/Model/Product.php" [23157]=> string(47) "vendor/magento/module-catalog-sample-data/Model" [23158]=> string(51) "vendor/magento/module-catalog-sample-data/README.md" [23159]=> string(63) "vendor/magento/module-catalog-sample-data/Setup/InstallData.php" [23160]=> string(61) "vendor/magento/module-catalog-sample-data/Setup/Installer.php" [23161]=> string(47) "vendor/magento/module-catalog-sample-data/Setup" [23162]=> string(55) "vendor/magento/module-catalog-sample-data/composer.json" [23163]=> string(52) "vendor/magento/module-catalog-sample-data/etc/di.xml" [23164]=> string(56) "vendor/magento/module-catalog-sample-data/etc/module.xml" [23165]=> string(45) "vendor/magento/module-catalog-sample-data/etc" [23166]=> string(70) "vendor/magento/module-catalog-sample-data/fixtures/Links/crosssell.csv" [23167]=> string(68) "vendor/magento/module-catalog-sample-data/fixtures/Links/related.csv" [23168]=> string(67) "vendor/magento/module-catalog-sample-data/fixtures/Links/upsell.csv" [23169]=> string(56) "vendor/magento/module-catalog-sample-data/fixtures/Links" [23170]=> string(85) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/images_gear_bags.csv" [23171]=> string(98) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/images_gear_fitness_equipment.csv" [23172]=> string(88) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/images_gear_watches.csv" [23173]=> string(87) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/products_gear_bags.csv" [23174]=> string(100) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/products_gear_fitness_equipment.csv" [23175]=> string(105) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/products_gear_fitness_equipment_ball.csv" [23176]=> string(106) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/products_gear_fitness_equipment_strap.csv" [23177]=> string(90) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct/products_gear_watches.csv" [23178]=> string(64) "vendor/magento/module-catalog-sample-data/fixtures/SimpleProduct" [23179]=> string(65) "vendor/magento/module-catalog-sample-data/fixtures/attributes.csv" [23180]=> string(65) "vendor/magento/module-catalog-sample-data/fixtures/categories.csv" [23181]=> string(50) "vendor/magento/module-catalog-sample-data/fixtures" [23182]=> string(58) "vendor/magento/module-catalog-sample-data/registration.php" [23183]=> string(41) "vendor/magento/module-catalog-sample-data" [23407]=> string(89) "vendor/magento/module-catalog-search/Test/Unit/Model/ResourceModel/BaseCollectionTest.php" [23584]=> string(85) "vendor/magento/module-catalog-url-rewrite/Test/Unit/Model/Map/DatabaseMapPoolTest.php" [23597]=> string(100) "vendor/magento/module-catalog-url-rewrite/Test/Unit/Model/_files/categoryUrlRewritesDataProvider.php" [23598]=> string(64) "vendor/magento/module-catalog-url-rewrite/Test/Unit/Model/_files" [23601]=> string(108) "vendor/magento/module-catalog-url-rewrite/Test/Unit/Observer/CategoryProcessUrlRewriteMovingObserverTest.php" [23602]=> string(108) "vendor/magento/module-catalog-url-rewrite/Test/Unit/Observer/CategoryProcessUrlRewriteSavingObserverTest.php" [24708]=> string(49) "vendor/magento/module-cms-sample-data/LICENSE.txt" [24709]=> string(53) "vendor/magento/module-cms-sample-data/LICENSE_AFL.txt" [24710]=> string(63) "vendor/magento/module-cms-sample-data/Model/Block/Converter.php" [24711]=> string(49) "vendor/magento/module-cms-sample-data/Model/Block" [24712]=> string(53) "vendor/magento/module-cms-sample-data/Model/Block.php" [24713]=> string(52) "vendor/magento/module-cms-sample-data/Model/Page.php" [24714]=> string(43) "vendor/magento/module-cms-sample-data/Model" [24715]=> string(47) "vendor/magento/module-cms-sample-data/README.md" [24716]=> string(59) "vendor/magento/module-cms-sample-data/Setup/InstallData.php" [24717]=> string(57) "vendor/magento/module-cms-sample-data/Setup/Installer.php" [24718]=> string(43) "vendor/magento/module-cms-sample-data/Setup" [24719]=> string(51) "vendor/magento/module-cms-sample-data/composer.json" [24720]=> string(52) "vendor/magento/module-cms-sample-data/etc/module.xml" [24721]=> string(41) "vendor/magento/module-cms-sample-data/etc" [24722]=> string(82) "vendor/magento/module-cms-sample-data/fixtures/blocks/categories_static_blocks.csv" [24723]=> string(91) "vendor/magento/module-cms-sample-data/fixtures/blocks/categories_static_blocks_giftcard.csv" [24724]=> string(77) "vendor/magento/module-cms-sample-data/fixtures/blocks/pages_static_blocks.csv" [24725]=> string(53) "vendor/magento/module-cms-sample-data/fixtures/blocks" [24726]=> string(61) "vendor/magento/module-cms-sample-data/fixtures/categories.csv" [24727]=> string(62) "vendor/magento/module-cms-sample-data/fixtures/pages/pages.csv" [24728]=> string(52) "vendor/magento/module-cms-sample-data/fixtures/pages" [24729]=> string(57) "vendor/magento/module-cms-sample-data/fixtures/styles.css" [24730]=> string(46) "vendor/magento/module-cms-sample-data/fixtures" [24731]=> string(54) "vendor/magento/module-cms-sample-data/registration.php" [24732]=> string(37) "vendor/magento/module-cms-sample-data" [25324]=> string(93) "vendor/magento/module-configurable-product/Helper/Product/Configuration/SaveProductPlugin.php" [25355]=> string(87) "vendor/magento/module-configurable-product/Model/Plugin/AroundProductRepositorySave.php" [25519]=> string(101) "vendor/magento/module-configurable-product/Test/Unit/Model/Plugin/AroundProductRepositorySaveTest.php" [25657]=> string(103) "vendor/magento/module-configurable-product/view/adminhtml/layout/catalog_product_superconfig_config.xml" [25786]=> string(58) "vendor/magento/module-configurable-sample-data/LICENSE.txt" [25787]=> string(62) "vendor/magento/module-configurable-sample-data/LICENSE_AFL.txt" [25788]=> string(74) "vendor/magento/module-configurable-sample-data/Model/Product/Converter.php" [25789]=> string(60) "vendor/magento/module-configurable-sample-data/Model/Product" [25790]=> string(64) "vendor/magento/module-configurable-sample-data/Model/Product.php" [25791]=> string(52) "vendor/magento/module-configurable-sample-data/Model" [25792]=> string(56) "vendor/magento/module-configurable-sample-data/README.md" [25793]=> string(68) "vendor/magento/module-configurable-sample-data/Setup/InstallData.php" [25794]=> string(66) "vendor/magento/module-configurable-sample-data/Setup/Installer.php" [25795]=> string(52) "vendor/magento/module-configurable-sample-data/Setup" [25796]=> string(60) "vendor/magento/module-configurable-sample-data/composer.json" [25797]=> string(61) "vendor/magento/module-configurable-sample-data/etc/module.xml" [25798]=> string(50) "vendor/magento/module-configurable-sample-data/etc" [25799]=> string(75) "vendor/magento/module-configurable-sample-data/fixtures/Links/crosssell.csv" [25800]=> string(73) "vendor/magento/module-configurable-sample-data/fixtures/Links/related.csv" [25801]=> string(72) "vendor/magento/module-configurable-sample-data/fixtures/Links/upsell.csv" [25802]=> string(61) "vendor/magento/module-configurable-sample-data/fixtures/Links" [25803]=> string(70) "vendor/magento/module-configurable-sample-data/fixtures/attributes.csv" [25804]=> string(70) "vendor/magento/module-configurable-sample-data/fixtures/categories.csv" [25805]=> string(68) "vendor/magento/module-configurable-sample-data/fixtures/products.csv" [25806]=> string(55) "vendor/magento/module-configurable-sample-data/fixtures" [25807]=> string(63) "vendor/magento/module-configurable-sample-data/registration.php" [25808]=> string(46) "vendor/magento/module-configurable-sample-data" [25865]=> string(70) "vendor/magento/module-contact/view/adminhtml/email/submitted_form.html" [25866]=> string(50) "vendor/magento/module-contact/view/adminhtml/email" [25867]=> string(44) "vendor/magento/module-contact/view/adminhtml" [25922]=> string(63) "vendor/magento/module-cookie/view/adminhtml/requirejs-config.js" [25923]=> string(43) "vendor/magento/module-cookie/view/adminhtml" [26724]=> string(72) "vendor/magento/module-customer/Test/Unit/Controller/Section/LoadTest.php" [26725]=> string(59) "vendor/magento/module-customer/Test/Unit/Controller/Section" [27190]=> string(54) "vendor/magento/module-customer-sample-data/LICENSE.txt" [27191]=> string(58) "vendor/magento/module-customer-sample-data/LICENSE_AFL.txt" [27192]=> string(90) "vendor/magento/module-customer-sample-data/Magento/Framework/Mail/Transport/MailPlugin.php" [27193]=> string(75) "vendor/magento/module-customer-sample-data/Magento/Framework/Mail/Transport" [27194]=> string(65) "vendor/magento/module-customer-sample-data/Magento/Framework/Mail" [27195]=> string(60) "vendor/magento/module-customer-sample-data/Magento/Framework" [27196]=> string(50) "vendor/magento/module-customer-sample-data/Magento" [27197]=> string(61) "vendor/magento/module-customer-sample-data/Model/Customer.php" [27198]=> string(48) "vendor/magento/module-customer-sample-data/Model" [27199]=> string(52) "vendor/magento/module-customer-sample-data/README.md" [27200]=> string(64) "vendor/magento/module-customer-sample-data/Setup/InstallData.php" [27201]=> string(62) "vendor/magento/module-customer-sample-data/Setup/Installer.php" [27202]=> string(48) "vendor/magento/module-customer-sample-data/Setup" [27203]=> string(56) "vendor/magento/module-customer-sample-data/composer.json" [27204]=> string(53) "vendor/magento/module-customer-sample-data/etc/di.xml" [27205]=> string(57) "vendor/magento/module-customer-sample-data/etc/module.xml" [27206]=> string(46) "vendor/magento/module-customer-sample-data/etc" [27207]=> string(72) "vendor/magento/module-customer-sample-data/fixtures/customer_profile.csv" [27208]=> string(51) "vendor/magento/module-customer-sample-data/fixtures" [27209]=> string(59) "vendor/magento/module-customer-sample-data/registration.php" [27210]=> string(42) "vendor/magento/module-customer-sample-data" [27231]=> string(75) "vendor/magento/module-deploy/Console/Command/DeployStaticContentCommand.php" [27232]=> string(77) "vendor/magento/module-deploy/Console/Command/DeployStaticOptionsInterface.php" [27245]=> string(61) "vendor/magento/module-deploy/Model/Deploy/DeployInterface.php" [27246]=> string(58) "vendor/magento/module-deploy/Model/Deploy/LocaleDeploy.php" [27247]=> string(63) "vendor/magento/module-deploy/Model/Deploy/LocaleQuickDeploy.php" [27248]=> string(62) "vendor/magento/module-deploy/Model/Deploy/TemplateMinifier.php" [27249]=> string(41) "vendor/magento/module-deploy/Model/Deploy" [27250]=> string(52) "vendor/magento/module-deploy/Model/DeployManager.php" [27251]=> string(60) "vendor/magento/module-deploy/Model/DeployStrategyFactory.php" [27252]=> string(61) "vendor/magento/module-deploy/Model/DeployStrategyProvider.php" [27253]=> string(47) "vendor/magento/module-deploy/Model/Deployer.php" [27267]=> string(46) "vendor/magento/module-deploy/Model/Process.php" [27268]=> string(53) "vendor/magento/module-deploy/Model/ProcessManager.php" [27269]=> string(58) "vendor/magento/module-deploy/Model/ProcessQueueManager.php" [27270]=> string(50) "vendor/magento/module-deploy/Model/ProcessTask.php" [27327]=> string(89) "vendor/magento/module-deploy/Test/Unit/Console/Command/DeployStaticContentCommandTest.php" [27328]=> string(76) "vendor/magento/module-deploy/Test/Unit/Console/Command/FunctionExistMock.php" [27335]=> string(72) "vendor/magento/module-deploy/Test/Unit/Model/Deploy/LocaleDeployTest.php" [27336]=> string(77) "vendor/magento/module-deploy/Test/Unit/Model/Deploy/LocaleQuickDeployTest.php" [27337]=> string(76) "vendor/magento/module-deploy/Test/Unit/Model/Deploy/TemplateMinifierTest.php" [27338]=> string(51) "vendor/magento/module-deploy/Test/Unit/Model/Deploy" [27339]=> string(66) "vendor/magento/module-deploy/Test/Unit/Model/DeployManagerTest.php" [27340]=> string(74) "vendor/magento/module-deploy/Test/Unit/Model/DeployStrategyFactoryTest.php" [27354]=> string(72) "vendor/magento/module-deploy/Test/Unit/Model/ProcessQueueManagerTest.php" [27515]=> string(98) "vendor/magento/module-dhl/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab/General/Shippingmethod.php" [27516]=> string(79) "vendor/magento/module-dhl/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab/General" [27517]=> string(71) "vendor/magento/module-dhl/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab" [27518]=> string(67) "vendor/magento/module-dhl/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit" [27519]=> string(62) "vendor/magento/module-dhl/Model/Plugin/Rma/Block/Adminhtml/Rma" [27520]=> string(58) "vendor/magento/module-dhl/Model/Plugin/Rma/Block/Adminhtml" [27521]=> string(48) "vendor/magento/module-dhl/Model/Plugin/Rma/Block" [27522]=> string(42) "vendor/magento/module-dhl/Model/Plugin/Rma" [27637]=> string(56) "vendor/magento/module-directory/Model/CountryFactory.php" [27728]=> string(52) "vendor/magento/module-directory/etc/adminhtml/di.xml" [28255]=> string(58) "vendor/magento/module-downloadable-sample-data/LICENSE.txt" [28256]=> string(62) "vendor/magento/module-downloadable-sample-data/LICENSE_AFL.txt" [28257]=> string(74) "vendor/magento/module-downloadable-sample-data/Model/Product/Converter.php" [28258]=> string(60) "vendor/magento/module-downloadable-sample-data/Model/Product" [28259]=> string(64) "vendor/magento/module-downloadable-sample-data/Model/Product.php" [28260]=> string(52) "vendor/magento/module-downloadable-sample-data/Model" [28261]=> string(56) "vendor/magento/module-downloadable-sample-data/README.md" [28262]=> string(68) "vendor/magento/module-downloadable-sample-data/Setup/InstallData.php" [28263]=> string(66) "vendor/magento/module-downloadable-sample-data/Setup/Installer.php" [28264]=> string(52) "vendor/magento/module-downloadable-sample-data/Setup" [28265]=> string(60) "vendor/magento/module-downloadable-sample-data/composer.json" [28266]=> string(61) "vendor/magento/module-downloadable-sample-data/etc/module.xml" [28267]=> string(50) "vendor/magento/module-downloadable-sample-data/etc" [28268]=> string(75) "vendor/magento/module-downloadable-sample-data/fixtures/Links/crosssell.csv" [28269]=> string(73) "vendor/magento/module-downloadable-sample-data/fixtures/Links/related.csv" [28270]=> string(61) "vendor/magento/module-downloadable-sample-data/fixtures/Links" [28271]=> string(70) "vendor/magento/module-downloadable-sample-data/fixtures/attributes.csv" [28272]=> string(70) "vendor/magento/module-downloadable-sample-data/fixtures/categories.csv" [28273]=> string(101) "vendor/magento/module-downloadable-sample-data/fixtures/downloadable_data_training_video_download.csv" [28274]=> string(90) "vendor/magento/module-downloadable-sample-data/fixtures/images_products_training_video.csv" [28275]=> string(92) "vendor/magento/module-downloadable-sample-data/fixtures/products_training_video_download.csv" [28276]=> string(55) "vendor/magento/module-downloadable-sample-data/fixtures" [28277]=> string(63) "vendor/magento/module-downloadable-sample-data/registration.php" [28278]=> string(46) "vendor/magento/module-downloadable-sample-data" [28376]=> string(71) "vendor/magento/module-eav/Model/Entity/Attribute/Backend/Serialized.php" [28410]=> string(57) "vendor/magento/module-eav/Model/Entity/AttributeCache.php" [28677]=> string(69) "vendor/magento/module-email/Model/Plugin/TransportInterfacePlugin.php" [28846]=> string(100) "vendor/magento/module-fedex/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab/General/Shippingmethod.php" [28847]=> string(81) "vendor/magento/module-fedex/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab/General" [28848]=> string(73) "vendor/magento/module-fedex/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab" [28849]=> string(69) "vendor/magento/module-fedex/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit" [28850]=> string(64) "vendor/magento/module-fedex/Model/Plugin/Rma/Block/Adminhtml/Rma" [28851]=> string(60) "vendor/magento/module-fedex/Model/Plugin/Rma/Block/Adminhtml" [28852]=> string(50) "vendor/magento/module-fedex/Model/Plugin/Rma/Block" [28853]=> string(44) "vendor/magento/module-fedex/Model/Plugin/Rma" [28854]=> string(40) "vendor/magento/module-fedex/Model/Plugin" [29627]=> string(61) "vendor/magento/module-grouped-product-sample-data/LICENSE.txt" [29628]=> string(65) "vendor/magento/module-grouped-product-sample-data/LICENSE_AFL.txt" [29629]=> string(77) "vendor/magento/module-grouped-product-sample-data/Model/Product/Converter.php" [29630]=> string(63) "vendor/magento/module-grouped-product-sample-data/Model/Product" [29631]=> string(67) "vendor/magento/module-grouped-product-sample-data/Model/Product.php" [29632]=> string(55) "vendor/magento/module-grouped-product-sample-data/Model" [29633]=> string(59) "vendor/magento/module-grouped-product-sample-data/README.md" [29634]=> string(71) "vendor/magento/module-grouped-product-sample-data/Setup/InstallData.php" [29635]=> string(69) "vendor/magento/module-grouped-product-sample-data/Setup/Installer.php" [29636]=> string(55) "vendor/magento/module-grouped-product-sample-data/Setup" [29637]=> string(63) "vendor/magento/module-grouped-product-sample-data/composer.json" [29638]=> string(64) "vendor/magento/module-grouped-product-sample-data/etc/module.xml" [29639]=> string(53) "vendor/magento/module-grouped-product-sample-data/etc" [29640]=> string(77) "vendor/magento/module-grouped-product-sample-data/fixtures/Link/crosssell.csv" [29641]=> string(75) "vendor/magento/module-grouped-product-sample-data/fixtures/Link/related.csv" [29642]=> string(63) "vendor/magento/module-grouped-product-sample-data/fixtures/Link" [29643]=> string(82) "vendor/magento/module-grouped-product-sample-data/fixtures/images_yoga_grouped.csv" [29644]=> string(75) "vendor/magento/module-grouped-product-sample-data/fixtures/yoga_grouped.csv" [29645]=> string(58) "vendor/magento/module-grouped-product-sample-data/fixtures" [29646]=> string(66) "vendor/magento/module-grouped-product-sample-data/registration.php" [29647]=> string(49) "vendor/magento/module-grouped-product-sample-data" [29947]=> string(57) "vendor/magento/module-indexer/Model/Processor/Handler.php" [30341]=> string(68) "vendor/magento/module-integration/view/adminhtml/web/integration.css" [30765]=> string(50) "vendor/magento/module-msrp-sample-data/LICENSE.txt" [30766]=> string(54) "vendor/magento/module-msrp-sample-data/LICENSE_AFL.txt" [30767]=> string(53) "vendor/magento/module-msrp-sample-data/Model/Msrp.php" [30768]=> string(44) "vendor/magento/module-msrp-sample-data/Model" [30769]=> string(48) "vendor/magento/module-msrp-sample-data/README.md" [30770]=> string(60) "vendor/magento/module-msrp-sample-data/Setup/InstallData.php" [30771]=> string(58) "vendor/magento/module-msrp-sample-data/Setup/Installer.php" [30772]=> string(44) "vendor/magento/module-msrp-sample-data/Setup" [30773]=> string(52) "vendor/magento/module-msrp-sample-data/composer.json" [30774]=> string(53) "vendor/magento/module-msrp-sample-data/etc/module.xml" [30775]=> string(42) "vendor/magento/module-msrp-sample-data/etc" [30776]=> string(65) "vendor/magento/module-msrp-sample-data/fixtures/products_msrp.csv" [30777]=> string(47) "vendor/magento/module-msrp-sample-data/fixtures" [30778]=> string(55) "vendor/magento/module-msrp-sample-data/registration.php" [30779]=> string(38) "vendor/magento/module-msrp-sample-data" [31225]=> string(78) "vendor/magento/module-newsletter/view/adminhtml/layout/customer_index_edit.xml" [31514]=> string(62) "vendor/magento/module-offline-shipping-sample-data/LICENSE.txt" [31515]=> string(66) "vendor/magento/module-offline-shipping-sample-data/LICENSE_AFL.txt" [31516]=> string(70) "vendor/magento/module-offline-shipping-sample-data/Model/Tablerate.php" [31517]=> string(56) "vendor/magento/module-offline-shipping-sample-data/Model" [31518]=> string(60) "vendor/magento/module-offline-shipping-sample-data/README.md" [31519]=> string(72) "vendor/magento/module-offline-shipping-sample-data/Setup/InstallData.php" [31520]=> string(70) "vendor/magento/module-offline-shipping-sample-data/Setup/Installer.php" [31521]=> string(56) "vendor/magento/module-offline-shipping-sample-data/Setup" [31522]=> string(64) "vendor/magento/module-offline-shipping-sample-data/composer.json" [31523]=> string(65) "vendor/magento/module-offline-shipping-sample-data/etc/module.xml" [31524]=> string(54) "vendor/magento/module-offline-shipping-sample-data/etc" [31525]=> string(73) "vendor/magento/module-offline-shipping-sample-data/fixtures/tablerate.csv" [31526]=> string(59) "vendor/magento/module-offline-shipping-sample-data/fixtures" [31527]=> string(67) "vendor/magento/module-offline-shipping-sample-data/registration.php" [31528]=> string(50) "vendor/magento/module-offline-shipping-sample-data" [31530]=> string(83) "vendor/magento/module-page-cache/Block/System/Config/Form/Field/Export/Varnish3.php" [31660]=> string(49) "vendor/magento/module-page-cache/etc/varnish3.vcl" [32647]=> string(74) "vendor/magento/module-paypal/view/adminhtml/layout/customer_index_edit.xml" [32881]=> string(76) "vendor/magento/module-persistent/Observer/RemovePersistentCookieObserver.php" [32925]=> string(90) "vendor/magento/module-persistent/Test/Unit/Observer/RemovePersistentCookieObserverTest.php" [33066]=> string(59) "vendor/magento/module-product-links-sample-data/LICENSE.txt" [33067]=> string(63) "vendor/magento/module-product-links-sample-data/LICENSE_AFL.txt" [33068]=> string(69) "vendor/magento/module-product-links-sample-data/Model/ProductLink.php" [33069]=> string(53) "vendor/magento/module-product-links-sample-data/Model" [33070]=> string(57) "vendor/magento/module-product-links-sample-data/README.md" [33071]=> string(69) "vendor/magento/module-product-links-sample-data/Setup/InstallData.php" [33072]=> string(67) "vendor/magento/module-product-links-sample-data/Setup/Installer.php" [33073]=> string(53) "vendor/magento/module-product-links-sample-data/Setup" [33074]=> string(61) "vendor/magento/module-product-links-sample-data/composer.json" [33075]=> string(62) "vendor/magento/module-product-links-sample-data/etc/module.xml" [33076]=> string(51) "vendor/magento/module-product-links-sample-data/etc" [33077]=> string(70) "vendor/magento/module-product-links-sample-data/fixtures/crosssell.csv" [33078]=> string(68) "vendor/magento/module-product-links-sample-data/fixtures/related.csv" [33079]=> string(67) "vendor/magento/module-product-links-sample-data/fixtures/upsell.csv" [33080]=> string(56) "vendor/magento/module-product-links-sample-data/fixtures" [33081]=> string(64) "vendor/magento/module-product-links-sample-data/registration.php" [33082]=> string(47) "vendor/magento/module-product-links-sample-data" [33172]=> string(82) "vendor/magento/module-product-video/view/adminhtml/layout/catalog_product_form.xml" [33929]=> string(44) "vendor/magento/module-reports/etc/widget.xml" [34292]=> string(74) "vendor/magento/module-review/view/adminhtml/layout/customer_index_edit.xml" [34364]=> string(52) "vendor/magento/module-review-sample-data/LICENSE.txt" [34365]=> string(56) "vendor/magento/module-review-sample-data/LICENSE_AFL.txt" [34366]=> string(57) "vendor/magento/module-review-sample-data/Model/Review.php" [34367]=> string(46) "vendor/magento/module-review-sample-data/Model" [34368]=> string(50) "vendor/magento/module-review-sample-data/README.md" [34369]=> string(62) "vendor/magento/module-review-sample-data/Setup/InstallData.php" [34370]=> string(60) "vendor/magento/module-review-sample-data/Setup/Installer.php" [34371]=> string(46) "vendor/magento/module-review-sample-data/Setup" [34372]=> string(54) "vendor/magento/module-review-sample-data/composer.json" [34373]=> string(55) "vendor/magento/module-review-sample-data/etc/module.xml" [34374]=> string(44) "vendor/magento/module-review-sample-data/etc" [34375]=> string(70) "vendor/magento/module-review-sample-data/fixtures/products_reviews.csv" [34376]=> string(49) "vendor/magento/module-review-sample-data/fixtures" [34377]=> string(57) "vendor/magento/module-review-sample-data/registration.php" [34378]=> string(40) "vendor/magento/module-review-sample-data" [34944]=> string(84) "vendor/magento/module-sales/Controller/Adminhtml/Order/Creditmemo/VoidCreditmemo.php" [34978]=> string(78) "vendor/magento/module-sales/Controller/Adminhtml/Order/Invoice/VoidInvoice.php" [35239]=> string(68) "vendor/magento/module-sales/Model/Order/InvoiceNotifierInterface.php" [35583]=> string(70) "vendor/magento/module-sales/Observer/ConvertAdditionalInfoObserver.php" [35693]=> string(88) "vendor/magento/module-sales/Test/Unit/Controller/Adminhtml/Order/Creditmemo/VoidTest.php" [35707]=> string(85) "vendor/magento/module-sales/Test/Unit/Controller/Adminhtml/Order/Invoice/VoidTest.php" [36079]=> string(73) "vendor/magento/module-sales/view/adminhtml/layout/customer_index_edit.xml" [36723]=> string(79) "vendor/magento/module-sales-rule/Test/Unit/Model/Rule/Condition/AddressTest.php" [36829]=> string(56) "vendor/magento/module-sales-rule-sample-data/LICENSE.txt" [36830]=> string(60) "vendor/magento/module-sales-rule-sample-data/LICENSE_AFL.txt" [36831]=> string(59) "vendor/magento/module-sales-rule-sample-data/Model/Rule.php" [36832]=> string(50) "vendor/magento/module-sales-rule-sample-data/Model" [36833]=> string(54) "vendor/magento/module-sales-rule-sample-data/README.md" [36834]=> string(66) "vendor/magento/module-sales-rule-sample-data/Setup/InstallData.php" [36835]=> string(64) "vendor/magento/module-sales-rule-sample-data/Setup/Installer.php" [36836]=> string(50) "vendor/magento/module-sales-rule-sample-data/Setup" [36837]=> string(58) "vendor/magento/module-sales-rule-sample-data/composer.json" [36838]=> string(59) "vendor/magento/module-sales-rule-sample-data/etc/module.xml" [36839]=> string(48) "vendor/magento/module-sales-rule-sample-data/etc" [36840]=> string(69) "vendor/magento/module-sales-rule-sample-data/fixtures/sales_rules.csv" [36841]=> string(53) "vendor/magento/module-sales-rule-sample-data/fixtures" [36842]=> string(61) "vendor/magento/module-sales-rule-sample-data/registration.php" [36843]=> string(44) "vendor/magento/module-sales-rule-sample-data" [36844]=> string(51) "vendor/magento/module-sales-sample-data/LICENSE.txt" [36845]=> string(55) "vendor/magento/module-sales-sample-data/LICENSE_AFL.txt" [36846]=> string(65) "vendor/magento/module-sales-sample-data/Model/Order/Converter.php" [36847]=> string(65) "vendor/magento/module-sales-sample-data/Model/Order/Processor.php" [36848]=> string(51) "vendor/magento/module-sales-sample-data/Model/Order" [36849]=> string(55) "vendor/magento/module-sales-sample-data/Model/Order.php" [36850]=> string(45) "vendor/magento/module-sales-sample-data/Model" [36851]=> string(49) "vendor/magento/module-sales-sample-data/README.md" [36852]=> string(61) "vendor/magento/module-sales-sample-data/Setup/InstallData.php" [36853]=> string(59) "vendor/magento/module-sales-sample-data/Setup/Installer.php" [36854]=> string(45) "vendor/magento/module-sales-sample-data/Setup" [36855]=> string(53) "vendor/magento/module-sales-sample-data/composer.json" [36856]=> string(54) "vendor/magento/module-sales-sample-data/etc/module.xml" [36857]=> string(43) "vendor/magento/module-sales-sample-data/etc" [36858]=> string(59) "vendor/magento/module-sales-sample-data/fixtures/orders.csv" [36859]=> string(48) "vendor/magento/module-sales-sample-data/fixtures" [36860]=> string(56) "vendor/magento/module-sales-sample-data/registration.php" [36861]=> string(39) "vendor/magento/module-sales-sample-data" [37995]=> string(85) "vendor/magento/module-swagger/view/frontend/web/swagger-ui/js/lib/handlebars-2.0.0.js" [37997]=> string(87) "vendor/magento/module-swagger/view/frontend/web/swagger-ui/js/lib/highlight.7.3.pack.js" [38232]=> string(54) "vendor/magento/module-swatches-sample-data/LICENSE.txt" [38233]=> string(58) "vendor/magento/module-swatches-sample-data/LICENSE_AFL.txt" [38234]=> string(61) "vendor/magento/module-swatches-sample-data/Model/Swatches.php" [38235]=> string(48) "vendor/magento/module-swatches-sample-data/Model" [38236]=> string(52) "vendor/magento/module-swatches-sample-data/README.md" [38237]=> string(64) "vendor/magento/module-swatches-sample-data/Setup/InstallData.php" [38238]=> string(62) "vendor/magento/module-swatches-sample-data/Setup/Installer.php" [38239]=> string(48) "vendor/magento/module-swatches-sample-data/Setup" [38240]=> string(56) "vendor/magento/module-swatches-sample-data/composer.json" [38241]=> string(57) "vendor/magento/module-swatches-sample-data/etc/module.xml" [38242]=> string(46) "vendor/magento/module-swatches-sample-data/etc" [38243]=> string(59) "vendor/magento/module-swatches-sample-data/registration.php" [38244]=> string(42) "vendor/magento/module-swatches-sample-data" [38853]=> string(49) "vendor/magento/module-tax-sample-data/LICENSE.txt" [38854]=> string(53) "vendor/magento/module-tax-sample-data/LICENSE_AFL.txt" [38855]=> string(51) "vendor/magento/module-tax-sample-data/Model/Tax.php" [38856]=> string(43) "vendor/magento/module-tax-sample-data/Model" [38857]=> string(47) "vendor/magento/module-tax-sample-data/README.md" [38858]=> string(59) "vendor/magento/module-tax-sample-data/Setup/InstallData.php" [38859]=> string(57) "vendor/magento/module-tax-sample-data/Setup/Installer.php" [38860]=> string(43) "vendor/magento/module-tax-sample-data/Setup" [38861]=> string(60) "vendor/magento/module-tax-sample-data/Test/Model/TaxTest.php" [38862]=> string(48) "vendor/magento/module-tax-sample-data/Test/Model" [38863]=> string(42) "vendor/magento/module-tax-sample-data/Test" [38864]=> string(51) "vendor/magento/module-tax-sample-data/composer.json" [38865]=> string(52) "vendor/magento/module-tax-sample-data/etc/module.xml" [38866]=> string(41) "vendor/magento/module-tax-sample-data/etc" [38867]=> string(59) "vendor/magento/module-tax-sample-data/fixtures/tax_rate.csv" [38868]=> string(59) "vendor/magento/module-tax-sample-data/fixtures/tax_rule.csv" [38869]=> string(46) "vendor/magento/module-tax-sample-data/fixtures" [38870]=> string(54) "vendor/magento/module-tax-sample-data/registration.php" [38871]=> string(37) "vendor/magento/module-tax-sample-data" [39317]=> string(52) "vendor/magento/module-theme/etc/adminhtml/system.xml" [39475]=> string(51) "vendor/magento/module-theme-sample-data/LICENSE.txt" [39476]=> string(55) "vendor/magento/module-theme-sample-data/LICENSE_AFL.txt" [39477]=> string(53) "vendor/magento/module-theme-sample-data/Model/Css.php" [39478]=> string(59) "vendor/magento/module-theme-sample-data/Model/HeadStyle.php" [39479]=> string(45) "vendor/magento/module-theme-sample-data/Model" [39480]=> string(67) "vendor/magento/module-theme-sample-data/Plugin/View/Page/Config.php" [39481]=> string(56) "vendor/magento/module-theme-sample-data/Plugin/View/Page" [39482]=> string(51) "vendor/magento/module-theme-sample-data/Plugin/View" [39483]=> string(46) "vendor/magento/module-theme-sample-data/Plugin" [39484]=> string(49) "vendor/magento/module-theme-sample-data/README.md" [39485]=> string(61) "vendor/magento/module-theme-sample-data/Setup/InstallData.php" [39486]=> string(59) "vendor/magento/module-theme-sample-data/Setup/Installer.php" [39487]=> string(45) "vendor/magento/module-theme-sample-data/Setup" [39488]=> string(53) "vendor/magento/module-theme-sample-data/composer.json" [39489]=> string(50) "vendor/magento/module-theme-sample-data/etc/di.xml" [39490]=> string(54) "vendor/magento/module-theme-sample-data/etc/module.xml" [39491]=> string(43) "vendor/magento/module-theme-sample-data/etc" [39492]=> string(59) "vendor/magento/module-theme-sample-data/fixtures/styles.css" [39493]=> string(48) "vendor/magento/module-theme-sample-data/fixtures" [39494]=> string(56) "vendor/magento/module-theme-sample-data/registration.php" [39495]=> string(39) "vendor/magento/module-theme-sample-data" [40726]=> string(97) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma/Edit/Tab/General/Shipping/Packaging/Plugin.php" [40727]=> string(86) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma/Edit/Tab/General/Shipping/Packaging" [40728]=> string(76) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma/Edit/Tab/General/Shipping" [40729]=> string(67) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma/Edit/Tab/General" [40730]=> string(59) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma/Edit/Tab" [40731]=> string(55) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma/Edit" [40732]=> string(50) "vendor/magento/module-usps/Block/Rma/Adminhtml/Rma" [40733]=> string(46) "vendor/magento/module-usps/Block/Rma/Adminhtml" [40734]=> string(36) "vendor/magento/module-usps/Block/Rma" [40868]=> string(49) "vendor/magento/module-vault/Block/CreditCards.php" [41091]=> string(72) "vendor/magento/module-webapi/Test/Unit/Model/Files/TestDataInterface.php" [41092]=> string(69) "vendor/magento/module-webapi/Test/Unit/Model/Files/TestDataObject.php" [41093]=> string(50) "vendor/magento/module-webapi/Test/Unit/Model/Files" [41100]=> string(64) "vendor/magento/module-webapi/Test/Unit/Model/Soap/ConfigTest.php" [41116]=> string(65) "vendor/magento/module-webapi/Test/Unit/_files/test_interfaces.php" [41647]=> string(52) "vendor/magento/module-widget-sample-data/LICENSE.txt" [41648]=> string(56) "vendor/magento/module-widget-sample-data/LICENSE_AFL.txt" [41649]=> string(59) "vendor/magento/module-widget-sample-data/Model/CmsBlock.php" [41650]=> string(46) "vendor/magento/module-widget-sample-data/Model" [41651]=> string(50) "vendor/magento/module-widget-sample-data/README.md" [41652]=> string(62) "vendor/magento/module-widget-sample-data/Setup/InstallData.php" [41653]=> string(60) "vendor/magento/module-widget-sample-data/Setup/Installer.php" [41654]=> string(46) "vendor/magento/module-widget-sample-data/Setup" [41655]=> string(54) "vendor/magento/module-widget-sample-data/composer.json" [41656]=> string(55) "vendor/magento/module-widget-sample-data/etc/module.xml" [41657]=> string(44) "vendor/magento/module-widget-sample-data/etc" [41658]=> string(62) "vendor/magento/module-widget-sample-data/fixtures/cmsblock.csv" [41659]=> string(71) "vendor/magento/module-widget-sample-data/fixtures/cmsblock_giftcard.csv" [41660]=> string(49) "vendor/magento/module-widget-sample-data/fixtures" [41661]=> string(57) "vendor/magento/module-widget-sample-data/registration.php" [41662]=> string(40) "vendor/magento/module-widget-sample-data" [41893]=> string(76) "vendor/magento/module-wishlist/view/adminhtml/layout/customer_index_edit.xml" [41993]=> string(60) "vendor/magento/module-wishlist/view/frontend/web/wishlist.js" [41998]=> string(54) "vendor/magento/module-wishlist-sample-data/LICENSE.txt" [41999]=> string(58) "vendor/magento/module-wishlist-sample-data/LICENSE_AFL.txt" [42000]=> string(59) "vendor/magento/module-wishlist-sample-data/Model/Helper.php" [42001]=> string(61) "vendor/magento/module-wishlist-sample-data/Model/Wishlist.php" [42002]=> string(48) "vendor/magento/module-wishlist-sample-data/Model" [42003]=> string(52) "vendor/magento/module-wishlist-sample-data/README.md" [42004]=> string(64) "vendor/magento/module-wishlist-sample-data/Setup/InstallData.php" [42005]=> string(62) "vendor/magento/module-wishlist-sample-data/Setup/Installer.php" [42006]=> string(48) "vendor/magento/module-wishlist-sample-data/Setup" [42007]=> string(56) "vendor/magento/module-wishlist-sample-data/composer.json" [42008]=> string(57) "vendor/magento/module-wishlist-sample-data/etc/module.xml" [42009]=> string(46) "vendor/magento/module-wishlist-sample-data/etc" [42010]=> string(64) "vendor/magento/module-wishlist-sample-data/fixtures/wishlist.csv" [42011]=> string(51) "vendor/magento/module-wishlist-sample-data/fixtures" [42012]=> string(59) "vendor/magento/module-wishlist-sample-data/registration.php" [42013]=> string(42) "vendor/magento/module-wishlist-sample-data" [42014]=> string(44) "vendor/magento/sample-data-media/LICENSE.txt" [42015]=> string(82) "vendor/magento/sample-data-media/catalog/product/g/i/gift-card-physical-custom.jpg" [42016]=> string(81) "vendor/magento/sample-data-media/catalog/product/g/i/gift-card-virtual-custom.jpg" [42017]=> string(52) "vendor/magento/sample-data-media/catalog/product/g/i" [42018]=> string(50) "vendor/magento/sample-data-media/catalog/product/g" [42019]=> string(61) "vendor/magento/sample-data-media/catalog/product/l/t/lt01.jpg" [42020]=> string(61) "vendor/magento/sample-data-media/catalog/product/l/t/lt02.jpg" [42021]=> string(61) "vendor/magento/sample-data-media/catalog/product/l/t/lt03.jpg" [42022]=> string(61) "vendor/magento/sample-data-media/catalog/product/l/t/lt04.jpg" [42023]=> string(61) "vendor/magento/sample-data-media/catalog/product/l/t/lt05.jpg" [42024]=> string(61) "vendor/magento/sample-data-media/catalog/product/l/t/lt06.jpg" [42025]=> string(52) "vendor/magento/sample-data-media/catalog/product/l/t" [42026]=> string(73) "vendor/magento/sample-data-media/catalog/product/l/u/luma-foam-roller.jpg" [42027]=> string(81) "vendor/magento/sample-data-media/catalog/product/l/u/luma-stability-ball-gray.jpg" [42028]=> string(81) "vendor/magento/sample-data-media/catalog/product/l/u/luma-stability-ball-pink.jpg" [42029]=> string(76) "vendor/magento/sample-data-media/catalog/product/l/u/luma-stability-ball.jpg" [42030]=> string(72) "vendor/magento/sample-data-media/catalog/product/l/u/luma-yoga-brick.jpg" [42031]=> string(72) "vendor/magento/sample-data-media/catalog/product/l/u/luma-yoga-kit-2.jpg" [42032]=> string(76) "vendor/magento/sample-data-media/catalog/product/l/u/luma-yoga-strap-set.jpg" [42033]=> string(72) "vendor/magento/sample-data-media/catalog/product/l/u/luma-yoga-strap.jpg" [42034]=> string(52) "vendor/magento/sample-data-media/catalog/product/l/u" [42035]=> string(50) "vendor/magento/sample-data-media/catalog/product/l" [42036]=> string(68) "vendor/magento/sample-data-media/catalog/product/m/b/mb01-blue-0.jpg" [42037]=> string(68) "vendor/magento/sample-data-media/catalog/product/m/b/mb02-blue-0.jpg" [42038]=> string(68) "vendor/magento/sample-data-media/catalog/product/m/b/mb02-gray-0.jpg" [42039]=> string(69) "vendor/magento/sample-data-media/catalog/product/m/b/mb03-black-0.jpg" [42040]=> string(74) "vendor/magento/sample-data-media/catalog/product/m/b/mb03-black-0_alt1.jpg" [42041]=> string(69) "vendor/magento/sample-data-media/catalog/product/m/b/mb04-black-0.jpg" [42042]=> string(74) "vendor/magento/sample-data-media/catalog/product/m/b/mb04-black-0_alt1.jpg" [42043]=> string(69) "vendor/magento/sample-data-media/catalog/product/m/b/mb05-black-0.jpg" [42044]=> string(68) "vendor/magento/sample-data-media/catalog/product/m/b/mb06-gray-0.jpg" [42045]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/b" [42046]=> string(66) "vendor/magento/sample-data-media/catalog/product/m/g/mg01-bk-0.jpg" [42047]=> string(66) "vendor/magento/sample-data-media/catalog/product/m/g/mg02-bk-0.jpg" [42048]=> string(66) "vendor/magento/sample-data-media/catalog/product/m/g/mg03-br-0.jpg" [42049]=> string(66) "vendor/magento/sample-data-media/catalog/product/m/g/mg04-bk-0.jpg" [42050]=> string(66) "vendor/magento/sample-data-media/catalog/product/m/g/mg05-br-0.jpg" [42051]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/g" [42052]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh01-black_main.jpg" [42053]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh01-gray_alt1.jpg" [42054]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh01-gray_back.jpg" [42055]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh01-gray_main.jpg" [42056]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/h/mh01-orange_main.jpg" [42057]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh02-black_alt1.jpg" [42058]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh02-black_back.jpg" [42059]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh02-black_main.jpg" [42060]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/h/mh02-purple_main.jpg" [42061]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh02-red_main.jpg" [42062]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh03-black_alt1.jpg" [42063]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh03-black_back.jpg" [42064]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh03-black_main.jpg" [42065]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh03-blue_main.jpg" [42066]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh03-green_main.jpg" [42067]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh04-green_alt1.jpg" [42068]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh04-green_back.jpg" [42069]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh04-green_main.jpg" [42070]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh04-white_main.jpg" [42071]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/h/mh04-yellow_main.jpg" [42072]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh05-green_main.jpg" [42073]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh05-red_main.jpg" [42074]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh05-white_alt1.jpg" [42075]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh05-white_back.jpg" [42076]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh05-white_main.jpg" [42077]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh06-black_main.jpg" [42078]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh06-blue_alt1.jpg" [42079]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh06-blue_back.jpg" [42080]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh06-blue_main.jpg" [42081]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/h/mh06-purple_main.jpg" [42082]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh07-black_main.jpg" [42083]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh07-gray_alt1.jpg" [42084]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh07-gray_back.jpg" [42085]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh07-gray_main.jpg" [42086]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh07-green_main.jpg" [42087]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh08-brown_alt1.jpg" [42088]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh08-brown_back.jpg" [42089]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh08-brown_main.jpg" [42090]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/h/mh08-purple_main.jpg" [42091]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh08-red_main.jpg" [42092]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh09-blue_alt1.jpg" [42093]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh09-blue_back.jpg" [42094]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh09-blue_main.jpg" [42095]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh09-green_main.jpg" [42096]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh09-red_main.jpg" [42097]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh10-black_main.jpg" [42098]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh10-blue_alt1.jpg" [42099]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh10-blue_back.jpg" [42100]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh10-blue_main.jpg" [42101]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh10-red_main.jpg" [42102]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/h/mh11-orange_main.jpg" [42103]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh11-red_main.jpg" [42104]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh11-white_alt1.jpg" [42105]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh11-white_back.jpg" [42106]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh11-white_main.jpg" [42107]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh12-blue_main.jpg" [42108]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh12-green_alt1.jpg" [42109]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh12-green_back.jpg" [42110]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh12-green_main.jpg" [42111]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/h/mh12-red_main.jpg" [42112]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh13-blue_alt1.jpg" [42113]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh13-blue_back.jpg" [42114]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/h/mh13-blue_main.jpg" [42115]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/h/mh13-green_main.jpg" [42116]=> string(75) "vendor/magento/sample-data-media/catalog/product/m/h/mh13-lavender_main.jpg" [42117]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/h" [42118]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj01-orange_main.jpg" [42119]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj01-red_main.jpg" [42120]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj01-yellow_alt1.jpg" [42121]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj01-yellow_back.jpg" [42122]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj01-yellow_main.jpg" [42123]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj02-green_alt1.jpg" [42124]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj02-green_back.jpg" [42125]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj02-green_main.jpg" [42126]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj02-orange_main.jpg" [42127]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj02-red_main.jpg" [42128]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj03-black_alt1.jpg" [42129]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj03-black_back.jpg" [42130]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj03-black_main.jpg" [42131]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj03-green_main.jpg" [42132]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj03-red_main.jpg" [42133]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj04-black_alt1.jpg" [42134]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj04-black_back.jpg" [42135]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj04-black_main.jpg" [42136]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj04-blue_main.jpg" [42137]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj04-purple_main.jpg" [42138]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj06-blue_alt1.jpg" [42139]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj06-blue_back.jpg" [42140]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj06-blue_main.jpg" [42141]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj06-green_main.jpg" [42142]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj06-purple_main.jpg" [42143]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj07-black_main.jpg" [42144]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj07-red_alt1.jpg" [42145]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj07-red_back.jpg" [42146]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj07-red_main.jpg" [42147]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj07-yellow_main.jpg" [42148]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj08-blue_main.jpg" [42149]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj08-gray_alt1.jpg" [42150]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj08-gray_back.jpg" [42151]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj08-gray_main.jpg" [42152]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj08-green_main.jpg" [42153]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj09-blue_main.jpg" [42154]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj09-white_main.jpg" [42155]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj09-yellow_alt1.jpg" [42156]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj09-yellow_back.jpg" [42157]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj09-yellow_main.jpg" [42158]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj10-black_main.jpg" [42159]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj10-orange_main.jpg" [42160]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj10-red_alt1.jpg" [42161]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj10-red_back.jpg" [42162]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj10-red_main.jpg" [42163]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj11-black_alt1.jpg" [42164]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj11-black_back.jpg" [42165]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj11-black_main.jpg" [42166]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj11-green_main.jpg" [42167]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/j/mj11-red_main.jpg" [42168]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/j/mj12-black_main.jpg" [42169]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/j/mj12-blue_main.jpg" [42170]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj12-orange_alt1.jpg" [42171]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj12-orange_back.jpg" [42172]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/j/mj12-orange_main.jpg" [42173]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/j" [42174]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp01-black_main.jpg" [42175]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp01-gray_back.jpg" [42176]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp01-gray_main.jpg" [42177]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp01-purple_main.jpg" [42178]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp02-blue_main.jpg" [42179]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp02-gray_back.jpg" [42180]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp02-gray_main.jpg" [42181]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/p/mp02-red_main.jpg" [42182]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp03-black_alt1.jpg" [42183]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp03-black_back.jpg" [42184]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp03-black_main.jpg" [42185]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp03-blue_main.jpg" [42186]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp03-green_main.jpg" [42187]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/p/mp03-red_main.jpg" [42188]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp04-black_main.jpg" [42189]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp04-gray_back.jpg" [42190]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp04-gray_main.jpg" [42191]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp04-green_main.jpg" [42192]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp05-black_main.jpg" [42193]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp05-blue_back.jpg" [42194]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp05-blue_main.jpg" [42195]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp05-blue_outfit.jpg" [42196]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp05-green_main.jpg" [42197]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp06-gray_back.jpg" [42198]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp06-gray_main.jpg" [42199]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp06-gray_outfit.jpg" [42200]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp06-green_main.jpg" [42201]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp06-orange_main.jpg" [42202]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-black_main.jpg" [42203]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-blue_alt1.jpg" [42204]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-blue_back.jpg" [42205]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-blue_main.jpg" [42206]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-blue_side_a.jpg" [42207]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-blue_side_b.jpg" [42208]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/p/mp07-purple_main.jpg" [42209]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp08-blue_main.jpg" [42210]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp08-green_alt1.jpg" [42211]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp08-green_back.jpg" [42212]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp08-green_main.jpg" [42213]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/p/mp08-red_main.jpg" [42214]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp09-black_main.jpg" [42215]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp09-blue_alt1.jpg" [42216]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp09-blue_back.jpg" [42217]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp09-blue_main.jpg" [42218]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/p/mp09-red_main.jpg" [42219]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp10-black_alt1.jpg" [42220]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp10-black_back.jpg" [42221]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp10-black_main.jpg" [42222]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp10-blue_main.jpg" [42223]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp10-green_main.jpg" [42224]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp11-blue_main.jpg" [42225]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp11-brown_alt1.jpg" [42226]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp11-brown_back.jpg" [42227]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp11-brown_main.jpg" [42228]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp11-green_main.jpg" [42229]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp12-black_back.jpg" [42230]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/p/mp12-black_main.jpg" [42231]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/p/mp12-blue_main.jpg" [42232]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/p/mp12-red_main.jpg" [42233]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/p" [42234]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms01-black_main.jpg" [42235]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms01-blue_back.jpg" [42236]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms01-blue_main.jpg" [42237]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms01-brown_back.jpg" [42238]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms01-brown_main.jpg" [42239]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms01-yellow_main.jpg" [42240]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms02-black_main.jpg" [42241]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms02-blue_main.jpg" [42242]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms02-gray_alt1.jpg" [42243]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms02-gray_back.jpg" [42244]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms02-gray_main.jpg" [42245]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-black_back.jpg" [42246]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-black_main.jpg" [42247]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-gray_alt1.jpg" [42248]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-gray_back.jpg" [42249]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-gray_main.jpg" [42250]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-green_main.jpg" [42251]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms03-orange_main.jpg" [42252]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms04-black_main.jpg" [42253]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms04-orange_back.jpg" [42254]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms04-orange_main.jpg" [42255]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms04-red_main.jpg" [42256]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms05-black_main.jpg" [42257]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms05-blue_back.jpg" [42258]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms05-blue_main.jpg" [42259]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms05-purple_main.jpg" [42260]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms06-blue_alt1.jpg" [42261]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms06-blue_back.jpg" [42262]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms06-blue_main.jpg" [42263]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms06-green_main.jpg" [42264]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms06-yellow_main.jpg" [42265]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms07-black_main.jpg" [42266]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms07-green_alt1.jpg" [42267]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms07-green_back.jpg" [42268]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms07-green_main.jpg" [42269]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms07-white_main.jpg" [42270]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms08-black_back.jpg" [42271]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms08-black_main.jpg" [42272]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms08-blue_main.jpg" [42273]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms08-red_main.jpg" [42274]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms09-black_main.jpg" [42275]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms09-blue_alt1.jpg" [42276]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms09-blue_back.jpg" [42277]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms09-blue_main.jpg" [42278]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms09-red_main.jpg" [42279]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms10-black_main.jpg" [42280]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms10-blue_alt1.jpg" [42281]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms10-blue_back.jpg" [42282]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms10-blue_main.jpg" [42283]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms10-red_main.jpg" [42284]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms11-blue_main.jpg" [42285]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms11-green_back.jpg" [42286]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms11-green_main.jpg" [42287]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/ms11-yellow_main.jpg" [42288]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/ms12-black_main.jpg" [42289]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/ms12-blue_main.jpg" [42290]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms12-red_alt1.jpg" [42291]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms12-red_back.jpg" [42292]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/s/ms12-red_main.jpg" [42293]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh01-black_main.jpg" [42294]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh01-blue_back.jpg" [42295]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh01-blue_main.jpg" [42296]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/msh01-red_main.jpg" [42297]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh02-black_alt1.jpg" [42298]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh02-black_back.jpg" [42299]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh02-black_main.jpg" [42300]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh03-black_main.jpg" [42301]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh03-blue_alt1.jpg" [42302]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh03-blue_back.jpg" [42303]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh03-blue_main.jpg" [42304]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh03-green_main.jpg" [42305]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh04-gray_back.jpg" [42306]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh04-gray_main.jpg" [42307]=> string(74) "vendor/magento/sample-data-media/catalog/product/m/s/msh04-purple_main.jpg" [42308]=> string(74) "vendor/magento/sample-data-media/catalog/product/m/s/msh04-yellow_main.jpg" [42309]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh05-black_main.jpg" [42310]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh05-blue_main.jpg" [42311]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh05-gray_alt1.jpg" [42312]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh05-gray_back.jpg" [42313]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh05-gray_main.jpg" [42314]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh06-blue_main.jpg" [42315]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh06-gray_alt1.jpg" [42316]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh06-gray_back.jpg" [42317]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh06-gray_main.jpg" [42318]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/msh06-red_main.jpg" [42319]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh07-black_alt1.jpg" [42320]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh07-black_back.jpg" [42321]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh07-black_main.jpg" [42322]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh07-blue_main.jpg" [42323]=> string(74) "vendor/magento/sample-data-media/catalog/product/m/s/msh07-purple_main.jpg" [42324]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh08-black_back.jpg" [42325]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh08-black_main.jpg" [42326]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh08-blue_main.jpg" [42327]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh08-green_main.jpg" [42328]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh09-black_main.jpg" [42329]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh09-blue_alt1.jpg" [42330]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh09-blue_back.jpg" [42331]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh09-blue_main.jpg" [42332]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh09-green_main.jpg" [42333]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh10-blue_alt1.jpg" [42334]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh10-blue_back.jpg" [42335]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh10-blue_main.jpg" [42336]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh10-green_main.jpg" [42337]=> string(74) "vendor/magento/sample-data-media/catalog/product/m/s/msh10-purple_main.jpg" [42338]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh11-black_main.jpg" [42339]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh11-blue_back.jpg" [42340]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh11-blue_main.jpg" [42341]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/msh11-red_main.jpg" [42342]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/s/msh12-black_main.jpg" [42343]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/s/msh12-gray_main.jpg" [42344]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/msh12-red_back.jpg" [42345]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/s/msh12-red_main.jpg" [42346]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/s" [42347]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt01-gray_main.jpg" [42348]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/t/mt01-orange_main.jpg" [42349]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/t/mt01-red_alt1.jpg" [42350]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/t/mt01-red_back.jpg" [42351]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/t/mt01-red_main.jpg" [42352]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt02-gray_main.jpg" [42353]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/t/mt02-red_main.jpg" [42354]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt02-white_alt1.jpg" [42355]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt02-white_back.jpg" [42356]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt02-white_main.jpg" [42357]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/t/mt02-white_sideb.jpg" [42358]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt03-blue_main.jpg" [42359]=> string(70) "vendor/magento/sample-data-media/catalog/product/m/t/mt03-red_main.jpg" [42360]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/t/mt03-yellow_main.jpg" [42361]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt04-blue_alt1.jpg" [42362]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt04-blue_back.jpg" [42363]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt04-blue_main.jpg" [42364]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt05-blue_back.jpg" [42365]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt05-blue_main.jpg" [42366]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt06-black_back.jpg" [42367]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt06-black_main.jpg" [42368]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt07-gray_back.jpg" [42369]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt07-gray_main.jpg" [42370]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt08-green_alt1.jpg" [42371]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt08-green_back.jpg" [42372]=> string(72) "vendor/magento/sample-data-media/catalog/product/m/t/mt08-green_main.jpg" [42373]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt09-blue_alt1.jpg" [42374]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt09-blue_back.jpg" [42375]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt09-blue_main.jpg" [42376]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/t/mt10-yellow_back.jpg" [42377]=> string(73) "vendor/magento/sample-data-media/catalog/product/m/t/mt10-yellow_main.jpg" [42378]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt11-blue_back.jpg" [42379]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt11-blue_main.jpg" [42380]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt12-blue_back.jpg" [42381]=> string(71) "vendor/magento/sample-data-media/catalog/product/m/t/mt12-blue_main.jpg" [42382]=> string(52) "vendor/magento/sample-data-media/catalog/product/m/t" [42383]=> string(50) "vendor/magento/sample-data-media/catalog/product/m" [42384]=> string(69) "vendor/magento/sample-data-media/catalog/product/u/b/ub02-black-0.jpg" [42385]=> string(52) "vendor/magento/sample-data-media/catalog/product/u/b" [42386]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug01-bk-0.jpg" [42387]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug02-bk-0.jpg" [42388]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug03-bk-0.jpg" [42389]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug04-bk-0.jpg" [42390]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug05-gr-0.jpg" [42391]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug06-lb-0.jpg" [42392]=> string(66) "vendor/magento/sample-data-media/catalog/product/u/g/ug07-bk-0.jpg" [42393]=> string(71) "vendor/magento/sample-data-media/catalog/product/u/g/ug07-bk-0_alt1.jpg" [42394]=> string(52) "vendor/magento/sample-data-media/catalog/product/u/g" [42395]=> string(50) "vendor/magento/sample-data-media/catalog/product/u" [42396]=> string(69) "vendor/magento/sample-data-media/catalog/product/w/b/wb01-black-0.jpg" [42397]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb01-black_main.jpg" [42398]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb01-gray_alt1.jpg" [42399]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb01-gray_back.jpg" [42400]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb01-gray_main.jpg" [42401]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb01-purple_main.jpg" [42402]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb02-blue_alt1.jpg" [42403]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb02-blue_back.jpg" [42404]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb02-blue_main.jpg" [42405]=> string(69) "vendor/magento/sample-data-media/catalog/product/w/b/wb02-green-0.jpg" [42406]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb02-orange_main.jpg" [42407]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb02-yellow_main.jpg" [42408]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb03-green_alt1.jpg" [42409]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb03-green_back.jpg" [42410]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb03-green_main.jpg" [42411]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/b/wb03-purple-0.jpg" [42412]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/b/wb03-red_main.jpg" [42413]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb03-yellow_main.jpg" [42414]=> string(68) "vendor/magento/sample-data-media/catalog/product/w/b/wb04-blue-0.jpg" [42415]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb04-blue_alt1.jpg" [42416]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb04-blue_back.jpg" [42417]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/b/wb04-blue_main.jpg" [42418]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb04-purple_main.jpg" [42419]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb04-yellow_main.jpg" [42420]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb05-black_back.jpg" [42421]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb05-black_main.jpg" [42422]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb05-orange_main.jpg" [42423]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/b/wb05-purple_main.jpg" [42424]=> string(67) "vendor/magento/sample-data-media/catalog/product/w/b/wb05-red-0.jpg" [42425]=> string(67) "vendor/magento/sample-data-media/catalog/product/w/b/wb06-red-0.jpg" [42426]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/b/wb06-red-0_alt1.jpg" [42427]=> string(69) "vendor/magento/sample-data-media/catalog/product/w/b/wb07-brown-0.jpg" [42428]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/b" [42429]=> string(66) "vendor/magento/sample-data-media/catalog/product/w/g/wg01-bk-0.jpg" [42430]=> string(66) "vendor/magento/sample-data-media/catalog/product/w/g/wg02-bk-0.jpg" [42431]=> string(66) "vendor/magento/sample-data-media/catalog/product/w/g/wg03-gr-0.jpg" [42432]=> string(66) "vendor/magento/sample-data-media/catalog/product/w/g/wg03-sa-0.jpg" [42433]=> string(66) "vendor/magento/sample-data-media/catalog/product/w/g/wg09-gr-0.jpg" [42434]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/g" [42435]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh01-green_alt1.jpg" [42436]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh01-green_back.jpg" [42437]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh01-green_main.jpg" [42438]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh01-orange_main.jpg" [42439]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh01-purple_main.jpg" [42440]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh02-blue_alt1.jpg" [42441]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh02-blue_back.jpg" [42442]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh02-blue_main.jpg" [42443]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh02-green_main.jpg" [42444]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh02-orange_main.jpg" [42445]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh03-green_main.jpg" [42446]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh03-purple_main.jpg" [42447]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/h/wh03-red_alt1.jpg" [42448]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/h/wh03-red_back.jpg" [42449]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/h/wh03-red_main.jpg" [42450]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh04-blue_alt1.jpg" [42451]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh04-blue_back.jpg" [42452]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh04-blue_main.jpg" [42453]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh04-orange_main.jpg" [42454]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh04-purple_main.jpg" [42455]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh05-orange_main.jpg" [42456]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh05-purple_main.jpg" [42457]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh05-white_back.jpg" [42458]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh05-white_main.jpg" [42459]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh06-purple_alt1.jpg" [42460]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh06-purple_back.jpg" [42461]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh06-purple_main.jpg" [42462]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh07-gray_alt1.jpg" [42463]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh07-gray_back.jpg" [42464]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh07-gray_main.jpg" [42465]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh07-purple_main.jpg" [42466]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh07-white_main.jpg" [42467]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh08-orange_main.jpg" [42468]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh08-purple_main.jpg" [42469]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh08-white_alt1.jpg" [42470]=> string(77) "vendor/magento/sample-data-media/catalog/product/w/h/wh08-white_alternate.jpg" [42471]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh08-white_back.jpg" [42472]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh08-white_main.jpg" [42473]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh09-green_main.jpg" [42474]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh09-purple_alt1.jpg" [42475]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh09-purple_back.jpg" [42476]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh09-purple_main.jpg" [42477]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/h/wh09-red_main.jpg" [42478]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh10-blue_main.jpg" [42479]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh10-gray_alt1.jpg" [42480]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh10-gray_back.jpg" [42481]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh10-gray_main.jpg" [42482]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh10-yellow_main.jpg" [42483]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh11-blue_back.jpg" [42484]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh11-blue_main.jpg" [42485]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh11-green_main.jpg" [42486]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh11-orange_main.jpg" [42487]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh12-gray_back.jpg" [42488]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/h/wh12-gray_main.jpg" [42489]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/h/wh12-green_main.jpg" [42490]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/h/wh12-purple_main.jpg" [42491]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/h" [42492]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj01-blue_main.jpg" [42493]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj01-red_alt1.jpg" [42494]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj01-red_back.jpg" [42495]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj01-red_main.jpg" [42496]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj01-yellow_main.jpg" [42497]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj02-black_main.jpg" [42498]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj02-blue_main.jpg" [42499]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj02-gray_alt1.jpg" [42500]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj02-gray_back.jpg" [42501]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj02-gray_main.jpg" [42502]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj03-blue_main.jpg" [42503]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj03-orange_main.jpg" [42504]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj03-red_alt1.jpg" [42505]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj03-red_back.jpg" [42506]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj03-red_main.jpg" [42507]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj04-orange_main.jpg" [42508]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj04-red_main.jpg" [42509]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj04-white_alt1.jpg" [42510]=> string(77) "vendor/magento/sample-data-media/catalog/product/w/j/wj04-white_alternate.jpg" [42511]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj04-white_back.jpg" [42512]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj04-white_main.jpg" [42513]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj05-brown_alt1.jpg" [42514]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj05-brown_back.jpg" [42515]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj05-brown_main.jpg" [42516]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj05-green_main.jpg" [42517]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj05-red_main.jpg" [42518]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj06-blue_main.jpg" [42519]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj06-green_main.jpg" [42520]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj06-purple_alt1.jpg" [42521]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj06-purple_back.jpg" [42522]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj06-purple_main.jpg" [42523]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj07-orange_main.jpg" [42524]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj07-purple_alt1.jpg" [42525]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj07-purple_back.jpg" [42526]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj07-purple_main.jpg" [42527]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/j/wj07-red_main.jpg" [42528]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj08-gray_alt1.jpg" [42529]=> string(76) "vendor/magento/sample-data-media/catalog/product/w/j/wj08-gray_alternate.jpg" [42530]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj08-gray_back.jpg" [42531]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj08-gray_main.jpg" [42532]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj08-orange_main.jpg" [42533]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj08-purple_main.jpg" [42534]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj09-blue_main.jpg" [42535]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj09-gray_main.jpg" [42536]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj09-green_alt1.jpg" [42537]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj09-green_back.jpg" [42538]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj09-green_main.jpg" [42539]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj10-black_main.jpg" [42540]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj10-orange_main.jpg" [42541]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj10-yellow_alt1.jpg" [42542]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj10-yellow_back.jpg" [42543]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj10-yellow_main.jpg" [42544]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj11-black_main.jpg" [42545]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj11-blue_alt1.jpg" [42546]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj11-blue_back.jpg" [42547]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj11-blue_main.jpg" [42548]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj11-orange_main.jpg" [42549]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/j/wj12-black_main.jpg" [42550]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj12-blue_alt1.jpg" [42551]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj12-blue_back.jpg" [42552]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/j/wj12-blue_main.jpg" [42553]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/j/wj12-purple_main.jpg" [42554]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/j" [42555]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp01-black_main.jpg" [42556]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp01-gray_back.jpg" [42557]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp01-gray_main.jpg" [42558]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp01-white_main.jpg" [42559]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp02-blue_back.jpg" [42560]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp02-blue_main.jpg" [42561]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp02-purple_main.jpg" [42562]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/p/wp02-red_main.jpg" [42563]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp03-black_main.jpg" [42564]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp03-blue_alt1.jpg" [42565]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp03-blue_back.jpg" [42566]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp03-blue_main.jpg" [42567]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp03-purple_main.jpg" [42568]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp04-black_main.jpg" [42569]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp04-blue_alt1.jpg" [42570]=> string(76) "vendor/magento/sample-data-media/catalog/product/w/p/wp04-blue_alternate.jpg" [42571]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp04-blue_back.jpg" [42572]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp04-blue_main.jpg" [42573]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp04-white_main.jpg" [42574]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp05-blue_main.jpg" [42575]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp05-gray_alt1.jpg" [42576]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp05-gray_back.jpg" [42577]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp05-gray_main.jpg" [42578]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/p/wp05-red_main.jpg" [42579]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp06-black_alt1.jpg" [42580]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp06-black_back.jpg" [42581]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp06-black_main.jpg" [42582]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/p/wp06-black_outfit.jpg" [42583]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp06-blue_main.jpg" [42584]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp06-orange_main.jpg" [42585]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp07-black_alt1.jpg" [42586]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp07-black_back.jpg" [42587]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp07-black_main.jpg" [42588]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp07-blue_main.jpg" [42589]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp07-orange_main.jpg" [42590]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp08-black_back.jpg" [42591]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp08-black_main.jpg" [42592]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp08-green_main.jpg" [42593]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/p/wp08-red_main.jpg" [42594]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp09-black_alt1.jpg" [42595]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp09-black_back.jpg" [42596]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp09-black_main.jpg" [42597]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/p/wp09-black_outfit.jpg" [42598]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp09-blue_main.jpg" [42599]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp09-purple_main.jpg" [42600]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp10-black_main.jpg" [42601]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp10-gray_alt1.jpg" [42602]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp10-gray_back.jpg" [42603]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp10-gray_main.jpg" [42604]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp10-white_main.jpg" [42605]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp11-blue_main.jpg" [42606]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp11-green_back.jpg" [42607]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp11-green_main.jpg" [42608]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/p/wp11-red_main.jpg" [42609]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp12-blue_main.jpg" [42610]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp12-gray_back.jpg" [42611]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp12-gray_main.jpg" [42612]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp12-green_main.jpg" [42613]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/p/wp13-blue_main.jpg" [42614]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/p/wp13-green_main.jpg" [42615]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp13-orange_back.jpg" [42616]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/p/wp13-orange_main.jpg" [42617]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/p" [42618]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws01-black_back.jpg" [42619]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws01-black_main.jpg" [42620]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws01-green_main.jpg" [42621]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws01-yellow_main.jpg" [42622]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws02-blue_main.jpg" [42623]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws02-green_back.jpg" [42624]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws02-green_main.jpg" [42625]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws02-red_main.jpg" [42626]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws03-blue_main.jpg" [42627]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws03-green_main.jpg" [42628]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws03-red_alt1.jpg" [42629]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws03-red_back.jpg" [42630]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws03-red_main.jpg" [42631]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws04-blue_main.jpg" [42632]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws04-green_back.jpg" [42633]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws04-green_main.jpg" [42634]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws04-red_main.jpg" [42635]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws05-black_alt1.jpg" [42636]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws05-black_back.jpg" [42637]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws05-black_main.jpg" [42638]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws05-orange_main.jpg" [42639]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws05-yellow_main.jpg" [42640]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws06-gray_main.jpg" [42641]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws06-purple_back.jpg" [42642]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws06-purple_main.jpg" [42643]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws06-red_main.jpg" [42644]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws07-black_alt1.jpg" [42645]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws07-black_back.jpg" [42646]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws07-black_main.jpg" [42647]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws07-white_main.jpg" [42648]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws07-yellow_main.jpg" [42649]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws08-black_main.jpg" [42650]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws08-blue_back.jpg" [42651]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws08-blue_main.jpg" [42652]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws08-red_main.jpg" [42653]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws09-blue_back.jpg" [42654]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws09-blue_main.jpg" [42655]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws09-red_main.jpg" [42656]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws09-white_main.jpg" [42657]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws10-green_main.jpg" [42658]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws10-red_back.jpg" [42659]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/s/ws10-red_main.jpg" [42660]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws10-yellow_main.jpg" [42661]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/ws11-green_main.jpg" [42662]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws11-orange_main.jpg" [42663]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws11-yellow_back.jpg" [42664]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws11-yellow_main.jpg" [42665]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/ws12-blue_main.jpg" [42666]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws12-orange_back.jpg" [42667]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws12-orange_main.jpg" [42668]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/ws12-purple_main.jpg" [42669]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh01-black_back.jpg" [42670]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh01-black_main.jpg" [42671]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh01-green_main.jpg" [42672]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/wsh01-red_main.jpg" [42673]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh02-gray_back.jpg" [42674]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh02-gray_main.jpg" [42675]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh02-orange_main.jpg" [42676]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh02-yellow_main.jpg" [42677]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh03-blue_main.jpg" [42678]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh03-gray_alt1.jpg" [42679]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh03-gray_back.jpg" [42680]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh03-gray_main.jpg" [42681]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh03-orange_main.jpg" [42682]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh04-black_alt1.jpg" [42683]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh04-black_back.jpg" [42684]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh04-black_main.jpg" [42685]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh04-green_main.jpg" [42686]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh04-orange_main.jpg" [42687]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh05-blue_back.jpg" [42688]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh05-blue_main.jpg" [42689]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh05-purple_main.jpg" [42690]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh05-yellow_main.jpg" [42691]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh06-gray_alt1.jpg" [42692]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh06-gray_back.jpg" [42693]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh06-gray_main.jpg" [42694]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh06-orange_main.jpg" [42695]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh06-purple_main.jpg" [42696]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh07-black_back.jpg" [42697]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh07-black_main.jpg" [42698]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh07-blue_main.jpg" [42699]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh07-purple_main.jpg" [42700]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh08-purple_back.jpg" [42701]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh08-purple_main.jpg" [42702]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh09-gray_alt1.jpg" [42703]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh09-gray_back.jpg" [42704]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh09-gray_main.jpg" [42705]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh09-green_main.jpg" [42706]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh09-white_main.jpg" [42707]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh10-black_alt1.jpg" [42708]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh10-black_back.jpg" [42709]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh10-black_main.jpg" [42710]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh10-orange_main.jpg" [42711]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh10-white_main.jpg" [42712]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh11-blue_back.jpg" [42713]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/s/wsh11-blue_main.jpg" [42714]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh11-orange_main.jpg" [42715]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/wsh11-red_main.jpg" [42716]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh12-green_alt1.jpg" [42717]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh12-green_back.jpg" [42718]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/s/wsh12-green_main.jpg" [42719]=> string(74) "vendor/magento/sample-data-media/catalog/product/w/s/wsh12-purple_main.jpg" [42720]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/s/wsh12-red_main.jpg" [42721]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/s" [42722]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt01-black_main.jpg" [42723]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/t/wt01-blue_back.jpg" [42724]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/t/wt01-blue_main.jpg" [42725]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt01-orange_main.jpg" [42726]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt02-green_main.jpg" [42727]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt02-orange_back.jpg" [42728]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt02-orange_main.jpg" [42729]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt02-yellow_main.jpg" [42730]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt03-orange_main.jpg" [42731]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt03-purple_main.jpg" [42732]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/t/wt03-red_alt1.jpg" [42733]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/t/wt03-red_back.jpg" [42734]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/t/wt03-red_main.jpg" [42735]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/t/wt04-blue_back.jpg" [42736]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/t/wt04-blue_main.jpg" [42737]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt04-purple_main.jpg" [42738]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/t/wt04-red_main.jpg" [42739]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt05-orange_main.jpg" [42740]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt05-purple_alt1.jpg" [42741]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt05-purple_back.jpg" [42742]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt05-purple_main.jpg" [42743]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt05-white_main.jpg" [42744]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/t/wt06-blue_back.jpg" [42745]=> string(71) "vendor/magento/sample-data-media/catalog/product/w/t/wt06-blue_main.jpg" [42746]=> string(70) "vendor/magento/sample-data-media/catalog/product/w/t/wt06-red_main.jpg" [42747]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt06-yellow_main.jpg" [42748]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt07-green_alt1.jpg" [42749]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt07-green_back.jpg" [42750]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt07-green_main.jpg" [42751]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt07-white_main.jpg" [42752]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt07-yellow_main.jpg" [42753]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt08-black_alt1.jpg" [42754]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt08-black_back.jpg" [42755]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt08-black_main.jpg" [42756]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt08-purple_main.jpg" [42757]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt08-yellow_main.jpg" [42758]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt09-purple_main.jpg" [42759]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt09-white_back.jpg" [42760]=> string(72) "vendor/magento/sample-data-media/catalog/product/w/t/wt09-white_main.jpg" [42761]=> string(73) "vendor/magento/sample-data-media/catalog/product/w/t/wt09-yellow_main.jpg" [42762]=> string(52) "vendor/magento/sample-data-media/catalog/product/w/t" [42763]=> string(50) "vendor/magento/sample-data-media/catalog/product/w" [42764]=> string(48) "vendor/magento/sample-data-media/catalog/product" [42765]=> string(40) "vendor/magento/sample-data-media/catalog" [42766]=> string(46) "vendor/magento/sample-data-media/composer.json" [42767]=> string(117) "vendor/magento/sample-data-media/downloadable/files/link_samples/l/u/lumabackground-_model_against_fence_4sec.mp4" [42768]=> string(68) "vendor/magento/sample-data-media/downloadable/files/link_samples/l/u" [42769]=> string(66) "vendor/magento/sample-data-media/downloadable/files/link_samples/l" [42770]=> string(64) "vendor/magento/sample-data-media/downloadable/files/link_samples" [42771]=> string(110) "vendor/magento/sample-data-media/downloadable/files/links/l/u/lumabackground-_model_against_fence_4sec.mp4" [42772]=> string(61) "vendor/magento/sample-data-media/downloadable/files/links/l/u" [42773]=> string(59) "vendor/magento/sample-data-media/downloadable/files/links/l" [42774]=> string(57) "vendor/magento/sample-data-media/downloadable/files/links" [42775]=> string(112) "vendor/magento/sample-data-media/downloadable/files/samples/l/u/lumabackground-_model_against_fence_4sec.mp4" [42776]=> string(63) "vendor/magento/sample-data-media/downloadable/files/samples/l/u" [42777]=> string(61) "vendor/magento/sample-data-media/downloadable/files/samples/l" [42778]=> string(59) "vendor/magento/sample-data-media/downloadable/files/samples" [42779]=> string(51) "vendor/magento/sample-data-media/downloadable/files" [42780]=> string(45) "vendor/magento/sample-data-media/downloadable" [42781]=> string(70) "vendor/magento/sample-data-media/wysiwyg/collection/collection-eco.jpg" [42782]=> string(78) "vendor/magento/sample-data-media/wysiwyg/collection/collection-performance.jpg" [42783]=> string(51) "vendor/magento/sample-data-media/wysiwyg/collection" [42784]=> string(68) "vendor/magento/sample-data-media/wysiwyg/gear/gear-category-bags.jpg" [42785]=> string(73) "vendor/magento/sample-data-media/wysiwyg/gear/gear-category-equipment.jpg" [42786]=> string(71) "vendor/magento/sample-data-media/wysiwyg/gear/gear-category-watches.jpg" [42787]=> string(64) "vendor/magento/sample-data-media/wysiwyg/gear/gear-equipment.jpg" [42788]=> string(61) "vendor/magento/sample-data-media/wysiwyg/gear/gear-fitnes.jpg" [42789]=> string(59) "vendor/magento/sample-data-media/wysiwyg/gear/gear-main.jpg" [42790]=> string(45) "vendor/magento/sample-data-media/wysiwyg/gear" [42791]=> string(70) "vendor/magento/sample-data-media/wysiwyg/giftcards/giftcard-mailed.jpg" [42792]=> string(71) "vendor/magento/sample-data-media/wysiwyg/giftcards/giftcard-virtual.png" [42793]=> string(63) "vendor/magento/sample-data-media/wysiwyg/giftcards/giftcard.jpg" [42794]=> string(50) "vendor/magento/sample-data-media/wysiwyg/giftcards" [42795]=> string(58) "vendor/magento/sample-data-media/wysiwyg/home/home-eco.jpg" [42796]=> string(59) "vendor/magento/sample-data-media/wysiwyg/home/home-erin.jpg" [42797]=> string(59) "vendor/magento/sample-data-media/wysiwyg/home/home-main.jpg" [42798]=> string(60) "vendor/magento/sample-data-media/wysiwyg/home/home-pants.jpg" [42799]=> string(66) "vendor/magento/sample-data-media/wysiwyg/home/home-performance.jpg" [42800]=> string(63) "vendor/magento/sample-data-media/wysiwyg/home/home-t-shirts.png" [42801]=> string(45) "vendor/magento/sample-data-media/wysiwyg/home" [42802]=> string(71) "vendor/magento/sample-data-media/wysiwyg/mens/mens-category-hoodies.jpg" [42803]=> string(70) "vendor/magento/sample-data-media/wysiwyg/mens/mens-category-shorts.jpg" [42804]=> string(68) "vendor/magento/sample-data-media/wysiwyg/mens/mens-category-tees.jpg" [42805]=> string(59) "vendor/magento/sample-data-media/wysiwyg/mens/mens-main.jpg" [42806]=> string(60) "vendor/magento/sample-data-media/wysiwyg/mens/mens-pants.jpg" [42807]=> string(63) "vendor/magento/sample-data-media/wysiwyg/mens/mens-t-shirts.png" [42808]=> string(45) "vendor/magento/sample-data-media/wysiwyg/mens" [42809]=> string(56) "vendor/magento/sample-data-media/wysiwyg/new/new-eco.jpg" [42810]=> string(57) "vendor/magento/sample-data-media/wysiwyg/new/new-main.jpg" [42811]=> string(64) "vendor/magento/sample-data-media/wysiwyg/new/new-performance.jpg" [42812]=> string(44) "vendor/magento/sample-data-media/wysiwyg/new" [42813]=> string(61) "vendor/magento/sample-data-media/wysiwyg/sale/sale-20-off.png" [42814]=> string(68) "vendor/magento/sample-data-media/wysiwyg/sale/sale-free-shipping.png" [42815]=> string(59) "vendor/magento/sample-data-media/wysiwyg/sale/sale-gear.jpg" [42816]=> string(59) "vendor/magento/sample-data-media/wysiwyg/sale/sale-main.jpg" [42817]=> string(59) "vendor/magento/sample-data-media/wysiwyg/sale/sale-mens.jpg" [42818]=> string(45) "vendor/magento/sample-data-media/wysiwyg/sale" [42819]=> string(67) "vendor/magento/sample-data-media/wysiwyg/training/training-erin.jpg" [42820]=> string(67) "vendor/magento/sample-data-media/wysiwyg/training/training-main.jpg" [42821]=> string(49) "vendor/magento/sample-data-media/wysiwyg/training" [42822]=> string(73) "vendor/magento/sample-data-media/wysiwyg/womens/womens-category-pants.jpg" [42823]=> string(74) "vendor/magento/sample-data-media/wysiwyg/womens/womens-category-shorts.jpg" [42824]=> string(73) "vendor/magento/sample-data-media/wysiwyg/womens/womens-category-tanks.jpg" [42825]=> string(63) "vendor/magento/sample-data-media/wysiwyg/womens/womens-erin.jpg" [42826]=> string(63) "vendor/magento/sample-data-media/wysiwyg/womens/womens-main.jpg" [42827]=> string(64) "vendor/magento/sample-data-media/wysiwyg/womens/womens-pants.jpg" [42828]=> string(67) "vendor/magento/sample-data-media/wysiwyg/womens/womens-t-shirts.png" [42829]=> string(47) "vendor/magento/sample-data-media/wysiwyg/womens" [42830]=> string(40) "vendor/magento/sample-data-media/wysiwyg" [42831]=> string(32) "vendor/magento/sample-data-media" [43164]=> string(96) "vendor/magento/theme-adminhtml-backend/web/app/updater/styles/less/pages/_component-manager.less" [43586]=> string(56) "vendor/magento/theme-frontend-blank/web/js/responsive.js" [43587]=> string(51) "vendor/magento/theme-frontend-blank/web/js/theme.js" [44987]=> string(74) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/ActivityEntry.php" [44988]=> string(73) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/ActivityFeed.php" [44989]=> string(73) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/CommentEntry.php" [44990]=> string(72) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/CommentFeed.php" [44991]=> string(73) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/ContactEntry.php" [44992]=> string(72) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/ContactFeed.php" [44993]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/AboutMe.php" [44994]=> string(74) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Age.php" [44995]=> string(76) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Books.php" [44996]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Company.php" [44997]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Control.php" [44998]=> string(80) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/CountHint.php" [44999]=> string(82) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Description.php" [45000]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Duration.php" [45001]=> string(80) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/FirstName.php" [45002]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Gender.php" [45003]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Hobbies.php" [45004]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Hometown.php" [45005]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/LastName.php" [45006]=> string(75) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Link.php" [45007]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Location.php" [45008]=> string(83) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/MediaContent.php" [45009]=> string(82) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/MediaCredit.php" [45010]=> string(81) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/MediaGroup.php" [45011]=> string(82) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/MediaRating.php" [45012]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Movies.php" [45013]=> string(76) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Music.php" [45014]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/NoEmbed.php" [45015]=> string(81) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Occupation.php" [45016]=> string(81) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/PlaylistId.php" [45017]=> string(84) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php" [45018]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Position.php" [45019]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Private.php" [45020]=> string(82) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/QueryString.php" [45021]=> string(75) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Racy.php" [45022]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Recorded.php" [45023]=> string(83) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Relationship.php" [45024]=> string(82) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php" [45025]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/School.php" [45026]=> string(76) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/State.php" [45027]=> string(81) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Statistics.php" [45028]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Status.php" [45029]=> string(76) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Token.php" [45030]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Uploaded.php" [45031]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/Username.php" [45032]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension/VideoId.php" [45033]=> string(66) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/Extension" [45034]=> string(71) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/InboxEntry.php" [45035]=> string(70) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/InboxFeed.php" [45036]=> string(71) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/MediaEntry.php" [45037]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/PlaylistListEntry.php" [45038]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/PlaylistListFeed.php" [45039]=> string(79) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php" [45040]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php" [45041]=> string(78) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/SubscriptionEntry.php" [45042]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/SubscriptionFeed.php" [45043]=> string(77) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/UserProfileEntry.php" [45044]=> string(71) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/VideoEntry.php" [45045]=> string(70) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/VideoFeed.php" [45046]=> string(71) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube/VideoQuery.php" [45047]=> string(56) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube" [45048]=> string(60) "vendor/magento/zendframework1/library/Zend/Gdata/YouTube.php" [47442]=> string(57) "vendor/magento/zendframework1/puppet/manifests/default.pp" [47443]=> string(46) "vendor/magento/zendframework1/puppet/manifests" [47444]=> string(50) "vendor/magento/zendframework1/puppet/scripts/pe.sh" [47445]=> string(57) "vendor/magento/zendframework1/puppet/scripts/php-build.sh" [47446]=> string(44) "vendor/magento/zendframework1/puppet/scripts" [47447]=> string(36) "vendor/magento/zendframework1/puppet" }

samosys commented 6 years ago

Errors during compilation: Magento\Backend\Model\View\Layout\GeneratorPool Incompatible argument type: Required type: \Magento\Framework\View\Layout\Condition\ConditionFactory. Actual type: \Magento\Framework\App\Config\ScopeConfigInterface; File: /var/www/html/arkswimwear2/vendor/magento/module-backend/Model/View/Layout/GeneratorPool.php

Total Errors Count: 1

[Magento\Framework\Validator\Exception] Error during compilation

brijeshjp2006 commented 6 years ago

I Solved this error on my website. After grepping Magento code. Please check solution on this URL answer given by me it will helpful for all https://magento.stackexchange.com/questions/222387/error-during-compilation-after-upgrade-in-magento-2-2-3