You are here

24 string references to YAML keys in business_rules.routing.yml in Business Rules 2.x

ActionSet::formItems in src/Plugin/BusinessRulesAction/ActionSet.php
Provide the form fields for add Business Rule's Items.
ActionSetController::itemsTable in src/Controller/ActionSetController.php
The items table.
BusinessRuleForm::form in src/Form/BusinessRuleForm.php
Gets the actual form array to be built.
BusinessRuleForm::formItems in src/Form/BusinessRuleForm.php
Provide the form fields for add Business Rule's Items.
BusinessRulesDebugBlock::__construct in src/Plugin/Block/BusinessRulesDebugBlock.php
BusinessRulesItemsController::itemsTable in src/Controller/BusinessRulesItemsController.php
The items table.
BusinessRulesProcessor::__construct in src/Util/BusinessRulesProcessor.php
BusinessRulesProcessor constructor.
BusinessRulesSettingsForm::buildForm in src/Form/BusinessRulesSettingsForm.php
Form constructor.
BusinessRulesSettingsForm::getEditableConfigNames in src/Form/BusinessRulesSettingsForm.php
Gets the configuration names that will be editable.
ChangeFieldInfo::getRows in src/Plugin/BusinessRulesAction/ChangeFieldInfo.php
Get the current fields on the variable array.
ConditionForm::formItems in src/Form/ConditionForm.php
Provide the form fields for add Business Rule's Items.
ConditionSet::formItems in src/Plugin/BusinessRulesCondition/ConditionSet.php
Provide the form fields for add Business Rule's Items.
ConditionSetController::itemsTable in src/Controller/ConditionSetController.php
The items table.
ConditionsItemsController::itemsTable in src/Controller/ConditionsItemsController.php
The items table.
FillEntityVariableFields::getSettingsForm in src/Plugin/BusinessRulesAction/FillEntityVariableFields.php
Return the form array.
ItemForm::form in src/Form/ItemForm.php
Gets the actual form array to be built.
LoopThroughFieldVariable::formItems in src/Plugin/BusinessRulesAction/LoopThroughFieldVariable.php
Provide the form fields for add Business Rule's Items.
LoopThroughViewResult::formItems in src/Plugin/BusinessRulesAction/LoopThroughViewResult.php
Provide the form fields for add Business Rule's Items.
LoopThroughViewResultController::itemsTable in src/Controller/LoopThroughViewResultController.php
The items table.
Schedule::executeSchedule in src/Entity/Schedule.php
Execute the scheduled tasks.
ScheduleListBuilder::getOperations in src/ScheduleListBuilder.php
Provides an array of information to build a list of operation links.
ScheduleRevisionDeleteForm::submitForm in src/Form/ScheduleRevisionDeleteForm.php
Form submission handler.
ScheduleTask::formItems in src/Plugin/BusinessRulesAction/ScheduleTask.php
Provide the form fields for add Business Rule's Items.
ScheduleTaskController::itemsTable in src/Controller/ScheduleTaskController.php
The items table.