public static class Storefront.DomainQuery extends Query<Storefront.DomainQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.DomainQuery |
host()
The host name of the domain (eg: `example.com`).
|
Storefront.DomainQuery |
sslEnabled()
Whether SSL is enabled or not.
|
Storefront.DomainQuery |
url()
The URL of the domain (eg: `https://example.com`).
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.DomainQuery host()
public Storefront.DomainQuery sslEnabled()
public Storefront.DomainQuery url()