file_test_file_mimetype_mapping_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_mimetype_mapping_alter(). |
MapArrayTest::providerCopyValuesToKey |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php |
Data provider for MapArray::copyValuesToKey(). |
RdfMappingManager::$siteSchemaManager |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
The site schema manager. |
PictureMappingFormController::actions |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
RdfMappingEventTest::testMapInputType |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
Test that other modules can define incoming type mappings. |
SimpletestResultsForm::$statusImageMap |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Associative array of themed result images keyed by status. |
NodeRevisionPermissionsTest::$type_map |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
MapTypesFromInputEvent::$siteSchemaUri |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
The site schema type URI. |
RdfMappingEvents::MAP_TYPES_FROM_INPUT |
constant |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingEvents.php |
Maps an array of incoming type URIs to a site schema URI. |
MappingSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/EventSubscriber/MappingSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
PictureMappingFormController::validate |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
PictureMappingListController::hookMenu |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Overrides Drupal\config\EntityListControllerBase::hookMenu(). |
EasyRdf_Literal::deleteDatatypeMapping |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Remove the mapping between an RDF datatype and a PHP class name |
ValidatorBuilderTest::testAddXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilderInterface::addXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds an XML constraint mapping file to the validator. |
ValidatorBuilderTest::testAddXmlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
TestMappingSubscriber::mapTypesFromInput |
function |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
Demonstrate mapping between external type and site schema type. |
ValidatorBuilderTest::testAddYamlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ClassMapGeneratorTest::prepare_workspace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
MapTypesFromInputEvent::$siteSchemaTypes |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
An array of entity_type/bundles, keyed by site schema type URI |
MapTypesFromInputEvent::getSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the site schema URI. |
MapTypesFromInputEvent::setSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Sets the site schema URI. |
MappingDriverChain::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Loads the metadata for the specified class into the provided container. |
ValidatorBuilderInterface::addXmlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds a list of XML constraint mapping files to the validator. |
ValidatorBuilderInterface::addYamlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds a YAML constraint mapping file to the validator. |
ValidatorBuilderTest::testAddYamlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilder::enableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Enables annotation based constraint mapping. |
BinaryFileResponseTest::testXAccelMapping |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
@dataProvider getSampleXAccelMappings |
ValidatorBuilderInterface::addYamlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds a list of YAML constraint mappings file to the validator. |
TestMappingSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
ValidatorBuilderTest::testAddMethodMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilder::disableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Disables annotation based constraint mapping. |
PHPUnit_Framework_TestCase::returnValueMap |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |
PictureMappingActionConfirmForm::getFormID |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Returns a unique string identifying the form. |
PictureMappingActionConfirmForm::buildForm |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
MapTypesFromInputEvent::getSiteSchemaTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the cache of internal site schema types. |
DisplayInternalLogicTest::testBlockMapping |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Test the various block remapping scenarios allowed for by the assorted
Display types. |
ValidatorBuilderInterface::addMethodMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Enables constraint mapping using the given static method. |
template_preprocess_views_view_mapping_test |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_preprocess_HOOK() for theme_views_view_mapping_test(). |
FieldMapEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
FieldMapEnhancerTest::testNotFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
ValidatorBuilderTest::testAddMethodMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
SymfonyFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
MappingException::classNotFoundInNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
PictureMappingActionConfirmForm::submitForm |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Form submission handler. |
DefaultFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
PictureMappingListController::getOperations |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Overrides Drupal\config\ConfigEntityListController::getOperations(); |
RequestTest::getFormatToMimeTypeMapProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ValidatorBuilderInterface::addMethodMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Enables constraint mapping using the given static methods. |
TestMappingSubscriber::STAGING_SITE_TYPE_URI |
constant |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
|