Coder Social home page Coder Social logo

doctrine / doctrine-website-build-prod Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 7.0 2.99 GB

Generated website artifacts. See https://www.doctrine-project.org/contribute/website/

Home Page: https://doctrine-project.org

HTML 99.98% JavaScript 0.01% CSS 0.02% SCSS 0.01%

doctrine-website-build-prod's People

Contributors

jwage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

doctrine-website-build-prod's Issues

Document "magic finder" calls in more comprehensive and referenceable way

I think the findBy* "magic" finder methods would deserve a better and more explicit documentation, which would also deserve a referenceable anchor (for pointing to it from other docs, like Symfony's, etc.).

The docs mention that "An EntityRepository also provides a mechanism for more concise calls through its use of __call" (later the code mentions the "__call magic"), in
https://www.doctrine-project.org/projects/doctrine-orm/en/latest/reference/working-with-objects.html#entities-and-the-identity-map

AFAIU, this is here:

<span class="hljs-comment">// A single user by its nickname (__call magic)</span>

The mechanism isn't really documented, and is just an example.

https://www.doctrine-project.org/api/orm/2.7/Doctrine/ORM/EntityRepository.html#method___call is rather sybylline ins this respect too: "Adds support for magic method calls."

Thanks in advance.

Atom feed is invalid

Hey there,

I cannot add your Atom feed to my feedreader, as is is rejected as invalid. The found errors in https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.doctrine-project.org%2Fatom.xml are not that unlucky and should be easily fixable:

  1. The namespace is invalid (it should be http://www.w3.org/2005/Atom according to https://datatracker.ietf.org/doc/html/rfc4287#section-1.2, not https://www.w3.org/2005/Atom)
  2. The entry-elements don't contain an author-element, nor does the feed itself. Specification says: "atom:feed elements MUST contain one or more atom:author elements, unless all of the atom:feed element's child atom:entry elements contain at least one atom:author element."

Greets
Gregor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.