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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityRouteProviderSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
| EntityRouteProviderSubscriber::__construct | function | core/ |
Constructs a new EntityRouteProviderSubscriber instance. |
| EntityRow | class | core/ |
Generic entity row plugin to provide a common base for all entity types. |
| EntityRow.php | file | core/ |
|
| EntityRow::$base_table | property | core/ |
The table the entity is using for storage. |
| EntityRow::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityRow::$entityRepository | property | core/ |
The entity repository service. |
| EntityRow::$entityType | property | core/ |
Contains the entity type of this row plugin instance. |
| EntityRow::$entityTypeId | property | core/ |
Stores the entity type ID of the result entities. |
| EntityRow::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRow::$languageManager | property | core/ |
The language manager. |
| EntityRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityRow::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityRow::getEntityRepository | function | core/ |
|
| EntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityRow::getEntityTypeManager | function | core/ |
|
| EntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityRow::getView | function | core/ |
Returns the top object of a view. |
| EntityRow::init | function | core/ |
Initialize the plugin. |
| EntityRow::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| EntityRow::query | function | core/ |
Add anything to the query that we might need to. |
| EntityRow::render | function | core/ |
Renders a row object. |
| EntityRow::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| EntityRow::__construct | function | core/ |
Constructs a new EntityRow object. |
| EntitySchemaSubscriber | class | core/ |
Defines a class for listening to entity schema changes. |
| EntitySchemaSubscriber | class | core/ |
Defines a class for listening to entity schema changes. |
| EntitySchemaSubscriber.php | file | core/ |
|
| EntitySchemaSubscriber.php | file | core/ |
|
| EntitySchemaSubscriber::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntitySchemaSubscriber::$entityDefinitionUpdateManager | property | core/ |
The definition update manager. |
| EntitySchemaSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema definitions. |
| EntitySchemaSubscriber::$state | property | core/ |
The state service. |
| EntitySchemaSubscriber::$workspaceInfo | property | core/ |
The workspace information service. |
| EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
| EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| EntitySchemaSubscriber::getWorkspaceFieldDefinition | function | core/ |
Gets the base field definition for the 'workspace' revision metadata field. |
| EntitySchemaSubscriber::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
| EntitySchemaSubscriber::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
| EntitySchemaSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
| EntitySchemaSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| EntitySchemaSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| EntitySchemaSubscriber::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntitySchemaSubscriber::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntitySchemaSubscriber::__construct | function | core/ |
Constructs a new EntitySchemaSubscriber. |
| EntitySchemaSubscriber::__construct | function | core/ |
Constructs a new EntitySchemaSubscriber. |
| EntitySchemaTest | class | core/ |
Tests the default entity storage schema handler. |
Pagination
- Previous page
- Page 556
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.