Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
RelationshipRepresentativeNodeTest::testRelationship function core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php Tests the relationship.
RelationshipTest class core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Tests the base relationship handler.
RelationshipTest.php file core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
RelationshipTest::$columnMap property core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Maps between the key in the expected result and the query result.
RelationshipTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Views used by this test.
RelationshipTest::testRelationshipQuery function core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Tests the query result of a view with a relationship.
RelationshipTest::testRelationshipRender function core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Tests rendering of a view with a relationship.
RelationshipUserFileDataTest class core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php Tests file on user relationship handler.
RelationshipUserFileDataTest.php file core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php
RelationshipUserFileDataTest::$defaultTheme property core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php The theme to install as the default for testing.
RelationshipUserFileDataTest::$modules property core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php Modules to install.
RelationshipUserFileDataTest::$testViews property core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php Views used by this test.
RelationshipUserFileDataTest::setUp function core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData function core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php Tests using the views file relationship.
RelationshipUserImageDataTest class core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Tests image on user relationship handler.
RelationshipUserImageDataTest.php file core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
RelationshipUserImageDataTest::$modules property core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Modules to install.
RelationshipUserImageDataTest::$testViews property core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Views used by this test.
RelationshipUserImageDataTest::setUp function core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData function core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Tests using the views image relationship.
RemoveResponseGzipFromSystemPerformanceConfigurationTest class core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php Ensures that response.gzip is removed from system.performance configuration.
RemoveResponseGzipFromSystemPerformanceConfigurationTest.php file core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php
RemoveResponseGzipFromSystemPerformanceConfigurationTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php The theme to install as the default for testing.
RemoveResponseGzipFromSystemPerformanceConfigurationTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php Set database dump files to be used.
RemoveResponseGzipFromSystemPerformanceConfigurationTest::testUpdate function core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php Ensures that response.gzip is removed from system.performance
configuration.
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php @covers ::filter[[api-linebreak]]
RequestSanitizer::stripDangerousValues function core/lib/Drupal/Core/Security/RequestSanitizer.php Strips dangerous keys from $input.
ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of libraries to skip checking, in the format extension/library_name.
ResourceIdentifierNormalizer::massageRelationshipInput function core/modules/jsonapi/src/Normalizer/ResourceIdentifierNormalizer.php Validates and massages the relationship input depending on the cardinality.
ResourceResponseTestTrait::getRelationshipLink function core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Creates a relationship link for a given resource identifier and field.
ResourceResponseTestTrait::getRelationshipResponses function core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Gets an array of relationship responses for the given field names.
ResourceTest::testUriPaths function core/modules/rest/tests/src/Functional/ResourceTest.php Tests that resource URI paths are formatted properly.
ResourceTestBase::doTestRelationshipGet function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Performs one round of relationship route testing.
ResourceTestBase::doTestRelationshipMutation function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Performs one round of relationship POST, PATCH and DELETE route testing.
ResourceTestBase::getExpectedGetRelationshipDocument function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets an expected document for the given relationship.
ResourceTestBase::getExpectedGetRelationshipDocumentData function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets the expected document data for the given relationship.
ResourceTestBase::getExpectedGetRelationshipResponse function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets an expected ResourceResponse for the given relationship.
ResourceTestBase::getRelationshipFieldNames function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets a list of public relationship names for the resource type under test.
ResourceTestBase::testRelationships function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests CRUD of individual resource relationship data.
ResourceTypeRelationship class core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php Specialization of a ResourceTypeField to represent a resource relationship.
ResourceTypeRelationship.php file core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php
ResourceTypeRelationship::$relatableResourceTypes property core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php The resource type to which this relationships can relate.
ResourceTypeRelationship::disabled function core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php Gets a new instance of the field that is disabled.
ResourceTypeRelationship::getRelatableResourceTypes function core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php Gets the relatable resource types.
ResourceTypeRelationship::withPublicName function core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php Establishes a new public name for the field.
ResourceTypeRelationship::withRelatableResourceTypes function core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php Establishes the relatable resource types of this field.
RestripeCommand class core/lib/Drupal/Core/Ajax/RestripeCommand.php AJAX command for resetting the striping on a table.
RestripeCommand.php file core/lib/Drupal/Core/Ajax/RestripeCommand.php
RestripeCommand::$selector property core/lib/Drupal/Core/Ajax/RestripeCommand.php A CSS selector string.
RestripeCommand::render function core/lib/Drupal/Core/Ajax/RestripeCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().

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