vendor/twig/twig/lib/Twig/Filter.php 1

Type Line Description
Twig_Filter 25 Use \Twig\TwigFilter instead.

vendor/twig/twig/lib/Twig/Function.php 1

Type Line Description
Twig_Function 25 Use \Twig\TwigFunction instead.

vendor/twig/twig/lib/Twig/TestCallableInterface.php 1

Type Line Description
Twig_TestCallableInterface 19

vendor/twig/twig/lib/Twig/Test.php 1

Type Line Description
Twig_Test 21

vendor/twig/twig/lib/Twig/CompilerInterface.php 1

Type Line Description
Twig_CompilerInterface 19

vendor/twig/twig/lib/Twig/LexerInterface.php 1

Type Line Description
Twig_LexerInterface 23

vendor/twig/twig/lib/Twig/Function/Function.php 1

Type Line Description
Twig_Function_Function 24 Use \Twig\TwigFunction instead.

vendor/twig/twig/lib/Twig/Function/Method.php 1

Type Line Description
Twig_Function_Method 26 Use \Twig\TwigFunction instead.

vendor/twig/twig/lib/Twig/Function/Node.php 1

Type Line Description
Twig_Function_Node 23 Use \Twig\TwigFunction instead.

vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php 1

Type Line Description
Twig_Node_Expression_ExtensionReference 24

vendor/twig/twig/lib/Twig/FunctionCallableInterface.php 1

Type Line Description
Twig_FunctionCallableInterface 21 Use \Twig\TwigFunction instead.

vendor/twig/twig/lib/Twig/FilterCallableInterface.php 1

Type Line Description
Twig_FilterCallableInterface 21 Use \Twig\TwigFilter instead.

vendor/twig/twig/lib/Twig/TokenParserBroker.php 1

Type Line Description
Twig_TokenParserBroker 22

vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php 1

Type Line Description
Twig_TokenParserBrokerInterface 24 Token parser brokers allows to implement custom logic in the process of resolving a token parser for a given tag name.

vendor/twig/twig/lib/Twig/Loader/String.php 1

Type Line Description
Twig_Loader_String 35 This loader should NEVER be used. It only exists for Twig internal purposes. When using this loader with a cache mechanism, you should know that a new cache key is generated each time a template content "changes" (the cache key being the source code of the template). If you don't want to see your cache grows out of control, you need to take care of clearing the old cache file by yourself.

vendor/twig/twig/lib/Twig/FilterInterface.php 1

Type Line Description
Twig_FilterInterface 23 Use \Twig\TwigFilter instead.

vendor/twig/twig/lib/Twig/ParserInterface.php 1

Type Line Description
Twig_ParserInterface 23

vendor/twig/twig/lib/Twig/Autoloader.php 1

Type Line Description
Twig_Autoloader 21

vendor/twig/twig/lib/Twig/NodeInterface.php 1

Type Line Description
Twig_NodeInterface 21

vendor/twig/twig/lib/Twig/NodeInterface.php 1

Type Line Description
getLine 31

vendor/twig/twig/lib/Twig/Test/Function.php 1

Type Line Description
Twig_Test_Function 21

vendor/twig/twig/lib/Twig/Test/Method.php 1

Type Line Description
Twig_Test_Method 23

vendor/twig/twig/lib/Twig/Test/Node.php 1

Type Line Description
Twig_Test_Node 21

vendor/twig/twig/lib/Twig/TestInterface.php 1

Type Line Description
Twig_TestInterface 19

vendor/twig/twig/lib/Twig/Filter/Function.php 1

Type Line Description
Twig_Filter_Function 23 Use \Twig\TwigFilter instead.

vendor/twig/twig/lib/Twig/Filter/Method.php 1

Type Line Description
Twig_Filter_Method 25 Use \Twig\TwigFilter instead.

vendor/twig/twig/lib/Twig/Filter/Node.php 1

Type Line Description
Twig_Filter_Node 23 Use \Twig\TwigFilter instead.

vendor/twig/twig/lib/Twig/FunctionInterface.php 1

Type Line Description
Twig_FunctionInterface 24 Use \Twig\TwigFunction instead.

