| 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. |
| 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. |
| DevelGenerateBase::getEntityTypeManager |
function |
devel_generate/src/DevelGenerateBase.php |
Gets 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. |
| EntityTypeInfo::__construct |
function |
src/EntityTypeInfo.php |
EntityTypeInfo constructor. |
| 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 this class. |
| 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. |
| EntityTypeInfoController::__construct |
function |
src/Controller/EntityTypeInfoController.php |
EntityTypeInfoController constructor. |
| MediaDevelGenerate::$mediaTypeStorage |
property |
devel_generate/src/Plugin/DevelGenerate/MediaDevelGenerate.php |
The media type entity storage. |
| RouteSubscriber::$entityTypeManager |
property |
src/Routing/RouteSubscriber.php |
The entity type manager service. |
| RouteSubscriber::getEntityTypeDefinitionRoute |
function |
src/Routing/RouteSubscriber.php |
Gets the entity type definition route. |