Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MetadataBubblingUrlGenerator::setContext function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
MetadataBubblingUrlGenerator::supports function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
MetadataBubblingUrlGenerator::__construct function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php Constructs a new bubbling URL generator service.
MetadataBubblingUrlGeneratorTest class core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php Confirm that the MetadataBubblingUrlGenerator is functioning properly.
MetadataBubblingUrlGeneratorTest.php file core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php
MetadataBubblingUrlGeneratorTest::$renderer property core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php The renderer.
MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling function core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php Data provider for ::testUrlBubbleableMetadataBubbling().
MetadataBubblingUrlGeneratorTest::setUp function core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php
MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling function core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php Tests bubbling of cacheable metadata for URLs.
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::$editorSelector property core/modules/quickedit/src/MetadataGenerator.php An object that determines which editor to attach to a given field.
MetadataGenerator::__construct function core/modules/quickedit/src/MetadataGenerator.php Constructs a new MetadataGenerator.
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
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.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Routing\ReadOnlyModeMethodFilter
migrate.install file core/modules/migrate/migrate.install Contains install and update functions for Migrate.
migrate.plugin_event_subscriber service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\PluginEventSubscriber
migrate.services.yml file core/modules/migrate/migrate.services.yml core/modules/migrate/migrate.services.yml
migrate.stub service core/modules/migrate/migrate.services.yml Drupal\migrate\MigrateStub
MigrateAccessCheck class core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Checks access for migrate_drupal_ui routes.
MigrateAccessCheck.php file core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php
MigrateAccessCheck::checkAccess function core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Checks if the user is user 1 and grants access if so.
MigrateAccessTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Tests that only user 1 can access the migrate UI.
MigrateAccessTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php
MigrateAccessTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php The theme to install as the default for testing.
MigrateAccessTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Modules to enable.

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