Search for alt

  1. Search 7.x for alt
  2. Search 8.9.x for alt
  3. Search 10.3.x for alt
  4. Search 11.x for alt
  5. Other projects
Title Object type File name Summary
EntityResourceHalTestCoverageTest::$definitions property core/modules/hal/tests/src/Kernel/EntityResource/EntityResourceHalTestCoverageTest.php Entity definitions array.
EntityResourceHalTestCoverageTest::$modules property core/modules/hal/tests/src/Kernel/EntityResource/EntityResourceHalTestCoverageTest.php Modules to enable.
EntityResourceHalTestCoverageTest::setUp function core/modules/hal/tests/src/Kernel/EntityResource/EntityResourceHalTestCoverageTest.php
EntityResourceHalTestCoverageTest::testEntityTypeHalTestCoverage function core/modules/hal/tests/src/Kernel/EntityResource/EntityResourceHalTestCoverageTest.php Tests that all core content/config entity types have HAL test coverage.
EntityRouteAlterSubscriber class core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php Registers the 'type' of route parameter names that match an entity type.
EntityRouteAlterSubscriber.php file core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php
EntityRouteAlterSubscriber::$resolverManager property core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php The entity resolver manager.
EntityRouteAlterSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php
EntityRouteAlterSubscriber::onRoutingRouteAlterSetType function core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php Applies parameter converters to route parameters.
EntityRouteAlterSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php Constructs an EntityRouteAlterSubscriber instance.
EntityTestLocalTasks class core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php Defines the local tasks for all the entity_test entities.
EntityTestLocalTasks.php file core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php
EntityTestLocalTasks::getDerivativeDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php Gets the definition of all derivatives of a base plugin.
EntityTypeInfo::entityTypeAlter function core/modules/content_moderation/src/EntityTypeInfo.php Adds Moderation configuration to appropriate entity types.
EntityTypeInfo::entityTypeAlter function core/modules/workspaces/src/EntityTypeInfo.php Removes the 'latest-version' link template provided by Content Moderation.
EntityTypeInfo::fieldInfoAlter function core/modules/workspaces/src/EntityTypeInfo.php Alters field plugin definitions.
EntityTypeInfo::formAlter function core/modules/content_moderation/src/EntityTypeInfo.php Alters bundle forms to enforce revision handling.
EntityTypeInfoTest::providerTestEntityTypeAlter function core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php Provides test data for testEntityTypeAlter().
EntityTypeInfoTest::testEntityTypeAlter function core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php Tests the correct entity types have moderation added.
EntityUpdateInitialTest class core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php Tests handling of existing initial keys during updates.
EntityUpdateInitialTest.php file core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php
EntityUpdateInitialTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php The theme to install as the default for testing.
EntityUpdateInitialTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php Modules to enable.
EntityUpdateInitialTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php
EntityUpdateInitialTest::testInitialIsIgnored function core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php Tests that a pre-existing initial key in the field schema is not a change.
EntityViewBuilder::alterBuild function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Specific per-entity building.
EntityViewDisplayEditForm::alterSettingsSummary function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Alters the widget or formatter settings summary.
EntityViewHookTest::testHookEntityDisplayBuildAlter function core/tests/Drupal/KernelTests/Core/Entity/EntityViewHookTest.php Tests hook_entity_display_build_alter().
entity_reference_test_entity_base_field_info_alter function core/modules/system/tests/modules/entity_reference_test/entity_reference_test.module Implements hook_entity_base_field_info_alter().
entity_schema_test_entity_type_alter function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_type_alter().
entity_serialization_test_entity_field_access_alter function core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.module Implements hook_entity_field_access_alter().
entity_test_bundle_class_entity_bundle_info_alter function core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.module Implements hook_entity_bundle_info_alter().
entity_test_bundle_class_entity_type_alter function core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.module Implements hook_entity_type_alter().
entity_test_constraints_entity_type_alter function core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Implements hook_entity_type_alter().
entity_test_entity_base_field_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_base_field_info_alter().
entity_test_entity_bundle_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_bundle_info_alter().
entity_test_entity_display_build_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_display_build_alter().
entity_test_entity_field_access_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_field_access_alter().
entity_test_entity_form_display_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_display_alter().
entity_test_entity_form_mode_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_mode_alter().
entity_test_entity_form_mode_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_mode_info_alter().
entity_test_entity_operation_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_operation_alter().
entity_test_entity_type_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_type_alter().
entity_test_entity_view_mode_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_view_mode_info_alter().
entity_test_form_entity_test_form_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
entity_test_form_node_form_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
entity_test_query_entity_test_access_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_query_entity_test_access_alter().
entity_test_update_entity_type_alter function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_type_alter().
entity_test_views_data_alter function core/modules/system/tests/modules/entity_test/entity_test.views.inc Implements hook_views_data_alter().
ErrorServiceTestServiceProvider::alter function core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php Modifies existing service definitions.

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