Search for method
- Search 7.x for method
- Search 8.9.x for method
- Search 10.3.x for method
- Search 11.x for method
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrimitiveDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| PrivateMethodUnitTestTrait | trait | core/ |
Provides methods to test protected/private methods in unit tests. |
| PrivateMethodUnitTestTrait.php | file | core/ |
|
| PrivateMethodUnitTestTrait::getMethod | function | core/ |
Gets a protected/private method to test. |
| ProcessField::callMethodOnFieldPlugin | function | core/ |
Instantiate a field plugin and call a method on it. |
| ProxyBuilder::buildConstructorMethod | function | core/ |
Builds the constructor used to inject the actual service ID. |
| ProxyBuilder::buildLazyLoadItselfMethod | function | core/ |
Generates the string for the method which loads the actual service. |
| ProxyBuilder::buildMethod | function | core/ |
Generates the string representation of a single method: signature, body. |
| ProxyBuilder::buildMethodBody | function | core/ |
Builds the body of a wrapped method. |
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildNoMethod | function | core/ |
Tests the basic methods like the constructor and the lazyLoadItself method. |
| ProxyBuilderTest::testBuildServiceMethodReturnsVoid | function | core/ |
@covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildSimpleMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildWithPublicStaticMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| 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. |
| 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/ |
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.