Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
MetadataGenerator.php file core/modules/quickedit/src/MetadataGenerator.php
MetadataGenerator::$accessChecker property core/modules/quickedit/src/MetadataGenerator.php An object that checks if a user has access to edit a given entity field.
MetadataGenerator::$editorManager property core/modules/quickedit/src/MetadataGenerator.php The manager for editor plugins.
MetadataGenerator::$editorSelector property core/modules/quickedit/src/MetadataGenerator.php An object that determines which editor to attach to a given field.
MetadataGenerator::generateEntityMetadata function core/modules/quickedit/src/MetadataGenerator.php Generates in-place editing metadata for an entity.
MetadataGenerator::generateFieldMetadata function core/modules/quickedit/src/MetadataGenerator.php Generates in-place editing metadata for an entity field.
MetadataGenerator::__construct function core/modules/quickedit/src/MetadataGenerator.php Constructs a new MetadataGenerator.
MetadataGeneratorInterface interface core/modules/quickedit/src/MetadataGeneratorInterface.php Interface for generating in-place editing metadata.
MetadataGeneratorInterface.php file core/modules/quickedit/src/MetadataGeneratorInterface.php
MetadataGeneratorInterface::generateEntityMetadata function core/modules/quickedit/src/MetadataGeneratorInterface.php Generates in-place editing metadata for an entity.
MetadataGeneratorInterface::generateFieldMetadata function core/modules/quickedit/src/MetadataGeneratorInterface.php Generates in-place editing metadata for an entity field.
MetadataGeneratorTest class core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php Tests in-place field editing metadata.
MetadataGeneratorTest.php file core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
MetadataGeneratorTest::$accessChecker property core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php The access checker object to be used by the metadata generator object.
MetadataGeneratorTest::$editorManager property core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php The manager for editor plugins.
MetadataGeneratorTest::$editorSelector property core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php The editor selector object to be used by the metadata generator object.
MetadataGeneratorTest::$metadataGenerator property core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php The metadata generator object to be tested.
MetadataGeneratorTest::$modules property core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php Modules to enable.
MetadataGeneratorTest::setUp function core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php Sets the default field storage backend for fields created during tests.
MetadataGeneratorTest::testEditorWithCustomMetadata function core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php Tests a field whose associated in-place editor generates custom metadata.
MetadataGeneratorTest::testSimpleEntityType function core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php Tests a simple entity type, with two different simple fields.
MetapackageUpdateTest class core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php Test to see if the metapackages are up-to-date with the root composer.lock.
MetapackageUpdateTest.php file core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php
MetapackageUpdateTest::testUpdated function core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php Test to see if the generated metapackages are in sync with composer.lock.
MetapackageUpdateTest::updatedTestData function core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php Test data for testUpdated
MethodFilter class core/lib/Drupal/Core/Routing/MethodFilter.php Filters routes based on the HTTP method.
MethodFilter.php file core/lib/Drupal/Core/Routing/MethodFilter.php
MethodFilter::filter function core/lib/Drupal/Core/Routing/MethodFilter.php
MethodFilterTest class core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @coversDefaultClass \Drupal\Core\Routing\MethodFilter[[api-linebreak]]
@group Routing
MethodFilterTest.php file core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
MethodFilterTest::testCollectionOrder function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Ensures that the incoming and outgoing collections have the same order.
MethodFilterTest::testFilteredMethods function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MethodFilterTest::testMethodNotAllowedException function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MethodFilterTest::testWithAllowedMethod function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MethodRequires class core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php
MethodRequires::externalCommandIsAvailable function core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php Determine if an external command is available.
MethodRequires::testRequiresAvailable function core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php @requires externalCommand available_command
MethodRequires::testRequiresUnavailable function core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php @requires externalCommand unavailable_command
method_filter service core/core.services.yml Drupal\Core\Routing\MethodFilter
method_filter.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Routing\ReadOnlyModeMethodFilter
microtime function core/tests/Drupal/Tests/Component/Datetime/TimeTest.php Shadow microtime system call.
Migrate API group core/modules/migrate/migrate.api.php Overview of the Migrate API, which migrates data into Drupal.
migrate.api.php file core/modules/migrate/migrate.api.php Hooks provided by the Migrate module.
migrate.info.yml file core/modules/migrate/migrate.info.yml core/modules/migrate/migrate.info.yml
migrate.install file core/modules/migrate/migrate.install Contains install and update functions for Migrate.
migrate.lookup service core/modules/migrate/migrate.services.yml Drupal\migrate\MigrateLookup
migrate.module file core/modules/migrate/migrate.module Provides the Migrate API.
migrate.plugin_event_subscriber service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\PluginEventSubscriber

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