vendor/twig/twig/src/Compiler.php 1

Type Line Description
getFilename 42

vendor/twig/twig/src/Compiler.php 1

Type Line Description
addIndentation 144

vendor/twig/twig/src/Extension/AbstractExtension.php 1

Type Line Description
initRuntime 21 This is where you can load some file that contains filter functions for instance.

vendor/twig/twig/src/Extension/AbstractExtension.php 1

Type Line Description
getGlobals 58

vendor/twig/twig/src/Extension/AbstractExtension.php 1

Type Line Description
getName 66

vendor/twig/twig/src/Extension/ExtensionInterface.php 1

Type Line Description
initRuntime 35 This is where you can load some file that contains filter functions for instance.

vendor/twig/twig/src/Extension/ExtensionInterface.php 1

Type Line Description
getGlobals 86

vendor/twig/twig/src/Extension/ExtensionInterface.php 1

Type Line Description
getName 95

vendor/twig/twig/src/Template.php 1

Type Line Description
getSource 81

vendor/twig/twig/src/Template.php 1

Type Line Description
getEnvironment 101

vendor/twig/twig/src/Error/Error.php 1

Type Line Description
getTemplateFile 97

vendor/twig/twig/src/Error/Error.php 1

Type Line Description
setTemplateFile 111

vendor/twig/twig/src/Error/Error.php 1

Type Line Description
getTemplateName 127

vendor/twig/twig/src/Error/Error.php 1

Type Line Description
setTemplateName 141

vendor/twig/twig/src/Node/Node.php 1

Type Line Description
toXml 83

vendor/twig/twig/src/Node/Node.php 1

Type Line Description
getLine 130

vendor/twig/twig/src/Node/Node.php 1

Type Line Description
setFilename 259

vendor/twig/twig/src/Node/Node.php 1

Type Line Description
getFilename 269

vendor/twig/twig/src/TokenStream.php 1

Type Line Description
getFilename 165

vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php 1

Type Line Description
SourceContextLoaderInterface 24

vendor/twig/twig/src/Loader/LoaderInterface.php 1

Type Line Description
getSource 34

vendor/twig/twig/src/Loader/ExistsLoaderInterface.php 1

Type Line Description
ExistsLoaderInterface 21

vendor/twig/twig/src/Parser.php 1

Type Line Description
getEnvironment 61

vendor/twig/twig/src/Parser.php 1

Type Line Description
getFilename 76

vendor/twig/twig/src/Parser.php 1

Type Line Description
addHandler 230

vendor/twig/twig/src/Parser.php 1

Type Line Description
addNodeVisitor 240

vendor/phpmailer/phpmailer/src/PHPMailer.php 1

Type Line Description
SingleTo 450 Only supported in `mail` and `sendmail` transports, not in SMTP.

vendor/html2text/html2text/src/Html2Text.php 1

Type Line Description
set_html 275

vendor/html2text/html2text/src/Html2Text.php 1

Type Line Description
get_text 301

vendor/html2text/html2text/src/Html2Text.php 1

Type Line Description
print_text 309

vendor/html2text/html2text/src/Html2Text.php 1

Type Line Description
p 317

vendor/html2text/html2text/src/Html2Text.php 1

Type Line Description
set_base_url 335

application/libraries/PluginManager/PluginManager.php 1

Type Line Description
getInstalledPlugins 92

application/libraries/admin/pdf.php 1

Type Line Description
intopdf 311

application/controllers/PluginsController.php 1

Type Line Description
actionIndex 62

application/controllers/admin/Themes.php 1

Type Line Description
templatebar 933

application/models/DefaultValue.php 1

Type Line Description
insertRecords 81

application/models/User.php 1

Type Line Description
insertRecords 403

application/models/QuestionAttribute.php 1

Type Line Description
getQuestionTemplateValue 442 Fetches the question_template from a question model. Be carefull this attribute is not present in all questions. Even more, standard question types where question theme are not used (or custom question theme are not used), the attribute is missing. In those cases, the deault "core" is used.

application/models/ExpressionError.php 1

Type Line Description
insertRecords 62

application/models/UserInGroup.php 1

