Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Com::generate function core/lib/Drupal/Component/Uuid/Com.php Generates a Universally Unique IDentifier (UUID).
Combine class core/modules/views/src/Plugin/views/filter/Combine.php Filter handler which allows to search on multiple fields.
Combine.php file core/modules/views/src/Plugin/views/filter/Combine.php
Combine::$query property core/modules/views/src/Plugin/views/filter/Combine.php
Combine::buildOptionsForm function core/modules/views/src/Plugin/views/filter/Combine.php Provide the basic form which calls through to subforms.
Combine::defineOptions function core/modules/views/src/Plugin/views/filter/Combine.php Information about options for all kinds of purposes will be held here.
Combine::opContains function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'LIKE'.
Combine::opContainsWord function core/modules/views/src/Plugin/views/filter/Combine.php Filters by one or more words.
Combine::opEmpty function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'EMPTY'.
Combine::opEndsWith function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'ends with'.
Combine::opEqual function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'equals'.
Combine::opNotEndsWith function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'not ends with'.
Combine::opNotLike function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'not LIKE'.
Combine::opNotStartsWith function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'not starts with'.
Combine::opRegex function core/modules/views/src/Plugin/views/filter/Combine.php Filters by a regular expression.
Combine::opStartsWith function core/modules/views/src/Plugin/views/filter/Combine.php Adds a where clause for the operation, 'starts with'.
Combine::query function core/modules/views/src/Plugin/views/filter/Combine.php Add this filter to the query.
Combine::validate function core/modules/views/src/Plugin/views/filter/Combine.php Validate that the plugin is correct and can be saved.
CommandInterface interface core/lib/Drupal/Core/Ajax/CommandInterface.php AJAX command interface.
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 Tests Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod.
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/RecipeUnpack/CommandProvider.php List of all commands provided by this package.
CommandProvider class composer/Plugin/Scaffold/CommandProvider.php List of all commands provided by this package.
CommandProvider.php file composer/Plugin/Scaffold/CommandProvider.php
CommandProvider.php file composer/Plugin/RecipeUnpack/CommandProvider.php
CommandProvider::getCommands function composer/Plugin/RecipeUnpack/CommandProvider.php
CommandProvider::getCommands function composer/Plugin/Scaffold/CommandProvider.php
CommandsTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Performs tests on AJAX framework commands.
CommandsTest class core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Performs tests on AJAX framework commands.
CommandsTest.php file core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
CommandsTest.php file core/tests/Drupal/FunctionalJavascriptTests/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 install.
CommandsTest::$modules property core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Modules to install.
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.

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