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 |
---|---|---|---|
ActionMethod | class | core/ |
@internal This API is experimental. |
ActionMethod.php | file | core/ |
|
ActionMethod::__construct | function | core/ |
|
AjaxTestController::httpMethods | function | core/ |
Provides an Ajax link used with different HTTP methods. |
AjaxTestController::httpMethodsDialog | function | core/ |
Provides a modal dialog to test links with different HTTP methods. |
AnnotationTargetPropertyMethod | class | core/ |
Plugin annotation @Target({ "METHOD", "PROPERTY" }) |
AnnotationTargetPropertyMethod.php | file | core/ |
|
AnnotationTargetPropertyMethod::$data | property | core/ |
|
AnnotationTargetPropertyMethod::$name | property | core/ |
|
AnnotationTargetPropertyMethod::$target | property | core/ |
|
AttributeBridgeDecoratorTest::testOtherMethod | function | core/ |
Tests that the decorator of other methods works. |
BasicControllerClass::exampleControllerMethod | function | core/ |
|
BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
BrowserMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
BrowserMissingDependentModuleMethodTest.php | file | core/ |
|
BrowserMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
BrowserMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
BrowserTestBase::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
BrowserTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
CacheableMethodNotAllowedHttpException | class | core/ |
A cacheable MethodNotAllowedHttpException. |
CacheableMethodNotAllowedHttpException.php | file | core/ |
|
CacheableMethodNotAllowedHttpException::__construct | function | core/ |
|
CallableResolverTest::method | function | core/ |
A test method that returns "foo". |
CallableResolverTest::staticMethod | function | core/ |
A test static method that returns "foo". |
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
CheckProvider::$checkMethods | property | core/ |
Array of access check method names keyed by service ID. |
ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
CommandLineOrUnsafeMethod | class | core/ |
Reject when running from the command line or when HTTP method is not safe. |
CommandLineOrUnsafeMethod.php | file | core/ |
|
CommandLineOrUnsafeMethod::check | function | core/ |
|
CommandLineOrUnsafeMethod::isCli | function | core/ |
Indicates whether this is a CLI request. |
CommandLineOrUnsafeMethodTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod @group PageCache |
CommandLineOrUnsafeMethodTest.php | file | core/ |
|
CommandLineOrUnsafeMethodTest::$policy | property | core/ |
The request policy under test. |
CommandLineOrUnsafeMethodTest::providerTestHttpMethod | function | core/ |
Provides test data and expected results for the HTTP method test. |
CommandLineOrUnsafeMethodTest::setUp | function | core/ |
|
CommandLineOrUnsafeMethodTest::testHttpMethod | function | core/ |
Asserts that check() returns DENY for unsafe HTTP methods. |
CommandLineOrUnsafeMethodTest::testIsCli | function | core/ |
Asserts that check() returns DENY if running from the command line. |
ComplexDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
ConfigActionTest::testDuplicatePluralizedMethodNameException | function | core/ |
|
ConfigActionTest::testDuplicatePluralizedOtherMethodNameException | function | core/ |
|
ConfigActionTest::testEntityMethod | function | core/ |
|
ConfigActionTest::testEntityMethodException | function | core/ |
|
ConfigActionTest::testPluralizedEntityMethod | function | core/ |
|
ConfigActionTest::testPluralizedEntityMethodException | function | core/ |
|
ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.