Dev Resources

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

ActionScheduler_wpPostStore::init()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:848

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::log_execution()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:755

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::mark_complete()

Method: Record that an action was completed.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:770

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::mark_migrated()

Method: Mark action as migrated when there is an error deleting the action.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:793

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::migration_dependencies_met()

Method: Determine whether the post store can be migrated.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:807

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::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/data-stores/ActionScheduler_wpPostStore.php:836

Used by 1 function | Uses 1 function

ActionScheduler_wpPostStore::get_claim_count()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:525

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::generate_claim_id()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:534

Used by 1 function | Uses 0 functions

ActionScheduler_wpPostStore::claim_actions()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:550

Used by 1 function | Uses 2 functions

ActionScheduler_wpPostStore::get_actions_by_group()

Method: Get IDs of actions within a certain group and up to a certain date/time.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:624

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