Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MetadataBubblingUrlGenerator::setContext | function | core/ |
|
| MetadataBubblingUrlGenerator::supports | function | core/ |
|
| MetadataBubblingUrlGenerator::__construct | function | core/ |
Constructs a new bubbling URL generator service. |
| MetadataBubblingUrlGeneratorTest | class | core/ |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php | file | core/ |
|
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling | function | core/ |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp | function | core/ |
|
| MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests bubbling of cacheable metadata for URLs. |
| MetadataGenerator::$accessChecker | property | core/ |
An object that checks if a user has access to edit a given entity field. |
| MetadataGenerator::$editorSelector | property | core/ |
An object that determines which editor to attach to a given field. |
| MetadataGenerator::__construct | function | core/ |
Constructs a new MetadataGenerator. |
| MetadataGeneratorTest | class | core/ |
Tests in-place field editing metadata. |
| MetadataGeneratorTest.php | file | core/ |
|
| MetadataGeneratorTest::$accessChecker | property | core/ |
The access checker object to be used by the metadata generator object. |
| MetadataGeneratorTest::$editorManager | property | core/ |
The manager for editor plugins. |
| MetadataGeneratorTest::$editorSelector | property | core/ |
The editor selector object to be used by the metadata generator object. |
| MetadataGeneratorTest::$metadataGenerator | property | core/ |
The metadata generator object to be tested. |
| MetadataGeneratorTest::$modules | property | core/ |
Modules to enable. |
| MetadataGeneratorTest::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
| MetadataGeneratorTest::testEditorWithCustomMetadata | function | core/ |
Tests a field whose associated in-place editor generates custom metadata. |
| MetadataGeneratorTest::testSimpleEntityType | function | core/ |
Tests a simple entity type, with two different simple fields. |
| MetapackageUpdateTest | class | core/ |
Test to see if the metapackages are up-to-date with the root composer.lock. |
| MetapackageUpdateTest.php | file | core/ |
|
| MetapackageUpdateTest::testUpdated | function | core/ |
Test to see if the generated metapackages are in sync with composer.lock. |
| MetapackageUpdateTest::updatedTestData | function | core/ |
Test data for testUpdated |
| MethodFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\MethodFilter[[api-linebreak]] @group Routing |
| MethodFilterTest.php | file | core/ |
|
| MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
| MethodFilterTest::testFilteredMethods | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodFilterTest::testMethodNotAllowedException | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodFilterTest::testWithAllowedMethod | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodRequires | class | core/ |
|
| MethodRequires::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
| MethodRequires::testRequiresAvailable | function | core/ |
@requires externalCommand available_command |
| MethodRequires::testRequiresUnavailable | function | core/ |
@requires externalCommand unavailable_command |
| method_filter.jsonapi | service | core/ |
Drupal\jsonapi\Routing\ReadOnlyModeMethodFilter |
| migrate.install | file | core/ |
Contains install and update functions for Migrate. |
| migrate.plugin_event_subscriber | service | core/ |
Drupal\migrate\Plugin\PluginEventSubscriber |
| migrate.services.yml | file | core/ |
core/modules/migrate/migrate.services.yml |
| migrate.stub | service | core/ |
Drupal\migrate\MigrateStub |
| MigrateAccessCheck | class | core/ |
Checks access for migrate_drupal_ui routes. |
| MigrateAccessCheck.php | file | core/ |
|
| MigrateAccessCheck::checkAccess | function | core/ |
Checks if the user is user 1 and grants access if so. |
| MigrateAccessTest | class | core/ |
Tests that only user 1 can access the migrate UI. |
| MigrateAccessTest.php | file | core/ |
|
| MigrateAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MigrateAccessTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 806
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.