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
Container::getServiceAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives in case a service was not found.
ContainerRebuildTestServiceProvider::alter function core/modules/system/tests/modules/container_rebuild_test/src/ContainerRebuildTestServiceProvider.php Modifies existing service definitions.
ContentLanguageSettings::$language_alterable property core/modules/language/src/Entity/ContentLanguageSettings.php Indicates if the language is alterable or not.
ContentLanguageSettings::isLanguageAlterable function core/modules/language/src/Entity/ContentLanguageSettings.php Checks if the language is alterable or not.
ContentLanguageSettings::setLanguageAlterable function core/modules/language/src/Entity/ContentLanguageSettings.php Sets if the language must be alterable or not.
ContentLanguageSettingsInterface::isLanguageAlterable function core/modules/language/src/ContentLanguageSettingsInterface.php Checks if the language is alterable or not.
ContentLanguageSettingsInterface::setLanguageAlterable function core/modules/language/src/ContentLanguageSettingsInterface.php Sets if the language must be alterable or not.
ContentLanguageSettingsUnitTest::providerLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php
ContentLanguageSettingsUnitTest::testLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::setLanguageAlterable
@covers ::isLanguageAlterable
ContentModerationHooks::actionInfoAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_action_info_alter().
ContentModerationHooks::entityBundleInfoAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_bundle_info_alter().
ContentModerationHooks::entityFormDisplayAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_form_display_alter().
ContentModerationHooks::entityTypeAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_type_alter().
ContentModerationHooks::formAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_form_alter().
ContentModerationRouteSubscriber::alterRoutes function core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php Alters existing routes for a specific collection.
ContentModerationTestViewsHooks::viewsDataAlter function core/modules/content_moderation/tests/modules/content_moderation_test_views/src/Hook/ContentModerationTestViewsHooks.php Implements hook_views_data_alter().
ContentModerationTestViewsHooks::viewsQueryAlter function core/modules/content_moderation/tests/modules/content_moderation_test_views/src/Hook/ContentModerationTestViewsHooks.php Implements hook_views_query_alter().
ContentTranslationHandler::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandler.php Performs the needed alterations to the entity form.
ContentTranslationHandlerInterface::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandlerInterface.php Performs the needed alterations to the entity form.
ContentTranslationHooks::elementInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_element_info_alter().
ContentTranslationHooks::entityBundleInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_bundle_info_alter().
ContentTranslationHooks::entityTypeAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_type_alter().
ContentTranslationHooks::fieldInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_field_info_alter().
ContentTranslationHooks::formAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_alter().
ContentTranslationHooks::formFieldConfigEditFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
ContentTranslationHooks::formLanguageContentSettingsFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for language_content_settings_form().
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
ContentTranslationHooks::languageTypesInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_language_types_info_alter().
ContentTranslationHooks::menuLinksDiscoveredAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_menu_links_discovered_alter().
ContentTranslationHooks::viewsDataAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_views_data_alter().
ContentTranslationLinkTagTest::testCanonicalAlternateTags function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Tests alternate link tag found for entity types with canonical links.
ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Tests alternate link tag missing for entity types without canonical links.
ContentTranslationLocalTasks class core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Provides dynamic local tasks for content translation.
ContentTranslationLocalTasks.php file core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php
ContentTranslationLocalTasks::$basePluginId property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php The base plugin ID.
ContentTranslationLocalTasks::$contentTranslationManager property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php The content translation manager.
ContentTranslationLocalTasks::create function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Creates a new class instance.
ContentTranslationLocalTasks::getDerivativeDefinitions function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Gets the definition of all derivatives of a base plugin.
ContentTranslationLocalTasks::__construct function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Constructs a new ContentTranslationLocalTasks.
ContentTranslationLocalTasksTest class core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Tests content translation local tasks.
ContentTranslationLocalTasksTest.php file core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Provides a list of routes to test.
ContentTranslationLocalTasksTest::setUp function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
ContentTranslationLocalTasksTest::testBlockAdminDisplay function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Tests the block admin display local tasks.
ContentTranslationRouteSubscriber::alterRoutes function core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php Alters existing routes for a specific collection.
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Returns the original translation.
ContentTranslationTestHooks::entityBundleInfoAlter function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_entity_bundle_info_alter().
ContentTranslationTestHooks::formNodeFormAlter function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
content_moderation_test_views_views_data_alter function core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_data_alter().
content_moderation_test_views_views_query_alter function core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_query_alter().

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