Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommandLineOrUnsafeMethodTest | class | core/ |
Tests Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod. |
| 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::getCommands | function | 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 install. |
| CommandsTest::$modules | property | core/ |
Modules to install. |
| 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.disabling.html.twig | file | core/ |
--- label: 'Disabling comments' related: - comment.overview - comment.configuring --- {% set comment_permissions_text %} {% trans %}Administer comments and comment settings{% endtrans %} {% endset %} {% set comment_permissions_link =… |
| comment.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-comment { color: red; background-image: url("data:image/svg+xml,%3csvg… |
| comment.icon.theme.pcss.css | file | core/ |
.field-icon-comment { color: red; background-image: url(../../../misc/icons/55565b/comment.svg); } |
| comment.install | file | core/ |
Install, update and uninstall functions for the Comment module. |
| comment.lazy_builders | service | core/ |
Drupal\comment\CommentLazyBuilders |
| comment.libraries.yml | file | core/ |
core/modules/comment/comment.libraries.yml |
| comment.links.action.yml | file | core/ |
core/modules/comment/comment.links.action.yml |
| comment.links.menu.yml | file | core/ |
core/modules/comment/comment.links.menu.yml |
| comment.links.task.yml | file | core/ |
core/modules/comment/comment.links.task.yml |
| comment.permissions.yml | file | core/ |
core/modules/comment/comment.permissions.yml |
| comment.post_update.php | file | core/ |
Post update functions for the comment module. |
| comment.schema.yml | file | core/ |
core/modules/comment/config/schema/comment.schema.yml |
| comment.services.yml | file | core/ |
core/modules/comment/comment.services.yml |
| comment.settings.yml | file | core/ |
core/modules/comment/config/install/comment.settings.yml |
| comment.statistics | service | core/ |
Drupal\comment\CommentStatistics |
| comment.type.test_comment_type.yml | file | core/ |
core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml |
| comment.views.schema.yml | file | core/ |
core/modules/comment/config/schema/comment.views.schema.yml |
| Comment::$filters | property | core/ |
Set default values for the filters. |
| Comment::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Comment::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| Comment::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
Pagination
- Previous page
- Page 155
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.