oscpimage
oscprofessionals logo
Shopify B2B Wholesale App

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 COOKIE_CUSTOMER_GROUP = ‘CUSTOMER_INFO’;
const […]

By |2023-06-29T10:12:30+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_CatalogProductItem

Full Page Cache: Enterprise_PageCache_Model_Container_CatalogProductItem

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 in above class:

    By |2025-04-26T09:22:39+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|

    How to manage New, Featured and Special products In PrestaShop 1.5.x.

    How to manage New, Featured and Special products In PrestaShop 1.5.x.

    PrestaShop allows you to add products as new, featured and special products for your store.
    New Products: Latest products in your store.
    Featured Products: If you want […]

    By |2024-07-09T08:14:12+00:00July 15th, 2014|PrestaShop|
    Go to Top