Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceTypeRepositoryTest::$modules | property | core/ |
Modules to install. |
| ResourceTypeRepositoryTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
| ResourceTypeRepositoryTest::getFieldsProvider | function | core/ |
Data provider for testMappingNameConflictCheck. |
| ResourceTypeRepositoryTest::getProvider | function | core/ |
Data provider for testGet. |
| ResourceTypeRepositoryTest::setUp | function | core/ |
|
| ResourceTypeRepositoryTest::testAll | function | core/ |
Tests all. |
| ResourceTypeRepositoryTest::testCaching | function | core/ |
Ensures that the ResourceTypeRepository's cache does not become stale. |
| ResourceTypeRepositoryTest::testGet | function | core/ |
Tests get. |
| ResourceTypeRepositoryTest::testMappingNameConflictCheck | function | core/ |
Ensures that a naming conflict in mapping causes an exception to be thrown. |
| ResourceTypeRepositoryTest::testResourceTypeDisabling | function | core/ |
Tests that resource types can be disabled by a build subscriber. |
| ResourceTypeRepositoryTest::testResourceTypeFieldAliasing | function | core/ |
Tests that resource type fields can be aliased per resource type. |
| ResourceTypeRepositoryTest::testResourceTypeFieldDisabling | function | core/ |
Tests that resource type fields can be disabled per resource type. |
| ResourceTypeRepositoryTest::testResourceTypeFieldEnabling | function | core/ |
Tests that resource type fields can be re-enabled per resource type. |
| ResourceTypeRepositoryTest::testResourceTypeRenaming | function | core/ |
Tests that resource types can be renamed. |
| ResourceVersionRouteEnhancer | class | core/ |
Loads an appropriate revision for the requested resource version. |
| ResourceVersionRouteEnhancer.php | file | core/ |
|
| ResourceVersionRouteEnhancer::$versionNegotiator | property | core/ |
The revision ID negotiator. |
| ResourceVersionRouteEnhancer::CACHE_CONTEXT | constant | core/ |
The cache context by which vary the loaded entity revision. |
| ResourceVersionRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| ResourceVersionRouteEnhancer::isValidVersionIdentifier | function | core/ |
Validates the user input. |
| ResourceVersionRouteEnhancer::RESOURCE_VERSION_QUERY_PARAMETER | constant | core/ |
The query parameter for providing a version (revision) value. |
| ResourceVersionRouteEnhancer::REVISION_ID_KEY | constant | core/ |
The route default parameter name. |
| ResourceVersionRouteEnhancer::VERSION_IDENTIFIER_VALIDATOR | constant | core/ |
Resource version validation regex. |
| ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED | constant | core/ |
A route parameter key which indicates that working copies were requested. |
| ResourceVersionRouteEnhancer::__construct | function | core/ |
ResourceVersionRouteEnhancer constructor. |
| respond_install_uninstall_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml |
| respond_install_uninstall_hook_test_cache_flush | function | core/ |
This implements a hook on behalf of another module. |
| ResponseDisplayPluginInterface | interface | core/ |
Defines a display which returns a Response object. |
| ResponseDisplayPluginInterface.php | file | core/ |
|
| ResponseDisplayPluginInterface::buildResponse | function | core/ |
Builds up a response with the rendered view as content. |
| ResponseGeneratorSubscriber | class | core/ |
Response subscriber to add X-Generator header tag. |
| ResponseGeneratorSubscriber.php | file | core/ |
|
| ResponseGeneratorSubscriber::getSubscribedEvents | function | core/ |
|
| ResponseGeneratorSubscriber::onRespond | function | core/ |
Sets extra X-Generator header on successful responses. |
| ResponseGeneratorTest | class | core/ |
Tests to see if generator header is added. |
| ResponseGeneratorTest.php | file | core/ |
|
| ResponseGeneratorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponseGeneratorTest::$modules | property | core/ |
Modules to install. |
| ResponseGeneratorTest::setUp | function | core/ |
|
| ResponseGeneratorTest::testGeneratorHeaderAdded | function | core/ |
Tests to see if generator header is added. |
| ResponseKeepSessionOpenInterface | interface | core/ |
Indicates that sessions for this response should be kept open after sending. |
| ResponseKeepSessionOpenInterface.php | file | core/ |
|
| ResponsePolicyInterface | interface | core/ |
Defines the interface for response policy implementations. |
| ResponsePolicyInterface.php | file | core/ |
|
| ResponsePolicyInterface::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| ResponsePolicyInterface::DENY | constant | core/ |
Deny storage of a page in the cache. |
| ResponseStatus | class | core/ |
Provides a 'Response status' condition. |
| ResponseStatus.php | file | core/ |
|
| ResponseStatus::$requestStack | property | core/ |
The request stack. |
| ResponseStatus::buildConfigurationForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 1167
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.