Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| ManageFieldsFunctionalTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
| ManageFieldsFunctionalTest::testDeleteTaxonomyField | function | core/ |
Tests that deletion removes field storages and fields as expected for a term. |
| ManageFieldsFunctionalTest::testDisallowedFieldNames | function | core/ |
Tests that Field UI respects disallowed field names. |
| ManageFieldsFunctionalTest::testDuplicateFieldName | function | core/ |
Tests that a duplicate field name is caught by validation. |
| ManageFieldsFunctionalTest::testExternalDestinations | function | core/ |
Tests that external URLs in the 'destinations' query parameter are blocked. |
| ManageFieldsFunctionalTest::testFieldPrefix | function | core/ |
Tests that the 'field_prefix' setting works on Field UI. |
| ManageFieldsFunctionalTest::testHelpDescriptions | function | core/ |
Tests that help descriptions render valid HTML. |
| ManageFieldsFunctionalTest::testHiddenFields | function | core/ |
Tests that Field UI respects the 'no_ui' flag in the field type definition. |
| ManageFieldsFunctionalTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
| ManageFieldsFunctionalTest::testNonExistentFieldUrls | function | core/ |
Tests the access to non-existent field URLs. |
| ManageFieldsFunctionalTest::testPreconfiguredFields | function | core/ |
Tests the "preconfigured field" functionality. |
| ManageFieldsFunctionalTest::updateField | function | core/ |
Tests editing an existing field. |
| ManageFieldsTest | class | core/ |
Tests the Manage Display page of a fieldable entity type. |
| ManageFieldsTest.php | file | core/ |
|
| ManageFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsTest::$modules | property | core/ |
Modules to enable. |
| ManageFieldsTest::setUp | function | core/ |
|
| ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
|
| ManageGitIgnoreTest | class | core/ |
Tests to see whether .gitignore files are correctly managed. |
| ManageGitIgnoreTest.php | file | core/ |
|
| ManageGitIgnoreTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| ManageGitIgnoreTest::$fixtures | property | core/ |
The Fixtures object. |
| ManageGitIgnoreTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| ManageGitIgnoreTest::$projectRoot | property | core/ |
The root of this project. |
| ManageGitIgnoreTest::createSutWithGit | function | core/ |
Creates a system-under-test and initialize a git repository for it. |
| ManageGitIgnoreTest::setUp | function | core/ |
|
| ManageGitIgnoreTest::tearDown | function | core/ |
|
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged | function | core/ |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageGitIgnoreTest::testManageGitIgnore | function | core/ |
Tests scaffold command correctly manages the .gitignore file. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled | function | core/ |
Tests scaffold command does not manage the .gitignore file when disabled. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenGitNotAvailable | function | core/ |
Tests scaffold command disables .gitignore management when git not present. |
| ManyAssetsLoadOrderTest | class | core/ |
Tests the loading of many weighted assets. |
| ManyAssetsLoadOrderTest.php | file | core/ |
|
| ManyAssetsLoadOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManyAssetsLoadOrderTest::$modules | property | core/ |
Modules to enable. |
| ManyAssetsLoadOrderTest::testLoadOrder | function | core/ |
Loads a page with many assets that have different but close weights. |
| ManyAssetsTestController | class | core/ |
|
| ManyAssetsTestController.php | file | core/ |
|
| ManyAssetsTestController::build | function | core/ |
The render array of the assets testing page. |
| ManyPlaceholderTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipe[[api-linebreak]] @group big_pipe |
| ManyPlaceholderTest.php | file | core/ |
|
| ManyPlaceholderTest::testManyNoJsPlaceHolders | function | core/ |
@covers \Drupal\big_pipe\Render\BigPipe::sendNoJsPlaceholders[[api-linebreak]] |
| many_assets_test.info.yml | file | core/ |
core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml |
| many_assets_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml |
| many_assets_test.module | file | core/ |
Helper module for asset load order test. |
| many_assets_test.routing.yml | file | core/ |
core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml |
| many_assets_test_library_info_build | function | core/ |
Implements hook_library_info_build(). |
| MapBaseFieldTest | class | core/ |
Tests map base fields. |
| MapBaseFieldTest.php | file | core/ |
|
| MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
Pagination
- Previous page
- Page 424
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.