Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
JsMessageTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php
JsMessageTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php The theme to install as the default for testing.
JsMessageTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Modules to install.
JsMessageTest::assertCurrentMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Asserts that currently shown messages match expected messages.
JsMessageTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php
JsMessageTest::testAddRemoveMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Tests click on links to show messages and remove messages.
JSMessageTestController class core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Test Controller to show message links.
JSMessageTestController.php file core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php
JSMessageTestController::getMessagesSelectors function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Gets the test messages selectors.
JSMessageTestController::getTypes function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Gets the test types.
JSMessageTestController::messageLinks function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Displays links to show messages via JavaScript.
JSMessageTestController::messageLinksWithSystemMessages function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Displays links to show messages via JavaScript with messages from backend.
Json class core/lib/Drupal/Component/Serialization/Json.php Default serialization for JSON.
Json.php file core/lib/Drupal/Component/Serialization/Json.php
Json::decode function core/lib/Drupal/Component/Serialization/Json.php Decodes data from the serialization format.
Json::encode function core/lib/Drupal/Component/Serialization/Json.php Uses HTML-safe strings, with several characters escaped.
Json::getFileExtension function core/lib/Drupal/Component/Serialization/Json.php Gets the file extension for this serialization format.
JSON:API Architecture group core/modules/jsonapi/jsonapi.api.php Overview
The JSON:API module is a Drupal-centric implementation of the JSON:API
specification. By its own definition, the JSON:API specification "is a
specification for how a client should request that resources be fetched or
modified, and how a…
jsonapi.api.php file core/modules/jsonapi/jsonapi.api.php Documentation related to JSON:API.
jsonapi.custom_query_parameter_names_validator.subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator
jsonapi.entity_access_checker service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Access\EntityAccessChecker
jsonapi.entity_resource service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Controller\EntityResource
jsonapi.exception_subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\DefaultExceptionSubscriber
jsonapi.field_resolver service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Context\FieldResolver
jsonapi.file_upload service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Controller\FileUpload
jsonapi.include_resolver service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\IncludeResolver
jsonapi.info.yml file core/modules/jsonapi/jsonapi.info.yml core/modules/jsonapi/jsonapi.info.yml
jsonapi.install file core/modules/jsonapi/jsonapi.install Module install file.
jsonapi.links.menu.yml file core/modules/jsonapi/jsonapi.links.menu.yml core/modules/jsonapi/jsonapi.links.menu.yml
jsonapi.links.task.yml file core/modules/jsonapi/jsonapi.links.task.yml core/modules/jsonapi/jsonapi.links.task.yml
jsonapi.maintenance_mode_subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\JsonapiMaintenanceModeSubscriber
jsonapi.module file core/modules/jsonapi/jsonapi.module Module implementation file.
jsonapi.normalization_cacher service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\ResourceObjectNormalizationCacher
jsonapi.resource_response.subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\ResourceResponseSubscriber
jsonapi.resource_response_validator.subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\ResourceResponseValidator
jsonapi.resource_type.repository service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\ResourceType\ResourceTypeRepository
jsonapi.resource_type.repository.jsonapi_test_field_aliasing service core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.services.yml Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository
jsonapi.resource_version.route_enhancer service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer
jsonapi.route_enhancer service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Routing\RouteEnhancer
jsonapi.route_filter.format_setter service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Routing\EarlyFormatSetter
jsonapi.routing.yml file core/modules/jsonapi/jsonapi.routing.yml core/modules/jsonapi/jsonapi.routing.yml
jsonapi.schema.yml file core/modules/jsonapi/config/schema/jsonapi.schema.yml core/modules/jsonapi/config/schema/jsonapi.schema.yml
jsonapi.serializer service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Serializer\Serializer
jsonapi.services.yml file core/modules/jsonapi/jsonapi.services.yml core/modules/jsonapi/jsonapi.services.yml
jsonapi.settings.yml file core/modules/jsonapi/config/install/jsonapi.settings.yml core/modules/jsonapi/config/install/jsonapi.settings.yml
jsonapi.settings.yml file core/modules/jsonapi/tests/fixtures/update/jsonapi.settings.yml core/modules/jsonapi/tests/fixtures/update/jsonapi.settings.yml
jsonapi.version_negotiator service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\VersionNegotiator
jsonapi.version_negotiator.default service core/modules/jsonapi/jsonapi.services.yml Abstract
jsonapi.version_negotiator.id service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\VersionById
jsonapi.version_negotiator.rel service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\VersionByRel

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