Search for arguments

  1. Search 7.x for arguments
  2. Search 9.5.x for arguments
  3. Search 10.3.x for arguments
  4. Search 11.x for arguments
  5. Other projects
Title Object type File name Summary
ArgumentStringTest::testGlossary function core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php Tests the glossary feature.
ArgumentValidatorPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Processes the summary arguments for displaying.
CaseInsensitivePathTest::testPathsWithArguments function core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Tests paths with slugs.
Condition::$arguments property core/lib/Drupal/Core/Database/Query/Condition.php Array of arguments.
Condition::arguments function core/lib/Drupal/Core/Database/Query/Condition.php Gets a complete list of all values to insert into the prepared statement.
ConditionInterface::arguments function core/lib/Drupal/Core/Database/Query/ConditionInterface.php Gets a complete list of all values to insert into the prepared statement.
Connection::expandArguments function core/lib/Drupal/Core/Database/Connection.php Expands out shorthand placeholders.
ContainerTest::testResolveServicesAndParametersForArgumentsUsingDeepArray function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that services with an array of arguments work correctly.
ContainerTest::testResolveServicesAndParametersForInvalidArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that invalid arguments throw an Exception.
ContextualLinkDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getTitle
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.
Convert::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Returns the definition of the operation arguments.
Convert::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Validates the arguments.
CreateNew::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Returns the definition of the operation arguments.
CreateNew::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Validates the arguments.
Crop::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php Returns the definition of the operation arguments.
Crop::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php Validates the arguments.
CustomAccessCheck::$argumentsResolverFactory property core/lib/Drupal/Core/Access/CustomAccessCheck.php The arguments resolver.
CustomAccessCheckTest::$argumentsResolverFactory property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The mocked arguments resolver.
Desaturate::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Desaturate.php Returns the definition of the operation arguments.
DisplayPageWebTest::testArguments function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests arguments.
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.
FieldPluginBaseTest::setupDisplayWithEmptyArgumentsAndFields function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Sets up a display with empty arguments and fields.
FieldPluginBaseTest::testGetRenderTokensWithArguments function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @covers ::getRenderTokens
FieldPluginBaseTest::testGetRenderTokensWithoutArguments function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @covers ::getRenderTokens
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @covers ::getRenderTokens
FileTransferException::$arguments property core/lib/Drupal/Core/FileTransfer/FileTransferException.php Arguments to be used in this exception.
FormattableMarkup::$arguments property core/lib/Drupal/Component/Render/FormattableMarkup.php The arguments to replace placeholders with.
FormTestArgumentsObject class core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Provides a test form object that needs arguments.
FormTestArgumentsObject.php file core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Form constructor.
FormTestArgumentsObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Gets the configuration names that will be editable.
FormTestArgumentsObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Returns a unique string identifying the form.
FormTestArgumentsObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Form submission handler.
FormTestArgumentsObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Form validation handler.
ImageToolkitOperationBase::arguments function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Returns the definition of the operation arguments.
ImageToolkitOperationBase::prepareArguments function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Checks if required arguments are passed in and adds defaults for non passed
in optional arguments.
ImageToolkitOperationBase::validateArguments function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Validates the arguments.
InvokeCommand::$arguments property core/lib/Drupal/Core/Ajax/InvokeCommand.php An optional list of arguments to pass to the method.
LocalActionDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with title arguments.
LocalTaskDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getTitle
MockInstantiationService::$arguments property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockInstantiationService::getArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Return arguments injected into the service.
OperationBase::arguments function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php Returns the definition of the operation arguments.
PathPluginBaseTest::testCollectRoutesWithArguments function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with arguments.
PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with arguments not specified in the path.

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