You are here
39 classes are annotated with ViewsArgument in Zircon Profile 8
Broken in core/ modules/ views/ src/ Plugin/ views/ argument/Broken.php
A special handler to take the place of missing or broken handlers.
Date in core/ modules/ datetime/ src/ Plugin/ views/ argument/Date.php
Abstract argument handler for dates.
Date in core/ modules/ views/ src/ Plugin/ views/ argument/Date.php
Abstract argument handler for dates.
DayDate in core/ modules/ datetime/ src/ Plugin/ views/ argument/DayDate.php
Argument handler for a day.
DayDate in core/ modules/ views/ src/ Plugin/ views/ argument/DayDate.php
Argument handler for a day (DD)
Fid in core/ modules/ aggregator/ src/ Plugin/ views/ argument/Fid.php
Argument handler to accept an aggregator feed id.
Fid in core/ modules/ file/ src/ Plugin/ views/ argument/Fid.php
Argument handler to accept multiple file ids.
Formula in core/ modules/ views/ src/ Plugin/ views/ argument/Formula.php
Abstract argument handler for simple formulae.
FullDate in core/ modules/ views/ src/ Plugin/ views/ argument/FullDate.php
Argument handler for a full date (CCYYMMDD)
GroupByNumeric in core/ modules/ views/ src/ Plugin/ views/ argument/GroupByNumeric.php
Simple handler for arguments using group by.
Iid in core/ modules/ aggregator/ src/ Plugin/ views/ argument/Iid.php
Argument handler to accept an aggregator item id.
IndexTid in core/ modules/ taxonomy/ src/ Plugin/ views/ argument/IndexTid.php
Allow taxonomy term ID(s) as argument.
IndexTidDepth in core/ modules/ taxonomy/ src/ Plugin/ views/ argument/IndexTidDepth.php
Argument handler for taxonomy terms with depth.
IndexTidDepthModifier in core/ modules/ taxonomy/ src/ Plugin/ views/ argument/IndexTidDepthModifier.php
Argument handler for to modify depth for a previous term.
LanguageArgument in core/ modules/ views/ src/ Plugin/ views/ argument/LanguageArgument.php
Defines an argument handler to accept a language.
ManyToOne in core/ modules/ views/ src/ Plugin/ views/ argument/ManyToOne.php
An argument handler for use in fields that have a many to one relationship
with the table(s) to the left. This adds a bunch of options that are
reasonably common with this type of relationship.
Definition terms:
MonthDate in core/ modules/ datetime/ src/ Plugin/ views/ argument/MonthDate.php
Argument handler for a month.
MonthDate in core/ modules/ views/ src/ Plugin/ views/ argument/MonthDate.php
Argument handler for a month (MM)
Nid in core/ modules/ node/ src/ Plugin/ views/ argument/Nid.php
Argument handler to accept a node id.
NullArgument in core/ modules/ views/ src/ Plugin/ views/ argument/NullArgument.php
Argument handler that ignores the argument.
NumberListField in core/ modules/ options/ src/ Plugin/ views/ argument/NumberListField.php
Argument handler for list field to show the human readable name in the
summary.
NumericArgument in core/ modules/ views/ src/ Plugin/ views/ argument/NumericArgument.php
Basic argument handler for arguments that are numeric. Incorporates
break_phrase.
RolesRid in core/ modules/ user/ src/ Plugin/ views/ argument/RolesRid.php
Allow role ID(s) as argument.
Search in core/ modules/ search/ src/ Plugin/ views/ argument/Search.php
Argument handler for search keywords.
Standard in core/ modules/ views/ src/ Plugin/ views/ argument/Standard.php
Default implementation of the base argument plugin.
StringArgument in core/ modules/ views/ src/ Plugin/ views/ argument/StringArgument.php
Basic argument handler to implement string arguments that may have length
limits.
StringListField in core/ modules/ options/ src/ Plugin/ views/ argument/StringListField.php
Argument handler for list field to show the human readable name in summary.
Taxonomy in core/ modules/ taxonomy/ src/ Plugin/ views/ argument/Taxonomy.php
Argument handler for basic taxonomy tid.
Type in core/ modules/ node/ src/ Plugin/ views/ argument/Type.php
Argument handler to accept a node type.
Uid in core/ modules/ user/ src/ Plugin/ views/ argument/Uid.php
Argument handler to accept a user id.
UidRevision in core/ modules/ node/ src/ Plugin/ views/ argument/UidRevision.php
Filter handler to accept a user id to check for nodes that
user posted or created a revision on.
UserUid in core/ modules/ tracker/ src/ Plugin/ views/ argument/UserUid.php
UID argument to check for nodes that user posted or commented on.
UserUid in core/ modules/ comment/ src/ Plugin/ views/ argument/UserUid.php
Argument handler to accept a user id to check for nodes that
user posted or commented on.
Vid in core/ modules/ node/ src/ Plugin/ views/ argument/Vid.php
Argument handler to accept a node revision id.
VocabularyVid in core/ modules/ taxonomy/ src/ Plugin/ views/ argument/VocabularyVid.php
Argument handler to accept a vocabulary id.
WeekDate in core/ modules/ views/ src/ Plugin/ views/ argument/WeekDate.php
Argument handler for a week.
YearDate in core/ modules/ views/ src/ Plugin/ views/ argument/YearDate.php
Argument handler for a year (CCYY)
YearDate in core/ modules/ datetime/ src/ Plugin/ views/ argument/YearDate.php
Argument handler for a year.
YearMonthDate in core/ modules/ views/ src/ Plugin/ views/ argument/YearMonthDate.php
Argument handler for a year plus month (CCYYMM)