Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 function core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php Ensure non-translatable entities can be PATCHed with an alternate language.
JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 function core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php Ensures PATCHing datetime (both date-only & date+time) fields is possible.
JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 function core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php Ensure PATCHing a non-existing field property results in a helpful error.
JsonApiPatchRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 function core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php Ensure includes are respected even when PATCHing.
JsonApiPerformanceTest class core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php Tests performance for JSON:API routes.
JsonApiPerformanceTest.php file core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php
JsonApiPerformanceTest::$defaultTheme property core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php The theme to install as the default for testing.
JsonApiPerformanceTest::$modules property core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php Modules to install.
JsonApiPerformanceTest::testGetIndividual function core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php Tests performance of the navigation toolbar.
JsonApiRegressionTest class core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php JSON:API regression tests.
JsonApiRegressionTest.php file core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
JsonApiRegressionTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php The theme to install as the default for testing.
JsonApiRegressionTest::$modules property core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Modules to install.
JsonApiRegressionTest::testAliasedFieldsWithVirtualRelationships function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Tests that "virtual/missing" resources can exist for renamed fields.
JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2984647 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Cannot GET an entity with dangling references in an ER field.
JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure deep nested include works on multi target entity type field.
JsonApiRegressionTest::testDenormalizeAliasedRelationshipFromIssue2953207 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures denormalizing relationships with aliased field names works.
JsonApiRegressionTest::testEmptyMapFieldTypeDenormalization function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure optional `@FieldType=map` fields are denormalized correctly.
JsonApiRegressionTest::testGetNodeCollectionWithHookNodeGrantsImplementationsFromIssue2984964 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures GETting node collection + hook_node_grants() implementations works.
JsonApiRegressionTest::testGetTermWhenMultipleVocabulariesExistFromIssue2977879 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures GETting terms works when multiple vocabularies exist.
JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure POSTing invalid data results in a 422 response, not a PHP error.
JsonApiRegressionTest::testLeakCacheMetadataInOmitted function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure EntityAccessDeniedHttpException cacheability is taken into account.
JsonApiRegressionTest::testMapFieldTypeNormalizationFromIssue3040590 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure `@FieldType=map` fields are normalized correctly.
JsonApiRegressionTest::testNonCacheableMethods function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Tests that caching isn't happening for non-cacheable methods.
JsonApiRegressionTest::testPageCacheFromIssue3009596 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures that Drupal's page cache is effective.
JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures datetime fields are normalized using the correct timezone.
JsonApiRegressionTest::testPostToIncludeUrlDoesNotReturnIncludeFromIssue3026030 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure includes are respected even when POSTing.
JsonApiRegressionTest::testRecursionDetectedWhenResponseContainsViolationsFrom3042124 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Tests that the response still has meaningful error messages.
JsonApiRegressionTest::testThatRoutesAreRebuiltAfterDataModelChangesFromIssue2984886 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures that JSON:API routes are caches are dynamically rebuilt.
JsonApiRelationshipTest class core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php JSON:API resource tests.
JsonApiRelationshipTest.php file core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php
JsonApiRelationshipTest::$bundle property core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php The entity bundle.
JsonApiRelationshipTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php The entity type ID.
JsonApiRelationshipTest::$fieldName property core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php The field name.
JsonApiRelationshipTest::$modules property core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php Modules to install.
JsonApiRelationshipTest::setUp function core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php
JsonApiRelationshipTest::testPatchHandleUUIDPropertyReferenceFieldIssue3127883 function core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php Test relationships without target_id as main property.
JsonApiRequestTestTrait trait core/modules/jsonapi/tests/src/Functional/JsonApiRequestTestTrait.php Boilerplate for JSON:API Functional tests' HTTP requests.
JsonApiRequestTestTrait.php file core/modules/jsonapi/tests/src/Functional/JsonApiRequestTestTrait.php
JsonApiSpecTest class core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php Tests Drupal\jsonapi\JsonApiSpec.
JsonApiSpecTest.php file core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php
JsonApiSpecTest::providerTestIsValidCustomQueryParameter function core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php Data provider for testIsValidCustomQueryParameter.
JsonApiSpecTest::providerTestIsValidMemberName function core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php Data provider for testIsValidMemberName.
JsonApiSpecTest::testIsValidCustomQueryParameter function core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php Provides test cases.
JsonApiSpecTest::testIsValidMemberName function core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php Ensures that member names are properly validated.
JsonapiTestFieldAccessHooks class core/modules/jsonapi/tests/modules/jsonapi_test_field_access/src/Hook/JsonapiTestFieldAccessHooks.php Hook implementations for jsonapi_test_field_access.
JsonapiTestFieldAccessHooks.php file core/modules/jsonapi/tests/modules/jsonapi_test_field_access/src/Hook/JsonapiTestFieldAccessHooks.php
JsonapiTestFieldAccessHooks::entityFieldAccess function core/modules/jsonapi/tests/modules/jsonapi_test_field_access/src/Hook/JsonapiTestFieldAccessHooks.php Implements hook_entity_field_access().
JsonapiTestNonCacheableMethodsHooks class core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/src/Hook/JsonapiTestNonCacheableMethodsHooks.php Hook implementations for jsonapi_test_non_cacheable_methods.
JsonapiTestNonCacheableMethodsHooks.php file core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/src/Hook/JsonapiTestNonCacheableMethodsHooks.php

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