Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ContentEntityNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php
ContentEntityNormalizer::denormalize function core/modules/hal/src/Normalizer/ContentEntityNormalizer.php Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize().
ContentEntityNormalizer::getEntityUri function core/modules/hal/src/Normalizer/ContentEntityNormalizer.php Constructs the entity URI.
ContentEntityNormalizer::getTypedDataIds function core/modules/hal/src/Normalizer/ContentEntityNormalizer.php Gets the typed data IDs for a type URI.
ContentEntityNormalizer::normalize function core/modules/hal/src/Normalizer/ContentEntityNormalizer.php
ContentEntityNormalizer::normalize function core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php
ContentEntityNormalizer::__construct function core/modules/hal/src/Normalizer/ContentEntityNormalizer.php Constructs an ContentEntityNormalizer object.
ContentEntityNormalizerTest class core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php @coversDefaultClass \Drupal\serialization\Normalizer\ContentEntityNormalizer[[api-linebreak]]
@group serialization
ContentEntityNormalizerTest.php file core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php
ContentEntityNormalizerTest::$contentEntityNormalizer property core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php The normalizer under test.
ContentEntityNormalizerTest::$serializer property core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php The mock serializer.
ContentEntityNormalizerTest::createMockFieldListItem function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Creates a mock field list item.
ContentEntityNormalizerTest::createMockForContentEntity function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Creates a mock content entity.
ContentEntityNormalizerTest::setUp function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php
ContentEntityNormalizerTest::testNormalize function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Tests the normalize() method.
ContentEntityNormalizerTest::testNormalizeWithAccountContext function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Tests the normalize() method with account context passed.
ContentEntityNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
ContentEntityNullStorage class core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Defines a null entity storage.
ContentEntityNullStorage.php file core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::countFieldData function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::delete function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::deleteRevision function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doDelete function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doDeleteFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doDeleteRevisionFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doLoadMultiple function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doLoadRevisionFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doSave function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doSaveFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::getQueryServiceName function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::has function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::hasData function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::load function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::loadByProperties function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::loadMultiple function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::loadMultipleRevisions function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::loadRevision function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::purgeFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::save function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorageTest class core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Tests ContentEntityNullStorage entity query support.
ContentEntityNullStorageTest.php file core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
ContentEntityNullStorageTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Modules to enable.
ContentEntityNullStorageTest::testDeleteThroughImport function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Tests deleting a contact form entity via a configuration import.
ContentEntityNullStorageTest::testEntityQuery function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Tests using entity query with ContentEntityNullStorage.
ContentEntityStorageBase class core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Base class for content entity storage handlers.
ContentEntityStorageBase.php file core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityStorageBase::$bundleKey property core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php The entity bundle key.
ContentEntityStorageBase::$cacheBackend property core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Cache backend.
ContentEntityStorageBase::$deprecatedProperties property core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.