Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderTest::testLayoutBuilderChooseBlocksAlter | function | core/ |
|
LayoutBuilderTest::testOverridesFormAlter | function | core/ |
Tests a custom alter of the overrides form. |
layout_builder_entity_build_defaults_alter | function | core/ |
Implements hook_entity_build_defaults_alter(). |
layout_builder_entity_form_display_alter | function | core/ |
Implements hook_entity_form_display_alter(). |
layout_builder_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
layout_builder_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
layout_builder_form_entity_form_display_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm. |
layout_builder_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
layout_builder_plugin_filter_block_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
layout_builder_plugin_filter_block__block_ui_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
layout_builder_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
layout_builder_plugin_filter_layout_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
layout_builder_plugin_filter_layout__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
layout_builder_system_breadcrumb_alter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
layout_builder_test_form_layout_builder_configure_block_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
layout_builder_test_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
layout_builder_theme_registry_alter | function | core/ |
Implements hook_theme_registry_alter(). |
layout_builder_theme_suggestions_field_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
LinkCckDeprecationTest::testAlterFieldInstanceMigration | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598. |
LinkCckTest::testAlterFieldInstanceMigration | function | core/ |
@covers ::alterFieldInstanceMigration |
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. |
LinkField::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
LinkFieldLegacyTest::testAlterFieldInstanceMigration | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598. |
LinkFieldTest::testAlterFieldInstanceMigration | function | core/ |
@covers ::alterFieldInstanceMigration |
LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
LinkGeneratorTest::testGenerateWithAlterHook | function | core/ |
Tests altering the URL object using hook_link_alter(). |
link_generation_test_link_alter | function | core/ |
Implements hook_link_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 and access site reports. |
LocaleImportFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleImportFunctionalTest::$modules | property | core/ |
Modules to enable. |
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/ |
Helper function that returns a .po file which strings will be marked as customized. |
LocaleImportFunctionalTest::getEmptyPoFile | function | core/ |
Helper function that returns a empty .po file. |
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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.