Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CommandInterface.php file core/lib/Drupal/Core/Ajax/CommandInterface.php
CommandInterface::render function core/lib/Drupal/Core/Ajax/CommandInterface.php Return an array to be run through json_encode and sent to the client.
CommandLineOrUnsafeMethod class core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php Reject when running from the command line or when HTTP method is not safe.
CommandLineOrUnsafeMethod.php file core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php
CommandLineOrUnsafeMethod::check function core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php Determines whether delivery of a cached page should be attempted.
CommandLineOrUnsafeMethod::isCli function core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php Indicates whether this is a CLI request.
CommandLineOrUnsafeMethodTest class core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php @coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod[[api-linebreak]]
@group PageCache
CommandLineOrUnsafeMethodTest.php file core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php
CommandLineOrUnsafeMethodTest::$policy property core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php The request policy under test.
CommandLineOrUnsafeMethodTest::providerTestHttpMethod function core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php Provides test data and expected results for the HTTP method test.
CommandLineOrUnsafeMethodTest::setUp function core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php
CommandLineOrUnsafeMethodTest::testHttpMethod function core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php Asserts that check() returns DENY for unsafe HTTP methods.
CommandLineOrUnsafeMethodTest::testIsCli function core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php Asserts that check() returns DENY if running from the command line.
CommandProvider class composer/Plugin/Scaffold/CommandProvider.php List of all commands provided by this package.
CommandProvider.php file composer/Plugin/Scaffold/CommandProvider.php
CommandProvider::getCommands function composer/Plugin/Scaffold/CommandProvider.php
CommandsTest class core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Performs tests on AJAX framework commands.
CommandsTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Performs tests on AJAX framework commands.
CommandsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php
CommandsTest.php file core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
CommandsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php The theme to install as the default for testing.
CommandsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Modules to enable.
CommandsTest::$modules property core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Modules to enable.
CommandsTest::assertCommand function core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Asserts the array of Ajax commands contains the searched command.
CommandsTest::assertWaitPageContains function core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Asserts that page contains a text after waiting.
CommandsTest::testAjaxCommands function core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Tests the various Ajax Commands.
CommandsTest::testAttachedSettings function core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Regression test: Settings command exists regardless of JS aggregation.
CommandsTest::testEmptyInsertCommand function core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Checks empty content in commands does not throw exceptions.
CommandWithAttachedAssetsInterface interface core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Interface for Ajax commands that render content and attach assets.
CommandWithAttachedAssetsInterface.php file core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php
CommandWithAttachedAssetsInterface::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Gets the attached assets.
CommandWithAttachedAssetsTrait trait core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Trait for Ajax commands that render content and attach assets.
CommandWithAttachedAssetsTrait.php file core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
CommandWithAttachedAssetsTrait::$attachedAssets property core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php The attached assets for this Ajax command.
CommandWithAttachedAssetsTrait::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Gets the attached assets.
CommandWithAttachedAssetsTrait::getRenderedContent function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Processes the content for output.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
comment.api.php file core/modules/comment/comment.api.php Hooks provided by the Comment module.
comment.breadcrumb service core/modules/comment/comment.services.yml Drupal\comment\CommentBreadcrumbBuilder
comment.html.twig file core/modules/comment/templates/comment.html.twig Default theme implementation for comments.
comment.html.twig file core/themes/claro/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/bartik/templates/comment.html.twig Bartik's theme implementation for comments.
comment.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/seven/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/stable/templates/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/classy/templates/content/comment.html.twig Theme override for comments.
comment.info.yml file core/modules/comment/comment.info.yml core/modules/comment/comment.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.