Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::create | function | core/ |
Creates an instance of the plugin. |
| EntityRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityRow::getEntityManager | function | core/ |
|
| EntityRow::getEntityRepository | function | core/ |
Returns the entity repository. |
| EntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityRow::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| 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/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| EntityRow::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| EntityRow::__construct | function | core/ |
Constructs a new EntityRow object. |
| EntitySavedCommand | class | core/ |
AJAX command to indicate the entity was loaded from PrivateTempStore and saved into the database. |
| EntitySavedCommand.php | file | core/ |
|
| EntitySavedCommand::__construct | function | core/ |
Constructs a EntitySaveCommand 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::$workspaceManager | property | core/ |
The workspace manager. |
| 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. |
| EntitySchemaTest.php | file | core/ |
|
| EntitySchemaTest::$database | property | core/ |
The database connection used. |
| EntitySchemaTest::$modules | property | core/ |
Modules to enable. |
| EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
Pagination
- Previous page
- Page 504
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.