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 |
---|---|---|---|
MenuTreeStorageTest::testBasicMethods | function | core/ |
Tests the tree storage when no tree was built yet. |
MessageEntityTest::testMessageMethods | function | core/ |
Test some of the methods. |
MethodFilter | class | core/ |
Filters routes based on the HTTP method. |
MethodFilter.php | file | core/ |
|
MethodFilter::filter | function | core/ |
|
MethodFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\MethodFilter @group Routing |
MethodFilterTest.php | file | core/ |
|
MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
MethodFilterTest::testFilteredMethods | function | core/ |
@covers ::filter |
MethodFilterTest::testMethodNotAllowedException | function | core/ |
@covers ::filter |
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
@covers ::filter |
MethodFilterTest::testWithAllowedMethod | function | core/ |
@covers ::filter |
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes | function | core/ |
@covers ::filter |
MethodRequires | class | core/ |
|
MethodRequires::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
MethodRequires::testRequiresAvailable | function | core/ |
@requires externalCommand available_command |
MethodRequires::testRequiresUnavailable | function | core/ |
@requires externalCommand unavailable_command |
method_filter | service | core/ |
Drupal\Core\Routing\MethodFilter |
method_filter.jsonapi | service | core/ |
Drupal\jsonapi\Routing\ReadOnlyModeMethodFilter |
MockService::getFactoryMethod | function | core/ |
Provides a factory method to get a service. |
ModuleHandlerTest::testCachedGetImplementationsMissingMethod | function | core/ |
Test getImplementations. |
OptimizedPhpArrayDumper::dumpMethodCalls | function | core/ |
Dumps method calls to a PHP array. |
PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
PathPluginBase::overrideAppliesPathAndMethod | function | core/ |
Determines whether a override for the path and method should happen. |
PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
plugin.manager.language_negotiation_method | service | core/ |
Drupal\language\LanguageNegotiationMethodManager |
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 @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::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/ |
Test 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/ |
|
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. |
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.