apply_filters( 'toria/ajax/php_callback', $php_callback, $action );
Filters $php_callback( A method responsible for PHP logic).
PHP function to respond to ajax calls.
The name of the Ajax action.