Filter: LicenseExpressionFilter
Filter type for LicenseExpression.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | LicenseExpressionFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | LicenseExpressionFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
evaluation | LicenseEvaluation | Checks if If an index exists on The evaluation of the applicability license (based on SPDX terminology). If None is specified, the license should be assumed to be DECLARED |
evaluation_in | LicenseEvaluation | Checks if The evaluation of the applicability license (based on SPDX terminology). If None is specified, the license should be assumed to be DECLARED |
evaluation_not | LicenseEvaluation | Checks if The evaluation of the applicability license (based on SPDX terminology). If None is specified, the license should be assumed to be DECLARED |
evaluation_not_in | LicenseEvaluation | Checks if The evaluation of the applicability license (based on SPDX terminology). If None is specified, the license should be assumed to be DECLARED |
expression | String | Checks if If an index exists on See also The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_contains | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_ends_with | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_gt | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_gte | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_in | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_like | String | Matches
If an index exists on The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_lt | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_lte | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_not | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_not_contains | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_not_ends_with | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_not_in | String | Checks if The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_not_like | String | Checks if
The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_not_starts_with | String | Checks if Never uses an index. Consider using The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
expression_starts_with | String | Checks if Never uses an index. Consider using The license expression itself. Examples: LGPL-2.1-only OR MIT, LGPL-2.1-only OR MIT OR BSD-3-Clause |
id | ID | Checks if If an index exists on An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
text | EncodedDataFilter | Allows to filter on the fields of Note that |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time |
url | String | Checks if If an index exists on See also A URL to the license text, or homepage of the group providing the license text |
url_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_gt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_gte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_like | String | Matches
If an index exists on A URL to the license text, or homepage of the group providing the license text |
url_lt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_lte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_like | String | Checks if
A URL to the license text, or homepage of the group providing the license text |
url_not_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
url_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
This page was generated: 2024-11-06