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
RestExport::usesExposed function core/modules/rest/src/Plugin/views/display/RestExport.php Determines if this display uses exposed filters.
RestExport::__construct function core/modules/rest/src/Plugin/views/display/RestExport.php Constructs a RestExport object.
RestExportAuthCorrectionUpdateTest class core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php Ensures that update hook is run properly for REST Export config.
RestExportAuthCorrectionUpdateTest.php file core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php
RestExportAuthCorrectionUpdateTest::setDatabaseDumpFiles function core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php Set database dump files to be used.
RestExportAuthCorrectionUpdateTest::testUpdate function core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php Ensures that update hook is run for "rest" module.
RestExportAuthTest class core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php Tests the auth option of rest exports.
RestExportAuthTest class core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php Tests authentication for REST display.
RestExportAuthTest.php file core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RestExportAuthTest.php file core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php
RestExportAuthTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php The theme to install as the default for testing.
RestExportAuthTest::$modules property core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php Modules to enable.
RestExportAuthTest::$modules property core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php Modules to enable.
RestExportAuthTest::$testViews property core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php Views to be enabled.
RestExportAuthTest::setUp function core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php
RestExportAuthTest::setUp function core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RestExportAuthTest::testAuthCorrection function core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php Ensures that rest export auth settings are automatically corrected.
RestExportAuthTest::testAuthProvidersOptions function core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php Checks that correct authentication providers are available for choosing.
RestExportAuthUpdateTest class core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php Ensures that update hook is run properly for REST Export config.
RestExportAuthUpdateTest.php file core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php
RestExportAuthUpdateTest::setDatabaseDumpFiles function core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php Set database dump files to be used.
RestExportAuthUpdateTest::testUpdate function core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php Ensures that update hook is run for rest module.
RestExportJsonApiUnsupported class core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Ensures that the 'api_json' format is not supported by the REST module.
RestExportJsonApiUnsupported.php file core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
RestExportJsonApiUnsupported::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php The theme to install as the default for testing.
RestExportJsonApiUnsupported::$modules property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Modules to enable.
RestExportJsonApiUnsupported::$testViews property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
RestExportJsonApiUnsupported::setUp function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
RestExportJsonApiUnsupported::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Tests that 'api_json' is not a RestExport format option.
RestExportTest class core/modules/rest/tests/src/Kernel/Views/RestExportTest.php Tests the REST export view display plugin.
RestExportTest.php file core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RestExportTest::$modules property core/modules/rest/tests/src/Kernel/Views/RestExportTest.php Modules to enable.
RestExportTest::$testViews property core/modules/rest/tests/src/Kernel/Views/RestExportTest.php Views to be enabled.
RestExportTest::setUp function core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RestExportTest::testBuildResponse function core/modules/rest/tests/src/Kernel/Views/RestExportTest.php @covers ::buildResponse[[api-linebreak]]
RestJsonApiUnsupported class core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Ensures that the 'api_json' format is not supported by the REST module.
RestJsonApiUnsupported.php file core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php
RestJsonApiUnsupported::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php The theme to install as the default for testing.
RestJsonApiUnsupported::$format property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php The format to use in this test.
RestJsonApiUnsupported::$mimeType property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php The MIME type that corresponds to $format.
RestJsonApiUnsupported::$modules property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Modules to install.
RestJsonApiUnsupported::$resourceConfigId property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php The REST Resource Config entity ID under test (i.e. a resource type).
RestJsonApiUnsupported::assertNormalizationEdgeCases function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Asserts normalization-specific edge cases.
RestJsonApiUnsupported::getExpectedBcUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php
RestJsonApiUnsupported::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Returns the expected cacheability of an unauthorized access response.
RestJsonApiUnsupported::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Return the expected error message.
RestJsonApiUnsupported::setUp function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php
RestJsonApiUnsupported::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Sets up the necessary authorization.
RestJsonApiUnsupported::testApiJsonNotSupportedInRest function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Deploying a REST resource using api_json format results in 400 responses.
RestPermissions class core/modules/rest/src/RestPermissions.php Provides rest module permissions.

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