SiteContextInterface
SiteContextInterface.php
:
13
Interface
Methods¶
getAttributeValue()
¶
SiteContextInterface.php
:
49
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $definitionIdentifier | string | - | - |
| $languageCode | string|null | null | - |
Return values
SiteContextAttributeValueInterface|null
getAttributeValues()
¶
SiteContextInterface.php
:
47
|
|
|
Return values
array<string|int, SiteContextAttributeValueInterface>
getColor()
¶
SiteContextInterface.php
:
21
|
|
|
Return values
string
getCreatedAt()
¶
SiteContextInterface.php
:
54
|
|
|
Return values
DateTimeImmutable
getCreatedBy()
¶
SiteContextInterface.php
:
58
|
|
|
Return values
int
getDescription()
¶
SiteContextInterface.php
:
27
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $languageCode | string|null | null | - |
Return values
string|null
getDescriptions()
¶
SiteContextInterface.php
:
42
|
|
|
Return values
array<string, string|null>
getId()
¶
SiteContextInterface.php
:
15
|
|
|
Return values
int
getIdentifier()
¶
SiteContextInterface.php
:
17
|
|
|
Return values
string
getLanguages()
¶
SiteContextInterface.php
:
32
|
|
|
Return values
array<string|int, string>
getLogo()
¶
SiteContextInterface.php
:
19
|
|
|
Return values
string
getModifiedAt()
¶
SiteContextInterface.php
:
56
|
|
|
Return values
DateTimeImmutable
getModifiedBy()
¶
SiteContextInterface.php
:
60
|
|
|
Return values
int
getName()
¶
SiteContextInterface.php
:
25
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $languageCode | string|null | null | - |
Return values
string
getNames()
¶
SiteContextInterface.php
:
37
|
|
|
Return values
array<string, string>
getRegion()
¶
SiteContextInterface.php
:
23
|
|
|
Return values
string