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 |
|---|---|---|---|
| FinalTestHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestHttpMiddlewareClass::terminate | function | core/ |
|
| FinalTestHttpMiddlewareClass::__construct | function | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final but is not terminable. |
| FinalTestNonTerminableHttpMiddlewareClass.php | file | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::__construct | function | core/ |
|
| FinderTest | class | core/ |
Tests Finder. |
| FinderTest.php | file | core/ |
|
| FinderTest::assertRelativeOrder | function | core/ |
Asserts that an item in an array comes before another item in that array. |
| FinderTest::testExceptionIfNoUuid | function | core/ |
Tests that files without UUIDs will raise an exception. |
| FinderTest::testFoundDataIsInDependencyOrder | function | core/ |
Tests that any discovered entity data is sorted into dependency order. |
| FinishResponseSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\FinishResponseSubscriber. |
| FinishResponseSubscriberTest.php | file | core/ |
|
| FinishResponseSubscriberTest::$cacheContextsManager | property | core/ |
The mock cache contexts manager. |
| FinishResponseSubscriberTest::$kernel | property | core/ |
The mock Kernel. |
| FinishResponseSubscriberTest::$languageManager | property | core/ |
The mock language manager. |
| FinishResponseSubscriberTest::$requestPolicy | property | core/ |
The mock request policy. |
| FinishResponseSubscriberTest::$responsePolicy | property | core/ |
The mock response policy. |
| FinishResponseSubscriberTest::$time | property | core/ |
The mock time service. |
| FinishResponseSubscriberTest::setUp | function | core/ |
|
| FinishResponseSubscriberTest::testDefaultHeaders | function | core/ |
Finish subscriber should set some default header values. |
| FinishResponseSubscriberTest::testExistingHeaders | function | core/ |
Finish subscriber should not overwrite existing header values. |
| FixtureDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| FixtureManipulatorTest | class | core/ |
Tests Drupal\fixture_manipulator\FixtureManipulator. |
| FixtureManipulatorTest.php | file | core/ |
|
| FixtureManipulatorTest::$dir | property | core/ |
The root directory of the test project. |
| FixtureManipulatorTest::$expectedTearDownException | property | core/ |
The exception expected in ::tearDown() of this test. |
| FixtureManipulatorTest::$inspector | property | core/ |
The Composer inspector service. |
| FixtureManipulatorTest::$originalFixturePackages | property | core/ |
The original fixture package list at the start of the test. |
| FixtureManipulatorTest::setUp | function | core/ |
|
| FixtureManipulatorTest::tearDown | function | core/ |
@todo Remove the line below when https://github.com/phpstan/phpstan-phpunit/issues/187 is fixed. @phpstan-ignore-next-line |
| FixtureManipulatorTest::testActiveManipulatorNoCommitError | function | core/ |
Test that an exception is thrown if ::commitChanges() is not called. |
| FixtureManipulatorTest::testAddDotGitFolder | function | core/ |
Tests add dot git folder. |
| FixtureManipulatorTest::testAddPackage | function | core/ |
Tests add package. |
| FixtureManipulatorTest::testModifyPackageConfig | function | core/ |
Tests modify package config. |
| FixtureManipulatorTest::testRemovePackage | function | core/ |
Tests remove package. |
| FixtureManipulatorTest::testStagedFixtureNotCommitted | function | core/ |
Tests that the stage manipulator throws an exception if not committed. |
| FlattenTest | class | core/ |
Tests the flatten plugin. |
| FlattenTest.php | file | core/ |
|
| FlattenTest::providerTestFlatten | function | core/ |
Provides data for the testFlatten. |
| FlattenTest::providerTestFlattenInvalid | function | core/ |
Provides data for the testFlattenInvalid. |
| FlattenTest::setUp | function | core/ |
|
| FlattenTest::testFlatten | function | core/ |
Tests that various array flatten operations work properly. |
| FlattenTest::testFlattenInvalid | function | core/ |
Tests that Flatten throws a MigrateException. |
| FloodTest | class | core/ |
Functional tests for the flood control mechanism. |
| FloodTest.php | file | core/ |
|
| FloodTest::$modules | property | core/ |
Modules to install. |
| FloodTest::floodBackendProvider | function | core/ |
Provides an array of backends for testClearByPrefix. |
| FloodTest::testCleanUp | function | core/ |
Tests flood control mechanism clean-up. |
Pagination
- Previous page
- Page 336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.