Search for method
- Search 7.x for method
- Search 9.5.x for method
- Search 8.9.x for method
- Search 10.3.x for method
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
ProxyBuilderTest::testBuildWithPublicStaticMethod | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
QueryTest::queryMethodsTests | function | core/ |
Tests methods provided by the QueryPluginBase. |
ReadOnlyModeMethodFilter | class | core/ |
Filters routes based on the HTTP method and JSON:API's read-only mode. |
ReadOnlyModeMethodFilter.php | file | core/ |
|
ReadOnlyModeMethodFilter::$inner | property | core/ |
The decorated method filter. |
ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled | property | core/ |
Whether JSON:API's read-only mode is enabled. |
ReadOnlyModeMethodFilter::filter | function | core/ |
Filters the route collection against a request. |
ReadOnlyModeMethodFilter::__construct | function | core/ |
ReadOnlyModeMethodFilter constructor. |
ReadOnlyStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
ReadOnlyStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
RearrangeFilterTest::testStaticMethods | function | core/ |
Tests static methods. |
RecipeConfigStorageWrapperTest::testUnsupportedMethods | function | core/ |
Test methods that are unsupported. |
RequestHandler::getNormalizedRequestMethod | function | core/ |
Gets the normalized HTTP request method of the matched route. |
ResourceBase::availableMethods | function | core/ |
Returns the available HTTP request methods on this plugin. |
ResourceBase::requestMethods | function | core/ |
Provides predefined HTTP request methods. |
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. |
SimpleAnnotationReader::getMethodAnnotation | function | core/ |
|
SimpleAnnotationReader::getMethodAnnotations | function | core/ |
|
SomeClass::testMethod | function | core/ |
|
Sql::aggregationMethodDistinct | function | core/ |
|
Sql::aggregationMethodSimple | function | core/ |
|
StaticReflectionClass::getMethod | function | core/ |
|
StaticReflectionClass::getMethods | function | core/ |
|
StaticReflectionClass::hasMethod | function | core/ |
|
StaticReflectionParser::$methodAttributes | property | core/ |
Method attributes |
StaticReflectionParser::getMethodAttributes | function | core/ |
|
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/ |
|
TestServiceMethodReturnsVoid | class | core/ |
|
TestServiceMethodReturnsVoid::methodReturnsVoid | function | core/ |
|
TestServiceMethodWithParameter | class | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.