remove v1
7
.gitignore
vendored
|
@ -23,3 +23,10 @@
|
|||
/public/assets/
|
||||
/assets/vendor/
|
||||
###< symfony/asset-mapper ###
|
||||
|
||||
###> symfony/webpack-encore-bundle ###
|
||||
/node_modules/
|
||||
/public/build/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
###< symfony/webpack-encore-bundle ###
|
||||
|
|
398
.idea/dbnavigator.xml
generated
Normal file
|
@ -0,0 +1,398 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DBNavigator.Project.Settings">
|
||||
<connections />
|
||||
<browser-settings>
|
||||
<general>
|
||||
<display-mode value="TABBED" />
|
||||
<navigation-history-size value="100" />
|
||||
<show-object-details value="false" />
|
||||
<enable-sticky-paths value="true" />
|
||||
</general>
|
||||
<filters>
|
||||
<object-type-filter>
|
||||
<object-type name="SCHEMA" enabled="true" />
|
||||
<object-type name="USER" enabled="true" />
|
||||
<object-type name="ROLE" enabled="true" />
|
||||
<object-type name="PRIVILEGE" enabled="true" />
|
||||
<object-type name="CHARSET" enabled="true" />
|
||||
<object-type name="TABLE" enabled="true" />
|
||||
<object-type name="VIEW" enabled="true" />
|
||||
<object-type name="MATERIALIZED_VIEW" enabled="true" />
|
||||
<object-type name="NESTED_TABLE" enabled="true" />
|
||||
<object-type name="COLUMN" enabled="true" />
|
||||
<object-type name="INDEX" enabled="true" />
|
||||
<object-type name="CONSTRAINT" enabled="true" />
|
||||
<object-type name="DATASET_TRIGGER" enabled="true" />
|
||||
<object-type name="DATABASE_TRIGGER" enabled="true" />
|
||||
<object-type name="SYNONYM" enabled="true" />
|
||||
<object-type name="SEQUENCE" enabled="true" />
|
||||
<object-type name="PROCEDURE" enabled="true" />
|
||||
<object-type name="FUNCTION" enabled="true" />
|
||||
<object-type name="PACKAGE" enabled="true" />
|
||||
<object-type name="TYPE" enabled="true" />
|
||||
<object-type name="TYPE_ATTRIBUTE" enabled="true" />
|
||||
<object-type name="ARGUMENT" enabled="true" />
|
||||
<object-type name="DIMENSION" enabled="true" />
|
||||
<object-type name="CLUSTER" enabled="true" />
|
||||
<object-type name="DBLINK" enabled="true" />
|
||||
</object-type-filter>
|
||||
</filters>
|
||||
<sorting>
|
||||
<object-type name="COLUMN" sorting-type="NAME" />
|
||||
<object-type name="FUNCTION" sorting-type="NAME" />
|
||||
<object-type name="PROCEDURE" sorting-type="NAME" />
|
||||
<object-type name="ARGUMENT" sorting-type="POSITION" />
|
||||
<object-type name="TYPE ATTRIBUTE" sorting-type="POSITION" />
|
||||
</sorting>
|
||||
<default-editors>
|
||||
<object-type name="VIEW" editor-type="SELECTION" />
|
||||
<object-type name="PACKAGE" editor-type="SELECTION" />
|
||||
<object-type name="TYPE" editor-type="SELECTION" />
|
||||
</default-editors>
|
||||
</browser-settings>
|
||||
<navigation-settings>
|
||||
<lookup-filters>
|
||||
<lookup-objects>
|
||||
<object-type name="SCHEMA" enabled="true" />
|
||||
<object-type name="USER" enabled="false" />
|
||||
<object-type name="ROLE" enabled="false" />
|
||||
<object-type name="PRIVILEGE" enabled="false" />
|
||||
<object-type name="CHARSET" enabled="false" />
|
||||
<object-type name="TABLE" enabled="true" />
|
||||
<object-type name="VIEW" enabled="true" />
|
||||
<object-type name="MATERIALIZED VIEW" enabled="true" />
|
||||
<object-type name="INDEX" enabled="true" />
|
||||
<object-type name="CONSTRAINT" enabled="true" />
|
||||
<object-type name="DATASET TRIGGER" enabled="true" />
|
||||
<object-type name="DATABASE TRIGGER" enabled="true" />
|
||||
<object-type name="SYNONYM" enabled="false" />
|
||||
<object-type name="SEQUENCE" enabled="true" />
|
||||
<object-type name="PROCEDURE" enabled="true" />
|
||||
<object-type name="FUNCTION" enabled="true" />
|
||||
<object-type name="PACKAGE" enabled="true" />
|
||||
<object-type name="TYPE" enabled="true" />
|
||||
<object-type name="DIMENSION" enabled="false" />
|
||||
<object-type name="CLUSTER" enabled="false" />
|
||||
<object-type name="DBLINK" enabled="true" />
|
||||
</lookup-objects>
|
||||
<force-database-load value="false" />
|
||||
<prompt-connection-selection value="true" />
|
||||
<prompt-schema-selection value="true" />
|
||||
</lookup-filters>
|
||||
</navigation-settings>
|
||||
<dataset-grid-settings>
|
||||
<general>
|
||||
<enable-zooming value="true" />
|
||||
<enable-column-tooltip value="true" />
|
||||
</general>
|
||||
<sorting>
|
||||
<nulls-first value="true" />
|
||||
<max-sorting-columns value="4" />
|
||||
</sorting>
|
||||
<audit-columns>
|
||||
<column-names value="" />
|
||||
<visible value="true" />
|
||||
<editable value="false" />
|
||||
</audit-columns>
|
||||
</dataset-grid-settings>
|
||||
<dataset-editor-settings>
|
||||
<text-editor-popup>
|
||||
<active value="false" />
|
||||
<active-if-empty value="false" />
|
||||
<data-length-threshold value="100" />
|
||||
<popup-delay value="1000" />
|
||||
</text-editor-popup>
|
||||
<values-actions-popup>
|
||||
<show-popup-button value="true" />
|
||||
<element-count-threshold value="1000" />
|
||||
<data-length-threshold value="250" />
|
||||
</values-actions-popup>
|
||||
<general>
|
||||
<fetch-block-size value="100" />
|
||||
<fetch-timeout value="30" />
|
||||
<trim-whitespaces value="true" />
|
||||
<convert-empty-strings-to-null value="true" />
|
||||
<select-content-on-cell-edit value="true" />
|
||||
<large-value-preview-active value="true" />
|
||||
</general>
|
||||
<filters>
|
||||
<prompt-filter-dialog value="true" />
|
||||
<default-filter-type value="BASIC" />
|
||||
</filters>
|
||||
<qualified-text-editor text-length-threshold="300">
|
||||
<content-types>
|
||||
<content-type name="Text" enabled="true" />
|
||||
<content-type name="XML" enabled="true" />
|
||||
<content-type name="DTD" enabled="true" />
|
||||
<content-type name="HTML" enabled="true" />
|
||||
<content-type name="XHTML" enabled="true" />
|
||||
<content-type name="CSS" enabled="true" />
|
||||
<content-type name="SQL" enabled="true" />
|
||||
<content-type name="PL/SQL" enabled="true" />
|
||||
<content-type name="JavaScript" enabled="true" />
|
||||
<content-type name="JSON" enabled="true" />
|
||||
<content-type name="JSON5" enabled="true" />
|
||||
<content-type name="YAML" enabled="true" />
|
||||
</content-types>
|
||||
</qualified-text-editor>
|
||||
<record-navigation>
|
||||
<navigation-target value="VIEWER" />
|
||||
</record-navigation>
|
||||
</dataset-editor-settings>
|
||||
<code-editor-settings>
|
||||
<general>
|
||||
<show-object-navigation-gutter value="false" />
|
||||
<show-spec-declaration-navigation-gutter value="true" />
|
||||
<enable-spellchecking value="true" />
|
||||
<enable-reference-spellchecking value="false" />
|
||||
</general>
|
||||
<confirmations>
|
||||
<save-changes value="false" />
|
||||
<revert-changes value="true" />
|
||||
<exit-on-changes value="ASK" />
|
||||
</confirmations>
|
||||
</code-editor-settings>
|
||||
<code-completion-settings>
|
||||
<filters>
|
||||
<basic-filter>
|
||||
<filter-element type="RESERVED_WORD" id="keyword" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="function" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="parameter" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="datatype" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="exception" selected="true" />
|
||||
<filter-element type="OBJECT" id="schema" selected="true" />
|
||||
<filter-element type="OBJECT" id="role" selected="true" />
|
||||
<filter-element type="OBJECT" id="user" selected="true" />
|
||||
<filter-element type="OBJECT" id="privilege" selected="true" />
|
||||
<user-schema>
|
||||
<filter-element type="OBJECT" id="table" selected="true" />
|
||||
<filter-element type="OBJECT" id="view" selected="true" />
|
||||
<filter-element type="OBJECT" id="materialized view" selected="true" />
|
||||
<filter-element type="OBJECT" id="index" selected="true" />
|
||||
<filter-element type="OBJECT" id="constraint" selected="true" />
|
||||
<filter-element type="OBJECT" id="trigger" selected="true" />
|
||||
<filter-element type="OBJECT" id="synonym" selected="false" />
|
||||
<filter-element type="OBJECT" id="sequence" selected="true" />
|
||||
<filter-element type="OBJECT" id="procedure" selected="true" />
|
||||
<filter-element type="OBJECT" id="function" selected="true" />
|
||||
<filter-element type="OBJECT" id="package" selected="true" />
|
||||
<filter-element type="OBJECT" id="type" selected="true" />
|
||||
<filter-element type="OBJECT" id="dimension" selected="true" />
|
||||
<filter-element type="OBJECT" id="cluster" selected="true" />
|
||||
<filter-element type="OBJECT" id="dblink" selected="true" />
|
||||
</user-schema>
|
||||
<public-schema>
|
||||
<filter-element type="OBJECT" id="table" selected="false" />
|
||||
<filter-element type="OBJECT" id="view" selected="false" />
|
||||
<filter-element type="OBJECT" id="materialized view" selected="false" />
|
||||
<filter-element type="OBJECT" id="index" selected="false" />
|
||||
<filter-element type="OBJECT" id="constraint" selected="false" />
|
||||
<filter-element type="OBJECT" id="trigger" selected="false" />
|
||||
<filter-element type="OBJECT" id="synonym" selected="false" />
|
||||
<filter-element type="OBJECT" id="sequence" selected="false" />
|
||||
<filter-element type="OBJECT" id="procedure" selected="false" />
|
||||
<filter-element type="OBJECT" id="function" selected="false" />
|
||||
<filter-element type="OBJECT" id="package" selected="false" />
|
||||
<filter-element type="OBJECT" id="type" selected="false" />
|
||||
<filter-element type="OBJECT" id="dimension" selected="false" />
|
||||
<filter-element type="OBJECT" id="cluster" selected="false" />
|
||||
<filter-element type="OBJECT" id="dblink" selected="false" />
|
||||
</public-schema>
|
||||
<any-schema>
|
||||
<filter-element type="OBJECT" id="table" selected="true" />
|
||||
<filter-element type="OBJECT" id="view" selected="true" />
|
||||
<filter-element type="OBJECT" id="materialized view" selected="true" />
|
||||
<filter-element type="OBJECT" id="index" selected="true" />
|
||||
<filter-element type="OBJECT" id="constraint" selected="true" />
|
||||
<filter-element type="OBJECT" id="trigger" selected="true" />
|
||||
<filter-element type="OBJECT" id="synonym" selected="true" />
|
||||
<filter-element type="OBJECT" id="sequence" selected="true" />
|
||||
<filter-element type="OBJECT" id="procedure" selected="true" />
|
||||
<filter-element type="OBJECT" id="function" selected="true" />
|
||||
<filter-element type="OBJECT" id="package" selected="true" />
|
||||
<filter-element type="OBJECT" id="type" selected="true" />
|
||||
<filter-element type="OBJECT" id="dimension" selected="true" />
|
||||
<filter-element type="OBJECT" id="cluster" selected="true" />
|
||||
<filter-element type="OBJECT" id="dblink" selected="true" />
|
||||
</any-schema>
|
||||
</basic-filter>
|
||||
<extended-filter>
|
||||
<filter-element type="RESERVED_WORD" id="keyword" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="function" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="parameter" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="datatype" selected="true" />
|
||||
<filter-element type="RESERVED_WORD" id="exception" selected="true" />
|
||||
<filter-element type="OBJECT" id="schema" selected="true" />
|
||||
<filter-element type="OBJECT" id="user" selected="true" />
|
||||
<filter-element type="OBJECT" id="role" selected="true" />
|
||||
<filter-element type="OBJECT" id="privilege" selected="true" />
|
||||
<user-schema>
|
||||
<filter-element type="OBJECT" id="table" selected="true" />
|
||||
<filter-element type="OBJECT" id="view" selected="true" />
|
||||
<filter-element type="OBJECT" id="materialized view" selected="true" />
|
||||
<filter-element type="OBJECT" id="index" selected="true" />
|
||||
<filter-element type="OBJECT" id="constraint" selected="true" />
|
||||
<filter-element type="OBJECT" id="trigger" selected="true" />
|
||||
<filter-element type="OBJECT" id="synonym" selected="true" />
|
||||
<filter-element type="OBJECT" id="sequence" selected="true" />
|
||||
<filter-element type="OBJECT" id="procedure" selected="true" />
|
||||
<filter-element type="OBJECT" id="function" selected="true" />
|
||||
<filter-element type="OBJECT" id="package" selected="true" />
|
||||
<filter-element type="OBJECT" id="type" selected="true" />
|
||||
<filter-element type="OBJECT" id="dimension" selected="true" />
|
||||
<filter-element type="OBJECT" id="cluster" selected="true" />
|
||||
<filter-element type="OBJECT" id="dblink" selected="true" />
|
||||
</user-schema>
|
||||
<public-schema>
|
||||
<filter-element type="OBJECT" id="table" selected="true" />
|
||||
<filter-element type="OBJECT" id="view" selected="true" />
|
||||
<filter-element type="OBJECT" id="materialized view" selected="true" />
|
||||
<filter-element type="OBJECT" id="index" selected="true" />
|
||||
<filter-element type="OBJECT" id="constraint" selected="true" />
|
||||
<filter-element type="OBJECT" id="trigger" selected="true" />
|
||||
<filter-element type="OBJECT" id="synonym" selected="true" />
|
||||
<filter-element type="OBJECT" id="sequence" selected="true" />
|
||||
<filter-element type="OBJECT" id="procedure" selected="true" />
|
||||
<filter-element type="OBJECT" id="function" selected="true" />
|
||||
<filter-element type="OBJECT" id="package" selected="true" />
|
||||
<filter-element type="OBJECT" id="type" selected="true" />
|
||||
<filter-element type="OBJECT" id="dimension" selected="true" />
|
||||
<filter-element type="OBJECT" id="cluster" selected="true" />
|
||||
<filter-element type="OBJECT" id="dblink" selected="true" />
|
||||
</public-schema>
|
||||
<any-schema>
|
||||
<filter-element type="OBJECT" id="table" selected="true" />
|
||||
<filter-element type="OBJECT" id="view" selected="true" />
|
||||
<filter-element type="OBJECT" id="materialized view" selected="true" />
|
||||
<filter-element type="OBJECT" id="index" selected="true" />
|
||||
<filter-element type="OBJECT" id="constraint" selected="true" />
|
||||
<filter-element type="OBJECT" id="trigger" selected="true" />
|
||||
<filter-element type="OBJECT" id="synonym" selected="true" />
|
||||
<filter-element type="OBJECT" id="sequence" selected="true" />
|
||||
<filter-element type="OBJECT" id="procedure" selected="true" />
|
||||
<filter-element type="OBJECT" id="function" selected="true" />
|
||||
<filter-element type="OBJECT" id="package" selected="true" />
|
||||
<filter-element type="OBJECT" id="type" selected="true" />
|
||||
<filter-element type="OBJECT" id="dimension" selected="true" />
|
||||
<filter-element type="OBJECT" id="cluster" selected="true" />
|
||||
<filter-element type="OBJECT" id="dblink" selected="true" />
|
||||
</any-schema>
|
||||
</extended-filter>
|
||||
</filters>
|
||||
<sorting enabled="true">
|
||||
<sorting-element type="RESERVED_WORD" id="keyword" />
|
||||
<sorting-element type="RESERVED_WORD" id="datatype" />
|
||||
<sorting-element type="OBJECT" id="column" />
|
||||
<sorting-element type="OBJECT" id="table" />
|
||||
<sorting-element type="OBJECT" id="view" />
|
||||
<sorting-element type="OBJECT" id="materialized view" />
|
||||
<sorting-element type="OBJECT" id="index" />
|
||||
<sorting-element type="OBJECT" id="constraint" />
|
||||
<sorting-element type="OBJECT" id="trigger" />
|
||||
<sorting-element type="OBJECT" id="synonym" />
|
||||
<sorting-element type="OBJECT" id="sequence" />
|
||||
<sorting-element type="OBJECT" id="procedure" />
|
||||
<sorting-element type="OBJECT" id="function" />
|
||||
<sorting-element type="OBJECT" id="package" />
|
||||
<sorting-element type="OBJECT" id="type" />
|
||||
<sorting-element type="OBJECT" id="dimension" />
|
||||
<sorting-element type="OBJECT" id="cluster" />
|
||||
<sorting-element type="OBJECT" id="dblink" />
|
||||
<sorting-element type="OBJECT" id="schema" />
|
||||
<sorting-element type="OBJECT" id="role" />
|
||||
<sorting-element type="OBJECT" id="user" />
|
||||
<sorting-element type="RESERVED_WORD" id="function" />
|
||||
<sorting-element type="RESERVED_WORD" id="parameter" />
|
||||
</sorting>
|
||||
<format>
|
||||
<enforce-code-style-case value="true" />
|
||||
</format>
|
||||
</code-completion-settings>
|
||||
<execution-engine-settings>
|
||||
<statement-execution>
|
||||
<fetch-block-size value="100" />
|
||||
<execution-timeout value="20" />
|
||||
<debug-execution-timeout value="600" />
|
||||
<focus-result value="false" />
|
||||
<prompt-execution value="false" />
|
||||
</statement-execution>
|
||||
<script-execution>
|
||||
<command-line-interfaces />
|
||||
<execution-timeout value="300" />
|
||||
</script-execution>
|
||||
<method-execution>
|
||||
<execution-timeout value="30" />
|
||||
<debug-execution-timeout value="600" />
|
||||
<parameter-history-size value="10" />
|
||||
</method-execution>
|
||||
</execution-engine-settings>
|
||||
<operation-settings>
|
||||
<transactions>
|
||||
<uncommitted-changes>
|
||||
<on-project-close value="ASK" />
|
||||
<on-disconnect value="ASK" />
|
||||
<on-autocommit-toggle value="ASK" />
|
||||
</uncommitted-changes>
|
||||
<multiple-uncommitted-changes>
|
||||
<on-commit value="ASK" />
|
||||
<on-rollback value="ASK" />
|
||||
</multiple-uncommitted-changes>
|
||||
</transactions>
|
||||
<session-browser>
|
||||
<disconnect-session value="ASK" />
|
||||
<kill-session value="ASK" />
|
||||
<reload-on-filter-change value="false" />
|
||||
</session-browser>
|
||||
<compiler>
|
||||
<compile-type value="KEEP" />
|
||||
<compile-dependencies value="ASK" />
|
||||
<always-show-controls value="false" />
|
||||
</compiler>
|
||||
</operation-settings>
|
||||
<ddl-file-settings>
|
||||
<extensions>
|
||||
<mapping file-type-id="VIEW" extensions="vw" />
|
||||
<mapping file-type-id="TRIGGER" extensions="trg" />
|
||||
<mapping file-type-id="PROCEDURE" extensions="prc" />
|
||||
<mapping file-type-id="FUNCTION" extensions="fnc" />
|
||||
<mapping file-type-id="PACKAGE" extensions="pkg" />
|
||||
<mapping file-type-id="PACKAGE_SPEC" extensions="pks" />
|
||||
<mapping file-type-id="PACKAGE_BODY" extensions="pkb" />
|
||||
<mapping file-type-id="TYPE" extensions="tpe" />
|
||||
<mapping file-type-id="TYPE_SPEC" extensions="tps" />
|
||||
<mapping file-type-id="TYPE_BODY" extensions="tpb" />
|
||||
</extensions>
|
||||
<general>
|
||||
<lookup-ddl-files value="true" />
|
||||
<create-ddl-files value="false" />
|
||||
<synchronize-ddl-files value="true" />
|
||||
<use-qualified-names value="false" />
|
||||
<make-scripts-rerunnable value="true" />
|
||||
</general>
|
||||
</ddl-file-settings>
|
||||
<general-settings>
|
||||
<regional-settings>
|
||||
<date-format value="MEDIUM" />
|
||||
<number-format value="UNGROUPED" />
|
||||
<locale value="SYSTEM_DEFAULT" />
|
||||
<use-custom-formats value="false" />
|
||||
</regional-settings>
|
||||
<environment>
|
||||
<environment-types>
|
||||
<environment-type id="development" name="Development" description="Development environment" color="-2430209/-12296320" readonly-code="false" readonly-data="false" />
|
||||
<environment-type id="integration" name="Integration" description="Integration environment" color="-2621494/-12163514" readonly-code="true" readonly-data="false" />
|
||||
<environment-type id="production" name="Production" description="Productive environment" color="-11574/-10271420" readonly-code="true" readonly-data="true" />
|
||||
<environment-type id="other" name="Other" description="" color="-1576/-10724543" readonly-code="false" readonly-data="false" />
|
||||
</environment-types>
|
||||
<visibility-settings>
|
||||
<connection-tabs value="true" />
|
||||
<dialog-headers value="true" />
|
||||
<object-editor-tabs value="true" />
|
||||
<script-editor-tabs value="false" />
|
||||
<execution-result-tabs value="true" />
|
||||
</visibility-settings>
|
||||
</environment>
|
||||
</general-settings>
|
||||
</component>
|
||||
</project>
|
|
@ -1,4 +1,4 @@
|
|||
import './bootstrap.js';
|
||||
// import './bootstrap.js';
|
||||
/*
|
||||
* Welcome to your app's main JavaScript file!
|
||||
*
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -1,3 +1,3 @@
|
|||
body {
|
||||
background-color: skyblue;
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
|
17
assets/styles/app.scss
Normal file → Executable file
|
@ -1,4 +1,13 @@
|
|||
body{
|
||||
margin: 0 auto;
|
||||
padding: 4rem;
|
||||
}
|
||||
@import 'pages/libs';
|
||||
@import 'fonts/all';
|
||||
@import 'split/override_libs';
|
||||
@import 'split/custom_vars';
|
||||
@import 'split/formulaires';
|
||||
@import 'split/typo';
|
||||
@import 'pages/global';
|
||||
@import 'pages/demo';
|
||||
@import 'pages/home';
|
||||
@import 'pages/history';
|
||||
@import 'pages/dashboard';
|
||||
@import 'pages/special';
|
||||
// @import 'pages/responsive';
|
4
assets/styles/app_.scss
Normal file
|
@ -0,0 +1,4 @@
|
|||
body{
|
||||
margin: 0 auto;
|
||||
padding: 4rem;
|
||||
}
|
12869
assets/styles/pages/_portfolio.scss
Normal file
150
assets/styles/pages/demo.scss
Executable file
|
@ -0,0 +1,150 @@
|
|||
body {
|
||||
background: #F5F5F5;
|
||||
font: 18px/1.5 sans-serif;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2 {
|
||||
line-height: 1.2;
|
||||
margin: 0 0 .5em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 36px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 21px;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0 0 1em 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
code {
|
||||
background: #F5F5F5;
|
||||
max-width: 100px;
|
||||
padding: 2px 6px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
background: #FFF;
|
||||
margin: 1em auto;
|
||||
//max-width: 800px;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
#container {
|
||||
padding: 2em;
|
||||
}
|
||||
|
||||
#homepage {
|
||||
@extend .bigger-text;
|
||||
|
||||
h1 span {
|
||||
display: block;
|
||||
font-size: 75%;
|
||||
}
|
||||
}
|
||||
|
||||
.hint,
|
||||
.product-values-block {
|
||||
@extend .bigger-text;
|
||||
|
||||
h2 {
|
||||
font-size: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bigger-text {
|
||||
font-size: 2rem;
|
||||
line-height: 3.5rem;
|
||||
}
|
||||
|
||||
#icon-status,
|
||||
#icon-book {
|
||||
float: left;
|
||||
height: 64px;
|
||||
margin-right: 1em;
|
||||
margin-top: -4px;
|
||||
width: 64px;
|
||||
}
|
||||
|
||||
#icon-book {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
#wrapper {
|
||||
//width: 80%;
|
||||
margin: 2em auto;
|
||||
}
|
||||
|
||||
#icon-book {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#status a,
|
||||
#next a {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@-webkit-keyframes fade-in {
|
||||
0% {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes fade-in {
|
||||
0% {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.sf-toolbar {
|
||||
opacity: 0;
|
||||
-webkit-animation: fade-in 1s .2s forwards;
|
||||
animation: fade-in 1s .2s forwards;
|
||||
}
|
||||
}
|
||||
|
||||
.header-block {
|
||||
background: $darkblue;
|
||||
|
||||
.btn-default {
|
||||
color: $grey;
|
||||
}
|
||||
|
||||
.btn {
|
||||
|
||||
span {
|
||||
position: absolute;
|
||||
right: 2.5em;
|
||||
top: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#menu-dashboard .nav .logo-home.btn-default {
|
||||
background: $darkblue;
|
||||
height: 52px;
|
||||
font-size: 1em;
|
||||
}
|
328
assets/styles/pages/global.scss
Executable file
|
@ -0,0 +1,328 @@
|
|||
@import '../split/custom_vars';
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: $all-text-color;
|
||||
font-family: "Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 1rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
|
||||
#wrapper {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.main-screen {
|
||||
min-height: 80vh;
|
||||
}
|
||||
|
||||
.bg-dark {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.bg-shader {
|
||||
@extend .bg-dark;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.bg-img {
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
overflow: hidden;
|
||||
background-position: center;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.bg-accessories {
|
||||
@extend .bg-img;
|
||||
// background-image: url('img/accessories.jpg');
|
||||
}
|
||||
|
||||
.bg-girl {
|
||||
@extend .bg-img;
|
||||
// background-image: url('img/girl_computer.jpg');
|
||||
}
|
||||
|
||||
.bg-color {
|
||||
background: $deepblue;
|
||||
color: $light;
|
||||
|
||||
a {
|
||||
color: $lightblue;
|
||||
}
|
||||
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.logo-main {
|
||||
color: $logo-color;
|
||||
}
|
||||
|
||||
.big-footer {
|
||||
background: $dark;
|
||||
color: $light;
|
||||
height: 4em;
|
||||
padding: 1em;
|
||||
box-sizing: border-box;
|
||||
position: static;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
|
||||
thead {
|
||||
background: $darkblue;
|
||||
color: $light;
|
||||
}
|
||||
|
||||
ul {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
label {
|
||||
min-width: 20em;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.try {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.padded {
|
||||
padding: 1rem;
|
||||
|
||||
&-v {
|
||||
padding: 0;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.marged {
|
||||
margin: 1rem;
|
||||
|
||||
&-v {
|
||||
margin: 0;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
&-h {
|
||||
margin: 0;
|
||||
margin-right: 1rem;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bgwarning {
|
||||
background: orange;
|
||||
color: #ee5555;
|
||||
}
|
||||
|
||||
.bgdanger {
|
||||
background: indianred;
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.bgsuccess {
|
||||
background: greenyellow;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.previsionnel {
|
||||
font-size: 1rem;
|
||||
|
||||
label {
|
||||
min-width: 220px;
|
||||
}
|
||||
|
||||
.big-number {
|
||||
font-size: 1.85rem;
|
||||
color: #2B2d42;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
html,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: Source Sans, Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
input {
|
||||
width: auto;
|
||||
min-width: 2em;
|
||||
}
|
||||
|
||||
#menu-dashboard {
|
||||
background: $dark;
|
||||
display: flex;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
min-height: 100vh;
|
||||
width: 13vw;
|
||||
min-width: 300px;
|
||||
overflow-x: auto;
|
||||
z-index: 10;
|
||||
|
||||
.nav {
|
||||
width: 100%;
|
||||
min-width: 300px;
|
||||
display: block;
|
||||
border-right: solid 2px mix($dark, $grey);
|
||||
|
||||
.btn {
|
||||
color: $light;
|
||||
}
|
||||
|
||||
.btn-default {
|
||||
color: $light;
|
||||
|
||||
&:hover {
|
||||
background: mix($deepblue, $light);
|
||||
color: $dark;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
i.fa {
|
||||
float: left;
|
||||
margin-right: 1em;
|
||||
color: $light;
|
||||
}
|
||||
}
|
||||
|
||||
.nav>li>a:hover,
|
||||
.nav>li>a {
|
||||
&:focus {
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: $lightblue;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: $lightblue;
|
||||
}
|
||||
}
|
||||
|
||||
.btn {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.btn-default {
|
||||
background: transparent;
|
||||
|
||||
}
|
||||
|
||||
.btn-success {
|
||||
background-color: $deepblue;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
tr {
|
||||
&.bg-success {
|
||||
td {
|
||||
background: greenyellow;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.table {
|
||||
>div {
|
||||
&:hover {
|
||||
background: #ccc;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.table>thead>tr>td,
|
||||
table td {
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
.login-fosub {
|
||||
.padded {
|
||||
padding: 3em;
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
background: $primary;
|
||||
color: $light;
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
padding: 1em;
|
||||
border: 0;
|
||||
width: 100%;
|
||||
|
||||
&:hover {
|
||||
background: $lightblue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#fos_user_profile_form {
|
||||
div {
|
||||
margin: 0.5em auto;
|
||||
}
|
||||
}
|
||||
|
||||
#bodyland {
|
||||
min-height: 100vh;
|
||||
|
||||
.container {
|
||||
min-height: 90vh;
|
||||
}
|
||||
|
||||
>.row {
|
||||
min-height: 90vh;
|
||||
|
||||
// for crud forms
|
||||
table {
|
||||
thead {
|
||||
th {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
+ul {
|
||||
a {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
table {
|
||||
margin-top: 2em;
|
||||
}
|
||||
}
|
||||
|
||||
#menu_button {
|
||||
z-index: 10;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: -2px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.heading-of-list {
|
||||
a {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.hint {
|
||||
margin-top: 1em;
|
||||
}
|
39
assets/styles/pages/home.scss
Executable file
|
@ -0,0 +1,39 @@
|
|||
.main-section {
|
||||
padding: 1rem;
|
||||
display: flex;
|
||||
color: $light;
|
||||
justify-content: center;
|
||||
|
||||
h1 {
|
||||
font-size: 4em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: $light !important;
|
||||
}
|
||||
|
||||
>div {
|
||||
height: 80vh;
|
||||
padding-top: 25vh;
|
||||
max-width: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.product-values {
|
||||
color: $light;
|
||||
padding: 4rem;
|
||||
padding-top: 25vh;
|
||||
}
|
||||
|
||||
#homepage {
|
||||
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: $light;
|
||||
}
|
||||
|
||||
font-size: 1.5rem;
|
||||
}
|
189
assets/styles/pages/responsive.scss
Executable file
|
@ -0,0 +1,189 @@
|
|||
@media all and(max-width: 1600px) {
|
||||
.big-footer {
|
||||
padding-left: 5em;
|
||||
}
|
||||
|
||||
#caisse-now {
|
||||
margin-left: -1em;
|
||||
}
|
||||
}
|
||||
|
||||
// @media all and(max-width: 1200px) {
|
||||
// #caisse-now{
|
||||
// margin-left: 0;
|
||||
// }
|
||||
// .big-footer{
|
||||
// padding-left: 0;
|
||||
// }
|
||||
// nav {
|
||||
// min-width: auto;
|
||||
// }
|
||||
// html, body {
|
||||
// font-size: 1.2rem;
|
||||
// }
|
||||
// .bg-shader {
|
||||
// height: 100%;
|
||||
// min-height: 100vh;
|
||||
// }
|
||||
// .product-values-block {
|
||||
// padding: 1em;
|
||||
// }
|
||||
|
||||
// #homepage {
|
||||
// .main-section {
|
||||
// padding: 2rem;
|
||||
// }
|
||||
|
||||
// .btn {
|
||||
// display: block;
|
||||
// width: 100%;
|
||||
// font-size: 1.25em;
|
||||
// }
|
||||
// }
|
||||
// #caisse-now {
|
||||
// .product-box {
|
||||
// width: 100%;
|
||||
// &.active{
|
||||
// .product-button{
|
||||
// background: greenyellow;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
// .product-button {
|
||||
// min-width: calc(100% - 56px)
|
||||
// }
|
||||
|
||||
// .listing-products {
|
||||
|
||||
// .btn, button {
|
||||
// font-size: 1rem;
|
||||
// padding: 0.2em;
|
||||
// border-radius: 0.3em;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
// @media all and(max-width: 1200px) {
|
||||
|
||||
// #bodyland {
|
||||
// .container {
|
||||
// min-height: 100vh;
|
||||
// width: 80vw;
|
||||
// }
|
||||
// }
|
||||
// #menu-dashboard {
|
||||
// font-size: 1rem;
|
||||
// width: 19vw;
|
||||
// min-width: 200px;
|
||||
|
||||
// .nav {
|
||||
// min-width: 200px;
|
||||
// }
|
||||
// }
|
||||
|
||||
// form {
|
||||
// margin-top: 3em;
|
||||
|
||||
// select {
|
||||
// width: 100%;
|
||||
// margin: 1em 0;
|
||||
// }
|
||||
|
||||
// + ul {
|
||||
// margin-top: 1em;
|
||||
// list-style-type: none;
|
||||
|
||||
// a {
|
||||
// display: block;
|
||||
|
||||
// .fa {
|
||||
// margin-right: 1em;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
// @media all and(max-width: 600px) {
|
||||
|
||||
// #menu_button{
|
||||
|
||||
// }
|
||||
// html, body {
|
||||
// font-size: 1rem;
|
||||
// }
|
||||
// #menu-dashboard .nav .logo-home.btn-default {
|
||||
// height: auto;
|
||||
// font-size: 2em;
|
||||
// }
|
||||
// #menu-dashboard {
|
||||
// width: 100vw;
|
||||
// visibility: hidden;
|
||||
|
||||
// &.shown {
|
||||
// visibility: visible;
|
||||
// }
|
||||
|
||||
// .nav {
|
||||
|
||||
// min-width: 200px;
|
||||
// min-height: 100vh;
|
||||
// overflow: auto;
|
||||
|
||||
// a {
|
||||
// font-size: 2rem;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
// .main-section > div {
|
||||
// padding-top: 0;
|
||||
// }
|
||||
// .product-values {
|
||||
// padding: 0;
|
||||
// }
|
||||
// .bigger-text, #homepage, .hint, .product-values-block {
|
||||
// font-size: 1.25rem;
|
||||
// line-height: 2rem;
|
||||
// }
|
||||
// .category-listing {
|
||||
// width: calc(100vw - 4rem);
|
||||
// height: 25vh;
|
||||
// min-height: auto;
|
||||
// float: left;
|
||||
// clear: both;
|
||||
// overflow: auto;
|
||||
// }
|
||||
// .sellings {
|
||||
// input {
|
||||
// width: 100%;
|
||||
// }
|
||||
// }
|
||||
// .client-now {
|
||||
// input {
|
||||
// width: 50%;
|
||||
// }
|
||||
// }
|
||||
// .sellings, .client-now {
|
||||
|
||||
// input {
|
||||
// font-size: 1.5rem;
|
||||
// padding: 0.5rem;
|
||||
// }
|
||||
// }
|
||||
// .big-footer {
|
||||
// font-size: 1rem;
|
||||
// }
|
||||
// #caisse-now .product-box {
|
||||
// margin-bottom: 0.25rem;
|
||||
// }
|
||||
// #caisse-now .listing-products button {
|
||||
// padding: 0.5rem 1rem;
|
||||
|
||||
// .express-button {
|
||||
// padding: 0.5rem 1rem;
|
||||
// }
|
||||
// }
|
||||
// }
|
|
@ -34,13 +34,14 @@
|
|||
"symfony/runtime": "7.2.*",
|
||||
"symfony/security-bundle": "7.2.*",
|
||||
"symfony/serializer": "7.2.*",
|
||||
"symfony/stimulus-bundle": "^2.22",
|
||||
"symfony/stimulus-bundle": "^2.23",
|
||||
"symfony/string": "7.2.*",
|
||||
"symfony/translation": "7.2.*",
|
||||
"symfony/twig-bundle": "7.2.*",
|
||||
"symfony/ux-turbo": "^2.22",
|
||||
"symfony/validator": "7.2.*",
|
||||
"symfony/web-link": "7.2.*",
|
||||
"symfony/webpack-encore-bundle": "^2.2",
|
||||
"symfony/yaml": "7.2.*",
|
||||
"symfonycasts/reset-password-bundle": "^1.23",
|
||||
"symfonycasts/verify-email-bundle": "^1.17",
|
||||
|
|
86
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "80f72974eed8c5a115d5d139e536752a",
|
||||
"content-hash": "5a38189373d80b275166b5d90a255bd1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/semver",
|
||||
|
@ -6181,16 +6181,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/stimulus-bundle",
|
||||
"version": "v2.22.1",
|
||||
"version": "v2.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/stimulus-bundle.git",
|
||||
"reference": "e13034d428354023c82a1db108d40fdf6cec2d36"
|
||||
"reference": "254f4e05cbaa349d4ae68b9b2e6a22995e0887f9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e13034d428354023c82a1db108d40fdf6cec2d36",
|
||||
"reference": "e13034d428354023c82a1db108d40fdf6cec2d36",
|
||||
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/254f4e05cbaa349d4ae68b9b2e6a22995e0887f9",
|
||||
"reference": "254f4e05cbaa349d4ae68b9b2e6a22995e0887f9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6230,7 +6230,7 @@
|
|||
"symfony-ux"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.22.1"
|
||||
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -6246,7 +6246,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-12-06T14:30:33+00:00"
|
||||
"time": "2025-01-16T21:55:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
|
@ -7276,6 +7276,78 @@
|
|||
],
|
||||
"time": "2024-09-25T14:21:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/webpack-encore-bundle",
|
||||
"version": "v2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/webpack-encore-bundle.git",
|
||||
"reference": "e335394b68a775a9b2bd173a8ba4fd2001f3870c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/e335394b68a775a9b2bd173a8ba4fd2001f3870c",
|
||||
"reference": "e335394b68a775a9b2bd173a8ba4fd2001f3870c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.1.0",
|
||||
"symfony/asset": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/config": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/http-kernel": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/service-contracts": "^1.1.9 || ^2.1.3 || ^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/framework-bundle": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/http-client": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/phpunit-bridge": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/twig-bundle": "^5.4 || ^6.2 || ^7.0",
|
||||
"symfony/web-link": "^5.4 || ^6.2 || ^7.0"
|
||||
},
|
||||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"thanks": {
|
||||
"url": "https://github.com/symfony/webpack-encore",
|
||||
"name": "symfony/webpack-encore"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Symfony\\WebpackEncoreBundle\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Symfony Community",
|
||||
"homepage": "https://symfony.com/contributors"
|
||||
}
|
||||
],
|
||||
"description": "Integration of your Symfony app with Webpack Encore",
|
||||
"support": {
|
||||
"issues": "https://github.com/symfony/webpack-encore-bundle/issues",
|
||||
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v2.2.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://symfony.com/sponsor",
|
||||
"type": "custom"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/fabpot",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-10-02T07:27:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v7.2.3",
|
||||
|
|
|
@ -15,4 +15,5 @@ return [
|
|||
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
|
||||
SymfonyCasts\Bundle\VerifyEmail\SymfonyCastsVerifyEmailBundle::class => ['all' => true],
|
||||
SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle::class => ['all' => true],
|
||||
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
|
||||
];
|
||||
|
|
6282
package-lock.json
generated
Normal file
25
package.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.0",
|
||||
"@babel/preset-env": "^7.16.0",
|
||||
"@symfony/webpack-encore": "^5.0.0",
|
||||
"bootstrap": "^5.3.3",
|
||||
"core-js": "^3.38.0",
|
||||
"font-awesome": "^4.7.0",
|
||||
"intro.js": "^7.2.0",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"sass": "^1.84.0",
|
||||
"sass-loader": "^16.0.4",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-cli": "^5.1.0",
|
||||
"webpack-notifier": "^1.15.0"
|
||||
},
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev-server": "encore dev-server",
|
||||
"dev": "encore dev",
|
||||
"watch": "encore dev --watch",
|
||||
"build": "encore production --progress"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 188 KiB |
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 176 KiB |
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 247 KiB |
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 187 KiB |
16
symfony.lock
|
@ -296,6 +296,22 @@
|
|||
"config/routes/web_profiler.yaml"
|
||||
]
|
||||
},
|
||||
"symfony/webpack-encore-bundle": {
|
||||
"version": "2.2",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "2.0",
|
||||
"ref": "35ee1edee91a1a7137095f53db7ed0c20884b745"
|
||||
},
|
||||
"files": [
|
||||
"assets/app.js",
|
||||
"assets/styles/app.css",
|
||||
"config/packages/webpack_encore.yaml",
|
||||
"package.json",
|
||||
"webpack.config.js"
|
||||
]
|
||||
},
|
||||
"symfonycasts/reset-password-bundle": {
|
||||
"version": "1.23",
|
||||
"recipe": {
|
||||
|
|
|
@ -2,9 +2,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="google-signin-client_id"
|
||||
content="938689189350-frtrg93bnva4b3p7c1al880mi3ts5i35.apps.googleusercontent.com">
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<meta name="description" content="Logiciel de caisse" />
|
||||
<meta name="author" content="Tykayn" />
|
||||
<title>{% block title %} {% trans %}menu.title{% endtrans %} - Fiche de compte dynamique{% endblock %}</title>
|
||||
{% block stylesheets %}
|
||||
{{ encore_entry_link_tags('app') }}
|
||||
|
@ -14,7 +15,45 @@
|
|||
{{ encore_entry_script_tags('app') }}
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body>
|
||||
<body id="page-top">
|
||||
<!-- Navigation-->
|
||||
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="/#page-top">{% trans %}menu.title{% endtrans %}</a>
|
||||
<button class="navbar-toggler text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
|
||||
Menu
|
||||
<i class="fas fa-bars"></i>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarResponsive">
|
||||
<ul class="navbar-nav ms-auto">
|
||||
|
||||
|
||||
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="/#about">About</a></li>
|
||||
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="/#contact">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-- Masthead-->
|
||||
<header class="masthead bg-primary text-white text-center">
|
||||
<div class="container d-flex align-items-center flex-column">
|
||||
<!-- Masthead Avatar Image-->
|
||||
<img class="masthead-avatar mb-5" src="assets/img/avataaars.svg" alt="..." />
|
||||
<!-- Masthead Heading-->
|
||||
<h1 class="masthead-heading text-uppercase mb-0">Caisse Bliss</h1>
|
||||
<!-- Icon Divider-->
|
||||
<div class="divider-custom divider-light">
|
||||
<div class="divider-custom-line"></div>
|
||||
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
|
||||
<div class="divider-custom-line"></div>
|
||||
</div>
|
||||
<!-- Masthead Subheading-->
|
||||
<p class="masthead-subheading font-weight-light mb-0">Logiciel de caisse pour petits commerces</p>
|
||||
</div>
|
||||
</header>
|
||||
<!-- Portfolio Section-->
|
||||
<section class="page-section portfolio" id="portfolio">
|
||||
|
||||
|
||||
{% block navigation %}
|
||||
{% endblock %}
|
||||
|
@ -33,6 +72,9 @@
|
|||
</div>
|
||||
{% include 'default/footer.html.twig' %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
</section>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
{% extends 'base.html.twig' %}
|
||||
|
||||
{% block bigMain %}
|
||||
|
||||
{% include 'default/header.html.twig' %}
|
||||
|
@ -5,7 +7,9 @@
|
|||
{% block body %}
|
||||
<div class="main-screen" id="homepage">
|
||||
<div id="welcome">
|
||||
<section class="bg-accessories">
|
||||
<section class="bg-accessories" style="background : url('img/accessories.jpg')">
|
||||
|
||||
|
||||
<div class="bg-shader">
|
||||
<div class="container main-section">
|
||||
<div class="row">
|
||||
|
@ -46,7 +50,7 @@
|
|||
</section>
|
||||
|
||||
</div>
|
||||
<section class="bg-girl">
|
||||
<section class="bg-girl" style="background : url('img/girl_computer.jpg')">
|
||||
<div class="bg-shader">
|
||||
<div class="container">
|
||||
|
||||
|
|
|
@ -1,53 +0,0 @@
|
|||
# In all environments, the following files are loaded if they exist,
|
||||
# the latter taking precedence over the former:
|
||||
#
|
||||
# * .env contains default values for the environment variables needed by the app
|
||||
# * .env.local uncommitted file with local overrides
|
||||
# * .env.$APP_ENV committed environment-specific defaults
|
||||
# * .env.$APP_ENV.local uncommitted environment-specific overrides
|
||||
#
|
||||
# Real environment variables win over .env files.
|
||||
#
|
||||
# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.
|
||||
#
|
||||
# Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2).
|
||||
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
APP_ENV=dev
|
||||
ADMIN_TOKEN=CHANGE_THIS_STRING_HERE_sdkfsjkdfjriethRYJRYjedn
|
||||
APP_SECRET=CHANGE_THIS_STRING_THERE_31dxsfg15dgf5hd8rfzawwwfxd
|
||||
# Base website url, should contain https:// and having no trailing slash. example: BASE_URL=https://framadate.org
|
||||
BASE_URL=https://localhost
|
||||
WEBSITE_NAME=my_website_caisse
|
||||
WEBSITE_LOGO=logo_cipherbliss.png
|
||||
#TRUSTED_PROXIES=127.0.0.1,127.0.0.2
|
||||
#TRUSTED_HOSTS='^localhost|example\.com$'
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> doctrine/doctrine-bundle ###
|
||||
# Format described at https://wwwx-special/nautilus-clipboard
|
||||
#copy
|
||||
#file:///home/poule/encrypted/stockage-syncable/www/development/html/date-poll-api/public/assets/img/logo_cipherbliss.png.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
|
||||
# For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
|
||||
# For a PostgreSQL database, use: "postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=11"
|
||||
# IMPORTANT: You MUST also configure your db driver and server_version in config/packages/doctrine.yaml
|
||||
DATABASE_URL=mysql://framadate_admin:framadate-admin-password@127.0.0.1:5432/framadate_api
|
||||
###< doctrine/doctrine-bundle ###
|
||||
|
||||
###> nelmio/cors-bundle ###
|
||||
CORS_ALLOW_ORIGIN=^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$
|
||||
###< nelmio/cors-bundle ###
|
||||
|
||||
###> symfony/swiftmailer-bundle ###
|
||||
# For Gmail as a transport, use: "gmail://username:password@localhost"
|
||||
# For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode="
|
||||
# Delivery is disabled by default via "null://localhost"
|
||||
MAILER_URL=sendmail://YOUR_WEBSITE
|
||||
# set the support email who will answer users in case of emergency
|
||||
SUPPORT_EMAIL=YOUR_EMAIL
|
||||
###< symfony/swiftmailer-bundle ###
|
||||
|
||||
###> symfony/mailer ###
|
||||
MAILER_DSN=smtp://localhost
|
||||
###< symfony/mailer ###
|
|
@ -1,6 +0,0 @@
|
|||
# define your env variables for the test env here
|
||||
KERNEL_CLASS='App\Kernel'
|
||||
APP_SECRET='$ecretf0rt3stxdf54df65df65g8hhkiliUOPIUOseBqgBEDNX'
|
||||
SYMFONY_DEPRECATIONS_HELPER=999999
|
||||
PANTHER_APP_ENV=panther
|
||||
ADMIN_TOKEN=testAdminToken
|
5
v1/.gitignore
vendored
|
@ -1,5 +0,0 @@
|
|||
/node_modules/
|
||||
/.env
|
||||
/vendor/*
|
||||
/var/cache/dev/
|
||||
/var/log/
|
|
@ -1,978 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documentation</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../">
|
||||
<link rel="icon" href="images/favicon.ico"/>
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/template.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
|
||||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
|
||||
<script src="js/template.js"></script>
|
||||
<script src="js/search.js"></script>
|
||||
<script defer src="js/searchIndex.js"></script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="phpdocumentor-header phpdocumentor-section">
|
||||
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
|
||||
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
|
||||
<label class="phpdocumentor-header__menu-icon" for="menu-button">
|
||||
<i class="fas fa-bars"></i>
|
||||
</label>
|
||||
<section data-search-form class="phpdocumentor-search">
|
||||
<label>
|
||||
<span class="visually-hidden">Search for</span>
|
||||
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
|
||||
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
|
||||
</svg>
|
||||
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
|
||||
</label>
|
||||
</section>
|
||||
|
||||
<nav class="phpdocumentor-topnav">
|
||||
<ul class="phpdocumentor-topnav__menu">
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main class="phpdocumentor">
|
||||
<div class="phpdocumentor-section">
|
||||
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
|
||||
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
|
||||
Menu
|
||||
</label>
|
||||
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/doctrinemigrations.html" class="">DoctrineMigrations</a>
|
||||
</h4>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/hwi.html" class="">HWI</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/hwi-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/caissebliss.html" class="">CaisseBliss</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-controller.html" class="">Controller</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-entity.html" class="">Entity</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-form.html" class="">Form</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-repository.html" class="">Repository</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-security.html" class="">Security</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-service.html" class="">Service</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-tests.html" class="">Tests</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-traits.html" class="">Traits</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/tests.html" class="">Tests</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/tests-appbundle.html" class="">AppBundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/app.html" class="">App</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/app-controller.html" class="">Controller</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-datafixtures.html" class="">DataFixtures</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-entity.html" class="">Entity</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-form.html" class="">Form</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-repository.html" class="">Repository</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-security.html" class="">Security</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-traits.html" class="">Traits</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-tests.html" class="">Tests</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/containervvrt4pd.html" class="">ContainerVvRT4pd</a>
|
||||
</h4>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/symfony.html" class="">Symfony</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/symfony-config.html" class="">Config</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-component.html" class="">Component</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-contracts.html" class="">Contracts</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-bridge.html" class="">Bridge</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-flex.html" class="">Flex</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-polyfill.html" class="">Polyfill</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-runtime.html" class="">Runtime</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-webpackencorebundle.html" class="">WebpackEncoreBundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/composer.html" class="">Composer</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/composer-autoload.html" class="">Autoload</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/doctrine.html" class="">Doctrine</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/doctrine-common.html" class="">Common</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-dbal.html" class="">DBAL</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-deprecations.html" class="">Deprecations</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-inflector.html" class="">Inflector</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-instantiator.html" class="">Instantiator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-migrations.html" class="">Migrations</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-orm.html" class="">ORM</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-persistence.html" class="">Persistence</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-sqlformatter.html" class="">SqlFormatter</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/easycorp.html" class="">EasyCorp</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/easycorp-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/egulias.html" class="">Egulias</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/egulias-emailvalidator.html" class="">EmailValidator</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/proxymanager.html" class="">ProxyManager</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-autoloader.html" class="">Autoloader</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-exception.html" class="">Exception</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-factory.html" class="">Factory</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-filelocator.html" class="">FileLocator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-generator.html" class="">Generator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-generatorstrategy.html" class="">GeneratorStrategy</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-inflector.html" class="">Inflector</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-proxy.html" class="">Proxy</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-proxygenerator.html" class="">ProxyGenerator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-signature.html" class="">Signature</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-stub.html" class="">Stub</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/laminas.html" class="">Laminas</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/laminas-code.html" class="">Code</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/monolog.html" class="">Monolog</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/monolog-attribute.html" class="">Attribute</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-formatter.html" class="">Formatter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-handler.html" class="">Handler</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-processor.html" class="">Processor</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-test.html" class="">Test</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/deepcopy.html" class="">DeepCopy</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-exception.html" class="">Exception</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-filter.html" class="">Filter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-matcher.html" class="">Matcher</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-reflection.html" class="">Reflection</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-typefilter.html" class="">TypeFilter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-typematcher.html" class="">TypeMatcher</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpparser.html" class="">PhpParser</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpparser-builder.html" class="">Builder</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-comment.html" class="">Comment</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-errorhandler.html" class="">ErrorHandler</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-internal.html" class="">Internal</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-lexer.html" class="">Lexer</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-node.html" class="">Node</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-nodevisitor.html" class="">NodeVisitor</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-parser.html" class="">Parser</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-prettyprinter.html" class="">PrettyPrinter</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phario.html" class="">PharIo</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phario-manifest.html" class="">Manifest</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phario-version.html" class="">Version</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpdocumentor.html" class="">phpDocumentor</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpdocumentor-reflection.html" class="">Reflection</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpstan.html" class="">PHPStan</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpstan-phpdocparser.html" class="">PhpDocParser</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpunit.html" class="">PHPUnit</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpunit-framework.html" class="">Framework</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpunit-runner.html" class="">Runner</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpunit-textui.html" class="">TextUI</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpunit-util.html" class="">Util</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/psr.html" class="">Psr</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/psr-cache.html" class="">Cache</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-container.html" class="">Container</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-eventdispatcher.html" class="">EventDispatcher</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-link.html" class="">Link</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-log.html" class="">Log</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/sebastianbergmann.html" class="">SebastianBergmann</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-codecoverage.html" class="">CodeCoverage</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-fileiterator.html" class="">FileIterator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-invoker.html" class="">Invoker</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-template.html" class="">Template</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-timer.html" class="">Timer</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-cliparser.html" class="">CliParser</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-codeunit.html" class="">CodeUnit</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-codeunitreverselookup.html" class="">CodeUnitReverseLookup</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-comparator.html" class="">Comparator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-complexity.html" class="">Complexity</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-diff.html" class="">Diff</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-environment.html" class="">Environment</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-exporter.html" class="">Exporter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-globalstate.html" class="">GlobalState</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-linesofcode.html" class="">LinesOfCode</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-objectenumerator.html" class="">ObjectEnumerator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-objectreflector.html" class="">ObjectReflector</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-recursioncontext.html" class="">RecursionContext</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-resourceoperations.html" class="">ResourceOperations</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-type.html" class="">Type</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/theseer.html" class="">TheSeer</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/theseer-tokenizer.html" class="">Tokenizer</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/twig.html" class="">Twig</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/twig-extra.html" class="">Extra</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-cache.html" class="">Cache</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-error.html" class="">Error</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-extension.html" class="">Extension</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-loader.html" class="">Loader</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-node.html" class="">Node</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-nodevisitor.html" class="">NodeVisitor</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-profiler.html" class="">Profiler</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-runtimeloader.html" class="">RuntimeLoader</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-sandbox.html" class="">Sandbox</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-test.html" class="">Test</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-tokenparser.html" class="">TokenParser</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-util.html" class="">Util</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/webmozart.html" class="">Webmozart</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/webmozart-assert.html" class="">Assert</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="packages/Application.html" class="">Application</a>
|
||||
</h4>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="phpdocumentor-column -nine phpdocumentor-content">
|
||||
<section>
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="namespaces/app.html">App</a></li>
|
||||
<li class="phpdocumentor-breadcrumb"><a href="namespaces/app-datafixtures.html">DataFixtures</a></li>
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
AppFixtures
|
||||
|
||||
<span class="phpdocumentor-element__extends">
|
||||
extends <abbr title="\Doctrine\Bundle\FixturesBundle\Fixture">Fixture</abbr>
|
||||
</span>
|
||||
|
||||
<div class="phpdocumentor-element__package">
|
||||
in package
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</h2>
|
||||
|
||||
<div class="phpdocumentor-label-line">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/DataFixtures/AppFixtures.php"><a href="files/src-datafixtures-appfixtures.html"><abbr title="src/DataFixtures/AppFixtures.php">AppFixtures.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">8</span>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="toc">
|
||||
Table of Contents
|
||||
<a href="classes/App-DataFixtures-AppFixtures.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 id="toc-methods">
|
||||
Methods
|
||||
<a href="classes/App-DataFixtures-AppFixtures.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h4>
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/App-DataFixtures-AppFixtures.html#method_load">load()</a>
|
||||
<span>
|
||||
: void </span>
|
||||
</dt>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/App-DataFixtures-AppFixtures.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
-method
|
||||
-public
|
||||
"
|
||||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_load">
|
||||
load()
|
||||
<a href="classes/App-DataFixtures-AppFixtures.html#method_load" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/DataFixtures/AppFixtures.php"><a href="files/src-datafixtures-appfixtures.html"><abbr title="src/DataFixtures/AppFixtures.php">AppFixtures.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">10</span>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility">public</span>
|
||||
<span class="phpdocumentor-signature__name">load</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-Persistence-ObjectManager.html"><abbr title="\Doctrine\Persistence\ObjectManager">ObjectManager</abbr></a> </span><span class="phpdocumentor-signature__argument__name">$manager</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
||||
|
||||
<div class="phpdocumentor-label-line">
|
||||
</div>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$manager</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-Persistence-ObjectManager.html"><abbr title="\Doctrine\Persistence\ObjectManager">ObjectManager</abbr></a></span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<div class="phpdocumentor-modal" id="source-view">
|
||||
<div class="phpdocumentor-modal-bg" data-exit-button></div>
|
||||
<div class="phpdocumentor-modal-container">
|
||||
<div class="phpdocumentor-modal-content">
|
||||
<pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/DataFixtures/AppFixtures.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
|
||||
</div>
|
||||
<button data-exit-button class="phpdocumentor-modal__close">×</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
(function () {
|
||||
function loadExternalCodeSnippet(el, url, line) {
|
||||
Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
|
||||
const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
|
||||
const language = 'php';
|
||||
|
||||
const code = document.createElement('code');
|
||||
code.className = 'language-' + language;
|
||||
pre.textContent = '';
|
||||
pre.setAttribute('data-line', line)
|
||||
code.textContent = 'Loading…';
|
||||
pre.appendChild(code);
|
||||
|
||||
var xhr = new XMLHttpRequest();
|
||||
|
||||
xhr.open('GET', src, true);
|
||||
|
||||
xhr.onreadystatechange = function () {
|
||||
if (xhr.readyState !== 4) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (xhr.status < 400 && xhr.responseText) {
|
||||
code.textContent = xhr.responseText;
|
||||
Prism.highlightElement(code);
|
||||
return;
|
||||
}
|
||||
|
||||
if (xhr.status === 404) {
|
||||
code.textContent = '✖ Error: File could not be found';
|
||||
return;
|
||||
}
|
||||
|
||||
if (xhr.status >= 400) {
|
||||
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
|
||||
return;
|
||||
}
|
||||
|
||||
code.textContent = '✖ Error: An unknown error occurred';
|
||||
};
|
||||
|
||||
xhr.send(null);
|
||||
});
|
||||
}
|
||||
|
||||
const modalButtons = document.querySelectorAll("[data-modal]");
|
||||
const openedAsLocalFile = window.location.protocol === 'file:';
|
||||
if (modalButtons.length > 0 && openedAsLocalFile) {
|
||||
console.warn(
|
||||
'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
|
||||
'browsers block XHR requests when a page is opened this way'
|
||||
);
|
||||
}
|
||||
|
||||
modalButtons.forEach(function (trigger) {
|
||||
if (openedAsLocalFile) {
|
||||
trigger.setAttribute("hidden", "hidden");
|
||||
}
|
||||
|
||||
trigger.addEventListener("click", function (event) {
|
||||
event.preventDefault();
|
||||
const modal = document.getElementById(trigger.dataset.modal);
|
||||
if (!modal) {
|
||||
console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
|
||||
return;
|
||||
}
|
||||
modal.classList.add("phpdocumentor-modal__open");
|
||||
|
||||
loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
|
||||
const exits = modal.querySelectorAll("[data-exit-button]");
|
||||
exits.forEach(function (exit) {
|
||||
exit.addEventListener("click", function (event) {
|
||||
event.preventDefault();
|
||||
modal.classList.remove("phpdocumentor-modal__open");
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
|
||||
</article>
|
||||
</section>
|
||||
<section class="phpdocumentor-on-this-page__sidebar">
|
||||
|
||||
<section class="phpdocumentor-on-this-page__content">
|
||||
<strong class="phpdocumentor-on-this-page__title">On this page</strong>
|
||||
|
||||
<ul class="phpdocumentor-list -clean">
|
||||
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
|
||||
<li>
|
||||
<ul class="phpdocumentor-list -clean">
|
||||
<li><a href="classes/App-DataFixtures-AppFixtures.html#toc-methods">Methods</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
|
||||
<li>
|
||||
<ul class="phpdocumentor-list -clean">
|
||||
<li><a href="classes/App-DataFixtures-AppFixtures.html#method_load">load()</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
<header class="phpdocumentor-search-results__header">
|
||||
<h2 class="phpdocumentor-search-results__title">Search results</h2>
|
||||
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
|
||||
</header>
|
||||
<section class="phpdocumentor-search-results__body">
|
||||
<ul class="phpdocumentor-search-results__entries"></ul>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<a href="classes/App-DataFixtures-AppFixtures.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
||||
<script>
|
||||
cssVars({});
|
||||
</script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,978 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documentation</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../">
|
||||
<link rel="icon" href="images/favicon.ico"/>
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/template.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
|
||||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
|
||||
<script src="js/template.js"></script>
|
||||
<script src="js/search.js"></script>
|
||||
<script defer src="js/searchIndex.js"></script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="phpdocumentor-header phpdocumentor-section">
|
||||
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
|
||||
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
|
||||
<label class="phpdocumentor-header__menu-icon" for="menu-button">
|
||||
<i class="fas fa-bars"></i>
|
||||
</label>
|
||||
<section data-search-form class="phpdocumentor-search">
|
||||
<label>
|
||||
<span class="visually-hidden">Search for</span>
|
||||
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
|
||||
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
|
||||
</svg>
|
||||
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
|
||||
</label>
|
||||
</section>
|
||||
|
||||
<nav class="phpdocumentor-topnav">
|
||||
<ul class="phpdocumentor-topnav__menu">
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main class="phpdocumentor">
|
||||
<div class="phpdocumentor-section">
|
||||
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
|
||||
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
|
||||
Menu
|
||||
</label>
|
||||
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/doctrinemigrations.html" class="">DoctrineMigrations</a>
|
||||
</h4>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/hwi.html" class="">HWI</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/hwi-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/caissebliss.html" class="">CaisseBliss</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-controller.html" class="">Controller</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-entity.html" class="">Entity</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-form.html" class="">Form</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-repository.html" class="">Repository</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-security.html" class="">Security</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-service.html" class="">Service</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-tests.html" class="">Tests</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/caissebliss-traits.html" class="">Traits</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/tests.html" class="">Tests</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/tests-appbundle.html" class="">AppBundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/app.html" class="">App</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/app-controller.html" class="">Controller</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-datafixtures.html" class="">DataFixtures</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-entity.html" class="">Entity</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-form.html" class="">Form</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-repository.html" class="">Repository</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-security.html" class="">Security</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-traits.html" class="">Traits</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/app-tests.html" class="">Tests</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/containervvrt4pd.html" class="">ContainerVvRT4pd</a>
|
||||
</h4>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/symfony.html" class="">Symfony</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/symfony-config.html" class="">Config</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-component.html" class="">Component</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-contracts.html" class="">Contracts</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-bridge.html" class="">Bridge</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-flex.html" class="">Flex</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-polyfill.html" class="">Polyfill</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-runtime.html" class="">Runtime</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/symfony-webpackencorebundle.html" class="">WebpackEncoreBundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/composer.html" class="">Composer</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/composer-autoload.html" class="">Autoload</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/doctrine.html" class="">Doctrine</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/doctrine-common.html" class="">Common</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-dbal.html" class="">DBAL</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-deprecations.html" class="">Deprecations</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-inflector.html" class="">Inflector</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-instantiator.html" class="">Instantiator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-migrations.html" class="">Migrations</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-orm.html" class="">ORM</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-persistence.html" class="">Persistence</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/doctrine-sqlformatter.html" class="">SqlFormatter</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/easycorp.html" class="">EasyCorp</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/easycorp-bundle.html" class="">Bundle</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/egulias.html" class="">Egulias</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/egulias-emailvalidator.html" class="">EmailValidator</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/proxymanager.html" class="">ProxyManager</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-autoloader.html" class="">Autoloader</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-exception.html" class="">Exception</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-factory.html" class="">Factory</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-filelocator.html" class="">FileLocator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-generator.html" class="">Generator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-generatorstrategy.html" class="">GeneratorStrategy</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-inflector.html" class="">Inflector</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-proxy.html" class="">Proxy</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-proxygenerator.html" class="">ProxyGenerator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-signature.html" class="">Signature</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/proxymanager-stub.html" class="">Stub</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/laminas.html" class="">Laminas</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/laminas-code.html" class="">Code</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/monolog.html" class="">Monolog</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/monolog-attribute.html" class="">Attribute</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-formatter.html" class="">Formatter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-handler.html" class="">Handler</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-processor.html" class="">Processor</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/monolog-test.html" class="">Test</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/deepcopy.html" class="">DeepCopy</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-exception.html" class="">Exception</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-filter.html" class="">Filter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-matcher.html" class="">Matcher</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-reflection.html" class="">Reflection</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-typefilter.html" class="">TypeFilter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/deepcopy-typematcher.html" class="">TypeMatcher</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpparser.html" class="">PhpParser</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpparser-builder.html" class="">Builder</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-comment.html" class="">Comment</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-errorhandler.html" class="">ErrorHandler</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-internal.html" class="">Internal</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-lexer.html" class="">Lexer</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-node.html" class="">Node</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-nodevisitor.html" class="">NodeVisitor</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-parser.html" class="">Parser</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpparser-prettyprinter.html" class="">PrettyPrinter</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phario.html" class="">PharIo</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phario-manifest.html" class="">Manifest</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phario-version.html" class="">Version</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpdocumentor.html" class="">phpDocumentor</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpdocumentor-reflection.html" class="">Reflection</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpstan.html" class="">PHPStan</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpstan-phpdocparser.html" class="">PhpDocParser</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/phpunit.html" class="">PHPUnit</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/phpunit-framework.html" class="">Framework</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpunit-runner.html" class="">Runner</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpunit-textui.html" class="">TextUI</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/phpunit-util.html" class="">Util</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/psr.html" class="">Psr</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/psr-cache.html" class="">Cache</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-container.html" class="">Container</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-eventdispatcher.html" class="">EventDispatcher</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-link.html" class="">Link</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/psr-log.html" class="">Log</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/sebastianbergmann.html" class="">SebastianBergmann</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-codecoverage.html" class="">CodeCoverage</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-fileiterator.html" class="">FileIterator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-invoker.html" class="">Invoker</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-template.html" class="">Template</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-timer.html" class="">Timer</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-cliparser.html" class="">CliParser</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-codeunit.html" class="">CodeUnit</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-codeunitreverselookup.html" class="">CodeUnitReverseLookup</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-comparator.html" class="">Comparator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-complexity.html" class="">Complexity</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-diff.html" class="">Diff</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-environment.html" class="">Environment</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-exporter.html" class="">Exporter</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-globalstate.html" class="">GlobalState</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-linesofcode.html" class="">LinesOfCode</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-objectenumerator.html" class="">ObjectEnumerator</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-objectreflector.html" class="">ObjectReflector</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-recursioncontext.html" class="">RecursionContext</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-resourceoperations.html" class="">ResourceOperations</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/sebastianbergmann-type.html" class="">Type</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/theseer.html" class="">TheSeer</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/theseer-tokenizer.html" class="">Tokenizer</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/twig.html" class="">Twig</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/twig-extra.html" class="">Extra</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-cache.html" class="">Cache</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-error.html" class="">Error</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-extension.html" class="">Extension</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-loader.html" class="">Loader</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-node.html" class="">Node</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-nodevisitor.html" class="">NodeVisitor</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-profiler.html" class="">Profiler</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-runtimeloader.html" class="">RuntimeLoader</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-sandbox.html" class="">Sandbox</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-test.html" class="">Test</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-tokenparser.html" class="">TokenParser</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="namespaces/twig-util.html" class="">Util</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="namespaces/webmozart.html" class="">Webmozart</a>
|
||||
</h4>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li>
|
||||
<a href="namespaces/webmozart-assert.html" class="">Assert</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
|
||||
<h4 class="phpdocumentor-sidebar__root-namespace">
|
||||
<a href="packages/Application.html" class="">Application</a>
|
||||
</h4>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="phpdocumentor-column -nine phpdocumentor-content">
|
||||
<section>
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="namespaces/app.html">App</a></li>
|
||||
<li class="phpdocumentor-breadcrumb"><a href="namespaces/app-datafixtures.html">DataFixtures</a></li>
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
User
|
||||
|
||||
<span class="phpdocumentor-element__extends">
|
||||
extends <abbr title="\Doctrine\Bundle\FixturesBundle\Fixture">Fixture</abbr>
|
||||
</span>
|
||||
|
||||
<div class="phpdocumentor-element__package">
|
||||
in package
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</h2>
|
||||
|
||||
<div class="phpdocumentor-label-line">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/DataFixtures/User.php"><a href="files/src-datafixtures-user.html"><abbr title="src/DataFixtures/User.php">User.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">9</span>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="toc">
|
||||
Table of Contents
|
||||
<a href="classes/App-DataFixtures-User.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 id="toc-methods">
|
||||
Methods
|
||||
<a href="classes/App-DataFixtures-User.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h4>
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/App-DataFixtures-User.html#method_load">load()</a>
|
||||
<span>
|
||||
: void </span>
|
||||
</dt>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/App-DataFixtures-User.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
-method
|
||||
-public
|
||||
"
|
||||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_load">
|
||||
load()
|
||||
<a href="classes/App-DataFixtures-User.html#method_load" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/DataFixtures/User.php"><a href="files/src-datafixtures-user.html"><abbr title="src/DataFixtures/User.php">User.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">11</span>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility">public</span>
|
||||
<span class="phpdocumentor-signature__name">load</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-Persistence-ObjectManager.html"><abbr title="\Doctrine\Persistence\ObjectManager">ObjectManager</abbr></a> </span><span class="phpdocumentor-signature__argument__name">$manager</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
||||
|
||||
<div class="phpdocumentor-label-line">
|
||||
</div>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$manager</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Doctrine-Persistence-ObjectManager.html"><abbr title="\Doctrine\Persistence\ObjectManager">ObjectManager</abbr></a></span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<div class="phpdocumentor-modal" id="source-view">
|
||||
<div class="phpdocumentor-modal-bg" data-exit-button></div>
|
||||
<div class="phpdocumentor-modal-container">
|
||||
<div class="phpdocumentor-modal-content">
|
||||
<pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/DataFixtures/User.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
|
||||
</div>
|
||||
<button data-exit-button class="phpdocumentor-modal__close">×</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
(function () {
|
||||
function loadExternalCodeSnippet(el, url, line) {
|
||||
Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
|
||||
const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
|
||||
const language = 'php';
|
||||
|
||||
const code = document.createElement('code');
|
||||
code.className = 'language-' + language;
|
||||
pre.textContent = '';
|
||||
pre.setAttribute('data-line', line)
|
||||
code.textContent = 'Loading…';
|
||||
pre.appendChild(code);
|
||||
|
||||
var xhr = new XMLHttpRequest();
|
||||
|
||||
xhr.open('GET', src, true);
|
||||
|
||||
xhr.onreadystatechange = function () {
|
||||
if (xhr.readyState !== 4) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (xhr.status < 400 && xhr.responseText) {
|
||||
code.textContent = xhr.responseText;
|
||||
Prism.highlightElement(code);
|
||||
return;
|
||||
}
|
||||
|
||||
if (xhr.status === 404) {
|
||||
code.textContent = '✖ Error: File could not be found';
|
||||
return;
|
||||
}
|
||||
|
||||
if (xhr.status >= 400) {
|
||||
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
|
||||
return;
|
||||
}
|
||||
|
||||
code.textContent = '✖ Error: An unknown error occurred';
|
||||
};
|
||||
|
||||
xhr.send(null);
|
||||
});
|
||||
}
|
||||
|
||||
const modalButtons = document.querySelectorAll("[data-modal]");
|
||||
const openedAsLocalFile = window.location.protocol === 'file:';
|
||||
if (modalButtons.length > 0 && openedAsLocalFile) {
|
||||
console.warn(
|
||||
'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
|
||||
'browsers block XHR requests when a page is opened this way'
|
||||
);
|
||||
}
|
||||
|
||||
modalButtons.forEach(function (trigger) {
|
||||
if (openedAsLocalFile) {
|
||||
trigger.setAttribute("hidden", "hidden");
|
||||
}
|
||||
|
||||
trigger.addEventListener("click", function (event) {
|
||||
event.preventDefault();
|
||||
const modal = document.getElementById(trigger.dataset.modal);
|
||||
if (!modal) {
|
||||
console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
|
||||
return;
|
||||
}
|
||||
modal.classList.add("phpdocumentor-modal__open");
|
||||
|
||||
loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
|
||||
const exits = modal.querySelectorAll("[data-exit-button]");
|
||||
exits.forEach(function (exit) {
|
||||
exit.addEventListener("click", function (event) {
|
||||
event.preventDefault();
|
||||
modal.classList.remove("phpdocumentor-modal__open");
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
|
||||
</article>
|
||||
</section>
|
||||
<section class="phpdocumentor-on-this-page__sidebar">
|
||||
|
||||
<section class="phpdocumentor-on-this-page__content">
|
||||
<strong class="phpdocumentor-on-this-page__title">On this page</strong>
|
||||
|
||||
<ul class="phpdocumentor-list -clean">
|
||||
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
|
||||
<li>
|
||||
<ul class="phpdocumentor-list -clean">
|
||||
<li><a href="classes/App-DataFixtures-User.html#toc-methods">Methods</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
|
||||
<li>
|
||||
<ul class="phpdocumentor-list -clean">
|
||||
<li><a href="classes/App-DataFixtures-User.html#method_load">load()</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
<header class="phpdocumentor-search-results__header">
|
||||
<h2 class="phpdocumentor-search-results__title">Search results</h2>
|
||||
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
|
||||
</header>
|
||||
<section class="phpdocumentor-search-results__body">
|
||||
<ul class="phpdocumentor-search-results__entries"></ul>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<a href="classes/App-DataFixtures-User.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
||||
<script>
|
||||
cssVars({});
|
||||
</script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
|
||||
</body>
|
||||
</html>
|