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 |
|---|---|---|---|
| link_test_base_field.module | file | core/ |
Contains main module functions. |
| link_test_base_field_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| link_test_views.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
| ListNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ListNormalizer[[api-linebreak]] @group serialization |
| ListNormalizerTest.php | file | core/ |
|
| ListNormalizerTest::$expectedListValues | property | core/ |
The expected list values to use for testing. |
| ListNormalizerTest::$list | property | core/ |
The mock list instance. |
| ListNormalizerTest::$normalizer | property | core/ |
The ListNormalizer instance. |
| ListNormalizerTest::$typedData | property | core/ |
The mocked typed data. |
| ListNormalizerTest::setUp | function | core/ |
|
| ListNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
| ListNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using entity_load_multiple(). |
| LoadTest | class | core/ |
Tests \Drupal\file\Entity\File::load(). |
| LoadTest.php | file | core/ |
|
| LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
| LoadTest::testLoadMissingFid | function | core/ |
Try to load a non-existent file by fid. |
| LoadTest::testLoadMissingFilepath | function | core/ |
Try to load a non-existent file by URI. |
| LoadTest::testMultiple | function | core/ |
This will test loading file data from the database. |
| LoadTest::testSingleValues | function | core/ |
Load a single file and ensure that the correct values are returned. |
| LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
| LocalActionDefaultTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionDefault[[api-linebreak]] @group Menu |
| LocalActionDefaultTest.php | file | core/ |
|
| LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
| LocalActionDefaultTest::$localActionDefault | property | core/ |
The tested local action default plugin. |
| LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
| LocalActionDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| LocalActionDefaultTest::setUp | function | core/ |
|
| LocalActionDefaultTest::setupLocalActionDefault | function | core/ |
Setups the local action default. |
| LocalActionDefaultTest::testGetTitle | function | core/ |
Tests the getTitle method without a translation context. |
| LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionManager[[api-linebreak]] @group Menu |
| LocalActionManagerTest | class | core/ |
Tests the local action manager. |
| LocalActionManagerTest.php | file | core/ |
|
| LocalActionManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Menu\LocalActionManagerTest. |
| LocalActionManagerTest::$accessManager | property | core/ |
The mocked access manager. |
| LocalActionManagerTest::$account | property | core/ |
The mocked account. |
| LocalActionManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
| LocalActionManagerTest::$cacheBackend | property | core/ |
The mocked cache backend. |
| LocalActionManagerTest::$discovery | property | core/ |
The mocked plugin discovery. |
| LocalActionManagerTest::$factory | property | core/ |
The mocked factory. |
| LocalActionManagerTest::$localActionManager | property | core/ |
The tested local action manager |
| LocalActionManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
Pagination
- Previous page
- Page 404
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.