Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
RawStringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RawStringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RawStringFormatterTest::$modules property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php Modules to enable.
RawStringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php Renders fields of a given entity with a given display.
RawStringFormatterTest::setUp function core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RawStringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php Tests string formatter output.
RawTest class core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php @coversDefaultClass \Drupal\views\Plugin\views\argument_default\Raw[[api-linebreak]]
@group views
RawTest.php file core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php
RawTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php Test the getArgument() method.
rdf.data_types.schema.yml file core/modules/rdf/config/schema/rdf.data_types.schema.yml core/modules/rdf/config/schema/rdf.data_types.schema.yml
rdf.mapping.taxonomy_term.forums.yml file core/modules/forum/config/optional/rdf.mapping.taxonomy_term.forums.yml core/modules/forum/config/optional/rdf.mapping.taxonomy_term.forums.yml
rdf.mapping.taxonomy_term.tags.yml file core/profiles/standard/config/install/rdf.mapping.taxonomy_term.tags.yml core/profiles/standard/config/install/rdf.mapping.taxonomy_term.tags.yml
rdf.mapping.taxonomy_term.tags.yml file core/profiles/demo_umami/config/install/rdf.mapping.taxonomy_term.tags.yml core/profiles/demo_umami/config/install/rdf.mapping.taxonomy_term.tags.yml
rdf.mapping.user.user.yml file core/modules/user/config/optional/rdf.mapping.user.user.yml core/modules/user/config/optional/rdf.mapping.user.user.yml
rdf.schema.yml file core/modules/rdf/config/schema/rdf.schema.yml core/modules/rdf/config/schema/rdf.schema.yml
RdfaAttributesTest class core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Tests RDFa attribute generation from RDF mapping.
RdfaAttributesTest.php file core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php
RdfaAttributesTest::$modules property core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Modules to enable.
RdfaAttributesTest::testDatatype function core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Test attribute creation for mappings which use 'datatype'.
RdfaAttributesTest::testDatatypeCallback function core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Test attribute creation for mappings which override human-readable content.
RdfaAttributesTest::testDatatypeCallbackWithConverter function core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Test attribute creation for mappings which use data converters.
RdfaAttributesTest::testProperty function core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Test attribute creation for mappings which use 'property'.
RdfaAttributesTest::testRel function core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Test attribute creation for mappings which use 'rel'.
RdfaAttributesTest::_testAttributes function core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php Helper function to test attribute generation.
RdfCommentStorageLoadTest class core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php Tests rdf_comment_storage_load.
RdfCommentStorageLoadTest.php file core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php
RdfCommentStorageLoadTest::$modules property core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php Modules to enable.
RdfCommentStorageLoadTest::testRdfCommentStorageLoad function core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php Tests rdf_comment_storage_load.
RdfMapping::$fieldMappings property core/modules/rdf/src/Entity/RdfMapping.php The mappings for fields on this bundle.
RdfMapping::$types property core/modules/rdf/src/Entity/RdfMapping.php The RDF type mapping for this bundle.
RdfMapping::calculateDependencies function core/modules/rdf/src/Entity/RdfMapping.php Calculates dependencies and stores them in the dependency property.
RdfMapping::fields function core/modules/rdf/src/Plugin/migrate/source/d7/RdfMapping.php Returns available fields on the source.
RdfMapping::getIds function core/modules/rdf/src/Plugin/migrate/source/d7/RdfMapping.php Defines the source fields uniquely identifying a source row.
RdfMapping::postSave function core/modules/rdf/src/Entity/RdfMapping.php Acts on a saved entity before the insert or update hook is invoked.
RdfMapping::setBundleMapping function core/modules/rdf/src/Entity/RdfMapping.php Sets the mapping config for the bundle-level data.
RdfMapping::setFieldMapping function core/modules/rdf/src/Entity/RdfMapping.php Sets the mapping config for a field.
RdfMappingConfigEntityUnitTest class core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @coversDefaultClass \Drupal\rdf\Entity\RdfMapping[[api-linebreak]]
@group rdf
RdfMappingConfigEntityUnitTest.php file core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::$entityType property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type used for testing.
RdfMappingConfigEntityUnitTest::$entityTypeId property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The ID of the type of the entity under test.
RdfMappingConfigEntityUnitTest::$entityTypeManager property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type manager used for testing.
RdfMappingConfigEntityUnitTest::$uuid property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The UUID generator used for testing.
RdfMappingConfigEntityUnitTest::setUp function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::testCalculateDependencies function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
RdfMappingConfigEntityUnitTest::testCalculateDependenciesWithEntityBundle function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
RdfMappingHalJsonAnonTest class core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php @group hal
RdfMappingHalJsonAnonTest.php file core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php
RdfMappingHalJsonAnonTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php The theme to install as the default for testing.
RdfMappingHalJsonAnonTest::$format property core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php The format to use in this test.
RdfMappingHalJsonAnonTest::$mimeType property core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php The MIME type that corresponds to $format.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.