Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsRelationship | class | core/ |
Defines a Plugin annotation object for views relationship handlers. |
| ViewsRelationship.php | file | core/ |
|
| ViewsRelationship.php | file | core/ |
|
| ViewsRenderPipelineMarkup | class | core/ |
Defines an object that passes safe strings through the Views render system. |
| ViewsRenderPipelineMarkup.php | file | core/ |
|
| ViewsRow | class | core/ |
Defines a ViewsRow attribute for plugin discovery. |
| ViewsRow | class | core/ |
Defines a Plugin annotation object for views row plugins. |
| ViewsRow.php | file | core/ |
|
| ViewsRow.php | file | core/ |
|
| ViewsRow::$base | property | core/ |
The base tables on which this row plugin can be used. |
| ViewsRow::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsRow::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsRow::$id | property | core/ |
The plugin ID. |
| ViewsRow::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsRow::$short_title | property | core/ |
An optional short title used in the views UI. |
| ViewsRow::$theme | property | core/ |
The theme function used to render the row output. |
| ViewsRow::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsRow::__construct | function | core/ |
Constructs an ViewsRow attribute. |
| ViewsSearchQuery | class | core/ |
Extends the core SearchQuery to be able to gets its protected values. |
| ViewsSearchQuery | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\search\ViewsSearchQuery. |
| ViewsSearchQuery.php | file | core/ |
|
| ViewsSearchQuery.php | file | core/ |
|
| ViewsSearchQuery::conditionReplaceString | function | core/ |
Replaces the original condition with a custom one from views recursively. |
| ViewsSearchQuery::conditions | function | core/ |
Returns the conditions property. |
| ViewsSearchQuery::matches | function | core/ |
Returns the matches property. |
| ViewsSearchQuery::publicParseSearchExpression | function | core/ |
Executes and returns the protected parseSearchExpression method. |
| ViewsSearchQuery::simple | function | core/ |
Returns the simple property. |
| ViewsSearchQuery::words | function | core/ |
Returns the words property. |
| ViewsSelection | class | core/ |
Plugin implementation of the 'selection' entity_reference. |
| ViewsSelection.php | file | core/ |
|
| ViewsSelection::$currentUser | property | core/ |
The current user. |
| ViewsSelection::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsSelection::$moduleHandler | property | core/ |
The module handler service. |
| ViewsSelection::$renderer | property | core/ |
The renderer. |
| ViewsSelection::$view | property | core/ |
The loaded View object. |
| ViewsSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| ViewsSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| ViewsSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ViewsSelection::getDisplayExecutionResults | function | core/ |
Fetches the results of executing the display. |
| ViewsSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| ViewsSelection::initializeView | function | core/ |
Initializes a view. |
| ViewsSelection::settingsFormValidate | function | core/ |
Element validate; Check View is valid. |
| ViewsSelection::stripAdminAndAnchorTagsFromResults | function | core/ |
Strips all admin and anchor tags from a result list. |
| ViewsSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| ViewsSelection::__construct | function | core/ |
Constructs a new ViewsSelection object. |
| ViewsSort | class | core/ |
Defines a Plugin annotation object for views sort handlers. |
| ViewsSort | class | core/ |
Defines a Plugin attribute object for views sort handlers. |
| ViewsSort.php | file | core/ |
|
| ViewsSort.php | file | core/ |
|
| ViewsSqlExceptionTest | class | core/ |
Tests the views exception handling. |
Pagination
- Previous page
- Page 1816
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.