Search for method
- Search 7.x for method
- Search 9.5.x for method
- Search 8.9.x for method
- Search 10.3.x for method
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| 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. |
| 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. |
| 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/ |
Tests typical method doc block. |
| DriverSpecificSchemaTestBase::testSchemaMethodsWithView | function | core/ |
Tests table schema methods when a view exists. |
| 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/ |
Tests entity method config actions. |
| EntityMethodConfigActionsTest.php | file | core/ |
|
| EntityMethodConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
| EntityMethodConfigActionsTest::$modules | property | core/ |
Modules to install. |
| EntityMethodConfigActionsTest::setUp | function | core/ |
|
| EntityMethodConfigActionsTest::testRemoveComponentFromDisplay | function | core/ |
Tests remove component from display. |
| EntityMethodConfigActionsTest::testSet | function | core/ |
Tests set. |
| EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
Tests setting multiple third party settings. |
| EntityMethodConfigActionsTest::testSetNestedProperty | function | core/ |
Test setting a nested property on a config entity. |
| EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys | function | core/ |
Tests that the setProperties action refuses to modify entity IDs or UUIDs. |
| EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
Tests set single third party setting. |
| EntityMethodConfigActionsTest::testSetStatus | function | core/ |
Tests set status. |
| EntityMethodConfigActionsTest::testSimpleConfigUpdateFailsOnEntities | function | core/ |
Tests that the simpleConfigUpdate action cannot be used on entities. |
| EntityMethodDeriver | class | core/ |
Derives config action methods from attributed config entity methods. |
| EntityMethodDeriver.php | file | core/ |
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.