Event::filter_get_the_title()

Method: Filters the post title as WordPress does in `get_the_title` to apply the password-protected prefix in the context of AJAX requests.

Namespace: Tribe\Events\Views\V2\Template

Event::get_path()

Method: Determines the Path for the PHP file to be used as the main template For Page base template setting it will select from theme or child theme

Namespace: Tribe\Events\Views\V2\Template