From 84f1c0349e5fdb57ab477defe381fc76811e5ddd Mon Sep 17 00:00:00 2001 From: kenjis Date: Fri, 28 Apr 2023 11:07:40 +0000 Subject: [PATCH] Update User Guide --- changelogs/index.html | 7 +- changelogs/v4.0.0-alpha.1.html | 2 +- changelogs/v4.0.0-alpha.2.html | 2 +- changelogs/v4.0.0-alpha.3.html | 2 +- changelogs/v4.0.0-alpha.4.html | 2 +- changelogs/v4.0.0-alpha.5.html | 2 +- changelogs/v4.0.0-beta.1.html | 2 +- changelogs/v4.0.0-beta.2.html | 2 +- changelogs/v4.0.0-beta.3.html | 2 +- changelogs/v4.0.0-beta.4.html | 2 +- changelogs/v4.0.0-rc.1.html | 2 +- changelogs/v4.0.0-rc.2.html | 2 +- changelogs/v4.0.0-rc.3.html | 2 +- changelogs/v4.0.0-rc.4.html | 2 +- changelogs/v4.0.0.html | 2 +- changelogs/v4.0.3.html | 2 +- changelogs/v4.0.4.html | 2 +- changelogs/v4.0.5.html | 2 +- changelogs/v4.1.0.html | 2 +- changelogs/v4.1.1.html | 2 +- changelogs/v4.1.2.html | 2 +- changelogs/v4.1.3.html | 2 +- changelogs/v4.1.4.html | 2 +- changelogs/v4.1.5.html | 2 +- changelogs/v4.1.6.html | 2 +- changelogs/v4.1.7.html | 2 +- changelogs/v4.1.8.html | 2 +- changelogs/v4.1.9.html | 2 +- changelogs/v4.2.0.html | 2 +- changelogs/v4.2.1.html | 2 +- changelogs/v4.2.10.html | 2 +- changelogs/v4.2.11.html | 2 +- changelogs/v4.2.12.html | 2 +- changelogs/v4.2.2.html | 2 +- changelogs/v4.2.3.html | 2 +- changelogs/v4.2.4.html | 2 +- changelogs/v4.2.5.html | 2 +- changelogs/v4.2.6.html | 2 +- changelogs/v4.2.7.html | 2 +- changelogs/v4.2.8.html | 2 +- changelogs/v4.2.9.html | 2 +- changelogs/v4.3.0.html | 2 +- changelogs/v4.3.1.html | 2 +- changelogs/v4.3.2.html | 2 +- changelogs/v4.3.3.html | 2 +- changelogs/v4.3.4.html | 6 +- changelogs/v4.3.5.html | 347 ++++++++++++++++ cli/cli_commands.html | 2 +- cli/cli_controllers.html | 2 +- cli/cli_generators.html | 2 +- cli/cli_library.html | 2 +- cli/cli_overview.html | 2 +- cli/cli_request.html | 2 +- cli/index.html | 2 +- cli/spark_commands.html | 2 +- concepts/autoloader.html | 2 +- concepts/factories.html | 2 +- concepts/http.html | 2 +- concepts/index.html | 2 +- concepts/mvc.html | 2 +- concepts/security.html | 2 +- concepts/services.html | 2 +- concepts/structure.html | 2 +- database/call_function.html | 2 +- database/configuration.html | 2 +- database/connecting.html | 2 +- database/events.html | 2 +- database/examples.html | 2 +- database/helpers.html | 2 +- database/index.html | 2 +- database/metadata.html | 2 +- database/queries.html | 2 +- database/query_builder.html | 2 +- database/results.html | 2 +- database/transactions.html | 2 +- database/utilities.html | 2 +- dbmgmt/db_commands.html | 2 +- dbmgmt/forge.html | 2 +- dbmgmt/index.html | 2 +- dbmgmt/migration.html | 2 +- dbmgmt/seeds.html | 2 +- extending/authentication.html | 2 +- extending/basecontroller.html | 2 +- extending/common.html | 2 +- extending/contributing.html | 2 +- extending/core_classes.html | 2 +- extending/events.html | 2 +- extending/index.html | 2 +- general/ajax.html | 2 +- general/caching.html | 2 +- general/common_functions.html | 2 +- general/configuration.html | 2 +- general/environments.html | 2 +- general/errors.html | 2 +- general/helpers.html | 2 +- general/index.html | 2 +- general/logging.html | 2 +- general/managing_apps.html | 2 +- general/modules.html | 2 +- general/urls.html | 2 +- genindex.html | 2 +- helpers/array_helper.html | 2 +- helpers/cookie_helper.html | 2 +- helpers/date_helper.html | 2 +- helpers/filesystem_helper.html | 2 +- helpers/form_helper.html | 2 +- helpers/html_helper.html | 2 +- helpers/index.html | 2 +- helpers/inflector_helper.html | 2 +- helpers/number_helper.html | 2 +- helpers/security_helper.html | 2 +- helpers/test_helper.html | 2 +- helpers/text_helper.html | 2 +- helpers/url_helper.html | 2 +- helpers/xml_helper.html | 2 +- incoming/content_negotiation.html | 2 +- incoming/controllers.html | 2 +- incoming/filters.html | 2 +- incoming/incomingrequest.html | 2 +- incoming/index.html | 2 +- incoming/message.html | 2 +- incoming/methodspoofing.html | 2 +- incoming/request.html | 2 +- incoming/restful.html | 2 +- incoming/routing.html | 2 +- index.html | 2 +- .../backward_compatibility_notes.html | 6 +- installation/index.html | 4 +- installation/installing_composer.html | 2 +- installation/installing_manual.html | 2 +- installation/repositories.html | 2 +- installation/running.html | 2 +- installation/troubleshooting.html | 2 +- installation/upgrade_404.html | 2 +- installation/upgrade_405.html | 2 +- installation/upgrade_410.html | 2 +- installation/upgrade_412.html | 2 +- installation/upgrade_413.html | 2 +- installation/upgrade_414.html | 2 +- installation/upgrade_415.html | 2 +- installation/upgrade_416.html | 2 +- installation/upgrade_417.html | 2 +- installation/upgrade_418.html | 2 +- installation/upgrade_420.html | 2 +- installation/upgrade_421.html | 2 +- installation/upgrade_4210.html | 2 +- installation/upgrade_4211.html | 2 +- installation/upgrade_4212.html | 2 +- installation/upgrade_422.html | 2 +- installation/upgrade_423.html | 2 +- installation/upgrade_425.html | 2 +- installation/upgrade_426.html | 2 +- installation/upgrade_427.html | 2 +- installation/upgrade_428.html | 2 +- installation/upgrade_430.html | 2 +- installation/upgrade_431.html | 2 +- installation/upgrade_432.html | 2 +- installation/upgrade_433.html | 2 +- installation/upgrade_434.html | 38 +- installation/upgrade_435.html | 372 ++++++++++++++++++ installation/upgrade_4xx.html | 2 +- installation/upgrade_configuration.html | 2 +- installation/upgrade_controllers.html | 2 +- installation/upgrade_database.html | 2 +- installation/upgrade_emails.html | 2 +- installation/upgrade_encryption.html | 2 +- installation/upgrade_file_upload.html | 2 +- installation/upgrade_html_tables.html | 2 +- installation/upgrade_localization.html | 2 +- installation/upgrade_migrations.html | 2 +- installation/upgrade_models.html | 2 +- installation/upgrade_pagination.html | 2 +- installation/upgrade_responses.html | 2 +- installation/upgrade_routing.html | 2 +- installation/upgrade_security.html | 2 +- installation/upgrade_sessions.html | 2 +- installation/upgrade_validations.html | 2 +- installation/upgrade_view_parser.html | 2 +- installation/upgrade_views.html | 2 +- installation/upgrading.html | 3 +- intro/credits.html | 2 +- intro/index.html | 2 +- intro/psr.html | 2 +- intro/requirements.html | 2 +- libraries/caching.html | 2 +- libraries/cookies.html | 2 +- libraries/curlrequest.html | 2 +- libraries/email.html | 2 +- libraries/encryption.html | 2 +- libraries/file_collections.html | 2 +- libraries/files.html | 2 +- libraries/honeypot.html | 2 +- libraries/images.html | 2 +- libraries/index.html | 2 +- libraries/official_packages.html | 2 +- libraries/pagination.html | 2 +- libraries/publisher.html | 2 +- libraries/security.html | 2 +- libraries/sessions.html | 2 +- libraries/throttler.html | 2 +- libraries/time.html | 2 +- libraries/typography.html | 2 +- libraries/uploaded_files.html | 2 +- libraries/uri.html | 2 +- libraries/user_agent.html | 2 +- libraries/validation.html | 2 +- license.html | 2 +- models/entities.html | 2 +- models/index.html | 2 +- models/model.html | 2 +- objects.inv | Bin 10454 -> 10479 bytes outgoing/alternative_php.html | 2 +- outgoing/api_responses.html | 2 +- outgoing/index.html | 2 +- outgoing/localization.html | 2 +- outgoing/response.html | 2 +- outgoing/table.html | 2 +- outgoing/view_cells.html | 2 +- outgoing/view_decorators.html | 2 +- outgoing/view_layouts.html | 2 +- outgoing/view_parser.html | 2 +- outgoing/view_renderer.html | 2 +- outgoing/views.html | 2 +- php-modindex.html | 2 +- search.html | 2 +- searchindex.js | 2 +- testing/benchmark.html | 2 +- testing/controllers.html | 2 +- testing/database.html | 2 +- testing/debugging.html | 2 +- testing/fabricator.html | 2 +- testing/feature.html | 2 +- testing/index.html | 2 +- testing/mocking.html | 2 +- testing/overview.html | 2 +- testing/response.html | 2 +- tutorial/conclusion.html | 2 +- tutorial/create_news_items.html | 2 +- tutorial/index.html | 2 +- tutorial/news_section.html | 2 +- tutorial/static_pages.html | 2 +- 241 files changed, 981 insertions(+), 266 deletions(-) create mode 100644 changelogs/v4.3.5.html create mode 100644 installation/upgrade_435.html diff --git a/changelogs/index.html b/changelogs/index.html index 22cfaea252..0df1fc141f 100644 --- a/changelogs/index.html +++ b/changelogs/index.html @@ -21,7 +21,7 @@ - + @@ -285,6 +285,7 @@

See all the changes.