Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
LocalTasksTest::setUp | function | core/ |
|
LocalTasksTest::testLocalTaskBlock | function | core/ |
Tests that local task blocks are configurable to show a specific level. |
LocalTasksTest::testLocalTaskBlockCache | function | core/ |
Tests that local tasks blocks cache is invalidated correctly. |
LocalTasksTest::testLocalTaskBlockUrl | function | core/ |
Tests local task block URLs for entities with path aliases. |
LocalTasksTest::testPluginLocalTask | function | core/ |
Tests the plugin based local tasks. |
LocalTaskTest | class | core/ |
Tests derivative for testing local tasks. |
LocalTaskTest.php | file | core/ |
|
LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LocalTaskTestWithUnsafeTitle | class | core/ |
Test derivative to check local task title escaping. |
LocalTaskTestWithUnsafeTitle.php | file | core/ |
|
LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LockFunctionalTest | class | core/ |
Confirm locking works between two separate requests. |
LockFunctionalTest.php | file | core/ |
|
LockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LockFunctionalTest::$modules | property | core/ |
Modules to install. |
LockFunctionalTest::testLockAcquire | function | core/ |
Confirms that we can acquire and release locks in two parallel requests. |
LockFunctionalTest::testPersistentLock | function | core/ |
Tests that the persistent lock is persisted between requests. |
MailCancelTestHooks::mailAlter | function | core/ |
Implements hook_mail_alter(). |
mail_cancel_test_mail_alter | function | core/ |
Implements hook_mail_alter(). |
ManageDisplayTest::testFormModeLocalTasksOrder | function | core/ |
Tests if form mode local tasks appear in alphabetical order by label. |
ManageDisplayTest::testViewModeLocalTasks | function | core/ |
Tests the local tasks are displayed correctly for view modes. |
ManageDisplayTest::testViewModeLocalTasksOrder | function | core/ |
Tests if display mode local tasks appear in alphabetical order by label. |
ManageFieldsFunctionalTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
ManageFieldsFunctionalTest.php | file | core/ |
|
ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
ManageFieldsFunctionalTest::testFieldNameValidation | function | core/ |
Tests validation of duplicate and disallowed field names. |
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::testInvalidUrlsAndDestinations | function | core/ |
Tests invalid field UI URLs and destinations. |
ManageFieldsFunctionalTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
ManageFieldsFunctionalTest::testPreconfiguredFields | function | core/ |
Tests the "preconfigured field" functionality. |
ManageFieldsFunctionalTest::testTranslationDefaults | function | core/ |
Test translation defaults. |
ManageFieldsFunctionalTestBase | class | core/ |
Tests the Field UI "Manage fields" screen. |
ManageFieldsFunctionalTestBase.php | file | core/ |
|
ManageFieldsFunctionalTestBase::$contentType | property | core/ |
The ID of the custom content type created for testing. |
ManageFieldsFunctionalTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ManageFieldsFunctionalTestBase::$fieldLabel | property | core/ |
The label for a random field to be created for testing. |
ManageFieldsFunctionalTestBase::$fieldName | property | core/ |
The name of a random field to be created for testing. |
ManageFieldsFunctionalTestBase::$fieldNameInput | property | core/ |
The input name of a random field to be created for testing. |
ManageFieldsFunctionalTestBase::$modules | property | core/ |
Modules to install. |
ManageFieldsFunctionalTestBase::setUp | function | core/ |
|
ManageFieldsTest::testFieldTypeCardinalityAlter | function | core/ |
Tests hook_form_field_storage_config_form_edit_alter(). |
ManageFieldsTest::testFieldUiDefinitionsAlter | function | core/ |
Tests hook_field_info_entity_type_ui_definitions_alter(). |
MediaEmbedFilterTest::providerOverridesAltAndTitle | function | core/ |
Data provider for testOverridesAltAndTitle(). |
MediaEmbedFilterTest::testOverridesAltAndTitle | function | core/ |
@covers ::applyPerEmbedMediaOverrides[[api-linebreak]] @dataProvider providerOverridesAltAndTitle |
MediaFunctionalTestBase | class | core/ |
Base class for Media functional tests. |
MediaFunctionalTestBase.php | file | core/ |
|
MediaFunctionalTestBase::$modules | property | core/ |
Modules to install. |
MediaFunctionalTestTrait | trait | core/ |
Trait with helpers for Media functional tests. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.