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 |
|---|---|---|---|
| GetTestMethodCallerExtendsTest.php | file | core/ |
|
| GetTestMethodCallerExtendsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| GetTestMethodCallerTest | class | core/ |
Explicit test for BrowserTestBase::getTestMethodCaller(). |
| GetTestMethodCallerTest.php | file | core/ |
|
| GetTestMethodCallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerTest::testGetTestMethodCaller | function | core/ |
Tests BrowserTestBase::getTestMethodCaller(). |
| hook_user_cancel_methods_alter | function | core/ |
Modify account cancellation methods. |
| HTMLRestrictions::WILDCARD_ELEMENT_METHODS | constant | core/ |
Wildcard types, and the methods that return tags the wildcard represents. |
| HttpExceptionNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| InstallTranslationFilePatternTest::$filePatternMethod | property | core/ |
|
| InvalidDecoratedMethod | class | core/ |
Thrown when a decorator's _call() method uses a method that does not exist. |
| InvalidDecoratedMethod.php | file | core/ |
|
| InvokeCommand::$method | property | core/ |
A jQuery method to invoke. |
| JsonApiDocumentTopLevelNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| JsonApiRegressionTest::testNonCacheableMethods | function | core/ |
Tests that caching isn't happening for non-cacheable methods. |
| jsonapi_test_non_cacheable_methods.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/jsonapi_test_non_cacheable_methods.info.yml |
| jsonapi_test_non_cacheable_methods.module | file | core/ |
Contains hook implementations for testing the JSON:API module. |
| jsonapi_test_non_cacheable_methods_entity_predelete | function | core/ |
Implements hook_entity_predelete(). |
| jsonapi_test_non_cacheable_methods_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| 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::$cacheKeyPrefix | property | core/ |
The cache key prefix. |
| 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. |
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.