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
UserResourceTestBase::createEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Creates the entity to be tested.
UserResourceTestBase::getExpectedCacheContexts function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
UserResourceTestBase::getExpectedNormalizedEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Returns the expected normalization of the entity.
UserResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Return the expected error message.
UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The cacheability of unauthorized 'view' entity access.
UserResourceTestBase::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Returns the normalized POST entity.
UserResourceTestBase::setUpAuthorization function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Sets up the necessary authorization.
UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Tests PATCHing security-sensitive base fields of the logged in account.
UserResourceTestBase::testPatchSecurityOtherUser function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Tests PATCHing security-sensitive base fields to change other users.
UserResourceTestBase::userResourceTestBaseSkipTests function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Marks some tests as skipped because XML cannot be deserialized.
UserTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/UserTest.php The name of the tested JSON:API resource type.
UserTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php
UserTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php
VariableMultiRowTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php
VariableTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php
VideoFile::createSourceField function core/modules/media/src/Plugin/media/Source/VideoFile.php Creates the source field definition for a type.
ViewModeTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php
ViewModeTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php
ViewResourceTestBase class core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
ViewResourceTestBase.php file core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
ViewResourceTestBase::$entity property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
ViewResourceTestBase::$entityTypeId property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php The tested entity type.
ViewResourceTestBase::$modules property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Modules to install.
ViewResourceTestBase::createEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Creates the entity to be tested.
ViewResourceTestBase::getExpectedNormalizedEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the expected normalization of the entity.
ViewResourceTestBase::getNormalizedPostEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the normalized POST entity.
ViewResourceTestBase::setUpAuthorization function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Sets up the necessary authorization.
ViewTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ViewTest.php The name of the tested JSON:API resource type.
VocabularyPerTypeTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php
VocabularyResourceTestBase class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$entity property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php The tested entity type.
VocabularyResourceTestBase::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Modules to install.
VocabularyResourceTestBase::createEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Creates the entity to be tested.
VocabularyResourceTestBase::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Returns the expected normalization of the entity.
VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Return the expected error message.
VocabularyResourceTestBase::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Returns the normalized POST entity.
VocabularyResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Sets up the necessary authorization.
VocabularyTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The name of the tested JSON:API resource type.
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
WorkflowResourceTestBase class core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php ResourceTestBase for Workflow entity.
WorkflowResourceTestBase.php file core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php
WorkflowResourceTestBase::$entity property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php The Workflow entity.
WorkflowResourceTestBase::$entityTypeId property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php The tested entity type.

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