KMP PHP API Reference

BaseTable.php

BaseTable - Foundational table class for KMP application.

Provides cache management, branch-based query scoping, and event hooks.

Cache invalidation via class constants:

  • CACHES_TO_CLEAR: Static cache keys
  • ID_CACHES_TO_CLEAR: Entity-ID-based cache prefixes
  • CACHE_GROUPS_TO_CLEAR: Cache groups to clear entirely

Table of Contents

Classes

BaseTable

        
On this page

Search results