diff --git a/Discovery/Web_Content/CMS/symfony_315_demo.txt b/Discovery/Web_Content/CMS/symfony_315_demo.txt new file mode 100644 index 0000000..70ed692 --- /dev/null +++ b/Discovery/Web_Content/CMS/symfony_315_demo.txt @@ -0,0 +1,305 @@ +.editorconfig +.gitignore +.travis.yml +app +app/.htaccess +app/AppCache.php +app/AppKernel.php +app/autoload.php +app/config +app/config/config.yml +app/config/config_dev.yml +app/config/config_prod.yml +app/config/config_test.yml +app/config/parameters.yml.dist +app/config/routing.yml +app/config/routing_dev.yml +app/config/security.yml +app/config/services.yml +app/data +app/data/blog.sqlite +app/data/blog_test.sqlite +app/Resources +app/Resources/assets +app/Resources/assets/css +app/Resources/assets/css/bootstrap-datetimepicker.min.css +app/Resources/assets/css/font-lato.css +app/Resources/assets/css/highlight-solarized-light.css +app/Resources/assets/js +app/Resources/assets/js/bootstrap-3.3.4.js +app/Resources/assets/js/bootstrap-3.3.4.min.js +app/Resources/assets/js/bootstrap-datetimepicker.min.js +app/Resources/assets/js/highlight.pack.js +app/Resources/assets/js/jquery-2.1.4.js +app/Resources/assets/js/jquery-2.1.4.min.js +app/Resources/assets/js/main.js +app/Resources/assets/js/moment.min.js +app/Resources/assets/scss +app/Resources/assets/scss/_bootstrap.scss +app/Resources/assets/scss/bootstrap +app/Resources/assets/scss/bootstrap/_alerts.scss +app/Resources/assets/scss/bootstrap/_badges.scss +app/Resources/assets/scss/bootstrap/_breadcrumbs.scss +app/Resources/assets/scss/bootstrap/_button-groups.scss +app/Resources/assets/scss/bootstrap/_buttons.scss +app/Resources/assets/scss/bootstrap/_carousel.scss +app/Resources/assets/scss/bootstrap/_close.scss +app/Resources/assets/scss/bootstrap/_code.scss +app/Resources/assets/scss/bootstrap/_component-animations.scss +app/Resources/assets/scss/bootstrap/_dropdowns.scss +app/Resources/assets/scss/bootstrap/_forms.scss +app/Resources/assets/scss/bootstrap/_glyphicons.scss +app/Resources/assets/scss/bootstrap/_grid.scss +app/Resources/assets/scss/bootstrap/_input-groups.scss +app/Resources/assets/scss/bootstrap/_jumbotron.scss +app/Resources/assets/scss/bootstrap/_labels.scss +app/Resources/assets/scss/bootstrap/_list-group.scss +app/Resources/assets/scss/bootstrap/_media.scss +app/Resources/assets/scss/bootstrap/_mixins.scss +app/Resources/assets/scss/bootstrap/_modals.scss +app/Resources/assets/scss/bootstrap/_navbar.scss +app/Resources/assets/scss/bootstrap/_navs.scss +app/Resources/assets/scss/bootstrap/_normalize.scss +app/Resources/assets/scss/bootstrap/_pager.scss +app/Resources/assets/scss/bootstrap/_pagination.scss +app/Resources/assets/scss/bootstrap/_panels.scss +app/Resources/assets/scss/bootstrap/_popovers.scss +app/Resources/assets/scss/bootstrap/_print.scss +app/Resources/assets/scss/bootstrap/_progress-bars.scss +app/Resources/assets/scss/bootstrap/_responsive-embed.scss +app/Resources/assets/scss/bootstrap/_responsive-utilities.scss +app/Resources/assets/scss/bootstrap/_scaffolding.scss +app/Resources/assets/scss/bootstrap/_tables.scss +app/Resources/assets/scss/bootstrap/_theme.scss +app/Resources/assets/scss/bootstrap/_thumbnails.scss +app/Resources/assets/scss/bootstrap/_tooltip.scss +app/Resources/assets/scss/bootstrap/_type.scss +app/Resources/assets/scss/bootstrap/_utilities.scss +app/Resources/assets/scss/bootstrap/_variables.scss +app/Resources/assets/scss/bootstrap/_wells.scss +app/Resources/assets/scss/bootstrap/mixins +app/Resources/assets/scss/bootstrap/mixins/_alerts.scss +app/Resources/assets/scss/bootstrap/mixins/_background-variant.scss +app/Resources/assets/scss/bootstrap/mixins/_border-radius.scss +app/Resources/assets/scss/bootstrap/mixins/_buttons.scss +app/Resources/assets/scss/bootstrap/mixins/_center-block.scss +app/Resources/assets/scss/bootstrap/mixins/_clearfix.scss +app/Resources/assets/scss/bootstrap/mixins/_forms.scss +app/Resources/assets/scss/bootstrap/mixins/_gradients.scss +app/Resources/assets/scss/bootstrap/mixins/_grid-framework.scss +app/Resources/assets/scss/bootstrap/mixins/_grid.scss +app/Resources/assets/scss/bootstrap/mixins/_hide-text.scss +app/Resources/assets/scss/bootstrap/mixins/_image.scss +app/Resources/assets/scss/bootstrap/mixins/_labels.scss +app/Resources/assets/scss/bootstrap/mixins/_list-group.scss +app/Resources/assets/scss/bootstrap/mixins/_nav-divider.scss +app/Resources/assets/scss/bootstrap/mixins/_nav-vertical-align.scss +app/Resources/assets/scss/bootstrap/mixins/_opacity.scss +app/Resources/assets/scss/bootstrap/mixins/_pagination.scss +app/Resources/assets/scss/bootstrap/mixins/_panels.scss +app/Resources/assets/scss/bootstrap/mixins/_progress-bar.scss +app/Resources/assets/scss/bootstrap/mixins/_reset-filter.scss +app/Resources/assets/scss/bootstrap/mixins/_resize.scss +app/Resources/assets/scss/bootstrap/mixins/_responsive-visibility.scss +app/Resources/assets/scss/bootstrap/mixins/_size.scss +app/Resources/assets/scss/bootstrap/mixins/_tab-focus.scss +app/Resources/assets/scss/bootstrap/mixins/_table-row.scss +app/Resources/assets/scss/bootstrap/mixins/_text-emphasis.scss +app/Resources/assets/scss/bootstrap/mixins/_text-overflow.scss +app/Resources/assets/scss/bootstrap/mixins/_vendor-prefixes.scss +app/Resources/assets/scss/bootstrap-flatly.scss +app/Resources/assets/scss/bootswatch-flatly +app/Resources/assets/scss/bootswatch-flatly/_bootswatch.scss +app/Resources/assets/scss/bootswatch-flatly/_variables.scss +app/Resources/assets/scss/font-awesome +app/Resources/assets/scss/font-awesome/_animated.scss +app/Resources/assets/scss/font-awesome/_bordered-pulled.scss +app/Resources/assets/scss/font-awesome/_core.scss +app/Resources/assets/scss/font-awesome/_fixed-width.scss +app/Resources/assets/scss/font-awesome/_icons.scss +app/Resources/assets/scss/font-awesome/_larger.scss +app/Resources/assets/scss/font-awesome/_list.scss +app/Resources/assets/scss/font-awesome/_mixins.scss +app/Resources/assets/scss/font-awesome/_path.scss +app/Resources/assets/scss/font-awesome/_rotated-flipped.scss +app/Resources/assets/scss/font-awesome/_stacked.scss +app/Resources/assets/scss/font-awesome/_variables.scss +app/Resources/assets/scss/font-awesome.scss +app/Resources/assets/scss/main.scss +app/Resources/translations +app/Resources/translations/messages.ca.xlf +app/Resources/translations/messages.cs.xlf +app/Resources/translations/messages.de.xlf +app/Resources/translations/messages.en.xlf +app/Resources/translations/messages.es.xlf +app/Resources/translations/messages.fr.xlf +app/Resources/translations/messages.id.xlf +app/Resources/translations/messages.it.xlf +app/Resources/translations/messages.ja.xlf +app/Resources/translations/messages.nl.xlf +app/Resources/translations/messages.pl.xlf +app/Resources/translations/messages.pt_BR.xlf +app/Resources/translations/messages.ro.xlf +app/Resources/translations/messages.ru.xlf +app/Resources/translations/messages.sl.xlf +app/Resources/translations/messages.uk.xlf +app/Resources/translations/validators.ca.xlf +app/Resources/translations/validators.cs.xlf +app/Resources/translations/validators.de.xlf +app/Resources/translations/validators.en.xlf +app/Resources/translations/validators.es.xlf +app/Resources/translations/validators.fr.xlf +app/Resources/translations/validators.id.xlf +app/Resources/translations/validators.it.xlf +app/Resources/translations/validators.ja.xlf +app/Resources/translations/validators.nl.xlf +app/Resources/translations/validators.pl.xlf +app/Resources/translations/validators.pt_BR.xlf +app/Resources/translations/validators.ro.xlf +app/Resources/translations/validators.ru.xlf +app/Resources/translations/validators.sl.xlf +app/Resources/translations/validators.uk.xlf +app/Resources/TwigBundle +app/Resources/TwigBundle/views +app/Resources/TwigBundle/views/Exception +app/Resources/TwigBundle/views/Exception/error.html.twig +app/Resources/TwigBundle/views/Exception/error403.html.twig +app/Resources/TwigBundle/views/Exception/error404.html.twig +app/Resources/TwigBundle/views/Exception/error500.html.twig +app/Resources/views +app/Resources/views/admin +app/Resources/views/admin/blog +app/Resources/views/admin/blog/_form.html.twig +app/Resources/views/admin/blog/edit.html.twig +app/Resources/views/admin/blog/index.html.twig +app/Resources/views/admin/blog/new.html.twig +app/Resources/views/admin/blog/show.html.twig +app/Resources/views/admin/layout.html.twig +app/Resources/views/base.html.twig +app/Resources/views/blog +app/Resources/views/blog/_comment_form.html.twig +app/Resources/views/blog/_delete_post_confirmation.html.twig +app/Resources/views/blog/about.html.twig +app/Resources/views/blog/comment_form_error.html.twig +app/Resources/views/blog/index.html.twig +app/Resources/views/blog/post_show.html.twig +app/Resources/views/default +app/Resources/views/default/_flash_messages.html.twig +app/Resources/views/default/homepage.html.twig +app/Resources/views/form +app/Resources/views/form/fields.html.twig +app/Resources/views/security +app/Resources/views/security/login.html.twig +app.json +appveyor.yml +bin +bin/console +bin/symfony_requirements +composer.json +composer.lock +CONTRIBUTING.md +LICENSE +phpunit.xml.dist +README.md +src +src/.htaccess +src/AppBundle +src/AppBundle/AppBundle.php +src/AppBundle/Command +src/AppBundle/Command/AddUserCommand.php +src/AppBundle/Command/DeleteUserCommand.php +src/AppBundle/Command/ListUsersCommand.php +src/AppBundle/Controller +src/AppBundle/Controller/Admin +src/AppBundle/Controller/Admin/BlogController.php +src/AppBundle/Controller/BlogController.php +src/AppBundle/Controller/SecurityController.php +src/AppBundle/DataFixtures +src/AppBundle/DataFixtures/ORM +src/AppBundle/DataFixtures/ORM/LoadFixtures.php +src/AppBundle/Entity +src/AppBundle/Entity/Comment.php +src/AppBundle/Entity/Post.php +src/AppBundle/Entity/User.php +src/AppBundle/EventListener +src/AppBundle/EventListener/RedirectToPreferredLocaleListener.php +src/AppBundle/Form +src/AppBundle/Form/CommentType.php +src/AppBundle/Form/PostType.php +src/AppBundle/Form/Type +src/AppBundle/Form/Type/DateTimePickerType.php +src/AppBundle/Repository +src/AppBundle/Repository/PostRepository.php +src/AppBundle/Repository/UserRepository.php +src/AppBundle/Twig +src/AppBundle/Twig/AppExtension.php +src/AppBundle/Utils +src/AppBundle/Utils/Markdown.php +src/AppBundle/Utils/MomentFormatConverter.php +src/AppBundle/Utils/Slugger.php +src/CodeExplorerBundle +src/CodeExplorerBundle/CodeExplorerBundle.php +src/CodeExplorerBundle/DependencyInjection +src/CodeExplorerBundle/DependencyInjection/CodeExplorerExtension.php +src/CodeExplorerBundle/EventListener +src/CodeExplorerBundle/EventListener/ControllerListener.php +src/CodeExplorerBundle/Resources +src/CodeExplorerBundle/Resources/config +src/CodeExplorerBundle/Resources/config/services.yml +src/CodeExplorerBundle/Resources/views +src/CodeExplorerBundle/Resources/views/source_code.html.twig +src/CodeExplorerBundle/Twig +src/CodeExplorerBundle/Twig/SourceCodeExtension.php +tests +tests/AppBundle +tests/AppBundle/Controller +tests/AppBundle/Controller/Admin +tests/AppBundle/Controller/Admin/BlogControllerTest.php +tests/AppBundle/Controller/BlogControllerTest.php +tests/AppBundle/Controller/DefaultControllerTest.php +tests/AppBundle/Utils +tests/AppBundle/Utils/SluggerTest.php +var +var/cache +var/cache/.gitkeep +var/logs +var/logs/.gitkeep +var/sessions +var/sessions/.gitkeep +var/SymfonyRequirements.php +web +web/.htaccess +web/app.php +web/app_dev.php +web/apple-touch-icon.png +web/bundles +web/bundles/framework +web/bundles/sensiodistribution +web/bundles/sensiodistribution/webconfigurator +web/bundles/sensiodistribution/webconfigurator/css +web/bundles/sensiodistribution/webconfigurator/css/configurator.css +web/bundles/sensiodistribution/webconfigurator/css/install.css +web/bundles/sensiodistribution/webconfigurator/images +web/bundles/sensiodistribution/webconfigurator/images/blue-arrow.png +web/bundles/sensiodistribution/webconfigurator/images/favicon.ico +web/bundles/sensiodistribution/webconfigurator/images/notification.gif +web/config.php +web/css +web/css/app.css +web/favicon.ico +web/fonts +web/fonts/font-awesome +web/fonts/font-awesome/fontawesome-webfont.eot +web/fonts/font-awesome/fontawesome-webfont.svg +web/fonts/font-awesome/fontawesome-webfont.ttf +web/fonts/font-awesome/fontawesome-webfont.woff +web/fonts/font-awesome/fontawesome-webfont.woff2 +web/fonts/font-awesome/FontAwesome.otf +web/fonts/lato +web/fonts/lato/Lato-Bold.woff +web/fonts/lato/Lato-BoldItalic.woff +web/fonts/lato/Lato-Italic.woff +web/fonts/lato/Lato-Regular.woff +web/js +web/js/app.js +web/robots.txt