22 string references to current_route_match
- BlockLibraryController::create in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Instantiates a new instance of the implementing class using autowiring.
- BookNavigationBlock::create in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - Creates an instance of the plugin.
- BulkForm::create in core/
modules/ views/ src/ Plugin/ views/ field/ BulkForm.php - Creates an instance of the plugin.
- CommentDefaultFormatter::create in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Creates an instance of the plugin.
- ConfigTranslationFormTest::testConfigTranslationFormAlter in core/
modules/ config_translation/ tests/ src/ Kernel/ ConfigTranslationFormTest.php - Tests altering of the configuration translation forms.
- ContentPreprocess::create in core/
modules/ content_moderation/ src/ ContentPreprocess.php - Instantiates a new instance of this class.
- Date::create in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Creates an instance of the plugin.
- Drupal::routeMatch in core/
lib/ Drupal.php - Retrieves the currently active route match object.
- EntityController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Instantiates a new instance of this class.
- EntityController::__construct in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Constructs a new EntityController.
- HelpBlock::create in core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php - Creates an instance of the plugin.
- HelpController::create in core/
modules/ help/ src/ Controller/ HelpController.php - Instantiates a new instance of the implementing class using autowiring.
- LanguageNegotiationUserAdmin::create in core/
modules/ user/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationUserAdmin.php - Creates an instance of the plugin.
- LocalActionsBlock::create in core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalActionsBlock.php - Creates an instance of the plugin.
- LocalTasksBlock::create in core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalTasksBlock.php - Creates an instance of the plugin.
- MenuTestController::create in core/
modules/ system/ tests/ modules/ menu_test/ src/ Controller/ MenuTestController.php - Instantiates a new instance of the implementing class using autowiring.
- Node::create in core/
modules/ node/ src/ Plugin/ views/ argument_default/ Node.php - Creates an instance of the plugin.
- SystemBreadcrumbBlock::create in core/
modules/ system/ src/ Plugin/ Block/ SystemBreadcrumbBlock.php - Creates an instance of the plugin.
- Tid::create in core/
modules/ taxonomy/ src/ Plugin/ views/ argument_default/ Tid.php - Creates an instance of the plugin.
- TopLevelBook::create in core/
modules/ book/ src/ Plugin/ views/ argument_default/ TopLevelBook.php - Creates an instance of the plugin.
- User::create in core/
modules/ user/ src/ Plugin/ views/ argument_default/ User.php - Creates an instance of the plugin.
- UserLoginBlock::create in core/
modules/ user/ src/ Plugin/ Block/ UserLoginBlock.php - Creates an instance of the plugin.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.