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 |
|---|---|---|---|
| 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::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::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. |
| EntitySchemaTest.php | file | core/ |
|
| EntitySchemaTest::$database | property | core/ |
The database connection used. |
| EntitySchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntitySchemaTest::$modules | property | core/ |
Modules to install. |
| 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. |
| EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
| EntitySchemaTest::testModifyingTranslatableColumnSchema | function | core/ |
Tests that modifying the UUID field for a translatable entity works. |
| EntitySchemaTest::testPrimaryKeyUpdate | function | core/ |
Tests deleting and creating a field that is part of a primary key. |
| EntitySchemaTest::updateEntityType | function | core/ |
Updates the entity type definition. |
| EntitySchemaTestHooks | class | core/ |
Hook implementations for entity_schema_test. |
| EntitySchemaTestHooks.php | file | core/ |
|
| EntitySchemaTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
Pagination
- Previous page
- Page 462
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.