Type Line Description
insertRecords 72

application/models/QuestionTemplate.php 1

Type Line Description
getFolderName 415

application/models/QuestionTemplate.php 1

Type Line Description
getTypeToFolder 431

application/models/Permission.php 1

Type Line Description
setPermissions 269 A permission may be invalid if the permission does not exist or that particular user may not give that permission

application/models/Permission.php 1

Type Line Description
insertRecords 471

application/models/Label.php 1

Type Line Description
insertRecords 107

application/models/TokenDynamic.php 1

Type Line Description
getbuttons 953

application/models/QuotaLanguageSetting.php 1

Type Line Description
insertRecords 104

application/models/Answer.php 1

Type Line Description
insertRecords 202

application/models/Template.php 1

Type Line Description
isStandardTemplate 465

application/models/Template.php 1

Type Line Description
getStandardTemplateList 588

application/models/Template.php 1

Type Line Description
getTemplateInUpload 617

application/models/Template.php 1

Type Line Description
getTemplateInStandard 629

application/models/Template.php 1

Type Line Description
getTemplateInFolder 641

application/models/Assessment.php 1

Type Line Description
insertRecords 204

application/models/QuotaMember.php 1

Type Line Description
insertRecords 141

application/models/LabelSet.php 1

Type Line Description
insertRecords 104

application/models/SavedControl.php 1

Type Line Description
insertRecords 110

application/models/UserGroup.php 1

Type Line Description
insertRecords 89

application/models/UserGroup.php 1

Type Line Description
deleteGroup 227

application/models/Question.php 1

Type Line Description
getQuestionTemplateAttributes 347

application/models/Question.php 1

Type Line Description
typeList 577

application/models/Question.php 1

Type Line Description
getQuestionTypeName 597

application/models/Question.php 1

Type Line Description
getHasSubquestions 1523

application/models/Question.php 1

Type Line Description
getHasAnsweroptions 1531

application/models/SurveyDynamic.php 1

Type Line Description
getButtons 374

application/models/Survey.php 1

Type Line Description
calculateEstimatedTime 1828

application/models/QuestionGroup.php 1

Type Line Description
insertRecords 142

application/core/SurveyCommonAction.php 1

Type Line Description
questionbar 582

application/core/SurveyCommonAction.php 1

Type Line Description
surveybar 740

application/core/SurveyCommonAction.php 1

Type Line Description
filterImportedResources 1096

application/core/LS_Twig_Extension.php 1

Type Line Description
getAllQuestionClasses 195 TODO: we'd rather provide a oQuestion object to the twig view with a method getAllQuestion(). But for now, this public static function respect the old way of doing

application/core/LS_Twig_Extension.php 1

Type Line Description
flatEllipsizeText 582

application/helpers/questionHelper.php 1

Type Line Description
getAttributesDefinitions 40

application/helpers/questionHelper.php 1

Type Line Description
getQuestionThemePreviewUrl 1593

application/helpers/globalsettings_helper.php 1

Type Line Description
getGlobalSetting 28

application/helpers/common_helper.php 1

Type Line Description
setupColumns 443

application/helpers/common_helper.php 1

Type Line Description
validateEmailAddress 1157

application/helpers/common_helper.php 1

Type Line Description
validateEmailAddresses 1170

application/helpers/common_helper.php 1

Type Line Description
HTMLEscape 2079

application/helpers/common_helper.php 1

Type Line Description
SendEmailMessage 2149 You can use more than one recipient when using a semicolon separated string with recipients.

application/helpers/qanda_helper.php 1

Type Line Description
do_ranking 1267

application/helpers/qanda_helper.php 1

Type Line Description
do_multiplenumeric 1956

application/helpers/qanda_helper.php 1

Type Line Description
do_array 3497

application/helpers/qanda_helper.php 1

Type Line Description
do_array_dual 4672

application/helpers/sanitize_helper.php 1

Type Line Description
check 445

application/helpers/database_helper.php 1

Type Line Description
dbExecuteAssoc 28

application/helpers/admin/export/Writer.php 1

Type Line Description
getFullHeading 89 Force headingTextLength to null (old behaviour)