314 string references to 'Get'

AcceptHeaderMatcherTest::testAcceptFiltering in core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php
Tests that requests using Accept headers get filtered correctly.
AcceptHeaderMatcherTest::testNoRouteFound in core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php
Confirms that the AcceptHeaderMatcher throws an exception for no-route.
AliasTest::testWhitelist in core/modules/path_alias/tests/src/Kernel/AliasTest.php
Tests the alias whitelist.
AreaDisplayLinkTest::testAreaDisplayLink in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
Tests the views area display_link handler.
BasicAuthResourceTestTrait::assertResponseWhenMissingAuthentication in core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BigPipeStrategyTest::placeholdersProvider in core/modules/big_pipe/tests/src/Unit/Render/Placeholder/BigPipeStrategyTest.php
BinaryFileResponseTest::testCalculatedContentType in core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php
Test the content type generated by Drupal is correct.
BlockContentResourceTestBase::setUpAuthorization in core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
Sets up the necessary authorization.
BlockContentTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
Sets up the necessary authorization.
BlockResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
Return the expected error message.
BlockResourceTestBase::setUpAuthorization in core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
Sets up the necessary authorization.
BlockTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/BlockTest.php
Return the expected error message.
BlockTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/BlockTest.php
Sets up the necessary authorization.
BlockViewBuilderTest::testBlockViewBuilderBuildAlter in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Tests block build altering.
BlockViewBuilderTest::verifyRenderCacheHandling in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Verifies render cache handling of the block being tested.
book.services.yml in core/modules/book/book.services.yml
core/modules/book/book.services.yml
CacheTagTest::setUp in core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php
Sets up the test.
ckeditor5.routing.yml in core/modules/ckeditor5/ckeditor5.routing.yml
core/modules/ckeditor5/ckeditor5.routing.yml
CommandLineOrUnsafeMethodTest::providerTestHttpMethod in core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php
Provides test data and expected results for the HTTP method test.
CommandLineOrUnsafeMethodTest::testIsCli in core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php
Asserts that check() returns DENY if running from the command line.
CommentController::commentPermalink in core/modules/comment/src/Controller/CommentController.php
Redirects comment links to the correct page depending on comment settings.
CommentHostnameTest::testGetDefaultHostname in core/modules/comment/tests/src/Kernel/CommentHostnameTest.php
Tests hostname default value callback.
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
Return the expected error message.
CommentResourceTestBase::setUpAuthorization in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
Sets up the necessary authorization.
CommentTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/CommentTest.php
Return the expected error message.
CommentTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/CommentTest.php
Sets up the necessary authorization.
CommentTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions in core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
Implements ::testCollectionFilterAccess() for pure permission-based access.
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities in core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
Implements ::testCollectionFilterAccess() for permission + status access.
ConfigDependenciesTest::providerBasicDependencies in core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity in core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth in core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity
ConfigTestResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php
Return the expected error message.
ConfigTestTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php
Return the expected error message.
ConfigurableLanguageResourceTestBase::testGetDefaultConfig in core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php
Tests a GET request for a default config entity, which has a _core key.
ConfigurableLanguageTest::testGetIndividualDefaultConfig in core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php
Tests a GET request for a default config entity, which has a _core key.
contact.services.yml in core/modules/contact/contact.services.yml
core/modules/contact/contact.services.yml
ContactFormResourceTestBase::setUpAuthorization in core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php
Sets up the necessary authorization.
ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter in core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php
CookieCacheContextTest::testGetContext in core/tests/Drupal/Tests/Core/Cache/Context/CookieCacheContextTest.php
@covers ::getContext
CookieResourceTestTrait::assertAuthenticationEdgeCases in core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookieResourceTestTrait::assertResponseWhenMissingAuthentication in core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookieResourceTestTrait::getAuthenticationRequestOptions in core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CsrfRequestHeaderAccessCheck::access in core/lib/Drupal/Core/Access/CsrfRequestHeaderAccessCheck.php
Checks access.
CsrfRequestHeaderAccessCheck::applies in core/lib/Drupal/Core/Access/CsrfRequestHeaderAccessCheck.php
Declares whether the access check applies to a specific route or not.
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest in core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
Tests onHandleException with a GET request.
DbLogResourceTest::getExpectedUnauthorizedAccessMessage in core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
Return the expected error message.
DbLogResourceTest::setUpAuthorization in core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
Sets up the necessary authorization.
DbLogResourceTest::testWatchdog in core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
Writes a log messages and retrieves it via the REST API.
DefaultExceptionHtmlSubscriber::makeSubrequest in core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
Makes a subrequest to retrieve the default error page.
DefaultPluginManagerTest::testDefaultPluginManagerNoCache in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
Tests the plugin manager with caching disabled.
DialogRenderer::getDialogOptions in core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php
Returns the dialog options from request.
DialogTest::testHttpMethod in core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
Tests dialog link opener with different HTTP methods.
DisplayPageTest::testPageResponses in core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
Checks the behavior of the page for access denied/not found behaviors.
DocParserTest::testAnnotationWithAttributes in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
@dataProvider getAnnotationVarTypeProviderValid
DrupalTestBrowser::doRequest in core/tests/Drupal/Tests/DrupalTestBrowser.php
dynamic_page_cache.services.yml in core/modules/dynamic_page_cache/dynamic_page_cache.services.yml
core/modules/dynamic_page_cache/dynamic_page_cache.services.yml
EntityResource::getBaseRoute in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
Gets the base route for a particular method.
EntityResourceTestBase::assertResourceNotAvailable in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Asserts that a resource is unavailable: 404, 406 if it has canonical route.
EntityResourceTestBase::testGet in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Tests a GET request for an entity, plus edge cases to ensure good DX.
EntityTestComputedFieldTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php
Sets up the necessary authorization.
EntityTestLabelResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php
Return the expected error message.
EntityTestLabelResourceTestBase::setUpAuthorization in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php
Sets up the necessary authorization.
EntityTestResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php
Return the expected error message.
EntityTestResourceTestBase::setUpAuthorization in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php
Sets up the necessary authorization.
EntityTestTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/EntityTestTest.php
Return the expected error message.
EntityTestTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/EntityTestTest.php
Sets up the necessary authorization.
EntityTestTextItemNormalizerTest::testGetWithFormat in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php
Tests GETting an entity with the test text field set to a specific format.
EntityTranslationTest::doTestEntityTranslationAPI in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Executes the Entity Translation API tests for the given entity type.
EntityUuidConverter::convert in core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
Converts path variables to their corresponding objects.
EntityViewBuilderTest::testEntityViewBuilderCache in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache handling.
EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache with references.
EntryPointTest::testEntryPoint in core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
Test GET to the entry point.
ExceptionHandlingTest::testExceptionEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests exception message escaping.
ExternalNormalizersTest::testFormatAgnosticNormalizers in core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
Tests a format-agnostic normalizer.
FieldDiscoveryTest::testAddFields in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
Tests the addFields method.
FieldEntityTest::testGetEntityNullEntityOptionalRelationship in core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php
Tests the getEntity method returning NULL for an optional relationship.
FieldPluginBase::defineValueProcessPipeline in core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
Apply any custom processing to the field bundle migrations.
FieldStorageConfigResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php
Return the expected error message.
FileResourceTestBase::setUpAuthorization in core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php
Sets up the necessary authorization.
FileTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/FileTest.php
Sets up the necessary authorization.
FileTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/FileTest.php
FileUpload::handleFileUploadForExistingResource in core/modules/jsonapi/src/Controller/FileUpload.php
Handles JSON:API file upload requests.
FileUploadResourceTestBase::setUpAuthorization in core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php
Sets up the necessary authorization.
FileUploadTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
Return the expected error message.
FileUploadTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
Sets up the necessary authorization.
FileUploadTest::testPostFileUpload in core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
Tests using the file upload POST route; needs second request to "use" file.
FileUploadTest::testPostFileUploadAndUseInSingleRequest in core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
Tests using the 'file upload and "use" file in single request" POST route.
FilterHtml::tips in core/modules/filter/src/Plugin/Filter/FilterHtml.php
Generates a filter's tip.
FormBuilder::buildForm in core/lib/Drupal/Core/Form/FormBuilder.php
Builds and processes a form for a given form ID.
FormBuilder::prepareForm in core/lib/Drupal/Core/Form/FormBuilder.php
Prepares a structured form array.
FormBuilder::processForm in core/lib/Drupal/Core/Form/FormBuilder.php
Processes a form submission.
FormBuilderTest::providerTestFormTokenCacheability in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Data provider for testFormTokenCacheability.
FormBuilderTest::testFormTokenCacheability in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
@covers ::prepareForm
FormBuilderTest::testGetAjaxRequest in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
@covers ::buildForm
FormBuilderTest::testRebuildFormOnGetRequest in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Tests the rebuildForm() method for a GET submission.
FormState::isRequestMethodSafe in core/lib/Drupal/Core/Form/FormState.php
Checks whether the request method is a "safe" HTTP method.
FormStateDecoratorBaseTest::providerIsMethodType in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Provides data to self::testIsMethodType().
FormStateDecoratorBaseTest::providerSetRequestMethod in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
Provides data to self::testSetMethod().
FormStateTest::providerTestIsMethodType in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
Provides test data for testIsMethodType().
FormStateTest::providerTestIsMethodType in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
Provides test data for testIsMethodType().
FormStateTest::testIsCached in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
@covers ::isCached
FormStateTest::testSetCachedGet in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
@covers ::setCached
FormTestGetForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
Form constructor.
FunctionalTestSetupTrait::prepareRequestForGenerator in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Creates a mock request and sets it on the generator.
FunctionalTestSetupTrait::setupBaseUrl in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Sets up the base URL based upon the environment variable.
HandleMultiplesTest::getDefinition in core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php
Provides the test migration definition.
HeadersCacheContextTest::testGetContext in core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php
@covers ::getContext
ImageTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
InstallerTestBase::installDrupal in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
We are testing the installer, so set up a minimal environment for that.
jsonapi.services.yml in core/modules/jsonapi/jsonapi.services.yml
core/modules/jsonapi/jsonapi.services.yml
JsonApiFilterRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 in core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
Ensure filtering on relationships works with bundle-specific target types.
JsonApiFilterRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 in core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
Ensure filtering for entities with empty entity reference fields works.
JsonApiFilterRegressionTest::testFilterByIdFromIssue3015759 in core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
Ensures that filtering by a sequential internal ID named 'id' is possible.
JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId in core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
Tests that collections can be filtered by an entity reference target_id.
JsonApiFunctionalMultilingualTest::testPatchTranslation in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php
Tests updating a translation.
JsonApiFunctionalTest::testRead in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php
Tests the GET method.
JsonApiFunctionalTest::testWrite in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php
Tests POST, PATCH and DELETE.
JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 in core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php
Ensure filtering on relationships works with bundle-specific target types.
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 in core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php
Ensure non-translatable entities can be PATCHed with an alternate language.
JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 in core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php
Ensures PATCHing datetime (both date-only & date+time) fields is possible.
JsonApiRegressionTest::testAliasedFieldsWithVirtualRelationships in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Tests that "virtual/missing" resources can exist for renamed fields.
JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2984647 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Cannot GET an entity with dangling references in an ER field.
JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure deep nested include works on multi target entity type field.
JsonApiRegressionTest::testEmptyMapFieldTypeDenormalization in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure optional `@FieldType=map` fields are denormalized correctly.
JsonApiRegressionTest::testGetNodeCollectionWithHookNodeGrantsImplementationsFromIssue2984964 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensures GETting node collection + hook_node_grants() implementations works.
JsonApiRegressionTest::testGetTermWhenMultipleVocabulariesExistFromIssue2977879 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensures GETting terms works when multiple vocabularies exist.
JsonApiRegressionTest::testLeakCacheMetadataInOmitted in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure EntityAccessDeniedHttpException cacheability is taken into account.
JsonApiRegressionTest::testMapFieldTypeNormalizationFromIssue3040590 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure `@FieldType=map` fields are normalized correctly.
JsonApiRegressionTest::testNonCacheableMethods in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Tests that caching isn't happening for non-cacheable methods.
JsonApiRegressionTest::testPageCacheFromIssue3009596 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensures that Drupal's page cache is effective.
JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensures datetime fields are normalized using the correct timezone.
JsonApiRegressionTest::testThatRoutesAreRebuiltAfterDataModelChangesFromIssue2984886 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensures that JSON:API routes are caches are dynamically rebuilt.
LanguageNegotiationContentEntityTest::testGetLangcode in core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php
@covers ::getLangcode
LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks in core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php
@covers ::getLanguageSwitchLinks
LanguageNegotiationContentEntityTest::testProcessOutbound in core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php
@covers ::processOutbound
LanguageNegotiationUrlTest::testDomain in core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
Tests domain language negotiation and outbound path processing.
LanguageNegotiationUrlTest::testNeutralLanguages in core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
Tests outbound path processing for neutral languages.
LanguageNegotiationUrlTest::testPathPrefix in core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
Tests path prefix language negotiation and outbound path processing.
LanguageTestController::testSubRequest in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Uses a sub request to retrieve the 'user' page.
LanguageUILanguageNegotiationTest::testLanguageDomain in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Tests URL handling when separate domains are used for multiple languages.
LinksetControllerMultiLingualTest::testBasicMultilingualFunctions in core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php
Test core functions of the linkset for multilingual behavior.
LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions in core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php
Test core functions of the linkset for multilingual behavior.
LinksetControllerTest::testAccess in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Test the access control functionality of the linkset endpoint.
LinksetControllerTest::testBasicFunctions in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Test core functions of the linkset endpoint.
LinksetControllerTest::testCacheability in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Test the cacheability of the linkset endpoint.
LinksetControllerTest::testCustomLinkRelation in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Tests that menu items can use a custom link relation.
LinksetControllerTest::testDisabledEndpoint in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Test that api route does not exist if the config option is disabled.
LinksetControllerTest::testUserAccountMenu in core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
Tests that the user account menu behaves as it should.
media.routing.yml in core/modules/media/media.routing.yml
core/modules/media/media.routing.yml
MediaResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php
Return the expected error message.
MediaResourceTestBase::setUpAuthorization in core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php
Sets up the necessary authorization.
MediaTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/MediaTest.php
Return the expected error message.
MediaTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/MediaTest.php
Sets up the necessary authorization.
MenuLinkContentResourceTestBase::setUpAuthorization in core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
Sets up the necessary authorization.
MenuLinkContentTest::testLinkOptionsSerialization in core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php
Tests requests using a serialized field item property.
MessageTest::testCollection in core/modules/jsonapi/tests/src/Functional/MessageTest.php
Tests GETting a collection of resources.
MethodFilter::filter in core/lib/Drupal/Core/Routing/MethodFilter.php
Filters the route collection against a request.
MethodFilterTest::testCollectionOrder in core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
Ensures that the incoming and outgoing collections have the same order.
MethodFilterTest::testFilteredMethods in core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
@covers ::filter
MethodFilterTest::testMethodNotAllowedException in core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
@covers ::filter
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes in core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
@covers ::filter
MethodFilterTest::testWithAllowedMethod in core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
@covers ::filter
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes in core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
@covers ::filter
migrate.services.yml in core/modules/migrate/migrate.services.yml
core/modules/migrate/migrate.services.yml
MigrateProcessErrorMessagesTest::setPluginManagers in core/modules/migrate/tests/src/Kernel/MigrateProcessErrorMessagesTest.php
Prepares and sets the prophesized plugin managers.
Migration::getProcessNormalized in core/modules/migrate/src/Plugin/Migration.php
Resolve shorthands into a list of plugin configurations.
Migration::getProcessPlugins in core/modules/migrate/src/Plugin/Migration.php
Returns the process plugins.
MigrationTest::testGetProcessPluginsException in core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
Tests Migration::getProcessPlugins() throws an exception.
module_cache_bin.services.yml in core/modules/system/tests/modules/module_cache_bin/module_cache_bin.services.yml
core/modules/system/tests/modules/module_cache_bin/module_cache_bin.services.yml
NodeResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
Return the expected error message.
NodeResourceTestBase::setUpAuthorization in core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
Sets up the necessary authorization.
NodeResourceTestBase::testPatchPath in core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
Tests PATCHing a node's path with and without 'create url aliases'.
NodeTest::assertCacheableNormalizations in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Asserts that normalizations are cached in an incremental way.
NodeTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Return the expected error message.
NodeTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Sets up the necessary authorization.
NodeTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/NodeTest.php
NodeTest::testGetIndividual in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Tests GETting an individual resource, plus edge cases to ensure good DX.
NodeTest::testPatchPath in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Tests PATCHing a node's path with and without 'create url aliases'.
NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent in core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php
Asserts that caching is allowed unless there is a session cookie present.
OEmbed::getLocalThumbnailUri in core/modules/media/src/Plugin/media/Source/OEmbed.php
Returns the local URI for a resource thumbnail.
OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest in core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php
OptionsRequestSubscriberTest::testWithNonOptionRequest in core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php
@covers ::onRequest
OverrideSectionsTest::testOverrideField in core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php
Tests that the layout override field is not normalized.
PagerManagerTest::testFindPage in core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php
@covers ::findPage
PagerManagerTest::testGetUpdatedParameters in core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php
@covers ::getUpdatedParameters
page_cache.services.yml in core/modules/page_cache/page_cache.services.yml
core/modules/page_cache/page_cache.services.yml
PathPluginBase::overrideAppliesPathAndMethod in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Determines whether an override for the path and method should happen.
PathPluginBaseTest::testGetRestRoute in core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php
Tests the altering of a REST route.
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
PerformanceTestTrait::collectPerformanceData in core/tests/Drupal/Tests/PerformanceTestTrait.php
Executes a callable and collects performance data.
ProviderRepository::getAll in core/modules/media/src/OEmbed/ProviderRepository.php
QueryArgsCacheContextTest::testGetContext in core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php
@covers ::getContext
QueryFactory::updateConfigKeyStore in core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
Updates or adds lookup data.
QueryFactoryTest::testGetKeys in core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php
@covers ::getKeys @covers ::getValues
QueryFactoryTest::testGetKeysWildCardEnd in core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php
@covers ::getKeys @covers ::getValues
ReadOnlyModeMethodFilter::filter in core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php
Filters the route collection against a request.
RegistryTest::testRaceCondition in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests the behavior of the theme registry class.
RendererPlaceholdersTest::testCacheableParent in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
@covers ::render @covers ::doRender @covers \Drupal\Core\Render\RenderCache::get @covers \Drupal\Core\Render\RenderCache::set
RendererPlaceholdersTest::testUncacheableParent in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
@covers ::render @covers ::doRender
RendererTestBase::setUpUnusedCache in core/tests/Drupal/Tests/Core/Render/RendererTestBase.php
Sets up a render cache back-end that is asserted to be never used.
RequestFormatRouteFilterTest::testNoRouteFound in core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
@covers ::filter
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats in core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
@covers ::filter
RequestHandlerTest::testHandle in core/modules/rest/tests/src/Kernel/RequestHandlerTest.php
@covers ::handle
RequestPagerTest::testFindPage in core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
@covers ::findPage
RequestPagerTest::testGetQueryParameters in core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
@covers ::getQueryParameters
ResourceBase::requestMethods in core/modules/rest/src/Plugin/ResourceBase.php
Provides predefined HTTP request methods.
ResourceFetcher::fetchResource in core/modules/media/src/OEmbed/ResourceFetcher.php
ResourceResponseSubscriberTest::providerTestResponseFormat in core/modules/rest/tests/src/Unit/EventSubscriber/ResourceResponseSubscriberTest.php
ResourceResponseTestTrait::getResponses in core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php
Gets responses from an array of links.
ResourceRoutes::getRoutesForResourceConfig in core/modules/rest/src/Routing/ResourceRoutes.php
Provides all routes for a given REST resource config.
ResourceTestBase::doTestIncluded in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests included resources.
ResourceTestBase::doTestRelationshipMutation in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Performs one round of relationship POST, PATCH and DELETE route testing.
ResourceTestBase::doTestSparseFieldSets in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests sparse field sets.
ResourceTestBase::setUpRevisionAuthorization in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Sets up the necessary authorization for handling revisions.
ResourceTestBase::testCollection in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests GETting a collection of resources.
ResourceTestBase::testDeleteIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests DELETEing an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testGetIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests GETting an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testPatchIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests PATCHing an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testPostIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests POSTing an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testRelated in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests GET of the related resource of an individual resource.
ResourceTestBase::testRelationships in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests CRUD of individual resource relationship data.
ResourceTestBase::testRevisions in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests individual and collection revisions.
rest.resource.entity.node.yml in core/modules/rest/config/optional/rest.resource.entity.node.yml
core/modules/rest/config/optional/rest.resource.entity.node.yml
rest.services.yml in core/modules/rest/rest.services.yml
core/modules/rest/rest.services.yml
RestExport::collectRoutes in core/modules/rest/src/Plugin/views/display/RestExport.php
Adds the route entry of a view to the collection.
RestJsonApiUnsupported::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php
Sets up the necessary authorization.
RestJsonApiUnsupported::testApiJsonNotSupportedInRest in core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php
Deploying a REST resource using api_json format results in 400 responses.
RestResourceConfigTest::testNormalizeRestMethod in core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php
Asserts that rest methods are normalized to upper case.
RestResourceConfigTest::testNormalizeRestMethod in core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php
Asserts that rest methods are normalized to upper case.
RouteMethodSubscriber::onRouteBuilding in core/lib/Drupal/Core/EventSubscriber/RouteMethodSubscriber.php
Sets a default value of GET|POST for the _method route property.
RouteNoneTest::testProcessOutbound in core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php
Tests the output process.
RoutePreloader::isGetAndHtmlRoute in core/lib/Drupal/Core/Routing/RoutePreloader.php
Determines whether the given route is a GET and HTML route.
RoutePreloaderTest::testOnRequestNonHtml in core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php
Tests onRequest on a non html request.
RouteProcessorCsrfTest::testProcessOutboundNoRequirement in core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php
Tests the processOutbound() method with no _csrf_token route requirement.
RouteProcessorCurrentIntegrationTest::testProcessOutbound in core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
Tests the output process.
RouteProviderTest::testExactPathMatch in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that we can find routes with the exact incoming path.
RouteProviderTest::testOutlinePathMatch in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaults in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision2 in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision3 in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that we can find multiple routes that match the request equally.
RouteProviderTest::testOutlinePathMatchTrailingSlash in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that a trailing slash on the request does not result in a 404.
RouteProviderTest::testOutlinePathMatchZero in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Tests a route with a 0 as value.
RouteProviderTest::testOutlinePathNoMatch in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Confirms that an exception is thrown when no matching path is found.
RouteProviderTest::testRouteByName in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Tests RouteProvider::getRouteByName() & RouteProvider::getRoutesByNames().
RouteProviderTest::testRouteCaching in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
Tests that route caching works.
Router::doMatchCollection in core/lib/Drupal/Core/Routing/Router.php
Tries to match a URL with a set of routes.
Routes::getEntryPointRoute in core/modules/jsonapi/src/Routing/Routes.php
Provides the entry point route.
Routes::getIndividualRoutesForResourceType in core/modules/jsonapi/src/Routing/Routes.php
Gets a route collection for the given resource type.
Routes::getRoutesForResourceType in core/modules/jsonapi/src/Routing/Routes.php
Gets applicable resource routes for a JSON:API resource type.
RoutesTest::testRoutesCollection in core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
@covers ::routes
RoutesTest::testRoutesIndividual in core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
@covers ::routes
RoutesTest::testRoutesRelated in core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
@covers ::routes
RoutesTest::testRoutesRelationships in core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
@covers ::routes
RoutingFixtures::complexRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a complex set of routes for testing.
RoutingFixtures::duplicatePathsRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a complex set of routes for testing.
RoutingFixtures::mixedCaseRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a complex set of routes for testing.
RoutingFixtures::sampleRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a standard set of routes for testing.
RoutingFixtures::staticSampleRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a static version of the routes.
SearchBlockForm::buildForm in core/modules/search/src/Form/SearchBlockForm.php
Form constructor.
SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
Return the expected error message.
SearchPageResourceTestBase::setUpAuthorization in core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
Sets up the necessary authorization.
SearchPageTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/SearchPageTest.php
Return the expected error message.
SearchPageTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/SearchPageTest.php
Sets up the necessary authorization.
ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
Return the expected error message.
ShortcutResourceTestBase::setUpAuthorization in core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
Sets up the necessary authorization.
ShortcutSetResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php
Return the expected error message.
ShortcutSetResourceTestBase::setUpAuthorization in core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php
Sets up the necessary authorization.
ShortcutSetTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
Return the expected error message.
ShortcutSetTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
Sets up the necessary authorization.
ShortcutTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
SubProcessTest::testNotFoundSubProcess in core/modules/migrate/tests/src/Unit/process/SubProcessTest.php
Tests the sub_process process plugin.
SubProcessTest::testSubProcess in core/modules/migrate/tests/src/Unit/process/SubProcessTest.php
Tests the sub_process process plugin.
SubProcessWithSkipTest::getDefinition in core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php
Provides the test migration definition.
SyslogTest::testSyslogWriting in core/modules/syslog/tests/src/Kernel/SyslogTest.php
@covers ::log
TermResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
Return the expected error message.
TermResourceTestBase::setUpAuthorization in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
Sets up the necessary authorization.
TermResourceTestBase::testGetTermWithParent in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
Tests GETting a term with a parent term other than the default <root> (0).
TermResourceTestBase::testPatchPath in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
Tests PATCHing a term's path.
TermTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/TermTest.php
Return the expected error message.
TermTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/TermTest.php
Sets up the necessary authorization.
TermTest::testGetIndividualTermWithParent in core/modules/jsonapi/tests/src/Functional/TermTest.php
Tests GETting a term with a parent term other than the default <root> (0).
TermTest::testPatchPath in core/modules/jsonapi/tests/src/Functional/TermTest.php
Tests PATCHing a term's path.
TestContent::subrequestTest in core/modules/system/tests/modules/router_test_directory/src/TestContent.php
Uses a subrequest to determine the content.
ThemeRegistry::__construct in core/lib/Drupal/Core/Utility/ThemeRegistry.php
Constructs a ThemeRegistry object.
TokenReplaceKernelTest::testSystemSiteTokenReplacement in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
Tests the generation of all system site information tokens.
TokenTest::testGetInfo in core/tests/Drupal/Tests/Core/Utility/TokenTest.php
@covers ::getInfo
toolbar.services.yml in core/modules/toolbar/toolbar.services.yml
core/modules/toolbar/toolbar.services.yml
TwigSandboxPolicy::__construct in core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
Constructs a new TwigSandboxPolicy object.
UrlTransformRelativeTest::testFileUrlTransformRelative in core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php
Tests transformRelative() function.
user.routing.yml in core/modules/user/user.routing.yml
core/modules/user/user.routing.yml
UserResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php
Return the expected error message.
UserResourceTestBase::setUpAuthorization in core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php
Sets up the necessary authorization.
UserTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/UserTest.php
Return the expected error message.
UserTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/UserTest.php
Sets up the necessary authorization.
UserTest::testCollectionContainsAnonymousUser in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests that the collection contains the anonymous user.
UserTest::testCollectionFilterAccess in core/modules/jsonapi/tests/src/Functional/UserTest.php
UserTest::testGetMailFieldOnlyVisibleToOwner in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests GETting privacy-sensitive base fields.
UserTest::testPatchDxForSecuritySensitiveBaseFields in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests PATCHing security-sensitive base fields of the logged in account.
UserTest::testPatchSecurityOtherUser in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests PATCHing security-sensitive base fields to change other users.
UserTest::testQueryInvolvingRoles in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests good error DX when trying to filter users by role.
UserTest::testResaveAccountName in core/modules/jsonapi/tests/src/Functional/UserTest.php
Tests users with altered display names.
VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
Return the expected error message.
VocabularyTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/VocabularyTest.php
Return the expected error message.
WebDriverCurlService::execute in core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php
WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php
Return the expected error message.
WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage in core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
Return the expected error message.
WorkspaceResourceTestBase::setUpAuthorization in core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php
Sets up the necessary authorization.
WorkspaceResourceTestBase::setUpAuthorization in core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
Sets up the necessary authorization.
WorkspaceTest::getExpectedUnauthorizedAccessMessage in core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php
Return the expected error message.
WorkspaceTest::setUpAuthorization in core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php
Sets up the necessary authorization.
xa1.php in core/lib/Drupal/Component/Transliteration/data/xa1.php
xac.php in core/lib/Drupal/Component/Transliteration/data/xac.php

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