oscpimage

Full Page Cache: Enterprise PageCache Model Crawler

Full Page Cache: Enterprise PageCache Model Crawler

How to work/flow Enterprise_PageCache_Model_Crawler class in Magento? (Magento ver. 1.13.0.2)

Object: $this => Enterprise_PageCache_Model_Crawler Following constants is used in above class :
Crawler Settings:

  • const XML_PATH_CRAWLER_ENABLED = ‘system/page_crawl/enable’
  • const XML_PATH_CRAWLER_THREADS = […]
By |2025-04-26T09:24:45+00:00July 29th, 2014|blog, Magento, Oscp-Blog|

Full Page Cache: Enterprise PageCache Model Cookie

Full Page Cache: Enterprise PageCache Model Cookie

How to work/flow Enterprise_PageCache_Model_Cookie class in Magento? (Magento EE 1.13.0.2)

Object : $this => class Enterprise_PageCache_Model_Cookie

Following constants is used in above class:

const COOKIE_CUSTOMER = ‘CUSTOMER’;
const […]

By |2025-08-19T15:52:28+00:00July 29th, 2014|blog, Magento, Oscp-Blog|

Full Page Cache: Enterprise PageCache Model Container Placeholder

Full Page Cache: Enterprise PageCache Model Container Placeholder

How to work/flow Enterprise_PageCache_Model_Container_Placeholder class in Magento?
(Magento EE 1.13.0.2)Object: $this => Enterprise_PageCache_Model_Container_PlaceholderFollowing constant is used in above class:

  • const HTML_NAME_PATTERN = ‘//i’

Following variables is used in above […]

By |2025-04-26T09:24:01+00:00July 28th, 2014|blog, Magento, Oscp-Blog|

Full Page Cache: Enterprise PageCache Model Container Catalog Product Item

Full Page Cache: Enterprise PageCache Model Container Catalog Product Item

Enterprise_PageCache_Model_Container_CatalogProductItem class in Magento? (Magento EE 1.13.0.2)

Object:$this => Enterprise_PageCache_Model_Container_CatalogProductItem

Following constants is used in above class :

  • const BLOCK_NAME_RELATED = ‘CATALOG_PRODUCT_ITEM_RELATED’;
  • const BLOCK_NAME_UPSELL = ‘CATALOG_PRODUCT_ITEM_UPSELL’;

Following variables is used […]

By |2025-11-28T06:55:50+00:00July 26th, 2014|blog, Magento, Oscp-Blog|

Full Page Cache: Enterprise_PageCache_Model_Container_Abstract

Full Page Cache: Enterprise PageCache Model Container Abstract

How to work/flow Enterprise_PageCache_Model_Container_Abstract class in Magento? (Magento EE 1.13.0.2)

Object: $this => Enterprise_PageCache_Model_Container_Abstract

Following constants is used in above class: […]

By |2023-06-29T10:00:04+00:00July 26th, 2014|blog, Magento, Oscp-Blog|

Full Page Cache: Enterprise PageCache Model Config

Full Page Cache: Enterprise PageCache Model Config

How to work/flow Enterprise_PageCache_Model_Config class in Magento? (Magento EE 1.13.0.2)

Object: $this => Enterprise_PageCache_Model_Config

Following constants is used in above class: no variables

Following variables is used in above […]

By |2025-04-26T09:23:10+00:00July 25th, 2014|blog, Magento, Oscp-Blog|
Go to Top