Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| LegacyModuleImplementsAlter.php | file | core/ |
|
| LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
| LinkField::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| LinkFieldTest::testAlterFieldInstanceMigration | function | core/ |
Tests alter field instance migration. |
| LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
| LinkGenerationTestHooks::linkAlter | function | core/ |
Implements hook_link_alter(). |
| LinkGeneratorTest::testGenerateWithAlterHook | function | core/ |
Tests altering the URL object using hook_link_alter(). |
| LinkHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| LinksetControllerMultiLingualTest | class | core/ |
Tests the behavior of the linkset controller in multilingual setup. |
| LinksetControllerMultiLingualTest.php | file | core/ |
|
| LinksetControllerMultiLingualTest::$authorAccount | property | core/ |
A user account to author test content. |
| LinksetControllerMultiLingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinksetControllerMultiLingualTest::$httpKernel | property | core/ |
An HTTP kernel. |
| LinksetControllerMultiLingualTest::$modules | property | core/ |
Modules to install. |
| LinksetControllerMultiLingualTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| LinksetControllerMultiLingualTest::setUp | function | core/ |
Test set up. |
| LinksetControllerMultiLingualTest::testBasicMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
| LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
| LocaleHooks::formLanguageAdminAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
| LocaleHooks::formLanguageAdminEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
| LocaleHooks::formLanguageAdminOverviewFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
| LocaleHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
| LocaleHooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
| LocaleHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| LocaleImportFunctionalTest | class | core/ |
Tests the import of locale files. |
| LocaleImportFunctionalTest.php | file | core/ |
|
| LocaleImportFunctionalTest::$adminUser | property | core/ |
A user able to create languages and import translations. |
| LocaleImportFunctionalTest::$adminUserAccessSiteReports | property | core/ |
A user able to create languages, import translations, access site reports. |
| LocaleImportFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleImportFunctionalTest::$modules | property | core/ |
Modules to install. |
| LocaleImportFunctionalTest::getBadPoFile | function | core/ |
Helper function that returns a bad .po file. |
| LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
| LocaleImportFunctionalTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleImportFunctionalTest::getEmptyPoFile | function | core/ |
Helper function that returns an empty .po file. |
| LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
| LocaleImportFunctionalTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleImportFunctionalTest::getPoFileWithConfig | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithContext | function | core/ |
Helper function that returns a .po file with context. |
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::importPoFile | function | core/ |
Helper function: import a standalone .po file in a given language. |
| LocaleImportFunctionalTest::setUp | function | core/ |
|
| LocaleImportFunctionalTest::testConfigPoFile | function | core/ |
Tests .po file import with configuration translation. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
| LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
| LocaleImportFunctionalTest::testEmptyMsgstr | function | core/ |
Tests empty msgstr at end of .po file see #611786. |
| LocaleImportFunctionalTest::testLanguageContext | function | core/ |
Tests msgctxt context support. |
| LocaleImportFunctionalTest::testStandalonePoFile | function | core/ |
Tests import of standalone .po files. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.