Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsDisplayExtender.php | file | core/ |
|
| ViewsDisplayExtender.php | file | core/ |
|
| ViewsDisplayExtender::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsDisplayExtender::$id | property | core/ |
The plugin ID. |
| ViewsDisplayExtender::$no_ui | property | core/ |
Whether or not the plugin is selectable in the UI. |
| ViewsDisplayExtender::$short_title | property | core/ |
An optional short title used in the views UI. |
| ViewsDisplayExtender::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsDisplayExtender::__construct | function | core/ |
Constructs an ViewsDisplayExtender attribute. |
| ViewSelectionEntityReferenceTest | class | core/ |
Tests the ViewSelection EntityReferenceSelection plugin. |
| ViewSelectionEntityReferenceTest.php | file | core/ |
|
| ViewSelectionEntityReferenceTest::$modules | property | core/ |
Modules to install. |
| ViewSelectionEntityReferenceTest::$testViews | property | core/ |
Views used by this test. |
| ViewSelectionEntityReferenceTest::setUp | function | core/ |
|
| ViewSelectionEntityReferenceTest::testSelectionPlugin | function | core/ |
Tests the ViewSelection plugin. |
| ViewsEntityArgumentValidator | class | core/ |
Provides views argument validator plugin definitions for all entity types. |
| ViewsEntityArgumentValidator.php | file | core/ |
|
| ViewsEntityArgumentValidator::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| ViewsEntityArgumentValidator::$derivatives | property | core/ |
List of derivative definitions. |
| ViewsEntityArgumentValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsEntityArgumentValidator::create | function | core/ |
Creates a new class instance. |
| ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsEntityArgumentValidator::__construct | function | core/ |
Constructs a ViewsEntityArgumentValidator object. |
| ViewsEntityRow | class | core/ |
Provides views row plugin definitions for all non-special entity types. |
| ViewsEntityRow.php | file | core/ |
|
| ViewsEntityRow::$basePluginId | property | core/ |
The base plugin ID that the derivative is for. |
| ViewsEntityRow::$derivatives | property | core/ |
Stores all entity row plugin information. |
| ViewsEntityRow::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsEntityRow::$viewsData | property | core/ |
The views data service. |
| ViewsEntityRow::create | function | core/ |
Creates a new class instance. |
| ViewsEntityRow::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsEntityRow::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsEntityRow::__construct | function | core/ |
Constructs a ViewsEntityRow object. |
| ViewsEntitySchemaSubscriber | class | core/ |
Reacts to changes on entity types to update all views entities. |
| ViewsEntitySchemaSubscriber.php | file | core/ |
|
| ViewsEntitySchemaSubscriber::$viewsToSave | property | core/ |
Array of views that need to be saved, indexed by view name. |
| ViewsEntitySchemaSubscriber::baseTableRename | function | core/ |
Updates views if a base table is renamed. |
| ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME | constant | core/ |
Indicates that a base table got renamed. |
| ViewsEntitySchemaSubscriber::dataTableAddition | function | core/ |
Updates views if a data table is added. |
| ViewsEntitySchemaSubscriber::dataTableRemoval | function | core/ |
Updates views if a data table is removed. |
| ViewsEntitySchemaSubscriber::dataTableRename | function | core/ |
Updates views if a data table is renamed. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_ADDITION | constant | core/ |
Indicates that a data table got added. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_REMOVAL | constant | core/ |
Indicates that a data table got removed. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME | constant | core/ |
Indicates that a data table got renamed. |
| ViewsEntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| ViewsEntitySchemaSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
| ViewsEntitySchemaSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| ViewsEntitySchemaSubscriber::processHandlers | function | core/ |
Applies a callable onto all handlers of all passed in views. |
| ViewsEntitySchemaSubscriber::revisionRemoval | function | core/ |
Updates views if revision support is removed. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_ADDITION | constant | core/ |
Indicates that a revision data table got added. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL | constant | core/ |
Indicates that a revision data table got removed. |
Pagination
- Previous page
- Page 1581
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.