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 |
|---|---|---|---|
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
Tests validate no matching formats. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
Tests validate no plugins. |
| filter_test.info.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.info.yml |
| filter_test.routing.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.routing.yml |
| filter_test.schema.yml | file | core/ |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
| filter_test_plugin.info.yml | file | core/ |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
| FinalExceptionSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\FinalExceptionSubscriber. |
| FinalExceptionSubscriberTest.php | file | core/ |
|
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
Tests on exception with unknown format. |
| FinalTestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final. |
| FinalTestHttpMiddlewareClass.php | file | core/ |
|
| 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::testDebugCacheTagAndCacheContextsHeadersLength | function | core/ |
Tests that long tags and contexts headers are split into multiple lines. |
| FinishResponseSubscriberTest::testDebugHeaders | function | core/ |
Finish subscriber outputs tags, context, max-age if debug is on. |
| 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. |
Pagination
- Previous page
- Page 343
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.