PictureMapping::createDuplicate |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Implements EntityInterface::createDuplicate(). |
PictureMapping::loadAllMappings |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Loads all mappings and removes non-existing ones. |
PHPTransliteration::$genericMap |
property |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Non-language-specific transliteration tables. |
Condition::mapConditionOperator |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Gets any special processing requirements for the condition operator. |
MappingDriverChain::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Whether the class with the specified name should have its metadata loaded. |
ClassMapGeneratorTest::testDump |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
@dataProvider getTestCreateMapTests |
Connection::mapConditionOperator |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Gets any special processing requirements for the condition operator. |
hook_file_mimetype_mapping_alter |
function |
drupal/core/modules/system/system.api.php |
Alter MIME type mappings used to determine MIME type from a file extension. |
MappingTest::filterNumericFields |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Restricts the allowed fields to only numeric fields. |
Connection::mapConditionOperator |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Gets any special processing requirements for the condition operator. |
PictureMappingFormController.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Contains Drupal\picture\PictureFormController. |
PictureMappingListController.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Contains Drupal\picture\PictureListController. |
Connection::mapConditionOperator |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Gets any special processing requirements for the condition operator. |
PictureMapping::$breakpointGroup |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture breakpoint group. |
Connection::mapConditionOperator |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Gets any special processing requirements for the condition operator. |
NodeRevisionPermissionsTest::$map |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
FilterInOperatorTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
|
views.view.test_style_mapping.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
ClassMapGeneratorTest::$workspace |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
StyleMappingTest::testMappedOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Verifies that the fields were mapped correctly. |
PictureMappingFormController::form |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
PictureMappingFormController::save |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
GssFilter::$gssFunctionMapProvider |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
MappingDriverChain::$defaultDriver |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
The default driver |
UserAuthmapAssignmentTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php |
|
ParserTest::testSequenceInAMapping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@expectedException Symfony\Component\Yaml\Exception\ParseException |
ParserTest::testMappingInASequence |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@expectedException Symfony\Component\Yaml\Exception\ParseException |
DefaultFileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Locate mapping file for the given class name. |
SymfonyFileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Locate mapping file for the given class name. |
MappingDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Loads the metadata for the specified class into the provided container. |
DisplayInterface::mapBlocksToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Maps the contained block info to the provided layout. |
PictureMapping::loadBreakpointGroup |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Loads the breakpoint group. |
StyleMappingTest::mappedOutputHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Tests the mapping of fields. |
GssFilter::setGssFunctionMapProvider |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
MappingException::invalidMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
BoundDisplayInterface::remapToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Adjusts this display's block placement to work with the provided layout. |
MappingDriverChain::getDefaultDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Get the default driver. |
MappingDriverChain::setDefaultDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Set the default driver. |
MappingDriverChain::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Gets the names of all mapped classes known to this driver. |
ClassMapGeneratorTest::testCreateMap |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
@dataProvider getTestCreateMapTests |
PictureMappingFormController::actions |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
MappingException::mappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
file_test_file_mimetype_mapping_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_mimetype_mapping_alter(). |
HandlerFilterUserNameTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |
picture_mapping_action_confirm_submit |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Form submission handler for picture_action_confirm(). |
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(). |
NodeRevisionPermissionsTest::$type_map |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
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. |
ClassMapGeneratorTest::prepare_workspace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|