Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| rest_post_update_161923 | function | core/ |
Clear caches due to changes in route definitions. |
| rest_post_update_create_rest_resource_config_entities | function | core/ |
Create REST resource configuration entities. |
| rest_post_update_resource_granularity | function | core/ |
Simplify method-granularity REST resource config to resource-granularity. |
| rest_test.authentication.test_auth | service | core/ |
Drupal\rest_test\Authentication\Provider\TestAuth |
| rest_test.authentication.test_auth_global | service | core/ |
Drupal\rest_test\Authentication\Provider\TestAuthGlobal |
| rest_test.encoder.foobar | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
| rest_test.info.yml | file | core/ |
core/modules/rest/tests/modules/rest_test/rest_test.info.yml |
| rest_test.module | file | core/ |
Contains hook implementations for testing REST module. |
| rest_test.page_cache_request_policy.deny_test_auth_requests | service | core/ |
Drupal\rest_test\PageCache\RequestPolicy\DenyTestAuthRequests |
| rest_test.services.yml | file | core/ |
core/modules/rest/tests/modules/rest_test/rest_test.services.yml |
| rest_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| rest_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
| rest_test_views.info.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml |
| rest_test_views.module | file | core/ |
Test hook implementations for the REST views test module. |
| rest_test_views_views_post_execute | function | core/ |
Implements hook_views_post_execute(). |
| rest_update_8201 | function | core/ |
Install the REST config entity type and fix old settings-based config. |
| rest_update_8202 | function | core/ |
Re-save all views with a REST display to add new auth defaults. |
| rest_update_8203 | function | core/ |
Enable BC for EntityResource: continue to use permissions. |
| rest_update_8401 | function | core/ |
Ensure the right REST authentication method is used. |
| rest_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| Result | class | core/ |
Views area handler to display some configurable result summary. |
| Result.php | file | core/ |
|
| Result::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Result::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Result::query | function | core/ |
Add anything to the query that we might need to. |
| Result::render | function | core/ |
Render the area. |
| ResultRow | class | core/ |
A class representing a view result row. |
| ResultRow.php | file | core/ |
|
| ResultRow::$index | property | core/ |
An incremental number which represents the row in the entire result. |
| ResultRow::$_entity | property | core/ |
The entity for this result. |
| ResultRow::$_relationship_entities | property | core/ |
An array of relationship entities. |
| ResultRow::resetEntityData | function | core/ |
Resets the _entity and _relationship_entities properties. |
| ResultRow::__construct | function | core/ |
Constructs a ResultRow object. |
| ResultTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\area\Result[[api-linebreak]] @group views |
| ResultTest.php | file | core/ |
|
| ResultTest::$resultHandler | property | core/ |
The Result handler. |
| ResultTest::$view | property | core/ |
The view executable object. |
| ResultTest::providerTestResultArea | function | core/ |
Data provider for testResultArea. |
| ResultTest::setUp | function | core/ |
|
| ResultTest::setupViewPager | function | core/ |
Sets up a mock pager on the view executable object. |
| ResultTest::testQuery | function | core/ |
Tests the query method. |
| ResultTest::testResultArea | function | core/ |
Tests the rendered output of the Result area handler. |
| RetrieveFileTest | class | core/ |
Tests HTTP file fetching and error handling. |
| RetrieveFileTest.php | file | core/ |
|
| RetrieveFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RetrieveFileTest::testFileRetrieving | function | core/ |
Invokes system_retrieve_file() in several scenarios. |
| ReverseProxyMiddleware | class | core/ |
Provides support for reverse proxies. |
| ReverseProxyMiddleware.php | file | core/ |
|
| ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
| ReverseProxyMiddleware::$settings | property | core/ |
The site settings. |
Pagination
- Previous page
- Page 1034
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.