Skip to content

ThreadListener

  • Full name: \Zotlabs\Lib\ThreadListener

Methods

isEnabled

public static isEnabled(): mixed
  • This method is static.

store

public static store(mixed $target_id, mixed $portable_id, mixed $ltype): mixed
  • This method is static.

Parameters:

Parameter Type Description
$target_id mixed
$portable_id mixed
$ltype mixed

fetch

public static fetch(mixed $target_id, mixed $portable_id, mixed $ltype): mixed
  • This method is static.

Parameters:

Parameter Type Description
$target_id mixed
$portable_id mixed
$ltype mixed

fetch_by_target

public static fetch_by_target(mixed $target_id, mixed $ltype): mixed
  • This method is static.

Parameters:

Parameter Type Description
$target_id mixed
$ltype mixed

delete_by_target

public static delete_by_target(mixed $target_id, mixed $ltype): mixed
  • This method is static.

Parameters:

Parameter Type Description
$target_id mixed
$ltype mixed

delete_by_pid

public static delete_by_pid(mixed $portable_id, mixed $ltype): mixed
  • This method is static.

Parameters:

Parameter Type Description
$portable_id mixed
$ltype mixed


Automatically generated on 2025-03-19