Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged symfony

0 votes
1.9k views
1 answer
    [DoctrineORMORMException] The EntityManager is closed. After I get a DBAL exception when inserting data, EntityManager ... how to reconnect? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I looked around for the code to get the current path in a Twig template (and not the full URL), i.e. I don ... .com/page, I only need /page. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have a function in my controller that returns array of entities so in my twig template I do this to iterate over ... } } } return $items; } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am trying to get the birthday from the Google API, but the retrieved data in HWIOAuthBundle do not ... email: email profilepicture: picture See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I have created an entity A with OneToMany relation to B, which have relation OneToMany to C. I have to clone this ... a full copy of A entity ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am wondering if it is possible to create a relationship between two entities that reside in separate databases. ... by Symfony2 and Doctrine? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I need to install only 1 package for my SF2 distribution (DoctrineFixtures). When I run php composer.phar ... /install only one library from composer.json? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
864 views
1 answer
    I am still learning Symfony2 and don't understand how to upload a file. Don't worry, I've already ... file upload form and rename function with Symfony2? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Here's my saveAction code (where the form passes the data to) public function saveAction() { $user = OBUser() ... the errors if $form->isValid() returns false? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I am trying to add HWIOAuthBundle to my project by running the below command. composer require hwi/oauth-bundle php-http/ ... by running php -i | grep php.ini Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I uploaded my symfony2 project to server grove. The main page loads, but all the links are broken. I tried adding app.php ... (.*)$ app.php [QSA,L] </IfModule> Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I'm using Doctrine's QueryBuilder to build a query, and I want to get the total count of results ... further modify the query with maxResults for pagination.) Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    Good day, I have created new entity: <?php namespace InveoczCMSEntity; class BannerCategory implements ... /65830568/doctrine-wont-generate-migration-for-new-entity...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm working on a Symfony 4.4 project. The project has been created from scratch (it's not an ... .com/questions/65840475/lang-variable-isnt-overriden-in-testing-environment...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have a Symfony 4 form where I'd like to manipulate a field's value. I have more listeners ... questions/65840980/missing-data-from-formevents-pre-submit-to-submit-listener...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I want change master/slave naming for primary/replica in my doctrine configuration. doctrine: dbal: ... change-keep-slave-for-keep-replica-connection-for-doctrine...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    i have set up graphql for a symfony project according to this doc (https://api-platform.com/ ... .com/questions/65846154/symfony-graphql-disable-mutation-option-globally...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    i am running 16.04 ubuntu with Symfony 3.0 This is the error in aApache logs i am getting and i dont ... com/questions/65855180/symony-3-0-bootstrap-php-cache-issue-missing-file...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm currently using API Platform and its default SearchFilter and it works as intended. However, filtering ... questions/65881950/api-platform-aliasing-filters-for-nested-resources...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    With the update of Symfony4, AppBundle/ will be abolished and will be under src/. I have set the following ... /questions/65896065/how-to-migrate-appbundle-php-with-symfony4-update...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a ManyToMany relation between my ressource and my categories. But when i'm trying to create a ... /questions/65900855/easyadmin-manytomany-relation-not-saving-data-in-base...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
987 views
1 answer
    how i get user_id of table : user_evento ? i need compare who user join on table : evento, enter image ... /questions/65901322/symfony-5-get-data-of-many-to-many-relation...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
952 views
1 answer
    I meet an unusual problem. We have a form_login (based on FOS user-bundle). And now we want to change ... /questions/65903402/how-can-i-swtich-authorization-method-by-env-variable...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'd like to post a messenger message on Symfony 3.4 with delay. I installed messenger to symfony3.4 ... questions/65907888/symfony3-messenger-how-to-dispatch-a-message-with-delay...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I am using symfony 5.2 and Easyadmin 3. I try to implement translation with A2Lix bundle in easyadmin at that ... 3-translation-error-the-doctrine-type-of-the-translations-field-is...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have a one-to-many relationship between parent and child on the same entity. Because the list ... from:https://stackoverflow.com/questions/65914718/override-modellisttype-modal...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    This is the first time i create an api using api-platform. I need to post multiple ressources with something ... platform-how-can-we-post-multiple-ressources-for-a-specific-entity...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm currently trying to normalize an object (product in this scenario) in an Akeneo Event listener. ... .com/questions/65921036/normalize-object-in-a-akeneo-eventlistener...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...