drupal/core/modules/rest/src/Tests
Alex Pott ac0150a36a Issue #2274153 by dixon_, Wim Leers: Make RESTTestBase::httpRequest() work with HEAD requests 2016-03-21 09:16:18 +00:00
..
Views Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create() 2016-02-20 10:55:26 +05:30
AuthTest.php Issue #2672442 by rakesh.gectcr, dimaro, aditya_anurag, jhodgdon: In the documentation, change all instances of "an URL" to "a URL" 2016-02-26 12:51:33 +09:00
CreateTest.php Issue #2546216 by fortis, edutrul, -enzo-: Return entity object in REST response body after successful POST 2016-02-09 21:45:33 +09:00
CsrfTest.php Issue #2502917 by dimaro, rakesh.gectcr, DuaelFr, suhel.rangnekar: Replace deprecated usage of entity_create used with variable entity types with a direct call to EntityManager::getStorage()->create() 2016-03-04 09:25:41 +09:00
DeleteTest.php Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
NodeTest.php Issue #2451397 by Jaesin, damiankloip, alexpott, dawehner: Entity denormalization fails to retrieve bundle 2015-09-13 17:21:53 +01:00
PageCacheTest.php Issue #2485683 by Wim Leers: REST entity resource missing entity & field access cacheability metadata 2016-02-15 21:24:23 +09:00
RESTTestBase.php Issue #2274153 by dixon_, Wim Leers: Make RESTTestBase::httpRequest() work with HEAD requests 2016-03-21 09:16:18 +00:00
ReadTest.php Issue #2558883 by jhedstrom: Improve DX of formats that are requested but not found 2016-02-09 16:19:01 +09:00
ResourceTest.php Issue #2397271 by Wim Leers, larowlan, penyaskito, MattA: REST configuration fails if it contains a plugin reference that does not exist 2016-02-10 22:35:45 +00:00
RestLinkManagerTest.php Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
UpdateTest.php Issue #2502917 by dimaro, rakesh.gectcr, DuaelFr, suhel.rangnekar: Replace deprecated usage of entity_create used with variable entity types with a direct call to EntityManager::getStorage()->create() 2016-03-04 09:25:41 +09:00