class ReferrersModule extends Module (View source)

Class ReferrersModule.

Properties

protected RequestRepository $request from  Module

Methods

__construct(RequestRepository $request)

Module constructor.

from  Module
getOptions(string $format)

No description

from  Module
mixed
getReferrerType(mixed $arguments = [], string $format = null)

No description

mixed
getAll(mixed $arguments = [], string $format = null)

No description

mixed
getKeywords(mixed $arguments = [], string $format = null)

No description

mixed
getKeywordsForPageUrl(string $pageUrl, mixed $arguments = [], string $format = null)

No description

mixed
getKeywordsForPageTitle(string $pageTitle, mixed $arguments = [], string $format = null)

No description

mixed
getSearchEnginesFromKeywordId(mixed $arguments = [], string $format = null)

No description

mixed
getSearchEngines(mixed $arguments = [], string $format = null)

No description

mixed
getKeywordsFromSearchEngineId(mixed $arguments = [], string $format = null)

No description

mixed
getCampaigns(mixed $arguments = [], string $format = null)

No description

mixed
getKeywordsFromCampaignId(mixed $arguments = [], string $format = null)

No description

mixed
getWebsites(mixed $arguments = [], string $format = null)

No description

mixed
getUrlsFromWebsiteId(mixed $arguments = [], string $format = null)

No description

mixed
getSocials(mixed $arguments = [], string $format = null)

No description

mixed
getUrlsForSocial(mixed $arguments = [], string $format = null)

No description

mixed
getNumberOfDistinctSearchEngines(mixed $arguments = [], string $format = null)

No description

mixed
getNumberOfDistinctKeywords(mixed $arguments = [], string $format = null)

No description

mixed
getNumberOfDistinctCampaigns(mixed $arguments = [], string $format = null)

No description

mixed
getNumberOfDistinctWebsites(mixed $arguments = [], string $format = null)

No description

mixed
getNumberOfDistinctWebsitesUrls(mixed $arguments = [], string $format = null)

No description

Details

__construct(RequestRepository $request)

Module constructor.

Parameters

RequestRepository $request

protected RequestOptions getOptions(string $format)

No description

Parameters

string $format

response format

Return Value

RequestOptions

mixed getReferrerType(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getAll(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getKeywords(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getKeywordsForPageUrl(string $pageUrl, mixed $arguments = [], string $format = null)

No description

Parameters

string $pageUrl

page url to get keywords for

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getKeywordsForPageTitle(string $pageTitle, mixed $arguments = [], string $format = null)

No description

Parameters

string $pageTitle

page title to get keywords for

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getSearchEnginesFromKeywordId(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getSearchEngines(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getKeywordsFromSearchEngineId(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getCampaigns(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getKeywordsFromCampaignId(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getWebsites(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getUrlsFromWebsiteId(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getSocials(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getUrlsForSocial(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getNumberOfDistinctSearchEngines(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getNumberOfDistinctKeywords(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getNumberOfDistinctCampaigns(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getNumberOfDistinctWebsites(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed

mixed getNumberOfDistinctWebsitesUrls(mixed $arguments = [], string $format = null)

No description

Parameters

mixed $arguments

extra arguments to be passed to the api call

string $format

override format (defaults to one specified in config file)

Return Value

mixed