Printf Inventory

List of all printf(), sprintf(), etc. formats strings mentioned in the code..

ValueCountFile:Line
'<label%s>%s%s</label>'
1
  • /src/Components/Form/FormRenderTrait.php
'<input name="%s" type="%s"%s>'
1
  • /src/Components/Form/FormRenderTrait.php
'<%s%s>%s</%s>'
1
  • /src/Components/Form/FormRenderTrait.php
'<legend%s>%s</legend>'
1
  • /src/Components/Form/FormRenderTrait.php
'<textarea name="%s"%s>%s</textarea>'
1
  • /src/Components/Form/FormRenderTrait.php
'<option value="%s" %s>%s</option>'
1
  • /src/Components/Form/FormRenderTrait.php
'<select name="%s"%s>%s</select>'
1
  • /src/Components/Form/FormRenderTrait.php
'Page %s Not Found. Sorry, but the page you were trying to view does not exist.'
2
  • /src/Controller.php
  • /src/Controller.php