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 |
---|---|---|---|
LanguageNegotiationSessionTest::testSessionLanguageNegotiationMethod | function | core/ |
Tests language negotiation via query/session parameters. |
LanguageNegotiationTest::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationTestTs::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUI::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUrl::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUrlFallback::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUser::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUserAdmin::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiator::$methods | property | core/ |
Local cache for language negotiation method instances. |
LanguageNegotiator::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
LanguageNegotiator::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
LanguageNegotiator::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
Checks whether a language negotiation method is enabled for a language type. |
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. |
LayoutEntityDisplayNormalizer::hasCacheableSupportsMethod | function | core/ |
|
LinkCollectionNormalizer::hasCacheableSupportsMethod | function | core/ |
|
ListNormalizer::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. |
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 |
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.