Search for info
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeInfo::create | function | core/ |
Instantiates a new instance of this class. |
EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Adds base field info to an entity type. |
EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Provides custom base field definitions for a content entity type. |
EntityTypeInfo::entityExtraFieldInfo | function | core/ |
Gets the "extra fields" for a bundle. |
EntityTypeInfo::entityPrepareForm | function | core/ |
Replaces the entity form entity object with a proper revision object. |
EntityTypeInfo::entityTypeAlter | function | core/ |
Adds Moderation configuration to appropriate entity types. |
EntityTypeInfo::entityTypeAlter | function | core/ |
Adds Workspace configuration to appropriate entity types. |
EntityTypeInfo::entityTypeBuild | function | core/ |
Adds workspace support info to eligible entity types. |
EntityTypeInfo::fieldInfoAlter | function | core/ |
Alters field plugin definitions. |
EntityTypeInfo::formAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
EntityTypeInfo::getModeratedBundles | function | core/ |
Returns an iterable list of entity names and bundle names under moderation. |
EntityTypeInfo::isModeratedEntityEditForm | function | core/ |
Checks whether the specified form allows to edit a moderated entity. |
EntityTypeInfo::__construct | function | core/ |
EntityTypeInfo constructor. |
EntityTypeInfo::__construct | function | core/ |
|
EntityTypeInfoTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\EntityTypeInfo |
EntityTypeInfoTest.php | file | core/ |
|
EntityTypeInfoTest::$entityFieldManager | property | core/ |
The entity field manager. |
EntityTypeInfoTest::$entityTypeInfo | property | core/ |
The entity type info class. |
EntityTypeInfoTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeInfoTest::$modules | property | core/ |
Modules to install. |
EntityTypeInfoTest::enableModeration | function | core/ |
Add moderation to an entity type and bundle. |
EntityTypeInfoTest::providerTestEntityTypeAlter | function | core/ |
Provides test data for testEntityTypeAlter(). |
EntityTypeInfoTest::setUp | function | core/ |
|
EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
@covers ::entityBaseFieldInfo |
EntityTypeInfoTest::testEntityBaseFieldInfo | function | core/ |
@covers ::entityBaseFieldInfo |
EntityTypeInfoTest::testEntityBaseFieldProvider | function | core/ |
Tests entity base field provider. |
EntityTypeInfoTest::testEntityTypeAlter | function | core/ |
Tests the correct entity types have moderation added. |
EntityTypeRepositoryTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
EntityUrlTest::registerBundleInfo | function | core/ |
Registers bundle information for the mock entity type. |
entity_crud_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
entity_reference_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml |
entity_reference_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
entity_reference_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
entity_reference_test_views.info.yml | file | core/ |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
entity_schema_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml |
entity_schema_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
entity_schema_test_entity_bundle_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
entity_schema_test_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
entity_serialization_test.info.yml | file | core/ |
core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml |
entity_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test/entity_test.info.yml |
entity_test_bundle_class.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.info.yml |
entity_test_bundle_class_entity_bundle_info_alter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
entity_test_constraints.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml |
entity_test_extra.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml |
entity_test_extra_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
entity_test_extra_entity_bundle_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
entity_test_extra_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
entity_test_install.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml |
entity_test_operation.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.