Search for method
- Search 7.x for method
- Search 9.5.x for method
- Search 10.3.x for method
- Search 11.x for method
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceBase::requestMethods | function | core/ |
Provides predefined HTTP request methods. |
| ResourceGranularityUpdateTest::testMethodGranularityConvertedToResourceGranularity | function | core/ |
Tests rest_post_update_simplify_resource_granularity(). |
| ResourceInterface::availableMethods | function | core/ |
Returns the available HTTP request methods on this plugin. |
| RestResourceConfig::getAuthenticationProvidersForMethodGranularity | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfig::getFormatsForMethodGranularity | function | core/ |
Retrieves a list of supported response formats. |
| RestResourceConfig::getMethods | function | core/ |
Retrieves a list of supported HTTP methods. |
| RestResourceConfig::getMethodsForMethodGranularity | function | core/ |
Retrieves a list of supported HTTP methods for this resource. |
| RestResourceConfig::normalizeRestMethod | function | core/ |
Normalizes the method. |
| RestResourceConfigInterface::getMethods | function | core/ |
Retrieves a list of supported HTTP methods. |
| RestResourceConfigInterface::METHOD_GRANULARITY | constant | core/ |
Granularity value for per-method configuration. |
| RestResourceConfigTest::testNormalizeRestMethod | function | core/ |
Asserts that rest methods are normalized to upper case. |
| RouteMethodSubscriber | class | core/ |
Provides a default value for the HTTP method restriction on routes. |
| RouteMethodSubscriber.php | file | core/ |
|
| RouteMethodSubscriber::getSubscribedEvents | function | core/ |
|
| RouteMethodSubscriber::onRouteBuilding | function | core/ |
Sets a default value of GET|POST for the _method route property. |
| route_http_method_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RouteMethodSubscriber |
| SimpleAnnotationReader::getMethodAnnotation | function | core/ |
|
| SimpleAnnotationReader::getMethodAnnotations | function | core/ |
|
| SomeClass::testMethod | function | core/ |
|
| Sql::aggregationMethodDistinct | function | core/ |
|
| Sql::aggregationMethodSimple | function | core/ |
|
| TestBase::$httpAuthMethod | property | core/ |
HTTP authentication method (specified as a CURLAUTH_* constant). |
| TestBaseTest::invokeProtectedMethod | function | core/ |
Invoke methods that are protected or private. |
| TestController::testMethod | function | core/ |
Just a test method for the test routes. |
| TestController::testMethod | function | core/ |
Helper page to load jQuery in test. |
| TestInterface::testMethod | function | core/ |
|
| TestLocalTaskController::methodWithoutUpcastNode | function | core/ |
A method which does not hint the node parameter to avoid upcasting. |
| TestServiceComplexMethod | class | core/ |
|
| TestServiceComplexMethod | class | core/ |
|
| TestServiceComplexMethod::complexMethod | function | core/ |
|
| TestServiceComplexMethod::complexMethod | function | core/ |
|
| TestServiceMethodWithParameter | class | core/ |
|
| TestServiceMethodWithParameter::methodWithParameter | function | core/ |
|
| TestServiceNoMethod | class | core/ |
|
| TestServiceNoMethod | class | core/ |
|
| TestServiceSimpleMethod | class | core/ |
|
| TestServiceSimpleMethod::method | function | core/ |
|
| TestServiceWithInterface::testMethod | function | core/ |
|
| TestServiceWithProtectedMethods | class | core/ |
|
| TestServiceWithProtectedMethods::privateMethod | function | core/ |
|
| TestServiceWithProtectedMethods::protectedMethod | function | core/ |
|
| TestServiceWithProtectedMethods::testMethod | function | core/ |
|
| TestServiceWithPublicStaticMethod | class | core/ |
|
| TestServiceWithPublicStaticMethod::testMethod | function | core/ |
|
| TrustedMethods | class | core/ |
|
| TrustedMethods::callback | function | core/ |
|
| TrustedMethods::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TrustedMethods::unTrustedCallback | function | core/ |
|
| TwigSandboxPolicy::$whitelisted_methods | property | core/ |
An array of whitelisted methods in the form of methodName => TRUE. |
| TwigSandboxPolicy::checkMethodAllowed | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.