Search for source

  1. Search 7.x for source
  2. Search 9.5.x for source
  3. Search 8.9.x for source
  4. Search 11.x for source
  5. Other projects
Title Object type File name Summary
CacheableEmbeddedDataSource.php file core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php
CacheableEmbeddedDataSource::count function core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php Gets the source count.
CacheableEmbeddedDataSource::doCount function core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php Gets the source count.
CacheableResourceResponse class core/modules/jsonapi/src/CacheableResourceResponse.php Extends ResourceResponse with cacheability.
CacheableResourceResponse.php file core/modules/jsonapi/src/CacheableResourceResponse.php
CKEditor5MediaController::getMediaImageSourceFieldName function core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php Gets the name of an image media item's source field.
CKEditor5UpdateImageToolbarItemTest::getSourceEditingRestrictions function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateImageToolbarItemTest.php Gets the configured HTML restrictions for the Source Editing plugin.
CommentEntityTranslationTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php
CommentResourceTestBase class core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
CommentResourceTestBase.php file core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
CommentResourceTestBase::$entity property core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
CommentResourceTestBase::$entityTypeId property core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php The tested entity type.
CommentResourceTestBase::$modules property core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Modules to install.
CommentResourceTestBase::$patchProtectedFieldNames property core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php The fields that are protected against modification during PATCH requests.
CommentResourceTestBase::commentResourceTestBaseSkipTests function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Marks some tests as skipped because XML cannot be deserialized.
CommentResourceTestBase::createEntity function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Creates the entity to be tested.
CommentResourceTestBase::getExpectedCacheContexts function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
CommentResourceTestBase::getExpectedCacheTags function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
CommentResourceTestBase::getExpectedNormalizedEntity function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Returns the expected normalization of the entity.
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Return the expected error message.
CommentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php The cacheability of unauthorized 'view' entity access.
CommentResourceTestBase::getNormalizedPatchEntity function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Returns the normalized PATCH entity.
CommentResourceTestBase::getNormalizedPostEntity function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Returns the normalized POST entity.
CommentResourceTestBase::setUpAuthorization function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Sets up the necessary authorization.
CommentResourceTestBase::testPostDxWithoutCriticalBaseFields function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Tests POSTing a comment without critical base fields.
CommentResourceTestBase::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Tests POSTing a comment with and without 'skip comment approval'.
CommentSourceWithHighWaterTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php Tests the Drupal 6 comment source w/ high water handling.
CommentSourceWithHighWaterTest.php file core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php
CommentSourceWithHighWaterTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php Modules to install.
CommentSourceWithHighWaterTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php
CommentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/CommentTest.php The name of the tested JSON:API resource type.
CommentTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php
CommentTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php
CommentTypeResourceTestBase class core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php ResourceTestBase for CommentType entity.
CommentTypeResourceTestBase.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::$entity property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php The CommentType entity.
CommentTypeResourceTestBase::$entityTypeId property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php The tested entity type.
CommentTypeResourceTestBase::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Modules to install.
CommentTypeResourceTestBase::createEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Creates the entity to be tested.
CommentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Returns the expected normalization of the entity.
CommentTypeResourceTestBase::getNormalizedPostEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Returns the normalized POST entity.
CommentTypeResourceTestBase::setUpAuthorization function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Sets up the necessary authorization.
CommentTypeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php The name of the tested JSON:API resource type.
CommentTypeTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php
ComponentLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/ComponentLoader.php
ConfigDependencies::onDependencyRemovalForResourceGranularity function core/modules/rest/src/Entity/ConfigDependencies.php Informs the entity that entities it depends on will be deleted.
ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForResourceGranularity
ConfigEntityResourceTestBase class core/modules/jsonapi/tests/src/Functional/ConfigEntityResourceTestBase.php Resource test base class for config entities.
ConfigEntityResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/ConfigEntityResourceTestBase.php Resource test base class for config entities.

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