Search for getArgument

  1. Search 7.x for getArgument
  2. Search 9.5.x for getArgument
  3. Search 10.3.x for getArgument
  4. Search 11.x for getArgument
  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.
ArgumentDefaultPluginBase::getArgument function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Return the default argument.
ArgumentDefaultTest::getArgument function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Return the default argument.
ArgumentsResolver::getArgument function core/lib/Drupal/Component/Utility/ArgumentsResolver.php Gets the argument value for a parameter.
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.
ArgumentsResolverTest::providerTestGetArgument function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides test data to testGetArgument().
ArgumentsResolverTest::testGetArgument function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests the getArgument() method.
ArgumentsResolverTest::testGetArgumentObject function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with an object.
ArgumentsResolverTest::testGetArgumentOrder function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a Route, Request, and Account object.
ArgumentsResolverTest::testGetArgumentRouteNoTypehintAndValue function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a named parameter with no typehint and a value.
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.
CurrentUser::getArgument function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php Return the default argument.
DisplayPluginBase::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns to tokens for arguments.
DisplayPluginBase::getArgumentText function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Provides help text for the arguments.
DisplayPluginInterface::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns to tokens for arguments.
DisplayPluginInterface::getArgumentText function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Provides help text for the arguments.
Fixed::getArgument function core/modules/views/src/Plugin/views/argument_default/Fixed.php Return the default argument.
MockInstantiationService::getArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Return arguments injected into the service.
Node::getArgument function core/modules/node/src/Plugin/views/argument_default/Node.php Return the default argument.
Page::getArgumentText function core/modules/views/src/Plugin/views/display/Page.php Provides help text for the arguments.
QueryParameter::getArgument function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php Return the default argument.
QueryParameterTest::providerGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php Provides data for testGetArgument().
QueryParameterTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php Test the getArgument() method.
Raw::getArgument function core/modules/views/src/Plugin/views/argument_default/Raw.php Return the default argument.
RawTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php Test the getArgument() method.
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.
Tid::getArgument function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Return the default argument.
TopLevelBook::getArgument function core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php Return the default argument.
TranslatableMarkup::getArguments function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets all arguments from this translated string.
User::getArgument function core/modules/user/src/Plugin/views/argument_default/User.php Return the default argument.

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