Search for getType

  1. Search 7.x for getType
  2. Search 8.9.x for getType
  3. Search 10.3.x for getType
  4. Search 11.x for getType
  5. Other projects
Title Object type File name Summary
Action::getType function core/modules/system/src/Entity/Action.php Returns the operation type.
ActionConfigEntityInterface::getType function core/modules/system/src/ActionConfigEntityInterface.php Returns the operation type.
BaseFieldDefinition::getType function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the field type.
BaseFieldDefinitionTest::getType function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php Returns the field type.
BlockManager::getType function core/lib/Drupal/Core/Block/BlockManager.php A string identifying the plugin type.
CKEditor5PluginDefinition::getTypedConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Returns the typed configuration service.
Comment::getTypeId function core/modules/comment/src/Entity/Comment.php Get the comment type ID for this comment.
CommentInterface::getTypeId function core/modules/comment/src/CommentInterface.php Get the comment type id for this comment.
ConditionManager::getType function core/lib/Drupal/Core/Condition/ConditionManager.php A string identifying the plugin type.
ConfigEntityAdapter::getTypedConfigManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets the typed config manager.
ConfigEntityAdapter::getTypedDataManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php @todo Remove this in https://www.drupal.org/node/3011137.
ConfigEntityBase::getTypedConfig function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the typed config manager.
ConfigEntityMapper::getType function core/modules/config_translation/src/ConfigEntityMapper.php Gets the entity type from this mapper.
ConfigEntityMapper::getTypeLabel function core/modules/config_translation/src/ConfigEntityMapper.php Returns the label of the type of data the mapper encapsulates.
ConfigEntityMapper::getTypeName function core/modules/config_translation/src/ConfigEntityMapper.php Returns the name of the type of data the mapper encapsulates.
ConfigEntityMapperTest::testGetType function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getType().
ConfigEntityMapperTest::testGetTypeLabel function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getTypeLabel().
ConfigEntityMapperTest::testGetTypeName function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getTypeName().
ConfigFieldMapper::getTypeLabel function core/modules/config_translation/src/ConfigFieldMapper.php Returns the label of the type of data the mapper encapsulates.
ConfigMapperInterface::getTypeLabel function core/modules/config_translation/src/ConfigMapperInterface.php Returns the label of the type of data the mapper encapsulates.
ConfigMapperInterface::getTypeName function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the type of data the mapper encapsulates.
ConfigNamesMapper::getTypeLabel function core/modules/config_translation/src/ConfigNamesMapper.php Returns the label of the type of data the mapper encapsulates.
ConfigNamesMapper::getTypeName function core/modules/config_translation/src/ConfigNamesMapper.php Returns the name of the type of data the mapper encapsulates.
ConfigNamesMapperTest::testGetTypeLabel function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getTypeLabel().
ConfigNamesMapperTest::testGetTypeName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getTypeName().
ContentEntityNormalizer::getTypedDataIds function core/modules/hal/src/Normalizer/ContentEntityNormalizer.php Gets the typed data IDs for a type URI.
DbLogTest::getTypeCount function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the count of database log entries by database log event type.
DisplayPluginBase::getType function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the display type that this display requires.
DisplayPluginInterface::getType function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns the display type that this display requires.
DisplayTest::getType function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Returns the display type that this display requires.
DummyExternalReadOnlyWrapper::getType function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns the type of stream wrapper.
DummyRemoteReadOnlyStreamWrapper::getType function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the type of stream wrapper.
Element::getTypedDataManager function core/lib/Drupal/Core/Config/Schema/Element.php Gets the typed configuration manager.
EntityBase::getTypedData function core/lib/Drupal/Core/Entity/EntityBase.php Gets a typed data object for this entity object.
EntityBase::getTypedDataClass function core/lib/Drupal/Core/Entity/EntityBase.php Returns the typed data class name for this entity.
EntityBaseTest::testGetTypedData function core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php Tests that the correct entity adapter is returned.
EntityDisplayModeBase::getTargetType function core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php Gets the entity type this display mode is used for.
EntityDisplayModeBase::setTargetType function core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php Set the entity type this display mode is used for.
EntityDisplayModeBaseUnitTest::testGetTargetType function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php @covers ::getTargetType
EntityDisplayModeBaseUnitTest::testSetTargetType function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php @covers ::setTargetType
EntityDisplayModeInterface::getTargetType function core/lib/Drupal/Core/Entity/EntityDisplayModeInterface.php Gets the entity type this display mode is used for.
EntityDisplayModeInterface::setTargetType function core/lib/Drupal/Core/Entity/EntityDisplayModeInterface.php Set the entity type this display mode is used for.
EntityInterface::getTypedData function core/lib/Drupal/Core/Entity/EntityInterface.php Gets a typed data object for this entity object.
EntityReference::getType function core/modules/views/src/Plugin/views/display/EntityReference.php Returns the display type that this display requires.
Extension::getType function core/lib/Drupal/Core/Extension/Extension.php Returns the type of the extension.
Feed::getType function core/modules/views/src/Plugin/views/display/Feed.php Returns the display type that this display requires.
FieldConfigBase::getType function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the field type.
FieldConfigEntityUnitTest::testGetType function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php @covers ::getType
FieldDefinition::getType function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the field type.
FieldDefinitionInterface::getType function core/lib/Drupal/Core/Field/FieldDefinitionInterface.php Returns the field type.

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