ResolveUrlAliasSchemaEvent
ResolveUrlAliasSchemaEvent.php
:
13
Extends AbstractSchemaEvent
Implements
ContentAwareEventInterface
Methods¶
__construct()
¶
ResolveUrlAliasSchemaEvent.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$schemaIdentifiers | array<string, array<int, string>> | - | - |
$content | Content | - | - |
getContent()
¶
ResolveUrlAliasSchemaEvent.php
:
28
|
|
Return values
getSchemaIdentifiers()
¶
AbstractSchemaEvent.php
:
48
|
|
Return values
array<string, array<int, string>>
getTokenValues()
¶
AbstractSchemaEvent.php
:
32
|
|
Return values
array<string, array<string, string>>
setTokenValues()
¶
AbstractSchemaEvent.php
:
40
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$names | array<string, array<string, string>> | - | - |