29 \Psr\Log\LoggerInterface
$logger,
31 \
Magento\Framework\Event\ManagerInterface $eventManager,
57 return $this->
join([
'cs' =>
'store'],
'cs.store_id = main_table.store_id', [
'cs.name']);
69 $date = $this->dateTime->formatDate(
true);
71 $date = $this->dateTime->formatDate($date);
__construct(\Magento\Framework\Data\Collection\EntityFactory $entityFactory, \Psr\Log\LoggerInterface $logger, \Magento\Framework\Data\Collection\Db\FetchStrategyInterface $fetchStrategy, \Magento\Framework\Event\ManagerInterface $eventManager, \Magento\Framework\Stdlib\DateTime $dateTime, \Magento\Framework\DB\Adapter\AdapterInterface $connection=null, \Magento\Framework\Model\ResourceModel\Db\AbstractDb $resource=null)
addFieldToFilter($attribute, $condition=null)
_init($model, $resourceModel)
addDateFilter($date=null)
join($table, $cond, $cols=' *')