Can we say that modifiers in solidity follow the aspect-oriented programming paradigm?
No, modifiers follow the decorator pattern.