Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/ActionScheduler_DataController.php

ActionScheduler_DataController::set_free_ticks()

Method: Set the tick count required for freeing memory.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:112

Used by 2 functions | Uses 0 functions

ActionScheduler_DataController::maybe_free_memory()

Method: Free memory if conditions are met.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:121

Used by 0 functions | Uses 1 function

ActionScheduler_DataController::free_memory()

Method: Reduce memory footprint by clearing the database query and object caches.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:130

Used by 2 functions | Uses 0 functions

ActionScheduler_DataController::init()

Method: Connect to table datastores if migration is complete.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:165

Used by 1 function | Uses 3 functions

ActionScheduler_DataController::instance()

Method: Singleton factory.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:180

Used by 0 functions | Uses 0 functions

ActionScheduler_DataController

Class: Class ActionScheduler_DataController

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:16

Used by 0 functions | Uses 0 functions

ActionScheduler_DataController::dependencies_met()

Method: Get a flag indicating whether the migration environment dependencies are met.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:46

Used by 3 functions | Uses 0 functions

ActionScheduler_DataController::is_migration_complete()

Method: Get a flag indicating whether the migration is complete.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:56

Used by 6 functions | Uses 0 functions

ActionScheduler_DataController::mark_migration_complete()

Method: Mark the migration as complete.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:63

Used by 1 function | Uses 0 functions

ActionScheduler_DataController::mark_migration_incomplete()

Method: Unmark migration when a plugin is de-activated. Will not work in case of silent activation, for example in an update.

Source: packages/action-scheduler/classes/ActionScheduler_DataController.php:72

Used by 1 function | Uses 0 functions
1 2 Next »
Proudly powered by WordPress