Search for type

  1. Search 7.x-1.x for type
  2. Search 4.x for type
  3. Other projects
Title Object type File name Summary
BlockContentDevelGenerate::$blockContentTypeStorage property devel_generate/src/Plugin/DevelGenerate/BlockContentDevelGenerate.php The block content type storage.
BlockContentDevelGenerate::$entityTypeBundleInfo property devel_generate/src/Plugin/DevelGenerate/BlockContentDevelGenerate.php The entity type bundle info service.
ContentDevelGenerate::$nodeTypeStorage property devel_generate/src/Plugin/DevelGenerate/ContentDevelGenerate.php The node type storage.
DevelController::$entityTypeBundleInfo property src/Controller/DevelController.php The entity type bundle info service.
DevelController::$fieldTypeManager property src/Controller/DevelController.php The field type plugin manager service.
DevelEntityToArrayTest::$entityType property tests/src/Kernel/DevelEntityToArrayTest.php The entity type used in this test.
DevelEntityToArrayTest::$referencedEntityType property tests/src/Kernel/DevelEntityToArrayTest.php The entity type that is being referenced.
DevelEntityTypeInfoTest class tests/src/Functional/DevelEntityTypeInfoTest.php Tests entity type info pages and links.
DevelEntityTypeInfoTest.php file tests/src/Functional/DevelEntityTypeInfoTest.php
DevelEntityTypeInfoTest::setUp function tests/src/Functional/DevelEntityTypeInfoTest.php
DevelEntityTypeInfoTest::testEntityInfoMenuLink function tests/src/Functional/DevelEntityTypeInfoTest.php Tests entity info menu link.
DevelEntityTypeInfoTest::testEntityTypeDetail function tests/src/Functional/DevelEntityTypeInfoTest.php Tests entity type detail page.
DevelEntityTypeInfoTest::testEntityTypeFields function tests/src/Functional/DevelEntityTypeInfoTest.php Tests entity type fields page.
DevelEntityTypeInfoTest::testEntityTypeList function tests/src/Functional/DevelEntityTypeInfoTest.php Tests entity type list page.
DevelGenerateBase::$entityTypeManager property devel_generate/src/DevelGenerateBase.php The entity type manager service.
DevelLocalTask::$entityTypeManager property src/Plugin/Derivative/DevelLocalTask.php The entity manager.
devel_entity_type_alter function ./devel.module Implements hook_entity_type_alter().
EntityDebugController::entityTypeDefinition function src/Controller/EntityDebugController.php Returns the entity type definition of the current entity.
EntityTypeInfo class src/EntityTypeInfo.php Manipulates entity type information.
EntityTypeInfo.php file src/EntityTypeInfo.php
EntityTypeInfo::$currentUser property src/EntityTypeInfo.php The current user.
EntityTypeInfo::create function src/EntityTypeInfo.php Instantiates a new instance of this class.
EntityTypeInfo::entityOperation function src/EntityTypeInfo.php Adds devel operations on entity that supports it.
EntityTypeInfo::entityTypeAlter function src/EntityTypeInfo.php Adds devel links to appropriate entity types.
EntityTypeInfo::getPathParts function src/EntityTypeInfo.php Get path parts.
EntityTypeInfo::setEntityTypeLinkTemplate function src/EntityTypeInfo.php Sets entity type link template.
EntityTypeInfoController class src/Controller/EntityTypeInfoController.php Provides route responses for the entity types info page.
EntityTypeInfoController.php file src/Controller/EntityTypeInfoController.php
EntityTypeInfoController::$dumper property src/Controller/EntityTypeInfoController.php The dumper service.
EntityTypeInfoController::$entityLastInstalledSchemaRepository property src/Controller/EntityTypeInfoController.php The installed entity definition repository service.
EntityTypeInfoController::create function src/Controller/EntityTypeInfoController.php Instantiates a new instance of the implementing class using autowiring.
EntityTypeInfoController::entityTypeDetail function src/Controller/EntityTypeInfoController.php Returns a render array representation of the entity type.
EntityTypeInfoController::entityTypeFields function src/Controller/EntityTypeInfoController.php Returns a render array representation of the entity type field definitions.
EntityTypeInfoController::entityTypeList function src/Controller/EntityTypeInfoController.php Builds the entity types overview page.
MediaDevelGenerate::$mediaTypeStorage property devel_generate/src/Plugin/DevelGenerate/MediaDevelGenerate.php The media type entity storage.
RouteSubscriber::getEntityTypeDefinitionRoute function src/Routing/RouteSubscriber.php Gets the entity type definition route.