Search for match
- Search 7.x for match
- Search 9.5.x for match
- Search 10.3.x for match
- Search 11.x for match
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DefaultContentModerationStateRevisionUpdateTest::assertCompositeEntityMatchesDefaultRevisionId | function | core/ |
Assert for the given entity, the default revision ID matches. |
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. |
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 a EntityAutocompleteMatcher object. |
EntityAutocompleteMatcherInterface | interface | core/ |
|
EntityAutocompleteMatcherInterface.php | file | core/ |
|
EntityAutocompleteMatcherInterface::getMatches | function | core/ |
Gets matched labels based on a given search string. |
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. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest | class | core/ |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php | file | core/ |
|
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
EntityResourceTestBase::assertStoredEntityMatchesSentNormalization | function | core/ |
Asserts that the stored entity matches the sent normalization. |
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass |
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 |
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 |
HelpBlock::$routeMatch | property | core/ |
The current route match. |
HelpController::$routeMatch | property | core/ |
The current route match. |
HelpTopicDiscoveryTest::testDiscoveryExceptionProviderMismatch | function | core/ |
@covers ::findAll |
Inspector::assertAllMatch | function | core/ |
Asserts that all members are strings that contain the specified string. |
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.