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 |
|---|---|---|---|
| ConfigEntityDenormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ConfigEntityResourceTestBase::SKIP_METHODS | constant | core/ |
A list of test methods to skip. |
| ConfigEntityResourceTestBase::SKIP_METHODS | constant | core/ |
A list of test methods to skip. |
| ConfigEntityUnitTest::testStorageMethods | function | core/ |
Tests storage methods. |
| ConfigurableLanguageManager::$negotiatedMethods | property | core/ |
An array of language negotiation method IDs keyed by language type. |
| ConfigurableLanguageManager::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManagerInterface::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ContactMessageResource::availableMethods | function | core/ |
Returns the available HTTP request methods on this plugin. |
| ContentEntityDenormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest | class | core/ |
Tests correct field method invocation order. |
| ContentEntityFieldMethodInvocationOrderTest.php | file | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage | property | core/ |
The EntityTest entity type storage. |
| ContentEntityFieldMethodInvocationOrderTest::$modules | property | core/ |
Modules to install. |
| ContentEntityFieldMethodInvocationOrderTest::setUp | function | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::testFieldMethodInvocationOrder | function | core/ |
Tests correct field method invocation order. |
| ContentEntityStorageBase::invokeFieldMethod | function | core/ |
Invokes a method on the Field objects within an entity. |
| DataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| DateTimeNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| DeprecatedController::deprecatedMethod | function | core/ |
Controller callback. |
| DeprecatedElementTest::testDeprecatedStaticMethods | function | core/ |
Test use of static methods trigger deprecations. |
| DialogTest::testHttpMethod | function | core/ |
Tests dialog link opener with different HTTP methods. |
| DocParser::MethodCall | function | core/ |
MethodCall ::= ["(" [Values] ")"] |
| DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
| DuplicatePluralizedMethodName | class | core/ |
Test entity class. |
| DuplicatePluralizedMethodName.php | file | core/ |
|
| DuplicatePluralizedMethodName::testMethod | function | core/ |
#[ActionMethod(pluralize: 'testMethod')] |
| DuplicatePluralizedOtherMethodName | class | core/ |
Test entity class. |
| DuplicatePluralizedOtherMethodName.php | file | core/ |
|
| DuplicatePluralizedOtherMethodName::testMethod | function | core/ |
#[ActionMethod(pluralize: 'testMethod2')] |
| DuplicatePluralizedOtherMethodName::testMethod2 | function | core/ |
#[ActionMethod] |
| EntityMethod | class | core/ |
Makes config entity methods with the ActionMethod attribute into actions. |
| EntityMethod.php | file | core/ |
|
| EntityMethod::apply | function | core/ |
Applies the config action. |
| EntityMethod::applyPluralized | function | core/ |
Applies the action to entity treating the $values array as multiple calls. |
| EntityMethod::applySingle | function | core/ |
Applies the action to entity treating the $values array a single call. |
| EntityMethod::create | function | core/ |
Creates an instance of the plugin. |
| EntityMethod::__construct | function | core/ |
Constructs a EntityMethod object. |
| EntityMethodConfigActionsTest | class | core/ |
@group Recipe |
| EntityMethodConfigActionsTest.php | file | core/ |
|
| EntityMethodConfigActionsTest::$modules | property | core/ |
Modules to install. |
| EntityMethodConfigActionsTest::setUp | function | core/ |
|
| EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
|
| EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
|
| EntityMethodDeriver | class | core/ |
Derives config action methods from attributed config entity methods. |
| EntityMethodDeriver.php | file | core/ |
|
| EntityMethodDeriver::$inflector | property | core/ |
Inflector to pluralize words. |
| EntityMethodDeriver::addDerivative | function | core/ |
Adds a derivative. |
| EntityMethodDeriver::create | function | core/ |
Creates a new class instance. |
| EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityMethodDeriver::processMethod | function | core/ |
Processes a method to create derivatives. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.