Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntitySavedCommand | class | core/ |
Indicates the entity was loaded from PrivateTempStore and saved. |
| EntitySavedCommand.php | file | core/ |
|
| EntitySavedCommand::__construct | function | core/ |
Constructs an 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::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntitySchemaTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntitySchemaTest::$modules | property | core/ |
Modules to enable. |
| EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
| EntitySchemaTest::refreshServices | function | core/ |
Refresh services. |
| EntitySchemaTest::setUp | function | core/ |
|
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
| EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
| EntitySchemaTest::testEntitySchemaUpdate | function | core/ |
Tests that entity schema responds to changes in the entity type definition. |
Pagination
- Previous page
- Page 511
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.