Search for getArgument

  1. Search 7.x for getArgument
  2. Search 9.5.x for getArgument
  3. Search 8.9.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
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
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
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 type hint and a value.
CurrentUser::getArgument function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php
DisplayPluginBase::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::getArgumentText function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
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
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
Page::getArgumentText function core/modules/views/src/Plugin/views/display/Page.php
QueryParameter::getArgument function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php
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 Tests the getArgument() method.
Raw::getArgument function core/modules/views/src/Plugin/views/argument_default/Raw.php
RawTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php Tests the getArgument() method.
Select::getArguments function core/lib/Drupal/Core/Database/Query/Select.php
SelectExtender::getArguments function core/lib/Drupal/Core/Database/Query/SelectExtender.php
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
TopLevelBook::getArgument function core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php
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

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