Search for source

  1. Search 7.x for source
  2. Search 8.9.x for source
  3. Search 10.3.x for source
  4. Search 11.x for source
  5. Other projects
Title Object type File name Summary
EmbeddedDataSource::__construct function core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php
EmbeddedDataSource::__toString function core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php Allows class to decide how it will react when it is treated like a string.
EmptySource class core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Source returning a row based on the constants provided.
EmptySource class core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php Source returning an empty row with Drupal specific config dependencies.
EmptySource.php file core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php
EmptySource.php file core/modules/migrate/src/Plugin/migrate/source/EmptySource.php
EmptySource::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php The entity type manager.
EmptySource::calculateDependencies function core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php Calculates dependencies for the configured plugin.
EmptySource::create function core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php Creates an instance of the plugin.
EmptySource::doCount function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Gets the source count.
EmptySource::fields function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Returns available fields on the source.
EmptySource::getIds function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Defines the source fields uniquely identifying a source row.
EmptySource::initializeIterator function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Initializes the iterator with the source data.
EmptySource::__construct function core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php
EmptySource::__toString function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Allows class to decide how it will react when it is treated like a string.
Endpoint::buildResourceUrl function core/modules/media/src/OEmbed/Endpoint.php Builds and returns the endpoint URL.
EntityAccessChecker::$resourceTypeRepository property core/modules/jsonapi/src/Access/EntityAccessChecker.php The JSON:API resource type repository.
EntityAccessChecker::getAccessCheckedResourceObject function core/modules/jsonapi/src/Access/EntityAccessChecker.php Get the object to normalize and the access based on the provided entity.
EntityDenormalizerBase::$resourceTypeRepository property core/modules/jsonapi/src/Normalizer/EntityDenormalizerBase.php The JSON:API resource type repository.
EntityFormDisplayResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php
EntityFormDisplayResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php
EntityFormDisplayResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php
EntityFormDisplayResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php The tested entity type.
EntityFormDisplayResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Modules to install.
EntityFormDisplayResourceTestBase::createEntity function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Creates the entity to be tested.
EntityFormDisplayResourceTestBase::getExpectedCacheContexts function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Returns the expected normalization of the entity.
EntityFormDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Return the expected error message.
EntityFormDisplayResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Returns the normalized POST entity.
EntityFormDisplayResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Sets up the necessary authorization.
EntityFormDisplayTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php The name of the tested JSON:API resource type.
EntityFormModeResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php
EntityFormModeResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php
EntityFormModeResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php
EntityFormModeResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php The tested entity type.
EntityFormModeResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeResourceTestBase::createEntity function core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php Creates the entity to be tested.
EntityFormModeResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php Returns the expected normalization of the entity.
EntityFormModeResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php Returns the normalized POST entity.
EntityFormModeResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php Sets up the necessary authorization.
EntityFormModeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityFormModeTest.php The name of the tested JSON:API resource type.
EntityReferenceFieldNormalizer::hasNonInternalResourceType function core/modules/jsonapi/src/Normalizer/EntityReferenceFieldNormalizer.php Determines if a given list of resource types contains a non-internal type.
EntityResource class core/modules/jsonapi/src/Controller/EntityResource.php Process all entity requests.
EntityResource class core/modules/rest/src/Plugin/rest/resource/EntityResource.php Represents entities as resources.
EntityResource.php file core/modules/rest/src/Plugin/rest/resource/EntityResource.php
EntityResource.php file core/modules/jsonapi/src/Controller/EntityResource.php
EntityResource::$configFactory property core/modules/rest/src/Plugin/rest/resource/EntityResource.php The config factory.
EntityResource::$entityAccessChecker property core/modules/jsonapi/src/Controller/EntityResource.php The JSON:API entity access checker.
EntityResource::$entityRepository property core/modules/jsonapi/src/Controller/EntityResource.php The entity repository.
EntityResource::$entityType property core/modules/rest/src/Plugin/rest/resource/EntityResource.php The entity type targeted by this resource.

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