Search for argument

  1. Search 9.5.x for argument
  2. Search 8.9.x for argument
  3. Search 10.3.x for argument
  4. Search 11.x for argument
  5. Other projects
Title Object type File name Summary
DatabaseCondition::$arguments property includes/database/query.inc Array of arguments.
DatabaseCondition::arguments function includes/database/query.inc Implements QueryConditionInterface::arguments().
DatabaseConnection::expandArguments function includes/database/database.inc Expands out shorthand placeholders.
DatabaseQueryTestCase::testArrayArgumentsSQLInjection function modules/simpletest/tests/database_test.test Test SQL injection via database query array arguments.
DatabaseQueryTestCase::testConditionOperatorArgumentsSQLInjection function modules/simpletest/tests/database_test.test Tests SQL injection via condition operator.
DeleteQuery::arguments function includes/database/query.inc Implements QueryConditionInterface::arguments().
DrupalDefaultEntityController::$hookLoadArguments property includes/entity.inc Additional arguments to pass to hook_TYPE_load().
DrupalRenderTestCase::testDrupalRenderThemeArguments function modules/simpletest/tests/common.test Test passing arguments to the theme function.
FileTransferException::$arguments property includes/filetransfer/filetransfer.inc
MenuRouterTestCase::testMenuLoadArgumentsInheritance function modules/simpletest/tests/menu.test Tests inheritance of 'load arguments'.
menu_test_argument_load function modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
menu_test_other_argument_load function modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
MergeQuery::arguments function includes/database/query.inc Implements QueryConditionInterface::arguments().
QueryConditionInterface::arguments function includes/database/query.inc Gets a complete list of all values to insert into the prepared statement.
SearchQuery::$scoresArguments property modules/search/search.extender.inc Stores arguments for score expressions.
SelectQuery::arguments function includes/database/select.inc Gets a complete list of all values to insert into the prepared statement.
SelectQuery::getArguments function includes/database/select.inc Compiles and returns an associative array of the arguments for this prepared statement.
SelectQuery::havingArguments function includes/database/select.inc
SelectQueryExtender::arguments function includes/database/select.inc Gets a complete list of all values to insert into the prepared statement.
SelectQueryExtender::getArguments function includes/database/select.inc Compiles and returns an associative array of the arguments for this prepared statement.
SelectQueryExtender::havingArguments function includes/database/select.inc
SelectQueryInterface::getArguments function includes/database/select.inc Compiles and returns an associative array of the arguments for this prepared statement.
UpdateQuery::$arguments property includes/database/query.inc An array of values to update to.
UpdateQuery::arguments function includes/database/query.inc Implements QueryConditionInterface::arguments().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.