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
RdfMappingTest.php file core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php
RdfMappingTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php The theme to install as the default for testing.
RdfMappingTest::$entity property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
RdfMappingTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php The tested entity type.
RdfMappingTest::$modules property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Modules to enable.
RdfMappingTest::$modules property core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php Modules to enable.
RdfMappingTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php The name of the tested JSON:API resource type.
RdfMappingTest::createEntity function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Creates the entity to be tested.
RdfMappingTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Returns the expected JSON:API document for the entity.
RdfMappingTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Returns the JSON:API POST document.
RdfMappingTest::providerSource function core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php The data provider.
RdfMappingTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Sets up the necessary authorization.
RdfMappingXmlAnonTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php @group rest
RdfMappingXmlAnonTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php
RdfMappingXmlAnonTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The theme to install as the default for testing.
RdfMappingXmlAnonTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The format to use in this test.
RdfMappingXmlAnonTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The MIME type that corresponds to $format.
RdfMappingXmlBasicAuthTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php @group rest
RdfMappingXmlBasicAuthTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php
RdfMappingXmlBasicAuthTest::$auth property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The authentication mechanism to use in this test.
RdfMappingXmlBasicAuthTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The theme to install as the default for testing.
RdfMappingXmlBasicAuthTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The format to use in this test.
RdfMappingXmlBasicAuthTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The MIME type that corresponds to $format.
RdfMappingXmlBasicAuthTest::$modules property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php Modules to install.
RdfMappingXmlCookieTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php @group rest
RdfMappingXmlCookieTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php
RdfMappingXmlCookieTest::$auth property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The authentication mechanism to use in this test.
RdfMappingXmlCookieTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The theme to install as the default for testing.
RdfMappingXmlCookieTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The format to use in this test.
RdfMappingXmlCookieTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The MIME type that corresponds to $format.
RdfParsingTrait trait core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Defines a trait for parsing RDF properties from HTML.
RdfParsingTrait.php file core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
RdfParsingTrait::getElementByRdfTypeCount function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Counts the number of resources of the provided type.
RdfParsingTrait::getElementRdfType function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Gets type of RDF Element.
RdfParsingTrait::hasRdfChildProperty function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Checks if a html document contains a resource with a given property value.
RdfParsingTrait::hasRdfProperty function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Checks if a html document contains a resource with a given property value.
RdfParsingTrait::rdfElementIsBlankNode function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Checks if RDF Node property is blank.
rdf_comment_storage_load function core/modules/rdf/rdf.module Implements hook_ENTITY_TYPE_storage_load() for comment entities.
rdf_conflicting_namespaces.info.yml file core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml
rdf_conflicting_namespaces.module file core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.module Test the namespace registration functionality.
rdf_conflicting_namespaces_rdf_namespaces function core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.module Implements hook_rdf_namespaces().
rdf_get_namespaces function core/modules/rdf/rdf.module Retrieves RDF namespaces.
rdf_preprocess_comment function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for comment templates.
rdf_preprocess_field__node__uid function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for UID field templates.
rdf_preprocess_html function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for HTML document templates.
rdf_preprocess_image function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for image.html.twig.
rdf_preprocess_node function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for node templates.
rdf_preprocess_taxonomy_term function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for taxonomy term templates.
rdf_preprocess_user function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for user templates.
rdf_preprocess_username function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for username.html.twig.

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