indexsuspender:Magento 2模块在运行完全重新索引时会暂停增量索引

时间:2024-05-29 02:51:55
【文件属性】:

文件名称:indexsuspender:Magento 2模块在运行完全重新索引时会暂停增量索引

文件大小:532KB

文件格式:ZIP

更新时间:2024-05-29 02:51:55

magento2 magento2-extension magento2-module magento2-indexer PHP

TechDivision_IndexSuspender Magento 2模块在运行完全重新索引时会暂停增量索引。 它还提供了一个接口,以停止自定义实现中的索引编制。 interface IndexSuspenderInterface { /** * Suspends all related indexing processes. * If the request / cli process finishes, the suspender will be removed automatically. * * @return void */ public function suspend (); /** * Resumes all suspended indexing processes. *


【文件预览】:
indexsuspender-master
----registration.php(531B)
----view()
--------adminhtml()
----.gitignore(281B)
----Block()
--------Indexer.php(2KB)
----Plugin()
--------DeltaIndexerPlugin.php(3KB)
----Exception()
--------PreventJobExecutionException.php(780B)
----Helper()
--------Config.php(2KB)
----etc()
--------module.xml(933B)
--------config.xml(815B)
--------di.xml(2KB)
--------adminhtml()
--------acl.xml(1KB)
--------crontab.xml(513B)
----Console()
--------ListCommand.php(3KB)
--------ResumeAllCommand.php(2KB)
--------IndexerReindexCommand.php(2KB)
----assets()
--------backend-integration.png(522KB)
----Controller()
--------Adminhtml()
----Setup()
--------InstallSchema.php(2KB)
--------UpgradeSchema.php(2KB)
----composer.json(348B)
----Model()
--------DeltaIndexSuspender.php(3KB)
--------ResourceModel()
--------SuspendManager.php(4KB)
----LICENSE.txt(10KB)
----Cron()
--------ReleaseSuspenders.php(2KB)
----README.md(1KB)
----Api()
--------Constants.php(734B)
--------IndexSuspenderInterface.php(1KB)

网友评论