Search for match
- Search 7.x for match
- Search 9.5.x for match
- Search 8.9.x for match
- Search 10.3.x for match
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CurrentRouteMatchTest::testResetRouteMatch | function | core/ |
@covers ::resetRouteMatch |
Date::$routeMatch | property | core/ |
The route match. |
DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
|
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 |
EndpointTest::testMatchUrl | function | core/ |
@covers ::matchUrl |
EnsurePHPStanVersionsMatchTest | class | core/ |
Tests that PHPStan versions match. |
EnsurePHPStanVersionsMatchTest.php | file | core/ |
|
EnsurePHPStanVersionsMatchTest::testVersions | function | core/ |
|
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/ |
|
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/ |
|
EntityForm::getEntityFromRouteMatch | function | core/ |
|
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 |
FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
|
FileFieldPathTest::assertPathMatch | function | core/ |
Asserts that a file is uploaded to the right location. |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate |
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 |
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
HelpBlock::$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.