Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 41

ActionScheduler_DBStore::get_date()

Method: Get the schedule date for an action.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:561

Used by 0 functions | Uses 2 functions

ActionScheduler_DBStore::get_date_gmt()

Method: Get the GMT schedule date for an action.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:575

Used by 1 function | Uses 1 function

ActionScheduler_DBStore::get_group_id()

Method: Get a group’s ID based on its name/slug.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:110

Used by 2 functions | Uses 1 function

ActionScheduler_DBStore::get_null_action()

Method: Create a null action.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:178

Used by 1 function | Uses 1 function

ActionScheduler_DBStore::get_query_actions_sql()

Method: Returns the SQL statement to query (or count) actions.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:265

Used by 1 function | Uses 1 function

ActionScheduler_DBStore::get_status()

Method: Get an action’s status.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:830

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::hash_args()

Method: Generate a hash from json_encoded $args using MD5 as this isn’t for security.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:85

Used by 2 functions | Uses 0 functions

ActionScheduler_DBStore::init()

Method: Initialize the data store

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:23

Used by 0 functions | Uses 1 function

ActionScheduler_DBStore::log_execution()

Method: Add execution message to action log.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:788

Used by 0 functions | Uses 0 functions

ActionScheduler_DBStore::make_action_from_db_record()

Method: Create an action from a database record.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:189

Used by 1 function | Uses 2 functions
« Previous 1 … 40 41 42 … 2,076 Next »
Proudly powered by WordPress