Files
Chamilo/vendor/sonata-project/admin-bundle/Resources/doc/reference/action_delete.rst
2025-08-14 22:41:49 +02:00

24 lines
795 B
ReStructuredText

Deleting objects
================
.. note::
This document is a stub representing a new work in progress. If you're reading
this you can help contribute, **no matter what your experience level with Sonata
is**. Check out the `issues on GitHub`_ for more information about how to get involved.
This document will cover the Delete action and any related configuration options.
Basic configuration
-------------------
.. note::
**TODO**:
* global (yml) options that affect the delete action
* a note about Routes and how disabling them disables the related action
* any Admin configuration options that affect delete
* a note about lifecycle events triggered by delete?
.. _`issues on Github`: https://github.com/sonata-project/SonataAdminBundle/issues/1519