mvenghaus/m2-module-elasticsuite-debug
最新稳定版本:1.0.1
Composer 安装命令:
composer require mvenghaus/m2-module-elasticsuite-debug
包简介
Very poorly programmed debug output of Elasticsearch requests in frontend ;)
README 文档
README
Very poorly programmed debug output of Elasticsearch requests in frontend .. but it works ;)
It shows the final Elasticsearch request in a modal with a copy button.
Installation
composer require --dev mvenghaus/m2-module-elasticsuite-debug
Usage
/** @var \Smile\ElasticsuiteCore\Search\RequestInterface $request */ \Mvenghaus\ElasticsuiteDebug\ElasticsuiteDebug::debugRequest($request);
/** @var \Smile\ElasticsuiteCatalog\Model\ResourceModel\Product\Fulltext\Collection $productCollection */ \Mvenghaus\ElasticsuiteDebug\ElasticsuiteDebug::debugCollection($productCollection);
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-23