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
ColorTest::providerSource function core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php The data provider.
CommentEntityTranslationTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php The data provider.
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::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 enable.
CommentSourceWithHighWaterTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php The data provider.
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 The data provider.
CommentTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php The data provider.
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 The data provider.
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::providerOnDependencyRemovalForResourceGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForResourceGranularity
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.
ConfigEntityResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/ConfigEntityResourceTestBase.php
ConfigEntityResourceTestBase.php file core/modules/jsonapi/tests/src/Functional/ConfigEntityResourceTestBase.php
ConfigEntityResourceTestBase::setUp function core/modules/jsonapi/tests/src/Functional/ConfigEntityResourceTestBase.php
ConfigEntityResourceTestBase::setUp function core/modules/rest/tests/src/Functional/EntityResource/ConfigEntityResourceTestBase.php
ConfigEntityResourceTestBase::SKIP_METHODS constant core/modules/rest/tests/src/Functional/EntityResource/ConfigEntityResourceTestBase.php A list of test methods to skip.
ConfigEntityResourceTestBase::SKIP_METHODS constant core/modules/jsonapi/tests/src/Functional/ConfigEntityResourceTestBase.php A list of test methods to skip.

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