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. Search 11.x for test
  6. 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
RestResourceConfigTest::$modules property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php
RestResourceConfigTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php The name of the tested JSON:API resource type.
RestResourceConfigTest::createEntity function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Creates the entity to be tested.
RestResourceConfigTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Returns the expected JSON:API document for the entity.
RestResourceConfigTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Returns the JSON:API POST document.
RestResourceConfigTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Sets up the necessary authorization.
RestResourceConfigTest::testCalculateDependencies function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php Tests calculate dependencies.
RestResourceConfigTest::testNormalizeRestMethod function core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php Asserts that rest methods are normalized to upper case.
RestResourceConfigValidationTest class core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Tests validation of rest_resource_config entities.
RestResourceConfigValidationTest.php file core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
RestResourceConfigValidationTest::$hasLabel property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
RestResourceConfigValidationTest::$modules property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
RestResourceConfigValidationTest::setUp function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
RestResourceConfigValidationTest::testInvalidPluginId function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Tests that the resource plugin ID is validated.
RestResourceConfigXmlAnonTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php Tests Rest Resource Config Xml Anon.
RestResourceConfigXmlAnonTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlBasicAuthTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php Tests Rest Resource Config Xml Basic Auth.
RestResourceConfigXmlBasicAuthTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlBasicAuthTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlBasicAuthTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlBasicAuthTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlBasicAuthTest::$modules property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlCookieTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php Tests Rest Resource Config Xml Cookie.
RestResourceConfigXmlCookieTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestResourceConfigXmlCookieTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestResourceConfigXmlCookieTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestResourceConfigXmlCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestResourceConfigXmlCookieTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestTestConstraint class core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php Adds some validations for a REST test field.
RestTestConstraint.php file core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php
RestTestConstraint::__construct function core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php
RestTestConstraintValidator class core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraintValidator.php Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint.
RestTestConstraintValidator.php file core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraintValidator.php
RestTestConstraintValidator::validate function core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraintValidator.php
RestTestHooks class core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Hook implementations for rest_test.
RestTestHooks.php file core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
RestTestHooks::entityBaseFieldInfo function core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Implements hook_entity_base_field_info().
RestTestHooks::entityFieldAccess function core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Implements hook_entity_field_access().
RestTestViewsHooks class core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Hook implementations for rest_test_views.
RestTestViewsHooks.php file core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php
RestTestViewsHooks::viewsPostExecute function core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Implements hook_views_post_execute().
rest_test.authentication.test_auth service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\rest_test\Authentication\Provider\TestAuth
rest_test.authentication.test_auth_global service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\rest_test\Authentication\Provider\TestAuthGlobal
rest_test.encoder.foobar service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\serialization\Encoder\JsonEncoder
rest_test.info.yml file core/modules/rest/tests/modules/rest_test/rest_test.info.yml core/modules/rest/tests/modules/rest_test/rest_test.info.yml
rest_test.page_cache_request_policy.deny_test_auth_requests service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\rest_test\PageCache\RequestPolicy\DenyTestAuthRequests

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