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 |
---|---|---|---|
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. |
ChangeLoggerTest | class | core/ |
@covers \Drupal\package_manager\EventSubscriber\ChangeLogger[[api-linebreak]] @group package_manager |
ChangeLoggerTest.php | file | core/ |
|
ChangeLoggerTest::$logger | property | core/ |
The logger to which change lists will be written. |
ChangeLoggerTest::register | function | core/ |
Registers test-specific services. |
ChangeLoggerTest::setUp | function | core/ |
|
ChangeLoggerTest::testChangeLogging | function | core/ |
Tests that the requested and applied changes are logged. |
ChangePromotedDefaultTest | class | core/ |
Tests creating base field overrides for the promote field on node types. |
ChangePromotedDefaultTest.php | file | core/ |
|
ChangePromotedDefaultTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ChangePromotedDefaultTest::testRunUpdates | function | core/ |
@covers node_post_update_create_promote_base_field_overrides[[api-linebreak]] |
CheckboxTest | class | core/ |
Tests the form API checkbox element. |
CheckboxTest.php | file | core/ |
|
CheckboxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CheckboxTest::$modules | property | core/ |
Modules to install. |
CheckboxTest::testFormCheckbox | function | core/ |
Tests various checkbox configurations in the form API. |
CheckpointStorageTest | class | core/ |
Tests CheckpointStorage operations. |
CheckpointStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\CheckpointStorage[[api-linebreak]] @group Config |
CheckpointStorageTest.php | file | core/ |
|
CheckpointStorageTest.php | file | core/ |
|
CheckpointStorageTest::$memory | property | core/ |
The memory storage containing the data. |
CheckpointStorageTest::$modules | property | core/ |
Modules to install. |
CheckpointStorageTest::$storage | property | core/ |
The checkpoint storage under test. |
CheckpointStorageTest::getConfigImporter | function | core/ |
Gets the configuration importer. |
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
CheckpointStorageTest::setUp | function | core/ |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.