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 | 
|---|---|---|---|
| AccessArgumentsResolverFactory | class | core/ | 
                                                                                        Resolves the arguments to pass to an access check callable. | 
| AccessArgumentsResolverFactory.php | file | core/ | 
                                                                                        |
| AccessArgumentsResolverFactory::getArgumentsResolver | function | core/ | 
                                                                                        Returns the arguments resolver to use when running access checks. | 
| AccessArgumentsResolverFactoryInterface | interface | core/ | 
                                                                                        Constructs the arguments resolver instance to use when running access checks. | 
| AccessArgumentsResolverFactoryInterface.php | file | core/ | 
                                                                                        |
| AccessArgumentsResolverFactoryInterface::getArgumentsResolver | function | core/ | 
                                                                                        Returns the arguments resolver to use when running access checks. | 
| AccessManager::$argumentsResolverFactory | property | core/ | 
                                                                                        The access arguments resolver. | 
| AccessManagerTest::$argumentsResolverFactory | property | core/ | 
                                                                                        The access arguments resolver. | 
| AccessManagerTest::setupAccessArgumentsResolverFactory | function | core/ | 
                                                                                        Add default expectations to the access arguments resolver factory. | 
| access_arguments_resolver_factory | service | core/ | 
                                                                                        Drupal\Core\Access\AccessArgumentsResolverFactory | 
| AjaxRendererTest::testConstructorRendererArgument | function | core/ | 
                                                                                        @group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\AjaxRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400  | 
              
| argument-placeholder.php | file | core/ | 
                                                                                        Text fixture. | 
| ArgumentDateTest | class | core/ | 
                                                                                        Tests the core date argument handlers. | 
| ArgumentDateTest.php | file | core/ | 
                                                                                        |
| ArgumentDateTest::$columnMap | property | core/ | 
                                                                                        Stores the column map for this testCase. | 
| ArgumentDateTest::$testViews | property | core/ | 
                                                                                        Views used by this test. | 
| ArgumentDateTest::testCreatedFullDateHandler | function | core/ | 
                                                                                        Tests the CreatedFullDate handler. | 
| ArgumentDateTest::testDayHandler | function | core/ | 
                                                                                        Tests the Day handler. | 
| ArgumentDateTest::testMonthHandler | function | core/ | 
                                                                                        Tests the Month handler. | 
| ArgumentDateTest::testWeekHandler | function | core/ | 
                                                                                        Tests the Week handler. | 
| ArgumentDateTest::testYearHandler | function | core/ | 
                                                                                        Tests the Year handler. | 
| ArgumentDateTest::testYearMonthHandler | function | core/ | 
                                                                                        Tests the YearMonth handler. | 
| ArgumentDateTest::viewsData | function | core/ | 
                                                                                        Returns the views data definition. | 
| ArgumentDateTimeTest | class | core/ | 
                                                                                        Tests the Drupal\datetime\Plugin\views\filter\Date handler. | 
| ArgumentDateTimeTest.php | file | core/ | 
                                                                                        |
| ArgumentDateTimeTest::$testViews | property | core/ | 
                                                                                        Views to be enabled. | 
| ArgumentDateTimeTest::setUp | function | core/ | 
                                                                                        |
| ArgumentDateTimeTest::testDatetimeArgumentAll | function | core/ | 
                                                                                        Test year, month, and day arguments combined. | 
| ArgumentDateTimeTest::testDatetimeArgumentDay | function | core/ | 
                                                                                        Test day argument. | 
| ArgumentDateTimeTest::testDatetimeArgumentFullDate | function | core/ | 
                                                                                        Test full_date CCYYMMDD argument. | 
| ArgumentDateTimeTest::testDatetimeArgumentMonth | function | core/ | 
                                                                                        Test month argument. | 
| ArgumentDateTimeTest::testDatetimeArgumentWeek | function | core/ | 
                                                                                        Test week WW argument. | 
| ArgumentDateTimeTest::testDatetimeArgumentYear | function | core/ | 
                                                                                        Test year argument. | 
| ArgumentDateTimeTest::testDatetimeArgumentYearMonth | function | core/ | 
                                                                                        Test year_month CCYYMM argument. | 
| ArgumentDefaultPluginBase | class | core/ | 
                                                                                        The fixed argument default handler; also used as the base. | 
| ArgumentDefaultPluginBase.php | file | core/ | 
                                                                                        |
| ArgumentDefaultPluginBase::$argument | property | core/ | 
                                                                                        The argument handler instance associated with this plugin. | 
| ArgumentDefaultPluginBase::access | function | core/ | 
                                                                                        Determine if the administrator has the privileges to use this plugin  | 
              
| ArgumentDefaultPluginBase::buildOptionsForm | function | core/ | 
                                                                                        Provide the default form for setting options. | 
| ArgumentDefaultPluginBase::checkAccess | function | core/ | 
                                                                                        If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input.  | 
              
| ArgumentDefaultPluginBase::defineOptions | function | core/ | 
                                                                                        Retrieve the options when this is a new access control plugin  | 
              
| ArgumentDefaultPluginBase::getArgument | function | core/ | 
                                                                                        Return the default argument. | 
| ArgumentDefaultPluginBase::getCacheTags | function | core/ | 
                                                                                        |
| ArgumentDefaultPluginBase::setArgument | function | core/ | 
                                                                                        Sets the parent argument this plugin is associated with. | 
| ArgumentDefaultPluginBase::submitOptionsForm | function | core/ | 
                                                                                        Provide the default form form for submitting options | 
| ArgumentDefaultPluginBase::validateOptionsForm | function | core/ | 
                                                                                        Provide the default form form for validating options | 
| ArgumentDefaultTest | class | core/ | 
                                                                                        Tests pluggable argument_default for views. | 
| ArgumentDefaultTest | class | core/ | 
                                                                                        Defines a argument default test plugin. | 
| ArgumentDefaultTest | class | core/ | 
                                                                                        Tests views user argument default plugin. | 
| ArgumentDefaultTest.php | file | core/ | 
                                                                                        
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.