Mapping::$usesFields |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Use fields without a row plugin. |
picture_mapping_load |
function |
drupal/core/modules/picture/picture.module |
Load one picture by its identifier. |
FieldInfo::$fieldMap |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Lightweight map of fields across entity types and bundles. |
picture_mapping_page |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Page callback: Presents the picture list page. |
MappingException.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
taxonomy_rdf_mapping |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_rdf_mapping(). |
field_info_field_map |
function |
drupal/core/modules/field/field.info.inc |
Returns a lightweight map of fields across bundles. |
ArrayCollection::map |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Applies the given function to each element in the collection and returns
a new collection with the elements returned by the function. |
PictureMapping::save |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Overrides Drupal\Core\Entity::save(). |
language.mappings.yml |
file |
drupal/core/modules/language/config/language.mappings.yml |
drupal/core/modules/language/config/language.mappings.yml |
file_mimetype_mapping |
function |
drupal/core/includes/file.mimetypes.inc |
Return an array of MIME extension mappings. |
MappingDefinitionTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests the RDF mapping definition functionality. |
autoload_classmap.php |
file |
drupal/core/vendor/composer/autoload_classmap.php |
|
ClassMapGenerator.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
|
PictureMapping::$uuid |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture UUID. |
ClassMapGeneratorTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
MappingDriverChain.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
|
ClassLoader::$classMap |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
Mapping::$usesGrouping |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Do not use grouping. |
Mapping::defineMapping |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Builds the list of field mappings. |
Mapping::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::defineOptions(). |
MappedDiff::MappedDiff |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Constructor. |
Display::remapToLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Implements BoundDisplayInterface::remapToLayout(). |
FieldInfo::getFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Collects a lightweight map of fields across bundles. |
PictureMapping::$label |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture label. |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
StyleMappingTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Sets up Drupal unit test environment. |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
CollectionTest::testMap |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
This maps a generic data type in combination with its data size
to the engine-specific data type. |
ClassMapGenerator::dump |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Generate a class map file |
picture_mapping_set_uri |
function |
drupal/core/modules/picture/picture.module |
Sets Picture uri callback. |
watchdog_skip_semaphore |
function |
drupal/core/modules/action/tests/action_loop_test/action_loop_test.module |
Replacement of the watchdog() function that eliminates the use of semaphores
so that we can test the abortion of an action loop. |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
This maps a generic data type in combination with its data size
to the engine-specific data type. |
MapClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Registers this instance as an autoloader. |
MapClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Finds the path to the file where the class is defined. |
_rdf_get_default_mapping |
function |
drupal/core/modules/rdf/rdf.module |
Gets the default RDF mapping for a given entity type. |
ClassLoader::getClassMap |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
ClassLoader::addClassMap |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
MappingHookTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
|
_menu_link_map_translate |
function |
drupal/core/includes/menu.inc |
Translates the path elements in the map using any to_arg helper function. |
Schema::mapKeyDefinition |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Utility method: rename columns in an index definition according to a new mapping. |
ParserRegistry::$mapping |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
|
picture_mapping_page_add |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Page callback: Provides the new picture mapping addition form. |
MapperExceptionInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php |
Extended interface for exceptions thrown specifically by the Mapper subsystem
within the Plugin component. |
AliasManager::$lookupMap |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds the map of path lookups per language. |
ClassMapGeneratorTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
FieldWebTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
|
StyleMappingTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
|
MapClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Loads the given class or interface. |