Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ChainEntityResolverTest::testResolverWithNoneResolved | function | core/ |
Test the resolve method with no matching resolvers. |
ChainEntityResolverTest::testResolverWithNoneResolvedUsingAddResolver | function | core/ |
Test the resolve method with no matching resolvers, using addResolver. |
ChainEntityResolverTest::testResolverWithResolvedToZero | function | core/ |
Test the resolve method where one resolver returns 0. |
ChainRequestPolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ChainRequestPolicy[[api-linebreak]] @group PageCache |
ChainRequestPolicyTest.php | file | core/ |
|
ChainRequestPolicyTest::$policy | property | core/ |
The chain request policy under test. |
ChainRequestPolicyTest::$request | property | core/ |
A request object. |
ChainRequestPolicyTest::providerAllowIfAnyRuleReturnedAllow | function | core/ |
Provides test data for testAllowIfAnyRuleReturnedAllow. |
ChainRequestPolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainRequestPolicyTest::setUp | function | core/ |
|
ChainRequestPolicyTest::testAllowIfAnyRuleReturnedAllow | function | core/ |
Asserts that check() returns ALLOW if any of the rules returns ALLOW. |
ChainRequestPolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainRequestPolicyTest::testEmptyChain | function | core/ |
Asserts that check() returns NULL if the chain is empty. |
ChainRequestPolicyTest::testNullRuleChain | function | core/ |
Asserts that check() returns NULL if a rule returns NULL. |
ChainRequestPolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChainResponsePolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ChainResponsePolicy[[api-linebreak]] @group PageCache |
ChainResponsePolicyTest.php | file | core/ |
|
ChainResponsePolicyTest::$policy | property | core/ |
The chain response policy under test. |
ChainResponsePolicyTest::$request | property | core/ |
A request object. |
ChainResponsePolicyTest::$response | property | core/ |
A response object. |
ChainResponsePolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainResponsePolicyTest::setUp | function | core/ |
|
ChainResponsePolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainResponsePolicyTest::testEmptyChain | function | core/ |
Asserts that check() returns NULL if the chain is empty. |
ChainResponsePolicyTest::testNullRuleChain | function | core/ |
Asserts that check() returns NULL if a rule returns NULL. |
ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChangedTestItem | class | core/ |
Defines the 'changed_test' entity field type. |
ChangedTestItem.php | file | core/ |
|
ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
CheckboxTest | class | core/ |
Tests form API checkbox handling of various combinations of #default_value and #return_value. |
CheckboxTest.php | file | core/ |
|
CheckboxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CheckboxTest::$modules | property | core/ |
Modules to enable. |
CheckboxTest::testFormCheckbox | function | core/ |
|
CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
CheckRequirementsTest.php | file | core/ |
|
CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
CKEditorAdminTest | class | core/ |
Tests administration of CKEditor. |
CKEditorAdminTest.php | file | core/ |
|
CKEditorAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
CKEditorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorAdminTest::$modules | property | core/ |
Modules to enable. |
CKEditorAdminTest::setUp | function | core/ |
|
CKEditorAdminTest::testExistingFormat | function | core/ |
Tests configuring a text editor for an existing text format. |
CKEditorAdminTest::testNewFormat | function | core/ |
Tests configuring a text editor for a new text format. |
CKEditorIntegrationTest | class | core/ |
Tests the integration of CKEditor. |
CKEditorIntegrationTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\CKEditorPlugin\DrupalMedia[[api-linebreak]] @group media |
CKEditorIntegrationTest | class | core/ |
@coversDefaultClass \Drupal\media_library\Plugin\CKEditorPlugin\DrupalMediaLibrary[[api-linebreak]] @group media_library |
CKEditorIntegrationTest.php | file | core/ |
|
CKEditorIntegrationTest.php | file | core/ |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.