Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommandInterface.php | file | core/ |
|
| CommandInterface::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| 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/ |
Determines whether delivery of a cached page should be attempted. |
| CommandLineOrUnsafeMethod::isCli | function | core/ |
Indicates whether this is a CLI request. |
| CommandLineOrUnsafeMethodTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod[[api-linebreak]] @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. |
| CommandProvider | class | composer/ |
List of all commands provided by this package. |
| CommandProvider.php | file | composer/ |
|
| CommandProvider::getCommands | function | composer/ |
|
| CommandsTest | class | core/ |
Performs tests on AJAX framework commands. |
| CommandsTest | class | core/ |
Performs tests on AJAX framework commands. |
| CommandsTest.php | file | core/ |
|
| CommandsTest.php | file | core/ |
|
| CommandsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommandsTest::$modules | property | core/ |
Modules to enable. |
| CommandsTest::$modules | property | core/ |
Modules to enable. |
| CommandsTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
| CommandsTest::assertWaitPageContains | function | core/ |
Asserts that page contains a text after waiting. |
| CommandsTest::testAjaxCommands | function | core/ |
Tests the various Ajax Commands. |
| CommandsTest::testAttachedSettings | function | core/ |
Regression test: Settings command exists regardless of JS aggregation. |
| CommandsTest::testEmptyInsertCommand | function | core/ |
Checks empty content in commands does not throw exceptions. |
| CommandWithAttachedAssetsInterface | interface | core/ |
Interface for Ajax commands that render content and attach assets. |
| CommandWithAttachedAssetsInterface.php | file | core/ |
|
| CommandWithAttachedAssetsInterface::getAttachedAssets | function | core/ |
Gets the attached assets. |
| CommandWithAttachedAssetsTrait | trait | core/ |
Trait for Ajax commands that render content and attach assets. |
| CommandWithAttachedAssetsTrait.php | file | core/ |
|
| CommandWithAttachedAssetsTrait::$attachedAssets | property | core/ |
The attached assets for this Ajax command. |
| CommandWithAttachedAssetsTrait::getAttachedAssets | function | core/ |
Gets the attached assets. |
| CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
| Comment | class | core/ |
Tests creating comment views with the wizard. |
| Comment | class | core/ |
Drupal 6 comment source from database. |
| Comment | class | core/ |
Drupal 7 comment source from database. |
| Comment | class | core/ |
Defines the comment entity class. |
| comment.api.php | file | core/ |
Hooks provided by the Comment module. |
| comment.breadcrumb | service | core/ |
Drupal\comment\CommentBreadcrumbBuilder |
| comment.html.twig | file | core/ |
Default theme implementation for comments. |
| comment.html.twig | file | core/ |
Theme override for comments. |
| comment.html.twig | file | core/ |
Bartik's theme implementation for comments. |
| comment.html.twig | file | core/ |
Theme override for comments. |
| comment.html.twig | file | core/ |
Theme override for comments. |
| comment.html.twig | file | core/ |
Theme override for comments. |
| comment.html.twig | file | core/ |
Theme override for comments. |
| comment.info.yml | file | core/ |
core/modules/comment/comment.info.yml |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.