time to dive deep into every single technique ⚠️ Disclaimer [2]: high chances that you are familiar with most of the techniques ✅ A different debugging perspective ✅ Introduce you to some lesser-known techniques
before.sql after.sql -INSERT INTO `product_translation` VALUES [...] Lorem ipsum dolor sit amet, c [...] +INSERT INTO `product_translation` VALUES [...] consectetur adipiscing elitad [...]
db using SSL/TLS 4 Query select @@version_comment limit 1 4 Query select 1 from plugin limit 1 4 Quit 5 Connect [email protected] on db using TCP/IP 6 Connect [email protected] on db using TCP/IP 5 Query SELECT `key`, `value` FROM `app_config` 6 Query SELECT `key`, `value` FROM `app_config` 7 Connect [email protected] on db using TCP/IP 7 Query # dbal-plugin-loader SELECT `name`, `base_class` AS baseClass, IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active, `path`, `version`, `autoload`, `managed_by_composer` AS managedByComposer, composer_name as composerName FROM `plugin` ORDER BY `installed_at` 8 Connect [email protected] on db using TCP/IP
<!-- INCLUDE BEGIN @Storefront/storefront/base.html.twig (vendor/shopware/storefront/Resou <!-- INCLUDE BEGIN @Storefront/storefront/layout/header.html.twig (vendor/shopware/storefr <!-- INCLUDE BEGIN @Storefront/storefront/layout/header/actions/cart-widget.html.twig (ven <!-- INCLUDE BEGIN @Storefront/storefront/layout/header/actions/currency-widget.html.twig <!-- INCLUDE BEGIN @Storefront/storefront/layout/footer.html.twig (vendor/shopware/storefr <!-- INCLUDE BEGIN @Storefront/storefront/layout/footer/footer.html.twig (vendor/shopware/
alias for "administration.filesystem.public" League\Flysystem\FilesystemOperator $checkoutPrivateFilesystem alias for "checkout.filesystem.private" Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $paymentMethodRepository alias for "payment_method.repository" Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $paymentMethodTranslationRepository alias for "payment_method_translation.repository" Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pluginRepository alias for "plugin.repository" Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pluginTranslationRepository alias for "plugin_translation.repository" Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCategoryRepository alias for "product_category.repository" tag.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository tax.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository tax_provider.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository tax_provider_translation.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository tax_rule.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository tax_rule_type.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
---------------------------------------------------------------------------------------------- Option Value ---------------- ---------------------------------------------------------------------------------------------- Service ID customer.repository Class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository Tags - Public yes Synthetic no Lazy no Shared yes Abstract no Autowired no Autoconfigured no Arguments Service(Shopware\Core\Checkout\Customer\CustomerDefinition) Service(Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface) Service(Shopware\Core\Framework\DataAbstractionLayer\VersionManager) Service(Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher) Service(Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator) Service(debug.event_dispatcher) Service(Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory) Usages .Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer.repository Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerRepository Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand Shop are\Core\Content\Ne sletter\SalesChannel\Ne sletterS bscribeRo te
Scheme Host Path ------------------------------------------------------------------- ------------- -------- ------ ----------------------------------------- api.action.access-key.integration GET ANY ANY /api/_action/access-key/intergration api.action.access-key.user GET ANY ANY /api/_action/access-key/user api.action.access-key.sales-channel GET ANY ANY /api/_action/access-key/sales-channel api.action.access-key.product-export GET ANY ANY /api/_action/access-key/product-export api.acl.privileges.get GET ANY ANY /api/_action/acl/privileges api.acl.privileges.additional.get GET ANY ANY /api/_action/acl/additional_privileges api.oauth.authorize POST ANY ANY /api/oauth/authorize api.oauth.token POST ANY ANY /api/oauth/token api.action.cache.info GET ANY ANY /api/_action/cache_info api.action.cache.index POST ANY ANY /api/_action/index api.action.cache.delete DELETE ANY ANY /api/_action/cache api.action.cache.delete-delayed DELETE ANY ANY /api/_action/cache-delayed api.action.cache.cleanup DELETE ANY ANY /api/_action/cleanup api.action.container-cache.delete DELETE ANY ANY /api/_action/container_cache api.action.custom-snippet GET ANY ANY /api/_action/custom-snippet