Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
ManageFieldsFunctionalTest::$contentType | property | core/ |
The ID of the custom content type created for testing. |
ManageFieldsFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ManageFieldsFunctionalTest::$fieldLabel | property | core/ |
The label for a random field to be created for testing. |
ManageFieldsFunctionalTest::$fieldName | property | core/ |
The name of a random field to be created for testing. |
ManageFieldsFunctionalTest::$fieldNameInput | property | core/ |
The input name of a random field to be created for testing. |
ManageFieldsFunctionalTest::$modules | property | core/ |
Modules to install. |
ManageFieldsFunctionalTest::addExistingField | function | core/ |
Tests adding an existing field in another content type. |
ManageFieldsFunctionalTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
ManageFieldsFunctionalTest::assertFieldSettings | function | core/ |
Asserts field settings are as expected. |
ManageFieldsFunctionalTest::cardinalitySettings | function | core/ |
Tests the cardinality settings of a field. |
ManageFieldsFunctionalTest::createField | function | core/ |
Tests adding a new field. |
ManageFieldsFunctionalTest::deleteField | function | core/ |
Tests deleting a field from the field edit form. |
ManageFieldsFunctionalTest::fieldListAdminPage | function | core/ |
Tests that the field list administration page operates correctly. |
ManageFieldsFunctionalTest::manageFieldsPage | function | core/ |
Tests the manage fields page. |
ManageFieldsFunctionalTest::setUp | function | core/ |
|
ManageFieldsFunctionalTest::testCRUDFields | function | core/ |
Runs the field CRUD tests. |
ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
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. |
MediaEmbedFilterTest::providerOverridesAltAndTitle | function | core/ |
Data provider for testOverridesAltAndTitle(). |
MediaEmbedFilterTest::testOverridesAltAndTitle | function | core/ |
@covers ::applyPerEmbedMediaOverrides @dataProvider providerOverridesAltAndTitle |
MediaFunctionalTestBase | class | core/ |
Base class for Media functional tests. |
MediaFunctionalTestBase.php | file | core/ |
|
MediaFunctionalTestBase::$modules | property | core/ |
Modules to enable. |
MediaFunctionalTestTrait | trait | core/ |
Trait with helpers for Media functional tests. |
MediaFunctionalTestTrait.php | file | core/ |
|
MediaFunctionalTestTrait::$adminUser | property | core/ |
An admin test user account. |
MediaFunctionalTestTrait::$adminUserPermissions | property | core/ |
Permissions for the admin user that will be logged-in for test. |
MediaFunctionalTestTrait::$nonAdminUser | property | core/ |
A non-admin test user account. |
MediaFunctionalTestTrait::$storage | property | core/ |
The storage service. |
MediaFunctionalTestTrait::setUp | function | core/ |
|
MediaLibraryTest::testAlt | function | core/ |
Ensures that alt text can be changed on Media Library inserted Media. |
MediaSource::$thumbnail_alt_metadata_attribute | property | core/ |
(optional) The metadata attribute name to provide the thumbnail alt. |
MediaTest::testAlt | function | core/ |
Tests the CKEditor 5 media plugin can override image media's alt attribute. |
MediaTest::testAlt | function | core/ |
Tests the EditorMediaDialog can set the alt attribute. |
MediaTest::testAltDisabled | function | core/ |
Tests that the image media source's alt_field being disabled is respected. |
MediaTest::testTranslationAlt | function | core/ |
Tests the CKEditor 5 media plugin loads the translated alt attribute. |
MediaTest::testTranslationAlt | function | core/ |
Tests that dialog loads appropriate translation's alt text. |
MediaTestOembedServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
MediaUiFunctionalTest | class | core/ |
Ensures that media UI works correctly. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.