Search for getType
- Search 7.x for getType
- Search 9.5.x for getType
- Search 8.9.x for getType
- Search 11.x for getType
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Action::getType | function | core/ |
Returns the operation type. |
ActionConfigEntityInterface::getType | function | core/ |
Returns the operation type. |
AssetsStream::getType | function | core/ |
Returns the type of stream wrapper. |
BaseFieldDefinition::getType | function | core/ |
Returns the field type. |
BlockManager::getType | function | core/ |
A string identifying the plugin type. |
Comment::getTypeId | function | core/ |
Get the comment type ID for this comment. |
CommentInterface::getTypeId | function | core/ |
Get the comment type id for this comment. |
ConditionManager::getType | function | core/ |
A string identifying the plugin type. |
ConfigEntityAdapter::getTypedConfigManager | function | core/ |
Gets the typed config manager. |
ConfigEntityAdapter::getTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityBase::getTypedConfig | function | core/ |
Gets the typed config manager. |
ConfigEntityMapperInterface::getType | function | core/ |
Gets the entity type ID from this mapper. |
Element::getTypedDataManager | function | core/ |
Gets the typed configuration manager. |
EntityBase::getTypedData | function | core/ |
Gets a typed data object for this entity object. |
EntityBase::getTypedDataClass | function | core/ |
Returns the typed data class name for this entity. |
EntityBaseTest::testGetTypedData | function | core/ |
Tests that the correct entity adapter is returned. |
EntityDisplayModeBase::getTargetType | function | core/ |
Gets the entity type this display mode is used for. |
EntityDisplayModeBase::setTargetType | function | core/ |
Set the entity type this display mode is used for. |
EntityDisplayModeBaseUnitTest::testGetTargetType | function | core/ |
@covers ::getTargetType[[api-linebreak]] |
EntityDisplayModeBaseUnitTest::testSetTargetType | function | core/ |
@covers ::setTargetType[[api-linebreak]] |
EntityDisplayModeInterface::getTargetType | function | core/ |
Gets the entity type this display mode is used for. |
EntityDisplayModeInterface::setTargetType | function | core/ |
Set the entity type this display mode is used for. |
EntityInterface::getTypedData | function | core/ |
Gets a typed data object for this entity object. |
Extension::getType | function | core/ |
Returns the type of the extension. |
FieldConfigBase::getType | function | core/ |
Returns the field type. |
FieldDefinition::getType | function | core/ |
Returns the field type. |
FieldDefinitionInterface::getType | function | core/ |
Returns the field type. |
FieldStorageDefinitionInterface::getType | function | core/ |
Returns the field type. |
FilteredPluginManagerTrait::getType | function | core/ |
A string identifying the plugin type. |
GDToolkit::getType | function | core/ |
Gets the PHP type of the image. |
HelpSearch::getType | function | core/ |
Returns the search index type this plugin uses. |
ImageTest::testGetType | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkit()->getType(). |
JSMessageTestController::getTypes | function | core/ |
Gets the test types. |
LayoutPluginManager::getType | function | core/ |
A string identifying the plugin type. |
LocalReadOnlyStream::getType | function | core/ |
Returns the type of stream wrapper. |
LocalStream::getType | function | core/ |
Returns the type of stream wrapper. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
PrivateStream::getType | function | core/ |
Returns the type of stream wrapper. |
PublicStream::getType | function | core/ |
Returns the type of stream wrapper. |
StreamWrapperInterface::getType | function | core/ |
Returns the type of stream wrapper. |
TemporaryStream::getType | function | core/ |
Returns the type of stream wrapper. |
TestFilteredPluginManager::getType | function | core/ |
A string identifying the plugin type. |
TestToolkit::getType | function | core/ |
Returns the type of the image. |
TextField::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
TypedDataAwareValidatorTrait::getTypedData | function | core/ |
Gets the typed data object for the validated value. |
TypedDataDefinitionTest::testNotImplementedGetType | function | core/ |
Tests getString() throws exception when getType() is not implemented. |
TypedDataTrait::getTypedDataManager | function | core/ |
Gets the typed data manager. |
ViewUI::getTypedData | function | core/ |
Gets a typed data object for this entity object. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.