Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MetadataGenerator.php | file | core/ |
|
| MetadataGenerator::$accessChecker | property | core/ |
An object that checks if a user has access to edit a given entity field. |
| MetadataGenerator::$editorManager | property | core/ |
The manager for editor plugins. |
| MetadataGenerator::$editorSelector | property | core/ |
An object that determines which editor to attach to a given field. |
| MetadataGenerator::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
| MetadataGenerator::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGenerator::__construct | function | core/ |
Constructs a new MetadataGenerator. |
| MetadataGeneratorInterface | interface | core/ |
Interface for generating in-place editing metadata. |
| MetadataGeneratorInterface.php | file | core/ |
|
| MetadataGeneratorInterface::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
| MetadataGeneratorInterface::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| 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 |
| MethodFilter | class | core/ |
Filters routes based on the HTTP method. |
| MethodFilter.php | file | core/ |
|
| MethodFilter::filter | function | core/ |
|
| 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 | service | core/ |
Drupal\Core\Routing\MethodFilter |
| method_filter.jsonapi | service | core/ |
Drupal\jsonapi\Routing\ReadOnlyModeMethodFilter |
| microtime | function | core/ |
Shadow microtime system call. |
| Migrate API | group | core/ |
Overview of the Migrate API, which migrates data into Drupal. |
| migrate.api.php | file | core/ |
Hooks provided by the Migrate module. |
| migrate.info.yml | file | core/ |
core/modules/migrate/migrate.info.yml |
| migrate.install | file | core/ |
Contains install and update functions for Migrate. |
| migrate.lookup | service | core/ |
Drupal\migrate\MigrateLookup |
| migrate.module | file | core/ |
Provides the Migrate API. |
| migrate.plugin_event_subscriber | service | core/ |
Drupal\migrate\Plugin\PluginEventSubscriber |
Pagination
- Previous page
- Page 965
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.