How to get actual static page if I know it value

Hi,

If pagefinder value stored like october://<TYPE>@link/<REFERENCE>?<PARAM>=<VALUE> , and I have a list of this kind of values.

How could i get this kind of value of a static page’s plugin page.
I would like to match them in for loop

Thank you,
Zs

Hi @ngyzsolt ,

Would something like that help?

$pageLookupItem = \Cms\Classes\PageManager::resolve($yourCode);