Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentPluginBase::needsStylePlugin | function | core/ |
Determine if the argument needs a style plugin. |
ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
ArgumentPluginBase::processContainerRadios | function | core/ |
Custom form radios process function. |
ArgumentPluginBase::summaryNameField | function | core/ |
Adds the name field, which is the field displayed in summary queries. |
ArgumentPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
ArgumentPluginBase::validateArgument | function | core/ |
Validate that this argument works. By default, all arguments are valid. |
ArgumentPluginBase::validateFail | function | core/ |
How to act if validation fails. |
ArgumentPluginBase::validateMenuArgument | function | core/ |
Called by the menu system to validate an argument. |
ArgumentPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
ArgumentsPluginId | class | core/ |
A stub class used by testGetInstanceArguments(). |
ArgumentsPluginId::__construct | function | core/ |
|
ArgumentsResolver::$wildcards | property | core/ |
An array object candidates tried on every parameter regardless of name. |
ArgumentsResolver::handleUnresolvedArgument | function | core/ |
Handles unresolved arguments for getArgument(). |
ArgumentsResolverTest::providerTestGetArgument | function | core/ |
Provides test data to testGetArgument(). |
ArgumentsResolverTest::providerTestHandleUnresolvedArgument | function | core/ |
Provides test data to testHandleUnresolvedArgument(). |
ArgumentsResolverTest::testGetArgumentOrder | function | core/ |
Tests getArgument() with a Route, Request, and Account object. |
ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue | function | core/ |
Tests getArgument() with a named parameter with no type hint and a value. |
ArgumentsResolverTest::testGetWildcardArgument | function | core/ |
Tests getArgument() with a wildcard object for a parameter with a custom name. |
ArgumentsResolverTest::testGetWildcardArgumentNoTypeHint | function | core/ |
Tests getArgument() with a wildcard parameter with no type hint. |
ArgumentsResolverTest::testHandleNotUpcastedArgument | function | core/ |
Tests handleUnresolvedArgument() for a scalar argument. |
ArgumentsResolverTest::testHandleUnresolvedArgument | function | core/ |
Tests handleUnresolvedArgument() for missing arguments. |
ArgumentStringTest::$modules | property | core/ |
Modules to install. |
ArgumentSummaryTest::$modules | property | core/ |
Modules to install. |
ArgumentSummaryTest::$nodeType | property | core/ |
Node type with an autocomplete tagging field. |
ArgumentTransformTermTest::termArgumentTransformationProvider | function | core/ |
Provides data for testTermArgumentTransformation(). |
ArgumentUidRevisionTest | class | core/ |
Tests the argument_node_uid_revision handler. |
ArgumentUidRevisionTest.php | file | core/ |
|
ArgumentUidRevisionTest::$modules | property | core/ |
Modules to install. |
ArgumentUidRevisionTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentUidRevisionTest::setUp | function | core/ |
|
ArgumentUidRevisionTest::testArgument | function | core/ |
Tests the node_uid_revision argument. |
ArgumentValidateTest | class | core/ |
Tests user argument validators for ID and name. |
ArgumentValidateTest.php | file | core/ |
|
ArgumentValidateTest::$account | property | core/ |
A user for this test. |
ArgumentValidateTest::$modules | property | core/ |
Modules to install. |
ArgumentValidateTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentValidateTest::setUp | function | core/ |
|
ArgumentValidateTest::testArgumentValidateUserName | function | core/ |
Tests the UserName argument validator. |
ArgumentValidateTest::testArgumentValidateUserUid | function | core/ |
Tests the User (ID) argument validator. |
ArgumentValidatorPluginBase | class | core/ |
Base argument validator plugin to provide basic functionality. |
ArgumentValidatorPluginBase.php | file | core/ |
|
ArgumentValidatorPluginBase::$argument | property | core/ |
The argument handler instance associated with this plugin. |
ArgumentValidatorPluginBase::$option_name | property | core/ |
The option name. |
ArgumentValidatorPluginBase::access | function | core/ |
Determines if the administrator has the privileges to use this plugin. |
ArgumentValidatorPluginBase::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
ArgumentValidatorPluginBase::checkAccess | function | core/ |
Blocks user input when the form is shown but we don´t have access. |
ArgumentValidatorPluginBase::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
ArgumentValidatorPluginBase::processSummaryArguments | function | core/ |
Processes the summary arguments for displaying. |
ArgumentValidatorPluginBase::setArgument | function | core/ |
Sets the parent argument this plugin is associated with. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.