Forums / General / How to fetch all url_aliases of a given node ?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to fetch all url_aliases of a given node ?

Author Message

H-Works Agency

Friday 05 February 2010 4:01:07 am

Hello,

How do we fetch/retrieve the url_aliases associated with a certain node ?

Say i have my node "Movies/StarWar-2" and that i created multiple url_aliases thru "content/urlalias/{$node_id}" like :

  1. /starwar
  2. /best-movie
  3. /movie/star-war

Given that and starting from the $node or $object how do we retrieve this list in a template ?

Is there a built-il operator ?

Is this a properties of $node or $object ?

Do we have to write a custom fetch function ?

Thanx for any help

EZP is Great