PagesNames::defaultPageNameFormat() method

Get the name format string that should be used for given $page if no name was assigned

Usage

// basic usage
$string = $pagesNames->defaultPageNameFormat(Page $page);

// usage with all arguments
$string = $pagesNames->defaultPageNameFormat(Page $page, array $options = []);

Arguments

NameType(s)Description
pagePage
options (optional)array
  • fallbackFormat (string): Fallback format if another cannot be determined (default='untitled-time').
  • parent (Page|null): Optional parent page to use instead of $page->parent (default=null).

Return value

string


PagesNames methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

  • ProcessWire Weekly #581
    The 581st issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 28 June 2025
  • New ProcessWire admin redesign
    When you upgrade to ProcessWire 3.0.248 or newer (currently the dev branch), you’ll immediately notice something new and beautiful…
    Blog / 9 May 2025
  • Subscribe to weekly ProcessWire news

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani