Search for match
| Title | Object type | File name | Summary |
|---|---|---|---|
| CurrentRouteMatchTest::testResetRouteMatch | function | core/ |
@covers ::resetRouteMatch[[api-linebreak]] |
| current_route_match | service | core/ |
Drupal\Core\Routing\CurrentRouteMatch |
| Date::$routeMatch | property | core/ |
The route match. |
| DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| DenyAdminRoutes::$routeMatch | property | core/ |
The current route match. |
| DenyNoCacheRoutes::$routeMatch | property | core/ |
The current route match. |
| DenyNodePreview::$routeMatch | property | core/ |
The current route match. |
| DenyNodePreviewTest::$routeMatch | property | core/ |
The current route match. |
| DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
| DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
| DocParser::match | function | core/ |
Attempts to match the given token with the current lookahead token. If they match, updates the lookahead token; otherwise raises a syntax error. |
| DocParser::matchAny | function | core/ |
Attempts to match the current lookahead token with any of the given tokens. |
| Drupal::routeMatch | function | core/ |
Retrieves the currently active route match object. |
| Endpoint::matchUrl | function | core/ |
Tries to match a URL against the endpoint schemes. |
| EndpointTest::testCaseSensitiveMatch | function | core/ |
@covers ::matchUrl[[api-linebreak]] |
| EndpointTest::testMatchUrl | function | core/ |
@covers ::matchUrl[[api-linebreak]] |
| entity.autocomplete_matcher | service | core/ |
Drupal\Core\Entity\EntityAutocompleteMatcher |
| EntityAccessCheckTest::createRouteMatchForObject | function | core/ |
Wrap any object with a route match, and return that. |
| EntityAutocomplete::matchEntityByTitle | function | core/ |
Finds an entity from an autocomplete input without an explicit ID. |
| EntityAutocompleteController::$matcher | property | core/ |
The autocomplete matcher for entity references. |
| EntityAutocompleteMatcher | class | core/ |
Matcher class to get autocompletion results for entity reference. |
| EntityAutocompleteMatcher.php | file | core/ |
|
| EntityAutocompleteMatcher::$selectionManager | property | core/ |
The entity reference selection handler plugin manager. |
| EntityAutocompleteMatcher::getMatches | function | core/ |
Gets matched labels based on a given search string. |
| EntityAutocompleteMatcher::__construct | function | core/ |
Constructs an EntityAutocompleteMatcher object. |
| EntityAutocompleteMatcherInterface | interface | core/ |
|
| EntityAutocompleteMatcherInterface.php | file | core/ |
|
| EntityAutocompleteMatcherInterface::getMatches | function | core/ |
Gets matched labels based on a given search string. |
| EntityController::$routeMatch | property | core/ |
The route match. |
| EntityDisplayFormBase::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityFormInterface::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
| EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
| EntityResourceTestBase::assertStoredEntityMatchesSentNormalization | function | core/ |
Asserts that the stored entity matches the sent normalization. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
| FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| FileFieldPathTest::assertPathMatch | function | core/ |
Asserts that a file is uploaded to the right location. |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
| FormAjaxResponseBuilder::$routeMatch | property | core/ |
The current route match. |
| FormAjaxResponseBuilderTest::$routeMatch | property | core/ |
|
| FormBase::$routeMatch | property | core/ |
The route match. |
| FormBase::getRouteMatch | function | core/ |
Gets the route match. |
| FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
| HelpBlock::$routeMatch | property | core/ |
The current route match. |
| HelpController::$routeMatch | property | core/ |
The current route match. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.