Home
last modified time | relevance | path

Searched refs:isPathExecution (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherMarkup.php330 if (!$this->isPathExecution()) {
355 if (!$this->isPathExecution()) {
506 if ($this->isPathExecution()) {
637 …if (!$this->isPathExecution() || $this->mime->getExtension() === MarkupRenderer::METADATA_EXTENSIO…
772 if (!$this->isPathExecution()) {
939 if (!$this->isPathExecution()
980 public function isPathExecution(): bool function in ComboStrap\\FetcherMarkup
1031 if ($this->isPathExecution()) {
1200 if ($this->isPathExecution()) {
1413 if (!$this->isPathExecution()) {
H A DExecutionContext.php787 if (!$markupHandler->isPathExecution() && $oldAct !== ExecutionContext::PREVIEW_ACTION) {