g
Frontend | Backend | Api

Rewrites\Models\Api\Rewrite

Rewrite

Property Description Returns
hateoasLinks Get the HATEOAS links for the record array
editUrl Get the url for editing the record. string
moveUrl Get the url for moving the record. string
deleteUrl Get the url for deleting the record. string
publishUrl Get the url for publishing the record. string
manageUrl Get the url for managing records. string
id int
position int
source string
target string
matchType string
action string
redirectCode int
created Get the date the record was created. DateTime
modified Get the last modification date for the record. DateTime
published DateTime
site Site
published Check if the record is published. bool