Dev Resources

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

ActionScheduler_Store::instance()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:338

Used by 6 functions | Uses 0 functions

ActionScheduler_Store::find_actions_by_claim_id()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:135

Used by 0 functions | Uses 0 functions

ActionScheduler_Store::validate_sql_comparator()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:141

Used by 0 functions | Uses 0 functions

ActionScheduler_Store::get_scheduled_date_string()

Method: Get the time MySQL formated date/time string for an action’s (next) scheduled date.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:155

Used by 0 functions | Uses 0 functions

ActionScheduler_Store::get_scheduled_date_string_local()

Method: Get the time MySQL formated date/time string for an action’s (next) scheduled date.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:172

Used by 0 functions | Uses 1 function

ActionScheduler_Store::validate_args()

Method: Validate that we could decode action arguments.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:190

Used by 0 functions | Uses 1 function

ActionScheduler_Store::validate_schedule()

Method: Validate a ActionScheduler_Schedule object.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:210

Used by 0 functions | Uses 1 function

ActionScheduler_Store::validate_action()

Method: InnoDB indexes have a maximum size of 767 bytes by default, which is only 191 characters with utf8mb4.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:225

Used by 1 function | Uses 0 functions

ActionScheduler_Store::cancel_actions_by_hook()

Method: Cancel pending actions by hook.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:240

Used by 0 functions | Uses 2 functions

ActionScheduler_Store::cancel_actions_by_group()

Method: Cancel pending actions by group.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:264

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