Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProviderTest::testOutlinePathMatchTrailingSlash | function | core/ |
Confirms that a trailing slash on the request does not result in a 404. |
| RouteProviderTest::testOutlinePathMatchZero | function | core/ |
Tests a route with a 0 as value. |
| RouteProviderTest::testOutlinePathNoMatch | function | core/ |
Confirms that an exception is thrown when no matching path is found. |
| RouteProviderTest::testRouteByName | function | core/ |
Tests RouteProvider::getRouteByName() & RouteProvider::getRoutesByNames(). |
| RouteProviderTest::testRouteCaching | function | core/ |
Tests that route caching works. |
| router.route_provider | service | core/ |
Drupal\Core\Routing\RouteProvider |
| router.route_provider.lazy_builder | service | core/ |
Drupal\Core\Routing\RouteProviderLazyBuilder |
| Router::$routeProvider | property | core/ |
The route provider responsible for the first-pass match. |
| RouterTest::testControllerPlaceholdersDefaultValuesProvided | function | core/ |
Confirms that default placeholders in paths work correctly. |
| RouterTestServiceProvider | class | core/ |
Registers a dynamic route provider. |
| RouterTestServiceProvider.php | file | core/ |
|
| RouterTestServiceProvider::register | function | core/ |
Registers services to the container. |
| Routes::$providerIds | property | core/ |
List of providers. |
| Routes::getIndividualRoutesForResourceType | function | core/ |
Gets a route collection for the given resource type. |
| RoutesTest::testRoutesIndividual | function | core/ |
@covers ::routes[[api-linebreak]] |
| RouteSubscriber::getViewsDisplayIDsWithRoute | function | core/ |
Gets all the views and display IDs using a route. |
| RouteTest::providerTestRoute | function | core/ |
Data provider for testRoute(). |
| RouteTest::providerTestRouteWithParamQuery | function | core/ |
Data provider for testRouteWithParamQuery(). |
| Row::$idMap | property | core/ |
The mapping between source and destination identifiers. |
| Row::$sourceIds | property | core/ |
The source identifiers. |
| Row::getIdMap | function | core/ |
Retrieves the Migrate ID mappings. |
| Row::getSourceIdValues | function | core/ |
Retrieves the values of the source identifiers. |
| Row::setIdMap | function | core/ |
Sets the Migrate ID mappings. |
| RowCountExceptionTest::providerTestExceptionMessage | function | core/ |
Data provider for ::testExceptionMessage() |
| RowEntityRenderersTest::$ids | property | core/ |
|
| RowEntityRenderersTest::$testIds | property | core/ |
An array of IDs of the test content. |
| RowPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| RowTest::$testGetSourceIds | property | core/ |
Test source keys for testing get and getMultiple. |
| RowTest::$testSourceIds | property | core/ |
The source IDs. |
| RowTest::getDataProvider | function | core/ |
Data Provider for testGet. |
| RowTest::getMultipleDataProvider | function | core/ |
Data Provider for testGetMultiple. |
| RowTest::testGetSetIdMap | function | core/ |
Tests getting/setting the ID Map. |
| RowTest::testMultipleSourceIdValues | function | core/ |
Tests the multiple source IDs. |
| RowTest::testRowWithInvalidData | function | core/ |
Tests object creation: invalid values. |
| RowTest::testRowWithMultipleSourceIds | function | core/ |
Tests object creation: multiple source IDs. |
| RowTest::testSourceIdValues | function | core/ |
Tests the source ID. |
| Rss::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| Rss::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| Rss::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| RssFeedsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RssFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| RssPluginBase::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| sample_lookup_migration_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml |
| sample_lookup_migration_string_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml |
| sample_stubbing_migration_with_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml |
| SaveUploadFormTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
| SaveUploadTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
| SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
| ScaffoldFileInfo::overridden | function | composer/ |
Determines if this scaffold file has been overridden by another package. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.