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 |
---|---|---|---|
CallableResolverTest.php | file | core/ |
|
CallableResolverTest::$resolver | property | core/ |
The callable resolver. |
CallableResolverTest::callableResolverExceptionHandlingTestCases | function | core/ |
Test cases for ::testCallbackResolverExceptionHandling. |
CallableResolverTest::method | function | core/ |
A test method that returns "foo". |
CallableResolverTest::setUp | function | core/ |
|
CallableResolverTest::staticMethod | function | core/ |
A test static method that returns "foo". |
CallableResolverTest::testCallbackResolver | function | core/ |
@covers ::getCallableFromDefinition[[api-linebreak]] |
CallableResolverTest::testCallbackResolverExceptionHandling | function | core/ |
@dataProvider callableResolverExceptionHandlingTestCases @covers ::getCallableFromDefinition[[api-linebreak]] |
CallableResolverTest::__invoke | function | core/ |
A test __invoke method. |
Callbacks::entityTestFormValidate | function | core/ |
Validation handler for the entity_test entity form. |
Callbacks::entityTestFormValidateCheck | function | core/ |
Validation handler for the entity_test entity form. |
CallbackTest | class | core/ |
Tests the callback process plugin. |
CallbackTest.php | file | core/ |
|
CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
CallbackTest::testCallback | function | core/ |
Tests callback with valid "callable". |
CallbackTest::testCallbackArray | function | core/ |
Test callback with valid "callable" and multiple arguments. |
CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
CAlterHooks::testAlter | function | core/ |
#[Hook('test_alter')] |
CAlterHooks::testSubtypeAlter | function | core/ |
#[Hook('test_subtype_alter')] |
CaseInsensitivePathTest | class | core/ |
Tests incoming path case insensitivity. |
CaseInsensitivePathTest.php | file | core/ |
|
CaseInsensitivePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CaseInsensitivePathTest::$modules | property | core/ |
Modules to install. |
CaseInsensitivePathTest::setUp | function | core/ |
|
CaseInsensitivePathTest::testMixedCasePaths | function | core/ |
Tests mixed case paths. |
CaseInsensitivePathTest::testPathsWithArguments | function | core/ |
Tests paths with slugs. |
CaseSensitivityTest | class | core/ |
Tests handling case sensitive collation. |
CaseSensitivityTest.php | file | core/ |
|
CaseSensitivityTest::testCaseSensitiveInsert | function | core/ |
Tests BINARY collation in MySQL. |
CastedIntFieldJoinTestBase | class | core/ |
Tests the "casted_int_field_join" join plugin. |
CastedIntFieldJoinTestBase.php | file | core/ |
|
CastedIntFieldJoinTestBase::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
CastedIntFieldJoinTestBase::$manager | property | core/ |
A plugin manager which handles the instances of joins. |
CastedIntFieldJoinTestBase::$modules | property | core/ |
Modules to install. |
CastedIntFieldJoinTestBase::$pluginId | property | core/ |
|
CastedIntFieldJoinTestBase::$rootUser | property | core/ |
|
CastedIntFieldJoinTestBase::$testViews | property | core/ |
|
CastedIntFieldJoinTestBase::buildJoin | function | core/ |
Builds a join using the given configuration. |
CastedIntFieldJoinTestBase::setUp | function | core/ |
|
CastedIntFieldJoinTestBase::setUpFixtures | function | core/ |
|
CastedIntFieldJoinTestBase::testBuildJoin | function | core/ |
Tests base join functionality. |
CategorizingPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\CategorizingPluginManagerTrait[[api-linebreak]] @group Plugin @runTestsInSeparateProcesses |
CategorizingPluginManagerTraitTest.php | file | core/ |
|
CategorizingPluginManagerTraitTest::$pluginManager | property | core/ |
The plugin manager to test. |
CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.