Skip to content

Site ​

Type
Class
Namespace
craft\gql\handlers
Inherits
craft\gql\handlers\Site » craft\gql\base\ArgumentHandler
Implements
craft\gql\base\ArgumentHandlerInterface
Extended by
craft\gql\handlers\SiteId
Since
3.6.2

Class Site

View source

Protected Properties ​

PropertyDescription
argumentManagercraft\gql\ArgumentManager
argumentName

argumentName ​

Default value
'site'

View source

Public Methods ​

MethodDescription
handleArgumentCollection()Handle an argument collection
setArgumentManager()Set the current argument manager. Required for recursive argument preparation.

Protected Methods ​

MethodDescription
handleArgument()Handle a single argument value

handleArgument() ​

Handle a single argument value

View source

Arguments ​

  • $argumentValue (mixed)

Returns ​

mixed