Issue #3257457: EntityTypeRepositoryInterface::getEntityTypeFromClass fails with eck module
Closed
requested to merge issue/drupal-3257457:3257457-entitytyperepositoryinterfacegetentitytypefromclass-fails-with into 11.x
Merge request reports
Activity
added 1 commit
- ab9fe091 - Make $entity_type_bundle_info constructor argument optional
added 257 commits
-
e959a24a...1bb050ca - 249 commits from branch
project:11.x
- 72566241 - Fix AmbiguousBundleClassException if multiple entity types share the same class
- c9f44d32 - Fix test
- 0becd62e - Fix existing test
- 27c9a644 - Add new test
- b0bdf8ab - Attempt to please phpcs
- dfeee45b - Make $entity_type_bundle_info constructor argument optional
- 0f92030f - Update versions
- b454daa0 - Fix cs issue
Toggle commit list-
e959a24a...1bb050ca - 249 commits from branch
added 559 commits
-
b454daa0...6dfc9250 - 551 commits from branch
project:11.x
- ac9e9b05 - Fix AmbiguousBundleClassException if multiple entity types share the same class
- ddda74e9 - Fix test
- fd2f9f71 - Fix existing test
- 940f9de6 - Add new test
- 5b86e127 - Attempt to please phpcs
- 4fae9cdb - Make $entity_type_bundle_info constructor argument optional
- 9d0e8b25 - Update versions
- e4640d0e - Fix cs issue
Toggle commit list-
b454daa0...6dfc9250 - 551 commits from branch
- Resolved by Lee Rowlands
- Resolved by Lee Rowlands
added 1 commit
added 11 commits
-
7cb99a11 - 1 commit from branch
project:11.x
- f1d81438 - Fix AmbiguousBundleClassException if multiple entity types share the same class
- 6028d56d - Fix test
- 7983bba2 - Fix existing test
- 6a514611 - Add new test
- 905ccc86 - Attempt to please phpcs
- 4d61580f - Make $entity_type_bundle_info constructor argument optional
- daaa35e2 - Update versions
- bd0b69fc - Fix cs issue
- b21ed7b2 - Verify that bundle returns bundle_class when create is called without passing a bundle - #3257457
- c1a9fc23 - Issue #3257457: Updated work to satisfy Cspell and verion number to 10.3.
Toggle commit list-
7cb99a11 - 1 commit from branch
added 1 commit
- 1fcf6f1b - Update deprecation format to match other similar calls, avoiding ending in...
added 340 commits
-
1fcf6f1b...9d0eaceb - 339 commits from branch
project:11.x
- e3324c1b - Merge branch '11.x' into 3257457-entitytyperepositoryinterfacegetentitytypefromclass-fails-with
-
1fcf6f1b...9d0eaceb - 339 commits from branch
added 1 commit
- 23dbdf14 - Do a positive check for class name match instead of continue's within the for...
Please register or sign in to reply