Route match¶
Gets and compares the name of the route.
Fields¶
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.
Comparison operator
-
The available comparison operators like equals or less than.
Comparison operator. Possible values:
- equal
- greater than
- less than
- starts with
- ends with
- contains
- at least
- at most
Comparison type
-
The type of the comparison.
Case sensitive comparison
-
Compare the values based on case sensitivity.
Request
-
The request route match.
Route name
-
The routes and their parameters can be found in the MODULE.routing.yml file, e.g. the route name entity.node.preview.
Last update:
February 5, 2023 15:10:36