Search for entityTypeId

  1. Search 7.x for entityTypeId
  2. Search 9.5.x for entityTypeId
  3. Search 8.9.x for entityTypeId
  4. Search 10.3.x for entityTypeId
  5. Other projects
Title Object type File name Summary
MediaThumbnailFormatterTest::$testEntityTypeId property core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php Test entity type id.
MediaTypeResourceTestBase::$entityTypeId property core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php The tested entity type.
MediaTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MediaTypeTest.php The tested entity type.
MenuLinkContentResourceTestBase::$entityTypeId property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php The tested entity type.
MenuLinkContentTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The tested entity type.
MenuResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php The tested entity type.
MenuTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MenuTest.php The tested entity type.
MessageResourceTestBase::$entityTypeId property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php The tested entity type.
MessageTest::$entityTypeId property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php The tested entity type.
NodeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php The tested entity type.
NodeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTest.php The tested entity type.
NodeTypeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The tested entity type.
NodeTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php The tested entity type.
PathAliasResourceTestBase::$entityTypeId property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php The tested entity type.
PathAliasTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php The tested entity type.
PrepareModulesEntityUninstallForm::$entityTypeId property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type ID of the entities to delete.
QueryBase::$entityTypeId property core/lib/Drupal/Core/Entity/Query/QueryBase.php The entity type this query runs against.
QueryBase::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryBase.php Gets the ID of the entity type for this query.
QueryInterface::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Gets the ID of the entity type for this query.
RenderedEntity::getEntityTypeId function core/modules/views/src/Plugin/views/field/RenderedEntity.php Returns the entity type identifier.
ResourceTestBase::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php The tested entity type.
ResourceType::$entityTypeId property core/modules/jsonapi/src/ResourceType/ResourceType.php The entity type ID.
ResourceType::getEntityTypeId function core/modules/jsonapi/src/ResourceType/ResourceType.php Gets the entity type ID.
ResponsiveImageStyleResourceTestBase::$entityTypeId property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php The tested entity type.
ResponsiveImageStyleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php The tested entity type.
RestResourceConfigResourceTestBase::$entityTypeId property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php The tested entity type.
RestResourceConfigTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php The tested entity type.
RoleResourceTestBase::$entityTypeId property core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php The tested entity type.
RoleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RoleTest.php The tested entity type.
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.
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.
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.
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.
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.
SqlContentEntityStorageTest::$entityTypeId property core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php The entity type ID.
TermResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The tested entity type.
TermTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/TermTest.php The tested entity type.
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Gets the type of the ID key for a given entity type.
TranslationWebTest::$entityTypeId property core/modules/field/tests/src/Functional/TranslationWebTest.php The name of the entity type to use in this test.
UserRegistrationRestTest::$entityTypeId property core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Entity type ID for this storage.
UserResourceTestBase::$entityTypeId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The tested entity type.
UserTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/UserTest.php The tested entity type.
ViewResourceTestBase::$entityTypeId property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php The tested entity type.
ViewTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ViewTest.php The tested entity type.
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php Gets the ID of the type of the entity.
VocabularyResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php The tested entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.