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(array<string,mixed> $arguments = [], string $format = null)

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

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

No description

mixed
getNumberOfDistinctWebsitesUrls(array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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, array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

string $pageUrl

page url to get keywords for

array<string,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, array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

string $pageTitle

page title to get keywords for

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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(array<string,mixed> $arguments = [], string $format = null)

No description

Parameters

array<string,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