메소드 | 설명 | |
---|---|---|
getLocale ( ) : mixed | Returns locale for translation | |
getRoute ( ) : WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface | Returns a route bound to entity | |
getRouteEntity ( ) : WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface | ||
getSlug ( ) : string | Returns slug | |
getTranslatable ( ) : mixed | Returns constraint identifier for translation | |
setRoute ( WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface $route ) | Sets route |
public getRoute ( ) : WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface | ||
리턴 | WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface |
public getRouteEntity ( ) : WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface | ||
리턴 | WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface |
public getTranslatable ( ) : mixed | ||
리턴 | mixed |
public setRoute ( WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface $route ) | ||
$route | WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface |