Search for argument
- Search 7.x for argument
- Search 9.5.x for argument
- Search 10.3.x for argument
- Search 11.x for argument
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ArgumentValidatorPluginBase::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
ArgumentValidatorPluginBase::validateArgument | function | core/ |
Performs validation for a given argument. |
ArgumentValidatorPluginBase::validateOptionsForm | function | core/ |
Provides the default form for validating options. |
ArgumentValidatorTermTest | class | core/ |
Tests the plugin of the taxonomy: term argument validator. |
ArgumentValidatorTermTest.php | file | core/ |
|
ArgumentValidatorTermTest::$ids | property | core/ |
Stores the taxonomy IDs used by this test. |
ArgumentValidatorTermTest::$names | property | core/ |
Stores the taxonomy names used by this test. |
ArgumentValidatorTermTest::$terms | property | core/ |
Stores the taxonomy term used by this test. |
ArgumentValidatorTermTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentValidatorTermTest::setUp | function | core/ |
|
ArgumentValidatorTermTest::testArgumentValidatorTerm | function | core/ |
Tests the term argument validator plugin. |
ArgumentValidatorTest | class | core/ |
Tests Views argument validators. |
ArgumentValidatorTest | class | core/ |
Defines a argument validator test plugin. |
ArgumentValidatorTest | class | core/ |
Tests the Argument validator through the UI. |
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ArgumentValidatorTest::$testViews | property | core/ |
Views used by this test. |
ArgumentValidatorTest::$testViews | property | core/ |
Views used by this test. |
ArgumentValidatorTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ArgumentValidatorTest::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler both with and without specify_validation turned on. |
ArgumentValidatorTest::testArgumentValidateNumeric | function | core/ |
|
ArgumentValidatorTest::testArgumentValidatorPlugin | function | core/ |
Tests the argument validator test plugin. |
ArgumentValidatorTest::testSpecifyValidation | function | core/ |
Tests the 'Specify validation criteria' checkbox functionality. |
ArgumentValidatorTest::validateArgument | function | core/ |
Performs validation for a given argument. |
argument_resolver.default | service | core/ |
Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver |
argument_resolver.psr7_request | service | core/ |
Drupal\Core\Controller\ArgumentResolver\Psr7RequestValueResolver |
argument_resolver.request | service | core/ |
Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver |
argument_resolver.request_attribute | service | core/ |
Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver |
argument_resolver.route_match | service | core/ |
Drupal\Core\Controller\ArgumentResolver\RouteMatchValueResolver |
AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
@covers ::mergeCollections |
AttributeTest::testMergeArgumentException | function | core/ |
@covers ::merge |
BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
BasicTest::testSimpleArgument | function | core/ |
Tests simple argument. |
BlockContentIntegrationTest::testBlockContentViewTypeArgument | function | core/ |
Tests basic block_content view with a block_content_type argument. |
CacheTest::testArgumentDefaultCache | function | core/ |
Tests that cacheability metadata is carried over from argument defaults. |
CaseInsensitivePathTest::testPathsWithArguments | function | core/ |
Tests paths with slugs. |
Condition::$arguments | property | core/ |
Array of arguments. |
Condition::arguments | function | core/ |
Gets a complete list of all values to insert into the prepared statement. |
ConditionInterface::arguments | function | core/ |
Gets a complete list of all values to insert into the prepared statement. |
Connection::expandArguments | function | core/ |
Expands out shorthand placeholders. |
ContainerAwareEventDispatcherTest::testEventReceivesTheDispatcherInstanceAsArgument | function | core/ |
|
ContainerTest::testGetForInstantiationWithVariousArgumentLengths | function | core/ |
Tests that Container::get() for various arguments lengths works. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.