Search for getTableMapping
- Search 7.x for getTableMapping
- Search 9.5.x for getTableMapping
- Search 8.9.x for getTableMapping
- Search 10.3.x for getTableMapping
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityField::getTableMapping | function | core/ |
Gets the table mapping for the entity type of the field. |
SqlContentEntityStorage::getTableMapping | function | core/ |
Gets a table mapping for the entity's SQL tables. |
SqlContentEntityStorageSchema::getTableMapping | function | core/ |
Refreshes the table mapping with updated definitions. |
SqlContentEntityStorageTest::providerTestGetTableMappingSimple | function | core/ |
Provides test data for testGetTableMappingSimple(). |
SqlContentEntityStorageTest::testGetTableMappingEmpty | function | core/ |
Tests getTableMapping() with an empty entity type. |
SqlContentEntityStorageTest::testGetTableMappingRevisionable | function | core/ |
Tests getTableMapping() with a revisionable, non-translatable entity type. |
SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatable | function | core/ |
Tests getTableMapping() with a revisionable, translatable entity type. |
SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields | function | core/ |
Tests getTableMapping() with a complex entity type with fields. |
SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields | function | core/ |
Tests getTableMapping() with a revisionable entity type with fields. |
SqlContentEntityStorageTest::testGetTableMappingSimple | function | core/ |
Tests getTableMapping() with a simple entity type. |
SqlContentEntityStorageTest::testGetTableMappingSimpleWithDedicatedStorageFields | function | core/ |
Tests getTableMapping() with a base field that requires a dedicated table. |
SqlContentEntityStorageTest::testGetTableMappingSimpleWithFields | function | core/ |
Tests getTableMapping() with a simple entity type with some base fields. |
SqlContentEntityStorageTest::testGetTableMappingTranslatable | function | core/ |
Tests getTableMapping() with a non-revisionable, translatable entity type. |
SqlContentEntityStorageTest::testGetTableMappingTranslatableWithFields | function | core/ |
Tests getTableMapping() with a translatable entity type with fields. |
SqlEntityStorageInterface::getTableMapping | function | core/ |
Gets a table mapping for the entity's SQL tables. |
Tables::getTableMapping | function | core/ |
Gets the schema for the given table. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.