ClassMapGeneratorTest::getTestCreateMapTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
PictureMappingActionConfirmForm::getQuestion |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Returns the question to ask the user. |
language_get_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Returns language mappings between browser and Drupal language codes. |
language_set_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Stores language mappings between browser and Drupal language codes. |
FieldMapEnhancerTest::testFieldFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
ClassMapGeneratorTest::assertEqualsNormalized |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
MapArrayTest::providerCopyValuesToKeyCallback |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php |
Callback for a test in providerCopyValuesToKey(), which doubles the value. |
NodeStorageController::mapToDataStorageRecord |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Maps from an entity object to the storage record of the data table. |
PictureMappingActionConfirmForm::getCancelPath |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Returns the page to go to if the user cancels the action. |
RdfMappingManager::getTypedDataIdsFromTypeUris |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Convert an array of RDF type URIs to the corresponding TypedData IDs. |
DatabaseStorageControllerNG::mapToStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the base table. |
PictureMappingActionConfirmForm::getConfirmText |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Returns a caption for the button that confirms the action. |
BinaryFileResponseTest::getSampleXAccelMappings |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
|
ClassMetadata::getAssociationMappedByTargetField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns the target field of the owning side of the association |
PHPUnit_Framework_MockObject_Stub_ReturnValueMap |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
Stubs a method by returning a value from a map. |
PictureMappingActionConfirmForm::$pictureMapping |
property |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
The picture mapping object to be deleted. |
MappingDefinitionTest::testMappingDefinitionPage |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a node of type page and tests whether the RDF mapping is
attached to the node. |
FieldByClassEnhancerTest::testClassFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
ValidatorBuilderTest::testEnableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ClassMapGeneratorTest::testCreateMapFinderSupport |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
ValidatorBuilderInterface::enableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Enables annotation based constraint mapping. |
ValidatorBuilderTest::testDisableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
DatabaseStorageControllerNG::mapFromStorageRecords |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from storage records to entity objects. |
ValidatorBuilderInterface::disableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Disables annotation based constraint mapping. |
SymfonyFileLocatorTest::testFindMappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
FileDriverTest::testGetAllClassNamesFromMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
DatabaseStorageControllerNG::mapToDataStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the data table. |
DefaultFileLocatorTest::testFindMappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
Framework_MockObjectTest::testStubbedReturnValueMap |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
FieldByClassEnhancerTest::testClassNotFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
PHP_CodeCoverage::$mapTestClassNameToCoveredClassName |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
TestObjectMetadata::getAssociationMappedByTargetField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns the target field of the owning side of the association |
DatabaseStorageControllerNG::mapToRevisionStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the revision table. |
PHP_CodeCoverage::setMapTestClassNameToCoveredClassName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
InlineTest::testParseInvalidMappingShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
Fakes the processing of the invocation $invocation by returning a
specific value. |
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
Returns a string representation of the object. |
PHPUnit_Framework_MockObject_InvocationMocker::$builderMap |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php |
|
InlineTest::testParseInvalidMappingKeyShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::$valueMap |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
|
MappingDefinitionTest::testMappingDefinitionTestBundleInstall |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a content type and a node of type test_bundle_hook_install and
tests whether the RDF mapping defined in rdf_test.install is used. |
MappingDefinitionTest::testMappingDefinitionRandomContentType |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a random content type and node and ensures the default mapping for
the node is being used. |
LanguageBrowserDetectionUnitTest::testUIBrowserLanguageMappings |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
Tests for adding, editing and deleting mappings between browser language
codes and Drupal language codes. |
PHP_CodeCoverageTest::testSetMapTestClassNameToCoveredClassName |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setMapTestClassNameToCoveredClassName |
MappingException::fileMappingDriversRequireConfiguredDirectoryPath |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
DriverChainTest::testLoadMetadata_NoDelegatorFound_ThrowsMappingException |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
PHP_CodeCoverageTest::testSetMapTestClassNameToCoveredClassNameThrowsExceptionForInvalidArgument |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setMapTestClassNameToCoveredClassName
@expectedException PHP_CodeCoverage_Exception |