| Rss::$entityTypeId |
property |
core/modules/aggregator/src/Plugin/views/row/Rss.php |
The ID of the entity type for which this is an RSS row plugin. |
| Rss::$entityTypeId |
property |
core/modules/comment/src/Plugin/views/row/Rss.php |
The ID of the entity type for which this is an RSS row plugin. |
| Rss::$entityTypeId |
property |
core/modules/node/src/Plugin/views/row/Rss.php |
The ID of the entity type for which this is an RSS row plugin. |
| RssPluginBase::$entityTypeId |
property |
core/modules/views/src/Plugin/views/row/RssPluginBase.php |
The ID of the entity type for which this is an RSS row plugin. |
| RssPluginBase::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/row/RssPluginBase.php |
The entity manager. |
| SearchPageResourceTestBase::$entityTypeId |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
The tested entity type. |
| SearchPageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/SearchPageTest.php |
The tested entity type. |
| SetInlineBlockDependency::$entityTypeManager |
property |
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php |
The entity type manager. |
| ShortcutResourceTestBase::$entityTypeId |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
The tested entity type. |
| ShortcutSetResourceTestBase::$entityTypeId |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
The tested entity type. |
| ShortcutSetTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php |
The tested entity type. |
| ShortcutTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php |
The tested entity type. |
| Sql::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
The entity type manager. |
| SqlContentEntityStorage::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The entity type manager. |
| SqlContentEntityStorage::onEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Reacts to the creation of the entity type. |
| SqlContentEntityStorage::onEntityTypeDelete |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Reacts to the deletion of the entity type. |
| SqlContentEntityStorage::onEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Reacts to the update of the entity type. |
| SqlContentEntityStorage::onFieldableEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Reacts to the creation of the fieldable entity type. |
| SqlContentEntityStorage::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Reacts to the update of a fieldable entity type. |
| SqlContentEntityStorage::setEntityType |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Updates the wrapped entity type definition. |
| SqlContentEntityStorageSchema::$entityType |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
The entity type this schema builder is responsible for. |
| SqlContentEntityStorageSchema::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
The entity type manager. |
| SqlContentEntityStorageSchema::checkEntityType |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Checks that we are dealing with the correct entity type. |
| SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Handles the case when an error occurs during the data copying step. |
| SqlContentEntityStorageSchema::onEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Reacts to the creation of the entity type. |
| SqlContentEntityStorageSchema::onEntityTypeDelete |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Reacts to the deletion of the entity type. |
| SqlContentEntityStorageSchema::onEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Reacts to the update of the entity type. |
| SqlContentEntityStorageSchema::onFieldableEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Reacts to the creation of the fieldable entity type. |
| SqlContentEntityStorageSchema::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Reacts to the update of a fieldable entity type. |
| SqlContentEntityStorageSchema::postUpdateEntityTypeSchema |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Allows subscribers to do any cleanup necessary after data copying. |
| SqlContentEntityStorageSchema::preUpdateEntityTypeSchema |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Allows subscribers to prepare their schema before data copying. |
| SqlContentEntityStorageSchemaConverter::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchemaConverter.php |
The entity type ID this schema converter is responsible for. |
| SqlContentEntityStorageSchemaConverter::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchemaConverter.php |
The entity type manager. |
| SqlContentEntityStorageSchemaTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php |
The mocked entity type used in this test. |
| SqlContentEntityStorageSchemaTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php |
The mocked entity type manager used in this test. |
| SqlContentEntityStorageSchemaTest::testonEntityTypeUpdateWithNewIndex |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php |
::onEntityTypeUpdate |
| SqlContentEntityStorageTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php |
The mocked entity type used in this test. |
| SqlContentEntityStorageTest::$entityTypeBundleInfo |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php |
The mocked entity type bundle info used in this test. |
| SqlContentEntityStorageTest::$entityTypeId |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php |
The entity type ID. |
| SqlContentEntityStorageTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php |
The mocked entity type manager used in this test. |
| SqlContentEntityStorageTest::testOnEntityTypeCreate |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
| SqlFieldableEntityTypeListenerTrait |
trait |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
Helper methods for EntityTypeListenerInterface. |
| SqlFieldableEntityTypeListenerTrait.php |
file |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
|
| SqlFieldableEntityTypeListenerTrait::copyData |
function |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
Copies entity data from the original storage to the temporary one. |
| SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy |
function |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
Handles the case when an error occurs during the data copying step. |
| SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
|
| SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema |
function |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
Allows subscribers to do any cleanup necessary after data copying. |
| SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema |
function |
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php |
Allows subscribers to prepare their schema before data copying. |
| SqlTest::setupEntityTypeManager |
function |
core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php |
Sets up the entity type manager in the container. |
| SqlTest::setupEntityTypes |
function |
core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php |
Sets up some test entity types and corresponding views data. |