Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsEntityArgumentValidator.php | file | core/ |
|
| ViewsEntityArgumentValidator::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| ViewsEntityArgumentValidator::$deprecatedProperties | property | core/ |
|
| 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 an 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::$deprecatedProperties | property | core/ |
|
| 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::$deprecatedProperties | property | core/ |
|
| ViewsEntitySchemaSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsEntitySchemaSubscriber::$logger | property | core/ |
The default logger service. |
| 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. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME | constant | core/ |
Indicates that a revision data table got renamed. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION | constant | core/ |
Indicates that a revision table got added. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_REMOVAL | constant | core/ |
Indicates that a revision table got removed. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
| ViewsEntitySchemaSubscriber::__construct | function | core/ |
Constructs a ViewsEntitySchemaSubscriber. |
| ViewsEntitySchemaSubscriberIntegrationTest | class | core/ |
Tests \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber |
| ViewsEntitySchemaSubscriberIntegrationTest.php | file | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventSubscriber | property | core/ |
The tested event subscriber of views. |
Pagination
- Previous page
- Page 1373
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.