Markets_Migration_Task
extends Task
Table of Contents
Properties
-
$content
: mixed
-
$markets_count_created
: mixed
-
$markets_count_old
: mixed
-
$orders_count_updated
: mixed
-
$table_name_orders
: mixed
Methods
-
__construct()
: mixed
-
is_running()
: mixed
-
progress_notice()
: mixed
-
run()
: void
-
create_market()
: mixed
-
email_admins()
: mixed
$content
private
mixed
$content
$markets_count_created
private
mixed
$markets_count_created
= 0
$markets_count_old
private
mixed
$markets_count_old
= 0
$orders_count_updated
private
mixed
$orders_count_updated
= 0
$table_name_orders
private
mixed
$table_name_orders
__construct()
public
__construct() : mixed
is_running()
public
static is_running() : mixed
progress_notice()
public
progress_notice() : mixed
run()
public
run() : void
create_market()
private
create_market(array<string|int, mixed> $row) : mixed
Parameters
-
$row
: array<string|int, mixed>
-
email_admins()
private
email_admins() : mixed