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::testBuildSimpleMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildWithPublicStaticMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-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. |
| RenderCache::isCacheableForCurrentHttpMethod | function | core/ |
Checks if a set of cache tags are cacheable for the current HTTP method. |
| 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. |
| route_http_method_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RouteMethodSubscriber |
| SimpleAnnotationReader::getMethodAnnotation | function | core/ |
Gets a method annotation. |
| SimpleAnnotationReader::getMethodAnnotations | function | core/ |
Gets the annotations applied to a method. |
| SomeClass::testMethod | function | core/ |
|
| Sql::aggregationMethodDistinct | function | core/ |
Builds a SQL expression using DISTINCT. |
| Sql::aggregationMethodSimple | function | core/ |
Builds a simple SQL expression. |
| StaticReflectionClass::getMethod | function | core/ |
|
| StaticReflectionClass::getMethods | function | core/ |
|
| StaticReflectionClass::hasMethod | function | core/ |
|
| StaticReflectionParser::$methodAttributes | property | core/ |
Method attributes |
| StaticReflectionParser::getMethodAttributes | function | core/ |
|
| Target::TARGET_METHOD | constant | core/ |
|
| test-methods-with-metadata.php | file | core/ |
|
| TestClassMethodMetadata | class | core/ |
Validates method-level PHPUnit test metadata in test classes. |
| TestClassMethodMetadata.php | file | core/ |
|
| TestClassMethodMetadata::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| TestClassMethodMetadata::getNodeType | function | core/ |
|
| TestClassMethodMetadata::processNode | function | core/ |
|
| TestClassMethodMetadata::__construct | function | 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.