-
-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f1f312f
commit 9343568
Showing
79 changed files
with
90 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BlockAdmin extends BaseBlockAdmin | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class PageAdmin extends AbstractAdmin | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ | |
* | ||
* @author Romain Mouillard <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class SharedBlockAdmin extends BaseBlockAdmin | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class SiteAdmin extends AbstractAdmin | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class SnapshotAdmin extends AbstractAdmin | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
* | ||
* @author Sylvain Deloux <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BreadcrumbBlockService extends BaseBreadcrumbMenuBlockService | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class ChildrenPagesBlockService extends AbstractAdminBlockService | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ | |
* | ||
* @author Romain Mouillard <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class SharedBlockBlockService extends AbstractAdminBlockService | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BlockEsiCache extends VarnishCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BlockJsCache implements CacheAdapterInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BlockSsiCache extends SsiCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CmsManagerSelector implements CmsManagerSelectorInterface, LogoutHandlerInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CmsPageManager extends BaseCmsPageManager | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CmsSnapshotManager extends BaseCmsPageManager | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class DecoratorStrategy implements DecoratorStrategyInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CreateSiteCommand extends BaseCommand | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CreateSnapshotsCommand extends BaseCommand | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class UpdateCoreRoutesCommand extends BaseCommand | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CreateSnapshotConsumer implements ConsumerInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CreateSnapshotsConsumer implements ConsumerInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class AjaxController | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BlockAdminController extends Controller | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class BlockController extends Controller | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class PageAdminController extends Controller | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class PageController extends Controller | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class SiteAdminController extends Controller | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class SnapshotAdminController extends Controller | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class CacheCompilerPass implements CompilerPassInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* | ||
* @author Thomas Rabaix <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class GlobalVariablesCompilerPass implements CompilerPassInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* | ||
* @author Olivier Paradis <[email protected]> | ||
* | ||
* @final since sonata-project/page-bundle 3.x | ||
* @final since sonata-project/page-bundle 3.26 | ||
*/ | ||
class PageServiceCompilerPass implements CompilerPassInterface | ||
{ | ||
|
Oops, something went wrong.