Search for js
Title | Object type | File name | Summary |
---|---|---|---|
jsonapi_test_reference_types_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
jsonapi_test_resource_type_building.build_subscriber | service | core/ |
Drupal\jsonapi_test_resource_type_building\EventSubscriber\ResourceTypeBuildEventSubscriber |
jsonapi_test_resource_type_building.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml |
jsonapi_test_resource_type_building.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml |
jsonapi_test_user.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml |
jsonapi_test_user.module | file | core/ |
Support module for JSON:API user hooks testing. |
jsonapi_test_user_user_format_name_alter | function | core/ |
Implements hook_user_format_name_alter(). |
jsonapi_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
JsOnceTestController | class | core/ |
Controller for testing the @drupal/once library integration. |
JsOnceTestController.php | file | core/ |
|
JsOnceTestController::onceTest | function | core/ |
Provides elements for testing @drupal/once. |
JsonEncoder | class | core/ |
Encodes JSON:API data. |
JsonEncoder | class | core/ |
Adds 'ajax' to the supported content types of the JSON encoder. |
JsonEncoder.php | file | core/ |
|
JsonEncoder.php | file | core/ |
|
JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
JsonEncoder::supportsDecoding | function | core/ |
|
JsonEncoder::supportsEncoding | function | core/ |
|
JsonEncoder::__construct | function | core/ |
|
JsonEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\JsonEncoder[[api-linebreak]] @group serialization |
JsonEncoderTest.php | file | core/ |
|
JsonEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
JsonRenderer | class | core/ |
Default main content renderer for JSON requests. |
JsonRenderer.php | file | core/ |
|
JsonRenderer::$renderer | property | core/ |
The renderer service. |
JsonRenderer::$titleResolver | property | core/ |
The title resolver. |
JsonRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
JsonRenderer::__construct | function | core/ |
Constructs a new JsonRenderer. |
JsonTest | class | core/ |
@coversDefaultClass \Drupal\Component\Serialization\Json[[api-linebreak]] @group Serialization |
JsonTest.php | file | core/ |
|
JsonTest::$htmlUnsafe | property | core/ |
An array of unsafe html characters which has to be encoded. |
JsonTest::$htmlUnsafeEscaped | property | core/ |
An array of unsafe html characters which are already escaped. |
JsonTest::$string | property | core/ |
A test string with the full ASCII table. |
JsonTest::setUp | function | core/ |
|
JsonTest::testEncodingAscii | function | core/ |
Tests encoding for every ASCII character. |
JsonTest::testEncodingLength | function | core/ |
Tests encoding length. |
JsonTest::testEncodingStartEnd | function | core/ |
Tests end and start of the encoded string. |
JsonTest::testReversibility | function | core/ |
Tests converting PHP variables to JSON strings and back. |
JsonTest::testStructuredReversibility | function | core/ |
Tests the reversibility of structured data. |
JsOptimizer | class | core/ |
Optimizes a JavaScript asset. |
JsOptimizer.php | file | core/ |
|
JsOptimizer::clean | function | core/ |
Processes the contents of a javascript asset for cleanup. |
JsOptimizer::optimize | function | core/ |
Optimizes an asset. |
JsOptimizer::__construct | function | core/ |
Constructs a new JsOptimizer object. |
JsOptimizerUnitTest | class | core/ |
Tests the JS asset optimizer. |
JsOptimizerUnitTest.php | file | core/ |
|
JsOptimizerUnitTest::$optimizer | property | core/ |
A JS asset optimizer. |
JsOptimizerUnitTest::providerTestClean | function | core/ |
Provides data for the JS asset cleaning test. |
JsOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the JS asset optimize test. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.