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 |
|---|---|---|---|
| InvalidDecoratedMethod | class | core/ |
Exception thrown when a decorator's _call() method is triggered, but the decorated object does not contain the requested method. |
| InvalidDecoratedMethod.php | file | core/ |
|
| InvokeCommand::$method | property | core/ |
A jQuery method to invoke. |
| KernelMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleMethodTest.php | file | core/ |
|
| KernelMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
| KernelTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
| LanguageNegotiation::mapNewMethods | function | core/ |
Maps old negotiation method names to the new ones. |
| LanguageNegotiationBrowser::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationContentEntity::METHOD_ID | constant | core/ |
The language negotiation method ID. |
| LanguageNegotiationMethodBase | class | core/ |
Base class for language negotiation methods. |
| LanguageNegotiationMethodBase.php | file | core/ |
|
| LanguageNegotiationMethodBase::$config | property | core/ |
The configuration factory. |
| LanguageNegotiationMethodBase::$currentUser | property | core/ |
The current active user. |
| LanguageNegotiationMethodBase::$languageManager | property | core/ |
The language manager. |
| LanguageNegotiationMethodBase::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
| LanguageNegotiationMethodBase::setConfig | function | core/ |
Injects the configuration factory. |
| LanguageNegotiationMethodBase::setCurrentUser | function | core/ |
Injects the current user. |
| LanguageNegotiationMethodBase::setLanguageManager | function | core/ |
Injects the language manager. |
| LanguageNegotiationMethodInterface | interface | core/ |
Interface for language negotiation classes. |
| LanguageNegotiationMethodInterface.php | file | core/ |
|
| LanguageNegotiationMethodInterface::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationMethodInterface::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
| LanguageNegotiationMethodInterface::setConfig | function | core/ |
Injects the configuration factory. |
| LanguageNegotiationMethodInterface::setCurrentUser | function | core/ |
Injects the current user. |
| LanguageNegotiationMethodInterface::setLanguageManager | function | core/ |
Injects the language manager. |
| LanguageNegotiationMethodManager | class | core/ |
Manages language negotiation methods. |
| LanguageNegotiationMethodManager.php | file | core/ |
|
| LanguageNegotiationMethodManager::__construct | function | core/ |
Constructs a new LanguageNegotiationMethodManager object. |
| LanguageNegotiationSelected::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationSession::METHOD_ID | constant | core/ |
The language negotiation method id. |
| 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. |
| MediaLibraryStateTest::testMethods | function | core/ |
Tests the media library state methods. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.