node_rdf_mapping |
function |
drupal/core/modules/node/node.module |
Implements hook_rdf_mapping(). |
MapArrayTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php |
Contains \Drupal\Tests\Component\Utility\MapArrayTest. |
MappingException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/MappingException.php |
|
hook_rdf_mapping |
function |
drupal/core/modules/rdf/rdf.api.php |
Allow modules to define RDF mappings for field bundles. |
_rdf_mapping_load |
function |
drupal/core/modules/rdf/rdf.module |
Retrieves an RDF mapping from the database. |
Mapping::onChange |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
empty-mapping.yml |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/empty-mapping.yml |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/empty-mapping.yml |
ClassMapGenerator |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
ClassMapGenerator |
MappingDriver.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
|
RdfMappingManager |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Manager for mapping internal and external schema terms. |
MappingSubscriber |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/EventSubscriber/MappingSubscriber.php |
Default RDF mapping handling. |
forum_rdf_mapping |
function |
drupal/core/modules/forum/forum.module |
Implements hook_rdf_mapping(). |
rdf_mapping_delete |
function |
drupal/core/modules/rdf/rdf.module |
Deletes the mapping for the given bundle from the database. |
Map::getProperties |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
MapClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
|
Kernel::$bundleMap |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
ReturnValueMap.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
|
PictureMapping.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Definition of Drupal\picture\PictureMapping. |
EasyRdf_TypeMapper |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php |
Class to map between RDF Types and PHP Classes |
MappingDriverChain |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
The DriverChain allows you to add multiple other mapping drivers for
certain namespaces |
rdf.mapping_manager |
service |
drupal/core/modules/rdf/rdf.services.yml |
Drupal\rdf\RdfMappingManager |
MapperInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php |
Definition of Drupal\Component\Plugin\Mapper\MapperInterface. |
comment_rdf_mapping |
function |
drupal/core/modules/comment/comment.module |
Implements hook_rdf_mapping(). |
DocParser::$typeMap |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Hash-map for handle types declaration |
picture_mapping_uri |
function |
drupal/core/modules/picture/picture.module |
Gets Picture uri callback. |
RdfMappingException |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingException.php |
Exception to use when no RDF mapping is found. |
PictureMapping::$id |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture ID (machine name). |
MappingHookTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Definition of Drupal\rdf\Tests\MappingHookTest. |
RdfMappingEventTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
Test the RDF mapping events. |
YtsBlockMapping.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsBlockMapping.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsBlockMapping.yml |
RdfMappingEvents.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingEvents.php |
Contains RdfMappingEvents. |
taxonomy_rdf_mapping |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_rdf_mapping(). |
FieldMapEnhancerTest |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
rdf_test_rdf_mapping |
function |
drupal/core/modules/rdf/tests/rdf_test.module |
Implements hook_rdf_mapping(). |
StyleMappingTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Definition of Drupal\views\Tests\Plugin\StyleMappingTest. |
MapClassLoader::$map |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
|
FieldInfo::$fieldMap |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Lightweight map of fields across entity types and bundles. |
nonvalid-mapping.yml |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/nonvalid-mapping.yml |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/nonvalid-mapping.yml |
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. |
picture_mapping_load |
function |
drupal/core/modules/picture/picture.module |
Load one picture by its identifier. |
Mapping::$usesFields |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Use fields without a row plugin. |
MappingException.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
field_info_field_map |
function |
drupal/core/modules/field/field.info.inc |
Returns a lightweight map of fields across bundles. |
PictureMapping::save |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Overrides Drupal\Core\Entity::save(). |
MappingException.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/MappingException.php |
|
Inline::parseMapping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a mapping to a YAML string. |
FieldMapEnhancer.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
|
file_mimetype_mapping |
function |
drupal/core/includes/file.mimetypes.inc |
Return an array of MIME extension mappings. |
RdfMappingManager.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Contains RdfMappingManager. |
TestMappingSubscriber |
class |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
|