Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-20104

Add SPI Field->fieldDefIdentifier property

    XMLWordPrintable

Details

    Description

      Currently there is a mis match between API and SPI on this as fieldDefinitionId is exposed in SPI, but fieldDefIdentifier is needed in API. this causes the following load to occur in a loop in ContentService:

                          "fieldDefIdentifier" => $this->persistenceHandler->contentTypeHandler()->getFieldDefinition(
                              $spiField->fieldDefinitionId,
                              ContentType::STATUS_DEFINED
                          )->identifier
      

      SPI should either get this in addition, or fieldDefinitionId should be replaced by fieldDefIdentifier.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andre.romcke-obsolete@ez.no André Rømcke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 4 hours
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified