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 |
---|---|---|---|
LanguageNegotiator::$methods | property | core/ |
Local cache for language negotiation method instances. |
LanguageNegotiator::getNegotiationMethodInstance | function | core/ |
|
LanguageNegotiator::getNegotiationMethods | function | core/ |
|
LanguageNegotiator::getPrimaryNegotiationMethod | function | core/ |
|
LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
|
LanguageNegotiatorInterface::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
LanguageNegotiatorInterface::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
LanguageNegotiatorInterface::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks whether a language negotiation method is enabled for a language type. |
LanguageNegotiatorInterface::METHOD_ID | constant | core/ |
The language negotiation method id for the language negotiator itself. |
LinkCollectionNormalizer::hasCacheableSupportsMethod | function | core/ |
|
MarkupNormalizer::hasCacheableSupportsMethod | function | core/ |
|
MediaLibraryStateTest::testMethods | function | core/ |
Tests the media library state methods. |
MenuTreeStorageTest::testBasicMethods | function | core/ |
Tests the tree storage when no tree was built yet. |
MessageEntityTest::testMessageMethods | function | core/ |
Tests some of the methods. |
MethodFilter | class | core/ |
Filters routes based on the HTTP method. |
MethodFilter.php | file | core/ |
|
MethodFilter::filter | function | core/ |
Filters the route collection against a request. |
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/ |
Tests getImplementations. |
NoInstantiationMockStaticCallable::staticMethod | function | core/ |
|
NoMethodCallable | class | core/ |
|
NormalizerBase::hasCacheableSupportsMethod | function | core/ |
|
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 an 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 |
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. |
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.