Skip to content

Commit

Permalink
Updated triggers list
Browse files Browse the repository at this point in the history
  • Loading branch information
xenocrat committed Jul 27, 2018
1 parent 368f5b5 commit 028eac0
Showing 1 changed file with 87 additions and 0 deletions.
87 changes: 87 additions & 0 deletions tools/triggers_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,43 @@ Target:
$route->action


write_post_options
------------------
Called from:
includes/controller/Admin.php on line 184

Target:
$options

Arguments:
null, $_GET['feather']


post_options
------------
Called from:
includes/controller/Admin.php on line 184
includes/controller/Admin.php on line 233

Target:
$options

Arguments:
null, $_GET['feather']


edit_post_options
-----------------
Called from:
includes/controller/Admin.php on line 233

Target:
$options

Arguments:
$post, $post->feather


posts_export
------------
Called from:
Expand Down Expand Up @@ -924,6 +961,47 @@ Target:
$this->context


markup_page_title
-----------------
Called from:
includes/controller/Ajax.php on line 138
includes/model/Page.php on line 281

Target:
$content


markup_title
------------
Called from:
includes/controller/Ajax.php on line 138
includes/model/Page.php on line 281

Target:
$content


markup_page_text
----------------
Called from:
includes/controller/Ajax.php on line 142
includes/model/Page.php on line 282

Target:
$content


markup_text
-----------
Called from:
includes/controller/Ajax.php on line 142
includes/model/Page.php on line 282
modules/comments/model/Comment.php on line 391

Target:
$content


twig_context_main
-----------------
Called from:
Expand Down Expand Up @@ -1244,3 +1322,12 @@ Called from:

Target:
$this


markup_comment_text
-------------------
Called from:
modules/comments/model/Comment.php on line 391

Target:
$this->body

0 comments on commit 028eac0

Please sign in to comment.