Since only sub-classes of DrupalApcCache should add records for the operations done on the case, DrupalApcCache::operations() must require no parameters, and return the list of the operations done on the cache. To add operations to that list, the class should implement DrupalApcCache::addOperation(), a protected non-static method.

Issue fork apc-3464189

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed f6e5c3b8 on 7.x-1.x
    Issue #3464189: Add DrupalApcCache::addOperation()
    
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.