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
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.
views.view.aggregator_sources.yml file core/modules/aggregator/config/optional/views.view.aggregator_sources.yml core/modules/aggregator/config/optional/views.view.aggregator_sources.yml
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 The data provider.
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 The data provider.
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php The data provider.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php The data provider.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php The data provider.
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.
WorkflowResourceTestBase::$modules property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php Modules to install.
WorkflowResourceTestBase::$patchProtectedFieldNames property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php The fields that are protected against modification during PATCH requests.
WorkflowResourceTestBase::createEntity function core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php Creates the entity to be tested.
WorkflowResourceTestBase::getExpectedNormalizedEntity function core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php Returns the expected normalization of the entity.
WorkflowResourceTestBase::getNormalizedPostEntity function core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php Returns the normalized POST entity.
WorkflowResourceTestBase::setUpAuthorization function core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php Sets up the necessary authorization.
WorkflowTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/WorkflowTest.php The name of the tested JSON:API resource type.
WorkspaceMergeForm::$sourceWorkspace property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The source workspace entity.
WorkspaceMerger::$sourceWorkspace property core/modules/workspaces/src/WorkspaceMerger.php The source workspace entity.
WorkspaceMerger::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspaceMerger.php Gets the revision identifiers for items which have changed on the source.
WorkspaceMerger::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspaceMerger.php Gets the total number of items which have changed on the source.
WorkspaceMerger::getSourceLabel function core/modules/workspaces/src/WorkspaceMerger.php Returns the human-readable label of the source.
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the revision identifiers for items which have changed on the source.
WorkspaceOperationInterface::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the total number of items which have changed on the source.
WorkspaceOperationInterface::getSourceLabel function core/modules/workspaces/src/WorkspaceOperationInterface.php Returns the human-readable label of the source.
WorkspacePublisher::$sourceWorkspace property core/modules/workspaces/src/WorkspacePublisher.php The source workspace entity.
WorkspacePublisher::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspacePublisher.php Gets the revision identifiers for items which have changed on the source.
WorkspacePublisher::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspacePublisher.php Gets the total number of items which have changed on the source.
WorkspacePublisher::getSourceLabel function core/modules/workspaces/src/WorkspacePublisher.php Returns the human-readable label of the source.
WorkspaceResourceTestBase class core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php Base class for workspace EntityResource tests.
WorkspaceResourceTestBase.php file core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::$entityTypeId property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php The tested entity type.
WorkspaceResourceTestBase::$firstCreatedEntityId property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php The entity ID for the first created entity in testPost().

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