46 string references to 'Map'

ArrayBuildTest::setUp in core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
CallbackTest::testCallback in core/modules/migrate/tests/src/Unit/process/CallbackTest.php
Tests callback with valid "callable".
CallbackTest::testCallbackArray in core/modules/migrate/tests/src/Unit/process/CallbackTest.php
Test callback with valid "callable" and multiple arguments.
CallbackTest::testCallbackExceptions in core/modules/migrate/tests/src/Unit/process/CallbackTest.php
Tests callback exceptions.
ConfigSchemaTest::testConfigSaveMappingSort in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Test configuration value data type enforcement using schemas.
ExplodeTest::setUp in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
ExplodeTest::testChainedTransform in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests if the explode process can be chained with handles_multiple process.
ExplodeTest::testExplodeWithEmptyDelimiter in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests explode fails with empty delimiter.
ExplodeTest::testExplodeWithNonStrictAndEmptySource in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests that explode works on non-strings but with strict set to FALSE.
ExplodeTest::testExplodeWithNonStrictAndNonCastable in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests Explode exception handling when string-cast fails.
ExplodeTest::testExplodeWithStrictAndEmptyString in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests Explode return values with an empty string and strict check.
ExplodeTest::testTransformLimit in core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
Tests explode transform process works with a limit.
ExtractTest::setUp in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest::testExtractDefault in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
Test the extract plugin with default values.
ExtractTest::testExtractFailDefault in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
Tests unsuccessful extraction.
LanguageDomainsTest::setUp in core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php
LanguageNegotiationBrowser::getLangcode in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationBrowser.php
Performs language negotiation.
LanguageNegotiationTest::setUp in core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php
LanguageNegotiationTest::testStringInput in core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php
Tests string input.
LanguageTest::test in core/modules/ckeditor5/tests/src/Kernel/LanguageTest.php
Ensure that languages are resolved correctly.
LanguageTypesTest::testStringInput in core/modules/language/tests/src/Unit/process/LanguageTypesTest.php
Tests string input.
LanguageTypesTest::testTransformAll in core/modules/language/tests/src/Unit/process/LanguageTypesTest.php
Tests successful transformation of all language types.
LanguageTypesTest::testTransformConfigurable in core/modules/language/tests/src/Unit/process/LanguageTypesTest.php
Tests successful transformation of configurable language types.
language_get_browser_drupal_langcode_mappings in core/modules/language/language.module
Returns language mappings between browser and Drupal language codes.
MenuLinkParentTest::testTransformException in core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
Tests that an exception is thrown when the parent menu link is not found.
MigrateMessageController::details in core/modules/migrate/src/Controller/MigrateMessageController.php
Displays a listing of migration messages for the given migration ID.
NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings in core/modules/language/src/Form/NegotiationBrowserForm.php
Retrieves the browser's langcode mapping configuration array.
Sql::getMessages in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Retrieves a traversable object of messages related to source records.
Sql::getRowByDestination in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Retrieves a row by the destination identifiers.
Sql::getRowBySource in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Retrieves a row from the map table based on source identifier values.
Sql::lookupDestinationIds in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Looks up the destination identifiers corresponding to a source key.
Sql::lookupSourceId in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Looks up the source identifier.
SqlBase::initializeIterator in core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
Initializes the iterator with the source data.
StaticMapTest::setUp in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
StaticMapTest::testMapDotInKey in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when there is a dot in a map key.
StaticMapTest::testMapWithInvalidSourceAndBypass in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid and bypass is enabled.
StaticMapTest::testMapWithInvalidSourceWithADefaultValue in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid but there's a default.
StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid but there's a default value of NULL.
StaticMapTest::testWithNullSource in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests when the source is invalid but there's a default.
SubstrTest::testLengthIsString in core/modules/migrate/tests/src/Unit/process/SubstrTest.php
Tests that the length parameter is an integer.
SubstrTest::testStartIsString in core/modules/migrate/tests/src/Unit/process/SubstrTest.php
Tests that the start parameter is an integer.
SubstrTest::testSubstr in core/modules/migrate/tests/src/Unit/process/SubstrTest.php
Tests Substr plugin based on providerTestSubstr() values.
SubstrTest::testSubstrFail in core/modules/migrate/tests/src/Unit/process/SubstrTest.php
Tests invalid input type.
TypedDataDefinitionTest::testMaps in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php
Tests deriving metadata about maps.
xa0.php in core/lib/Drupal/Component/Transliteration/data/xa0.php
xb9.php in core/lib/Drupal/Component/Transliteration/data/xb9.php

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