protected function joinTwoWithDefaultsQuery() { return $this->scopeRequest([new Q\Segments\Join(new Q\Common\Join\Options($this->sequenceSource(), false, null, true, $this->parameter(), $this->parameter()), $this->arrayConnectorProjection())]); }