SiteNameJoin
This documentation is for an outdated Matomo version.
Click here if you want to read this article for the latest version.
Click here if you want to read this article for the latest version.
Piwik\Columns\Join\
SiteNameJoin
Since Matomo 3.1.0
Methods
The class defines the following methods:
__construct()— Join constructor.getTable()Inherited fromJoingetColumn()Inherited fromJoingetTargetColumn()Inherited fromJoin
__construct()
Join constructor.
Signature
- It throws one of the following exceptions:
getTable()
Signature
- It returns a
stringvalue.
getColumn()
Signature
- It returns a
stringvalue.
getTargetColumn()
Signature
- It returns a
stringvalue.