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 10.3.x for source
  5. Other projects
Title Object type File name Summary
MenuLinkContentResourceTestBase::setUpAuthorization function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php Sets up the necessary authorization.
MenuLinkContentTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php Whether the tested JSON:API resource is versionable.
MenuLinkContentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The name of the tested JSON:API resource type.
MenuLinkLocalizedTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php Provides source data for ::testSource.
MenuLinkTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php Provides source data for ::testSource.
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Provides source data for ::testSource.
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Provides source data for ::testSource.
MenuResourceTestBase class core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Resource test base for the menu entity.
MenuResourceTestBase.php file core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
MenuResourceTestBase::$entity property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
MenuResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php The tested entity type.
MenuResourceTestBase::$modules property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Modules to install.
MenuResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Creates the entity to be tested.
MenuResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
MenuResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Returns the expected normalization of the entity.
MenuResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Returns the normalized POST entity.
MenuResourceTestBase::setUpAuthorization function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Sets up the necessary authorization.
MenuTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MenuTest.php The name of the tested JSON:API resource type.
MenuTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php Provides source data for ::testSource.
MenuTranslationTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php Provides source data for ::testSource.
MessageResourceTestBase class core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Resource test base for the ContactMessage entity.
MessageResourceTestBase.php file core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php
MessageResourceTestBase::$entity property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php The Message entity.
MessageResourceTestBase::$entityTypeId property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php The tested entity type.
MessageResourceTestBase::$labelFieldName property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Optionally specify which field is the 'label' field.
MessageResourceTestBase::$modules property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Modules to install.
MessageResourceTestBase::createEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Creates the entity to be tested.
MessageResourceTestBase::getExpectedNormalizedEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Returns the expected normalization of the entity.
MessageResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Return the expected error message.
MessageResourceTestBase::getNormalizedPostEntity function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Returns the normalized POST entity.
MessageResourceTestBase::setUpAuthorization function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Sets up the necessary authorization.
MessageResourceTestBase::testDelete function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Tests a DELETE request for an entity, plus edge cases to ensure good DX.
MessageResourceTestBase::testGet function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Tests a GET request for an entity, plus edge cases to ensure good DX.
MessageResourceTestBase::testPatch function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Tests a PATCH request for an entity, plus edge cases to ensure good DX.
MessageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MessageTest.php The name of the tested JSON:API resource type.
MetaEventSubscriber::addResourceObjectMeta function core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
MigrateExecutable::$source property core/modules/migrate/src/MigrateExecutable.php The source.
MigrateExecutable::$sourceIdValues property core/modules/migrate/src/MigrateExecutable.php The configuration values of the source.
MigrateExecutable::$sourceRowStatus property core/modules/migrate/src/MigrateExecutable.php Status of one row.
MigrateExecutable::currentSourceIds function core/modules/migrate/src/MigrateExecutable.php Fetches the key array for the current source record.
MigrateExecutable::getSource function core/modules/migrate/src/MigrateExecutable.php Returns the source.
MigrateExecutableTest::getMockSource function core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php Returns a mock migration source instance.
MigrateExternalTranslatedTestSource class core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php A simple migrate source for our tests.
MigrateExternalTranslatedTestSource.php file core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php
MigrateExternalTranslatedTestSource::$import property core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php The data to import.
MigrateExternalTranslatedTestSource::fields function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Returns available fields on the source.
MigrateExternalTranslatedTestSource::getIds function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Defines the source fields uniquely identifying a source row.
MigrateExternalTranslatedTestSource::initializeIterator function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Initializes the iterator with the source data.
MigrateExternalTranslatedTestSource::__toString function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Allows class to decide how it will react when it is treated like a string.
MigrateField::$source_module property core/modules/migrate_drupal/src/Annotation/MigrateField.php Identifies the system providing the data the field plugin will read.

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