Search for getArguments

  1. Search 7.x for getArguments
  2. Search 9.5.x for getArguments
  3. Search 10.3.x for getArguments
  4. Search 11.x for getArguments
  5. Other projects
Title Object type File name Summary
AccessArgumentsResolverFactory::getArgumentsResolver function core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php Returns the arguments resolver to use when running access checks.
AccessArgumentsResolverFactoryInterface::getArgumentsResolver function core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php Returns the arguments resolver to use when running access checks.
ArgumentsResolver::getArguments function core/lib/Drupal/Component/Utility/ArgumentsResolver.php Gets arguments suitable for passing to the given callable.
ArgumentsResolverInterface::getArguments function core/lib/Drupal/Component/Utility/ArgumentsResolverInterface.php Gets arguments suitable for passing to the given callable.
ControllerResolver::doGetArguments function core/lib/Drupal/Core/Controller/ControllerResolver.php
ControllerResolverTest::testGetArguments function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getArguments().
ControllerResolverTest::testGetArgumentsWithRouteMatchAndPsr7Request function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getArguments with a route match and a PSR-7 request.
ControllerResolverTest::testGetArgumentsWithRouteMatchAndRequest function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getArguments with a route match and a request.
DisplayPluginBase::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns to tokens for arguments.
DisplayPluginInterface::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns to tokens for arguments.
MockInstantiationService::getArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Return arguments injected into the service.
Select::getArguments function core/lib/Drupal/Core/Database/Query/Select.php Compiles and returns an associative array of the arguments for this prepared statement.
SelectExtender::getArguments function core/lib/Drupal/Core/Database/Query/SelectExtender.php Compiles and returns an associative array of the arguments for this prepared statement.
SelectInterface::getArguments function core/lib/Drupal/Core/Database/Query/SelectInterface.php Compiles and returns an associative array of the arguments for this prepared statement.
TranslatableMarkup::getArguments function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets all arguments from this translated string.

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