Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonSchemaTestTrait::testNormalizedValuesAgainstJsonSchema | function | core/ |
Test normalized values against the JSON schema. |
| JsonSchemaTestTrait::testSupportedTypesSchemaIsValid | function | core/ |
Test that a valid schema is returned for the explicitly supported types. |
| JsonTest | class | core/ |
Tests Drupal\Component\Serialization\Json. |
| 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. |
| JsonTestFieldFilterAccessHooks | class | core/ |
Hook implementations for jsonapi_test_field_filter_access. |
| JsonTestFieldFilterAccessHooks.php | file | core/ |
|
| JsonTestFieldFilterAccessHooks::jsonapiEntityFieldFilterAccess | function | core/ |
Implements hook_jsonapi_entity_field_filter_access(). |
| 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. |
| JsOptimizerUnitTest::setUp | function | core/ |
|
| JsOptimizerUnitTest::testClean | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| JsOptimizerUnitTest::testOptimize | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| JsTestingAjaxRequestTestHooks | class | core/ |
Hook implementations for js_testing_ajax_request_test. |
| JsTestingAjaxRequestTestHooks.php | file | core/ |
|
| JsTestingAjaxRequestTestHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| JsTestingLogTestHooks | class | core/ |
Hook implementations for js_testing_log_test. |
| JsTestingLogTestHooks.php | file | core/ |
|
| JsTestingLogTestHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| JsTestingLogTestHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| JSTranslationTest | class | core/ |
Tests for CKEditor 5 plugins using Drupal's translation system. |
| JSTranslationTest.php | file | core/ |
|
| JSTranslationTest::$modules | property | core/ |
Modules to install. |
| JSTranslationTest::setUp | function | core/ |
|
| JSTranslationTest::test | function | core/ |
Integration test to ensure that CKEditor 5 Plugins translations are loaded. |
| JSWebAssert | class | core/ |
Defines a class with methods for asserting presence of elements during tests. |
| JSWebAssert.php | file | core/ |
|
| JSWebAssert::assertEscaped | function | core/ |
Passes if the raw text IS found escaped on the loaded page. |
| JSWebAssert::assertExpectedAjaxRequest | function | core/ |
Asserts that an AJAX request has been completed. |
| JSWebAssert::assertNoElementAfterWait | function | core/ |
Asserts that no matching element exists on the page after a wait. |
| JSWebAssert::assertNoEscaped | function | core/ |
Passes if the raw text IS NOT found escaped on the loaded page. |
| JSWebAssert::assertNotVisibleInViewport | function | core/ |
Tests that a node, or its specific corner, is not visible in the viewport. |
| JSWebAssert::assertVisibleInViewport | function | core/ |
Tests that a node, or its specific corner, is visible in the viewport. |
| JSWebAssert::assertWaitOnAjaxRequest | function | core/ |
Waits for AJAX request to be completed. |
Pagination
- Previous page
- Page 892
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.