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.
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests certain response types ignored by the ActiveLinkResponseFilter.
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.
BlockManager::getType function core/lib/Drupal/Core/Block/BlockManager.php A string identifying the plugin type.
BreakLockLink::$entityTypeManager property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The entity type manager.
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Checks exception is thrown if two entity types share the same bundle class.
BundleConfigImportValidate::$entityTypeManager property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php The entity type manager service.
BundleConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php The typed data manager to use.
CacheableUnsupportedMediaTypeHttpException class core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php A cacheable UnsupportedMediaTypeHttpException.
CacheableUnsupportedMediaTypeHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php
CacheableUnsupportedMediaTypeHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php
ComplexDataConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php The typed data manager to use.
ComposerProjectTemplatesTest::getPathReposForType function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Get Composer items that we want to be path repos, from within a directory.
ConditionManager::getType function core/lib/Drupal/Core/Condition/ConditionManager.php A string identifying the plugin type.
config.typed service core/core.services.yml Drupal\Core\Config\TypedConfigManager
ConfigCRUDTest::testDataTypes function core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests data type handling.
ConfigEntityAdapter::$typedConfigManager property core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php The typed config manager.
ConfigEntityAdapter::getConfigTypedData function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets typed data for config entity.
ConfigEntityAdapter::getTypedConfigManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets the typed config manager.

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