Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Other projects
Title Object type File name Summary
LayoutBuilderLocalTaskTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
LayoutBuilderLocalTaskTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php The theme to install as the default for testing.
LayoutBuilderLocalTaskTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Modules to install.
LayoutBuilderLocalTaskTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
LayoutBuilderLocalTaskTest::testLocalTaskLayoutBuilderInstalledCacheability function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Tests the cacheability of local tasks with Layout Builder module installed.
LayoutBuilderLocalTaskTest::testLocalTaskMultipleContentTypesCacheability function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Tests the cacheability of local tasks with multiple content types.
LayoutBuilderOverridesTest::testOverridesFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php Tests a custom alter of the overrides form.
LayoutBuilderPrepareLayoutTest::testAlterPrepareLayout function core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php Tests that we can alter a Layout Builder element while preparing.
LayoutBuilderRoutes::onAlterRoutes function core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php Alters existing routes for a specific collection.
LayoutBuilderRoutesTest::testOnAlterRoutes function core/modules/layout_builder/tests/src/Unit/LayoutBuilderRoutesTest.php @covers ::onAlterRoutes
LayoutBuilderTest::testFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that hook_form_alter() has access to the Layout Builder info.
LayoutBuilderTestHooks::formLayoutBuilderConfigureBlockAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
LayoutBuilderTestHooks::formLayoutBuilderConfigureSectionAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section.
LayoutBuilderTestHooks::layoutBuilderEntityFormDisplayAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_entity_form_display_alter().
LayoutBuilderTestHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderTestHooks::systemBreadcrumbAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_system_breadcrumb_alter().
layout_builder_module_implements_alter function core/modules/layout_builder/layout_builder.module Implements hook_module_implements_alter().
layout_builder_test_module_implements_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_module_implements_alter().
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Implements hook_menu_links_discovered_alter().
lazy_route_provider_install_test_menu_links_discovered_alter function core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Implements hook_menu_links_discovered_alter().
LinkCollectionNormalizer::$hashSalt property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php A random string to use when hashing links.
LinkField::alterFieldInstanceMigration function core/modules/link/src/Plugin/migrate/field/d7/LinkField.php Apply any custom processing to the field instance migration.
LinkFieldTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php @covers ::alterFieldInstanceMigration
LinkGenerationTest::testHookLinkAlter function core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php Tests how hook_link_alter() can affect escaping of the link text.
LinkGenerationTestHooks::linkAlter function core/modules/system/tests/modules/link_generation_test/src/Hook/LinkGenerationTestHooks.php Implements hook_link_alter().
LinkGeneratorTest::testGenerateWithAlterHook function core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php Tests altering the URL object using hook_link_alter().
LinkHooks::fieldTypeCategoryInfoAlter function core/modules/link/src/Hook/LinkHooks.php Implements hook_field_type_category_info_alter().
LinksetControllerMultiLingualTest class core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Tests the behavior of the linkset controller in multilingual setup.
LinksetControllerMultiLingualTest.php file core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php
LinksetControllerMultiLingualTest::$authorAccount property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php A user account to author test content.
LinksetControllerMultiLingualTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php The theme to install as the default for testing.
LinksetControllerMultiLingualTest::$httpKernel property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php An HTTP kernel.
LinksetControllerMultiLingualTest::$modules property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Modules to install.
LinksetControllerMultiLingualTest::$profile property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php The profile to install as a basis for testing.
LinksetControllerMultiLingualTest::setUp function core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Test set up.
LinksetControllerMultiLingualTest::testBasicMultilingualFunctions function core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Test core functions of the linkset for multilingual behavior.
LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions function core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Test core functions of the linkset for multilingual behavior.
link_generation_test_link_alter function core/modules/system/tests/modules/link_generation_test/link_generation_test.module Implements hook_link_alter().
LocaleHooks::formLanguageAdminAddFormAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for language_admin_add_form().
LocaleHooks::formLanguageAdminEditFormAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for language_admin_edit_form().
LocaleHooks::formLanguageAdminOverviewFormAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
LocaleHooks::formSystemFileSystemSettingsAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for system_file_system_settings().
LocaleHooks::jsAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_js_alter().
LocaleHooks::libraryInfoAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_library_info_alter().
LocaleImportFunctionalTest class core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests the import of locale files.
LocaleImportFunctionalTest.php file core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
LocaleImportFunctionalTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php A user able to create languages and import translations.
LocaleImportFunctionalTest::$adminUserAccessSiteReports property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php A user able to create languages, import translations, access site reports.
LocaleImportFunctionalTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php The theme to install as the default for testing.
LocaleImportFunctionalTest::$modules property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.