Search for type

  1. Search 7.x for type
  2. Search 8.9.x for type
  3. Search 10.3.x for type
  4. Search 11.x for type
  5. Other projects
Title Object type File name Summary
Action::$type property core/lib/Drupal/Core/Annotation/Action.php The entity type the action can apply to.
ActionManager::getDefinitionsByType function core/lib/Drupal/Core/Action/ActionManager.php Gets the plugin definitions for this entity type.
ActionResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The tested entity type.
ActionXmlAnonTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php The MIME type that corresponds to $format.
ActionXmlBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php The MIME type that corresponds to $format.
ActionXmlCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php The MIME type that corresponds to $format.
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests certain response types ignored by the ActiveLinkResponseFilter.
AdminNegotiator::$entityTypeManager property core/modules/user/src/Theme/AdminNegotiator.php The entity type manager.
aggregator_display_configurable_test_entity_type_build function core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.module Implements hook_entity_type_build().
AjaxTestController::getRenderTypes function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Render types.
AjaxTestController::renderTypes function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Example content for testing the wrapper of the response.
AllowedValuesConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php The typed data manager to use.
AnnotationWithVarType class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php Plugin annotation
@Target("ALL");
AnnotationWithVarType.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$annotation property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$array property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$arrayOfAnnotations property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$arrayOfIntegers property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$arrayOfStrings property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$bool property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$boolean property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$float property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$integer property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$mixed property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$string property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
ArgumentsResolverTest::testGetArgumentRouteNoTypehintAndValue function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a named parameter with no typehint and a value.
ArgumentsResolverTest::testGetWildcardArgumentNoTypehint function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a wildcard parameter with no typehint.
BaseFieldDefinition::$type property core/lib/Drupal/Core/Field/BaseFieldDefinition.php The field type.
BaseFieldDefinition::createFromItemType function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Creates a new list data definition for items of the given data type.
BaseFieldDefinition::getTargetEntityTypeId function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the ID of the entity type the field is attached to.
BaseFieldDefinition::getType function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the field type.
BaseFieldDefinition::setTargetEntityTypeId function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the ID of the type of the entity this field is attached to.
BaseFieldDefinitionTest::$fieldType property core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php A dummy field type name.
BaseFieldDefinitionTest::$fieldTypeDefinition property core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php A dummy field type definition.
BaseFieldDefinitionTest::testFieldType function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field type methods.
BaseFieldOverrideJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonAnonTest.php The MIME type that corresponds to $format.
BaseFieldOverrideJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php The MIME type that corresponds to $format.
BaseFieldOverrideJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonCookieTest.php The MIME type that corresponds to $format.
BaseFieldOverrideResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php The tested entity type.
BaseFieldOverrideXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php The MIME type that corresponds to $format.
BaseFieldOverrideXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The MIME type that corresponds to $format.
BaseFieldOverrideXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The MIME type that corresponds to $format.
BasicAuth::$entityTypeManager property core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php The entity type manager service.
BlockConfigEntityUnitTest::$entityType property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The entity type used for testing.
BlockConfigEntityUnitTest::$entityTypeId property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The ID of the type of the entity under test.
BlockConfigEntityUnitTest::$entityTypeManager property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The entity type manager used for testing.
BlockConfigSchemaTest::$typedConfig property core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php The typed config manager.
BlockFormTest::$entityTypeManager property core/modules/block/tests/src/Unit/BlockFormTest.php The entity type manager.
BlockJsonAnonTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockJsonAnonTest.php The MIME type that corresponds to $format.
BlockJsonBasicAuthTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php The MIME type that corresponds to $format.

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