Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

BIN -251 Bytes img/grid1.png
Deleted file not rendered
BIN -495 Bytes img/grid10.png
Deleted file not rendered
BIN -253 Bytes img/grid11.png
Deleted file not rendered
BIN -260 Bytes img/grid12.png
Deleted file not rendered
BIN -266 Bytes img/grid13.png
Deleted file not rendered
BIN -240 Bytes img/grid14.png
Deleted file not rendered
BIN -442 Bytes img/grid15.png
Deleted file not rendered
BIN -442 Bytes img/grid16.png
Deleted file not rendered
BIN -442 Bytes img/grid17.png
Deleted file not rendered
BIN -457 Bytes img/grid18.png
Deleted file not rendered
BIN -427 Bytes img/grid19.png
Deleted file not rendered
BIN -271 Bytes img/grid2.png
Deleted file not rendered
BIN -493 Bytes img/grid20.png
Deleted file not rendered
BIN -266 Bytes img/grid3.png
Deleted file not rendered
BIN -244 Bytes img/grid4.png
Deleted file not rendered
BIN -442 Bytes img/grid5.png
Deleted file not rendered
BIN -460 Bytes img/grid6.png
Deleted file not rendered
BIN -442 Bytes img/grid7.png
Deleted file not rendered
BIN -457 Bytes img/grid8.png
Deleted file not rendered
BIN -456 Bytes img/grid9.png
Deleted file not rendered
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -1,8 +1,12 @@
require.config({
baseUrl: base_url + "/search/"
});

require([
base_url + '/mkdocs/js/mustache.min.js',
base_url + '/mkdocs/js/lunr.min.js',
'mustache.min',
'lunr.min',
'text!search-results-template.mustache',
'text!../search_index.json',
'text!search_index.json',
], function (Mustache, lunr, results_template, data) {
"use strict";

@@ -83,6 +87,6 @@ require([
search();
}

search_input.addEventListener("keyup", search);
if (search_input){search_input.addEventListener("keyup", search);}

});
@@ -3,7 +3,7 @@
{
"location": "/",
"text": "zend-mvc\n\n\n\n\n\n\nZend\\Mvc\n is a brand new MVC implementation designed from the ground up for\nZend Framework 2, focusing on performance and flexibility.\n\n\nThe MVC layer is built on top of the following components:\n\n\n\n\nZend\\ServiceManager\n - Zend Framework provides a set of default service\n definitions set up at \nZend\\Mvc\\Service\n. The ServiceManager creates and\n configures your application instance and workflow.\n\n\nZend\\EventManager\n - The MVC is event driven. This component is used\n everywhere from initial bootstrapping of the application, through returning\n response and request calls, to setting and retrieving routes and matched\n routes, as well as render views.\n\n\n\n\nZend\\Http\n - specifically the request and response objects, used within:\n \nZend\\Stdlib\\DispatchableInterface\n. All \u201ccontrollers\u201d are simply dispatchable\n objects.\n\n\n\n\n\n\nFile issues at https://github.com/zendframework/zend-mvc/issues\n\n\n\n\nDocumentation is at https://docs.zendframework.com/zend-mvc/",
"title": "Home"
"title": "zend-mvc"
},
{
"location": "/#zend-mvc",
File renamed without changes.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

@@ -4,23 +4,23 @@

<url>
<loc>/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/intro/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/quick-start/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

@@ -29,49 +29,49 @@

<url>
<loc>/services/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/routing/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/mvc-event/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/send-response-event/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/controllers/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/plugins/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/examples/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/middleware/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

@@ -87,13 +87,13 @@

<url>
<loc>/cookbook/automating-controller-factories/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>/cookbook/middleware-in-listeners/</loc>
<lastmod>2018-01-05</lastmod>
<lastmod>2018-05-22</lastmod>
<changefreq>daily</changefreq>
</url>