CmsUrlRewrite Module
CmsPageUrlPathGenerator
Model
This class generates URL paths and keys for CMS pages in Magento 2. Developers use it when creating or updating CMS pages to ensure proper URL formatt...
CmsPageUrlRewriteGenerator
Model
This class generates URL rewrites for CMS pages in Magento 2, creating SEO-friendly URLs that map page identifiers to their actual paths. Developers u...
Page\TargetUrlBuilder
Model
This class builds the correct target URL for CMS pages when handling URL rewrites across different store views. Developers use it when they need to ge...