Search for method
- Search 7.x for method
- Search 9.5.x for method
- Search 8.9.x for method
- Search 11.x for method
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ProxyBuilder::buildMethodBody | function | core/ |
Builds the body of a wrapped method. |
ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
ProxyBuilderTest::testBuildNoMethod | function | core/ |
Tests the basic methods like the constructor and the lazyLoadItself method. |
ProxyBuilderTest::testBuildServiceMethodReturnsVoid | function | core/ |
@covers ::buildMethodBody |
ProxyBuilderTest::testBuildSimpleMethod | function | core/ |
@covers ::buildMethod @covers ::buildMethodBody |
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. |
RelationshipNormalizer::hasCacheableSupportsMethod | function | core/ |
|
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. |
ResourceIdentifierNormalizer::hasCacheableSupportsMethod | function | core/ |
|
ResourceInterface::availableMethods | function | core/ |
Returns the available HTTP request methods on this plugin. |
ResourceObjectNormalizer::hasCacheableSupportsMethod | function | core/ |
|
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/ |
|
StaticReflectionClass::getMethod | function | core/ |
|
StaticReflectionClass::getMethods | function | core/ |
|
StaticReflectionClass::hasMethod | 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. |
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.