Install

To start a new Drupal project with version 8.0.0-beta11@beta:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download drupal-8.0.0-beta11.tar.gztar.gz 10.01 MB
MD5: 885500fef1a692d0598daa27134a440a
SHA-1: aba6cbdde329b0ae88555f6da7ef08e93223cd30
SHA-256: 0c7a6b84dc6019bc5afcf3066aa9c2a8a5cd4147a03d48314728156cc434bda1
Download drupal-8.0.0-beta11.zipzip 17.87 MB
MD5: 07d83991c83bdddb22a11db84ecc44fe
SHA-1: 8354729336532755c3dc2c0e79411b4776db8caa
SHA-256: 27fe0d6ab482bea8c311a5fb38eebe1344087e8b097d299bcbf85604d4a29645

Release notes

Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs, and who are prepared to rebuild their test sites from scratch when necessary. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases.

An upgrade path will not be officially supported from this release to the next beta release, nor before all known upgrade path blockers are resolved.

However https://www.drupal.org/project/head2head is attempting to support an upgrade path between betas via a contributed module until the core update path is in place, starting with beta9-beta10.

Known issues

There are still over 20 critical issues with this beta release that need to be resolved before we will create a release candidate.

Search the issue queue for known issues

.

Obvious user facing bugs

If you are testing the beta, be aware that there are obvious site visitor and site builder-facing bugs, please consult the list below to see if they already have an issue open:

Changes since 8.0.0-beta10:

  • Update version constant for 8.0.0-beta11
  • #2493091 by Wim Leers: Installing block module should invalidate the 'rendered' cache tag
  • #1805054 by Wim Leers, Gábor Hojtsy, effulgentsia, jibran, jessebeach, catch, dawehner, Fabianx, sun, larowlan: Cache localized, access filtered, URL resolved, and rendered menu trees
  • #2494561 by googletorp: double newline in the end of quickedit.module
  • #1994292 by David_Rothstein, Gábor Hojtsy: LanguageInterface::TYPE_URL (D8) and LANGUAGE_TYPE_URL (D7) have no name or description
  • #2030191 by andypost, j2r, forbesgraham, henk, InternetDevels, IshaDakota, millerbennett: Clean-up api examples of node module
  • #2494767 by plach: Rename MenuLinkContentUITest to MenuLinkContentTranslationUITest
  • #2473215 by smccabe, joshi.rohit100, googletorp, drubb, sumitmadan, m4olivei, jmolivas, darol100, meramo: Wrong text if no content types are available
  • #2470769 by wadmiraal, droplet, Manjit.Singh: Color module lock hooks don't show up correctly
  • #2449813 by JeroenT: Remove update_get_projects()
  • #2168893 by marthinal, euphoric_mv, lauriii, Elijah Lynn, nod_, blueminds, jhedstrom, joelpittet, dawehner, tim.plunkett, YesCT: Views filters groups adding and removing is broken
  • #2475483 by Arla, alexpott, Berdir, jeroen.b: Cannot quickedit an image or date field
  • #2432911 by pfrenssen, znerol: Provide test coverage to prove that a third party authentication provider does not automatically start a session
  • #2492835 by fago: Documented type for WidgetBaseInterface::flagErrors() parameter $violations is wrong
  • #2481383 by jmolivas, willzyx, cilefen: Remove unused entity.manager service from Drupal\system\Form\ModulesListForm
  • #2493021 by Wim Leers, Fabianx, dawehner: Remove unused & useless services from HtmlRenderer
  • #2417975 by phenaproxima, benjy, chx, neclimdul: EntityFile destination incorrectly assumes temporary files are absolute paths
  • #2349775 by Manuel Garcia, saki007ster, mortendk, Manjit.Singh, brahmjeet789, tombo, davidhernandez: Remove classes from Views templates
  • #980144 by DuaelFr, yched, ACF, poedan, tim.plunkett, mgifford, swentel, asgorobets, SamH, sun, Everett Zufelt: Issues with "required, multiple" fields in forms
  • #2342745 by Cottser, chr.fritsch, epari.siva, lauriii, wesruv, joelpittet, dawehner: Allow Twig link function to pass in HTML attributes
  • #2491353 by pfrenssen, znerol: Cookies from previous tests are still present when a new test starts
  • #2491691 by marcoscano, cilefen, jhodgdon, joachim: Entity API docs incorrectly state hook_schema() is needed
  • #2494069 by tohesi: Update normalize.css to v3.0.3
  • #2488884 by pixelmord, tim.plunkett, droplet: Machine name HTML5 validation fails when field is hidden
  • #2493913 by iMiksu: Update mikey179/vfsstream to the latest stable release
  • #2486943 by lostkangaroo, Crell, neclimdul: Standardize error message property name
  • #2489394 by cr0ss, jhodgdon, Cottser: Refactor the Search module markup to be inline with our standards
  • #753898 by corbacho, weri, opdavies, dscl, idebr, willzyx, manauwarsheikh, dansologuren, yoroy, alexpott: Wrong message for blocked users who request password reset
  • #2357997 by mpdonadio, martin107, lauriii, cilefen, alexpott, cdanik, connorwk: Add test coverage for tablesort header link titles
  • #2491687 by joachim: Make EntityViewsData::getViewsTableForEntityType() public rather than protected
  • #2487704 by AlexB-appnovation, Bojhan, rudraram, zetagraph: Use underline as the focused state (not border left/bottom)
  • Revert "Issue #2487704 by AlexB-appnovation, Bojhan, rudraram, zetagraph: Use underline as the focused state (not border left/bottom)"
  • #2410625 by hosef, benjy, phenaproxima: Update D7 dumps to match the D6 dumps
  • #2477845 by ingaro, bzrudi71: PostgreSQL: Fix broken migrate table creation
  • #2420737 by rodrigoaguilera, Pere Orga, Gábor Hojtsy, maxocub, jhodgdon, penyaskito, plach, danigrrl: Differences in dynamic language names are confusing in views, content, etc
  • #1944572 by hass, Cottser, idebr: Remove "ul.menu" dependency to prevent theme clashes
  • #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP
  • #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
  • #2486475 by Eli-T, alexpott, xjm: Notifying user of config changes when config has never been synched still makes no sense
  • #2477641 by opdavies, pguillard, kaypro4, gyuhyon, edutrul, yoroy: One-time login link failure messages are misleading because they are not marked as errors
  • #1818692 by mbrett5062, lokapujya, David_Rothstein, blacklight4: Improve the maintenance page error message (rollback)
  • #2485579 by ram4nd, droplet, nod_, MustangGB, evilfurryone, iMiksu: Update JS library picturefill to 2.3.1
  • #2486177 by disasm, amateescu, plach, Pere Orga, piyuesh23, webchick, Saphyel, dawehner, jibran, YesCT, yched, xjm, Gábor Hojtsy, Bojhan: Deleting an entity translation from the UI deletes the whole entity
  • #2489834 by droplet: Add droplet as maintainer for JavaScript
  • #2474677 by Mac_Weber: Add Mac_Weber to MAINTAINERS.txt for the link.module
  • #2457875 by webchick: reorganized MAINTAINERS.txt for new governance policy
  • #1833356 by grendzy: CSS files encoded in UTF-8 with BOM break the design when enabling CSS aggregation
  • #2470807 by LewisNyman, Dom., davidhernandez, emma.maria, lauriii, jp.stacey: Rename the default "Messages" region for all themes to "Highlighted"
  • #2490420 by amateescu, larowlan, Berdir, dpi: EntityAutocomplete element settings allows sql injection and for arbitrary user-supplied data to be passed into unserialize()
  • #2491915 by Berdir, miro_dietiker: Test @group detection fails for test classes with non-standard indendation
  • #2475187 by amateescu: Add a user-space implementation for LIKE BINARY in SQLite
  • #2465887 by dawehner, amateescu, tim.plunkett: Extract the install/uninstall functionality to a ThemeInstaller
  • #2469623 by phenaproxima, ultimike, amateescu, mrjmd, douggreen, chx, benjy: Process for creating migration source DBs for automated tests
  • #2468565 by eiriksm: Entity type view should provide a context for its label
  • Revert "Issue #2486453 by LewisNyman, sqndr, heatherwoz, hylid, yoroy, Bojhan: Set maximum width on Seven"
  • #2483617 by vasi, phenaproxima: The d6_file migration forgot to mention the uid column
  • #2112895 by willzyx, swentel, drunken monkey: Wrong redirection in admin/modules/uninstall/confirm if drupal is installed in a subdirectory
  • #2191115 by cs_shadow, alexrayu, JacobSanford, jhodgdon, Cottser: Clean up stale references to theme('foo') in documentation
  • #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
  • #2486453 by LewisNyman, sqndr, heatherwoz, hylid, yoroy, Bojhan: Set maximum width on Seven
  • #2361423 by alexpott, larowlan, dixon_, swentel: Add a step to config import to allow contrib to create content based on config dependencies
  • #2489884 by mikeburrelljr, yoroy: Give the views modal window a larger width
  • #2473953 by mortendk, rteijeiro, rachel_norfolk, Cottser, aburrows, LewisNyman: Prefix form-submit classes with js-
  • #2488610 by catch, kim.pepper, Berdir: Use ModuleHander::getName() instead of rebuilding module data on permissions page
  • #2208585 by googletorp, quicksketch: Make #wrapper_attributes official and document it
  • #1533366 by nod_, valthebald, Jelle_S, Wim Leers: Simplify and optimize Drupal.ajax() instantiation and implementation
  • #2446859 by frob, jcnventura, mducharme, ge, mikeburrelljr: Installer warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings
  • #2337753 by alexpott: ContentEntityNullStorage does not implement a query service
  • #2413695 by joelpittet: Modules getting installed in the theme directory if they don't have a *.module file
  • #2491009 by trwad: Replace deprecated usage of entity_create with a direct call to the entity type class in Field UI module
  • #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context
  • #2475263 by LKS90, Berdir: Remove Role::postSave() method
  • #2456025 by stefan.r, alexpott, klausi: Rest tests fail on PHP 5.6 because of always_populate_raw_post_data ini setting
  • #2473805 by PieterJanPut, alieffring: Unused use statement in RearrangeFilter
  • #2251861 by olli, jibran: Add the feed icon back to taxonomy/term/% pages
  • #2489420 by Bojhan: Simply AJAX use form
  • #2452995 by JacobSanford, ashutoshsngh, jhodgdon: link_path should be url in the menu API documentation
  • #1751434 by droplet, oxyc, pguillard, lauriii, nod_: Selectors clean-up: user module
  • #2490974 by jstoller: seven_library_info_alter() is missing $extension parameter and condition
  • #1328014 by eiriksm, superspring: PDOException when saving a node on non-English languages
  • Revert "Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context"
  • Revert "Revert "Issue #2489922 by anavarre, RavindraSingh: Fix minor typos""
  • Revert "Issue #2489922 by anavarre, RavindraSingh: Fix minor typos"
  • #2489922 by anavarre, RavindraSingh: Fix minor typos
  • #2490382 by mfarineau, cilefen, mradcliffe: Fix typo in EntityQueryTest doc block for figures var
  • #2476745 by joshi.rohit100, znerol, andile2012, webchick, Daniel Kanchev: Fix case of SuperNovaGenerator in HelpEmptyPageTest
  • #2447365 by JacobSanford, klausi, dawehner, jhodgdon, webchick: Let's explain in DestructableInterface why it is useful
  • #2490074 by chx, dawehner: hook_entity_access documentation is useless
  • #2469929 by mondrake, Bojan Živkov, LewisNyman, tim.plunkett, Bojhan, roderik: The confirmation forms' cancel link should be styled as a button
  • #2472147 by googletorp, anavarre, jaredsmith, bojanz: Standardize getter docblocks in node module
  • #2489402 by Bojhan: Remove "if any" from pager title
  • #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules
  • #889772 by stefan.r, tuutti, opdavies, Sutharsan, joachim, das-peter, YesCT, Zerdiox, hussainweb, mgifford: following a password reset link while logged in leaves users unable to change their password
  • #2488940 by plach: Contextual links are broken on multilingual sites
  • #2490146 by droplet: Prevent empty request on machine name transliterate
  • #2488866 by googletorp: Missing * in docblock for StatusMessages::generatePlaceholder
  • #2487808 by JesseSturgis, Scott Weston: autocorrect="off" and autocapitalize="off" in login form are deprecated and may be not enough
  • #2478167 by andypost, znerol: Generate proper value for sessionName property in BrowserTestBase
  • #2445497 by Mile23, dawehner: Decouple ContainerBuilderTest from Symfony's tests
  • #2422399 by aliyakhan, JCL324, mortendk, skippednote, rpayanm, tadityar, LewisNyman, joelpittet, idebr: Rewrite block.admin.css inline with our CSS standards
  • #2484131 by phenaproxima, neclimdul, mikeryan: Migration process plugin should log exceptions encountered during stubbing
  • #2486911 by mark.labrecque, joshi.rohit100: Garbled documentation in AssertBreadcrumbTrait.php
  • #2060553 by jhodgdon, manningpete: Search result snippet displayes HTML entities
  • #2478535 by phillamb168, sasanikolic, jhodgdon: Rewrite the documentation of content_translation_entity_type_alter()
  • #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line
  • #2489966 by plach: The Views table style plugin does not specify cache contexts for click sorting
  • #2156295 by vegantriathlete, Rajendar Reddy: ajax_views.js has some extraneous code?
  • #2470307 by Mark_L6n, eiriksm, Gábor Hojtsy: Modifying path prefix for URL language detection causes error message for default language
  • #2488126 by phenaproxima: MachineName process plugin should use injected transliteration service
  • #2475001 by chris_hall_hu_cheng, jcnventura: Cache DateTime exception when Timezone not set
  • #2474537 by Noe_, tstoeckler, michaellenahan, cilefen: Installing in a non-English language fails for command-line installations (Drush, ...)
  • #2283637 by pfrenssen, dawehner, shivanshuag, znerol: Provide test coverage to prove that an AuthenticationProvider can initiate a session
  • #2489362 by shellshocked59, devupable, bpleduc, LewisNyman: Change views listing drop button to standard size
  • #2488632 by rpayanm, jhodgdon: Help test module should be in the Testing package
  • #2489376 by Bojhan: Remove "should" to more actionable
  • #2488954 by alexpott, webflo: Set simpletest memory limit to 128M
  • #2479819 by jhedstrom, grendzy: Menu hierarchy tests are not being run
  • #2485431 by bjmac, saki007ster, LewisNyman, rudraram: Clean up file CSS inline with our CSS standards
  • #2474047 by arturogarrido, ejabrown, mikeburrelljr, acrosman, lauriii, pwolanin, dawehner: Remove Timer from DrupalKernel
  • #2416109 by alexpott, bircher, xjm, dawehner: Validate configuration dependencies before importing configuration
  • #2461845 by Fabianx, Berdir, larowlan, David_Rothstein, Gábor Hojtsy: Private files that are no longer attached to an entity should not suddenly become accessible to people who couldn't see them before
  • #2486441 by jibla, richgilbert, entendu, emma.maria, amyvs, mradcliffe, heatherwoz, mu5a5hi, lnicks, hzakaryan: Clean up the "Search results" component in Bartik
  • #2480799 by mradcliffe, bzrudi71, dawehner, ingaro, jaredsmith: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest (again)
  • #2487099 by dawehner, plach, Wim Leers: Set cache contexts for exposed sorts / items_per_page / offset
  • #2485575 by ram4nd, willzyx, iMiksu, nod_: Update jQuery to 2.1.4
  • Revert "Issue #2470807 by LewisNyman, Dom., davidhernandez, emma.maria, jp.stacey, lauriii: Rename the default "Messages" region for all themes to "Highlighted""
  • #2468767 by eiriksm, Gábor Hojtsy: English config source strings are saved as custom translations in locale in foreign install
  • #2428795 by mkalkbrenner, plach, yched, catch, hchonov, webchick, tstoeckler, pjonckiere, miro_dietiker, Schnitzel, klausi: Translatable entity 'changed' timestamps are not working at all
  • #2480307 by camoa: DefaultPluginManager doesn't allow Plugin definitions from Themes
  • #2470807 by LewisNyman, Dom., davidhernandez, emma.maria, jp.stacey, lauriii: Rename the default "Messages" region for all themes to "Highlighted"
  • #2478855 by xjm, JacobSanford, jhodgdon: Improve documentation for hook_entity_type_build() and hook_entity_type_alter()
  • #2478319 by NickWilde: DBLog module config link
  • #2296885 by mikeker, dawehner: Remove format_xml_elements()
  • #2473949 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix form-type-* classes with js-
  • #2489100 by alexpott: Random fail in Drupal\views\Tests\Plugin\RowRenderCacheTest
  • #2473941 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix field-parent classes with js-
  • #2483903 by mradcliffe, dawehner: Fix tests broken by leverage entityDisplay to provide fast rendering for fields
  • #2258177 by amateescu, sun, mikeryan, bdone, dawehner, Berdir: Convert migrate_drupal tests to KernelTestBase
  • #2480959 by mradcliffe, dawehner, jaredsmith, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest (again)
  • #2473709 by nicoloye, marcvangend, pjbaert, yoroy, webchick: Do not use SERVER_NAME as default value for the site name
  • #2317975 by Martin Mayer, jhodgdon, ifrik: Update Views help to explain multilingual
  • #2488156 by andile2012: Fix typos in @inheritdoc
  • #2289201 by mariano.barcia, webchick: [Meta] Make drupal install and run within reasonable php memory limits so we can reset the memory requirements to lower levels
  • #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters
  • #2484539 by amateescu, dawehner, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldFieldTest
  • #2486413 by Manjit.Singh, vinmassaro, LewisNyman: Seven's primary tabs have incorrect spacing on narrow screens
  • #2369987 by aneek, alexpott, joelpittet, rteijeiro, pgautam, jain_deepak, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html
  • #2486831 by amateescu: The $dbh and $connection members are mixed up in Drupal\Core\Database\StatementPrefetch
  • #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output
  • #2339447 by lauriii, joseph.olstad, Fabianx, joelpittet, jcnventura, amateescu, Antti J. Salminen: Improve theme registry build performance by 85%
  • #2383865 by mgifford, pguillard, rpayanm, alexpott, jhodgdon: Spellchecking Drupal - Javascript
  • #2487261 by nod_, alanburke: Eslint config update for function spacing style
  • #2457427 by Crell: Bad error handling of invalid Entity definition
  • #2459777 by jibran, Jaesin, tstoeckler, TR: {taxonomy_index} and {taxonomy_term_hierarchy} doesn't join taxonomy data table in views
  • #2486431 by vilepickle, vinmassaro: Progress bar starts at 100%
  • #1862250 by amanire, Ivan Zugec, joates, yoroy, joshi.rohit100, acabouet, rpayanm: The "Trim length" format description is confusing/not clear to Drupal newcomers
  • #2487464 by mark.labrecque: Internationalization topic code section is not showing up as code
  • #2473123 by sander.devos, JacobSanford, xjm, jhodgdon: Add node grant classes and interfaces to the node access topic
  • #2473089 by boris sondagh, jhodgdon, drubb, ifrik: Book settings page has wrong settings label
  • #2448691 by joshi.rohit100, rpayanm, ameymudras, lakshminp: comment at top of comment_hacks.css references removed function
  • #2482295 by Berdir: Rebuilding field map with many bundles/fields is very slow
  • #2247379 by yched, alexpott, Berdir: Optimize config entity query conditions on ID
  • #2471793 by drubb, tadityar, ifrik, jhodgdon: Update hook_help text for Forum module
  • #2482215 by alexpott: Improve config_prefix documentation
  • Revert "Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html"
  • #2485505 by Manjit.Singh, LewisNyman: Remove CSSlint errors from node module css
  • #2485573 by alanburke, ragnarkurm: Update JS library domready to version 1.0.8
  • #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html
  • #2473957 by sqndr, Cottser, LewisNyman: Prefix text-* classes with js-
  • #2251121 by olli, dawehner: Support to add a feed icon on pages with parameters
  • #2449445 by Cottser, emma.maria: Add "indentation" class back to indentation theme hook, use it for styling
  • #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId
  • #2471653 by bojanz, Kazanir: Standardize getter docblocks in Drupal\Core\Entity
  • #2417921 by jibran: Change Tour module tests & Block test views package to testing
  • #452244 by jhedstrom: Help text for Language domain needs to specify "no trailing slash"
  • #2393531 by jcnventura, mrjmd, simonrjones, rpayanm, Cottser, akalata, eiriksm, David_Rothstein, dawehner, xjm: Maximum function nesting level of '100' reached
  • #2485403 by mmatsoo, gaurav_varshney: DependencyTrait documentation still mentions 'entity'
  • #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest
  • #2485605 by ram4nd, iMiksu: Update jquery.once to 2.0.1
  • #2411689 followup by alexpott: Use a MemoryBackend in StorageComparer so that configuration import validators don't have to reread data from disk or the db
  • #2375589 by larowlan, pameeela, jibran, kim.pepper, Wim Leers, Bojhan: Convert custom block library page to views
  • #2471571 by bojanz, Dom.: Standardize getter docblocks in Drupal\Component
  • #2486083 by stefan.r: The following module is missing from the file system: standard
  • #2160643 by jhedstrom, dawehener: Add status report "requirement" for Twig C extension for PHP
  • #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata
  • #2485171 by mikeryan: Fix spelling of MigrateExecutableMemoryExceededTest
  • #2472421 by geertvd, bircher, dawehner, jibran: Entity reference, views filter reference method is broken
  • #2396253 by geertvd, pcambra, dawehner, klausi, pjonckiere: Respect format configuration on REST views display
  • #2204509 by klausi, Xano, fago: Allow context definitions to specify default values
  • #2105797 by dawehner, fago, larowlan, effulgentsia, jibran, amateescu, yched: Add CompositeConstraintBase so that constraints involving multiple fields, such as CommentNameConstraint, can be discovered
  • #2471809 by Dom., skippednote, nod_, jessebeach: Toolbar module does not follow W3C
  • #2485611 by Jelle_S: Add Jelle Sebreghts (Jelle_S) as co-maintainer of Responsive Image module
  • #2483005 by rootwork: Minor typo in INSTALL.txt
  • #2336247 by larowlan, andythorne: Make Relation and Type domain configurable based on context
  • #2428103 by dawehner, amateescu, Berdir, AjitS: String formatter should link to its translation
  • #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing
  • #2430219 by alexpott: Implement a key value store to optimise config entity lookups
  • #2484667 by joshi.rohit100, Berdir: Do not run query in node_cron() if search.module is not enabled
  • #2484247 by tim.plunkett: Documentation and coding standards fixes for \Drupal\system\Controller\FormAjaxController
  • #2462893 by anavarre, benjy: MigrateBlockContentTest assumes auto-increment increment of 1
  • #2187113 by Cottser, joelpittet: Incorrect usage of attributes in twig templates resulting in possible duplicate attributes
  • #2483479 by phenaproxima: d6_user_role migration depends on d6_filter_format
  • #2462889 by tim.plunkett: Remove TypedConfigManagerInterface::getDefinition()'s $is_config_name before Drupal 8.0.0
  • #2208811 by Pol, ivanjaros, dawehner, wizonesolutions: views_embed_view() cannot handle arguments
  • #2477157 by dawehner, Wim Leers, Fabianx, aneek, catch: rest_export Views display plugin does not set necessary cache metadata
  • #2481729 by larowlan: Cannot inject DatabaseQueue instances into forms - The database connection is not serializable
  • #2481731 by larowlan: Cannot inject DBLog instances into forms - The database connection is not serializable
  • #2467449 by googletorp, b0unty, LewisNyman: jQuery UI datepicker styles broken in Seven
  • #2343035 by fago, dawehner, larowlan, ianthomas_uk, cilefen, hussainweb, Miroling, jibran, beejeebus, dashaforbes, webmozart, klausi: Upgrade validator integration for Symfony versions 2.5+
  • #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters
  • #2448501 by ultimike, phenaproxima, benjy: Use the migrate cckfield plugin type for the link field
  • Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
  • #2322949 by plach, kgoel, Berdir, fgm, damiankloip, dawehner: Implement generic entity link view field handlers
  • #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
  • #2030637 by yched, Mile23, daffie, Alumei, tidrif, chertzog, Berdir, swentel, ofry: Expand FieldConfig/BaseFieldOverride/FieldConfigBase with methods
  • #2469563 by marthinal, lauriii, dawehner, Fabianx, xjm, pjonckiere: Double-escape on Views filters
  • #2478091 by willzyx: Pager is shown twice in admin/people if views module is disabled
  • #2464283 by jeqq: Restore Simpletest's batch after modules installation in WebTestBase::setUp()
  • #2478151 by willzyx: Shortcuts to pages generated by views are not recognized as added to the shortcutset and are being added multiple times
  • #2479767 by Wim Leers: Fix MenuLinkInterface::isCacheable(): remove it in favor of implementing CacheableDependencyInterface
  • #2452491 by arpitr, Mile23: @deprecate drupal_pre_render_link() for Drupal 9
  • #2454751 by amateescu, dawehner, tstoeckler: SQLite: Fix user\Tests\Views\RelationshipRepresentativeNodeTest
  • #2449809 by JeroenT, tadityar: Remove usage of update_get_projects()
  • #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters
  • #2479363 by Wim Leers, dawehner: Cache MenuActiveTrail::getActiveIds() for *all* menus per route match: 1 cache get instead of N DB queries, saves 1 ms/response
  • #1867518 by plach, dawehner, yched, iMiksu, epari.siva, marcvangend, Fabianx, Wim Leers, effulgentsia: Leverage entityDisplay to provide fast rendering for fields
  • #2453931 by pjonckiere: ContextualDynamicContextTest follow up
  • #2475237 by mkalkbrenner: Method FieldItemList::equals() uses type safe comparison limiting usefulness.
  • #2456701 by kgoel, Cottser, dawehner, jhodgdon: Replace aggregator_title_link Views formatter with Field API formatter
  • #2375773 by olli, dawehner: Remove pager from default taxonomy term feed
  • #2481183 by davidhernandez: Quote tokens in theme .info.yml files
  • #1800174 by Mile23, Lars Toomre, rishikant05, YesCT, idebr, Jalandhar, jhodgdon, dawehner: Add missing type hinting to User module docblocks
  • #1811334 by Mile23, deepakaryan1988, Lars Toomre, yogen.prasad: Add missing type hinting to Forum module docblocks
  • #1811882 by Mile23, deepakaryan1988, Lars Toomre, yogen.prasad: Add missing type hinting to Search module docblocks
  • #2481751 by yogen.prasad, deepakaryan1988, Cottser, andypost, joelpittet, willzyx: Don't use full namespace for \Drupal\views\ViewExecutable in views.module
  • #2476225 by pixel5, cilefen, disasm, jhodgdon, TravisCarden: Doxygen on SuspendQueueException mentions non-existent callback_queue_worker()
  • #1811874 by Mile23, Lars Toomre: Add missing type hinting to Path module docblocks
  • #1811892 by Mile23: Add missing type hinting to Statistics module docblocks
  • #1800774 by Mile23, Lars Toomre: Add missing type hinting to menu_ui module docblocks
  • #2204697 by alexpott, tstoeckler, mauzeh, Berdir: Move getConfigPrefix() to ConfigEntityTypeInterface
  • #2473813 by FMB, joshi.rohit100, darol100, ifrik, jhodgdon, xjm: Update hook_help text for Custom Menu Link module
  • #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards
  • #2443651 by alexpott, mradcliffe, bzrudi71: PostgreSQL: Fix system\Tests\Cache\DatabaseBackendUnitTest
  • #2424533 by davidhernandez, mortendk: Copy views templates to Classy
  • #2471405 by tompagabor: When not logged Drupal\Core\EventSubscriber\FinishResponseSubscriber->setExpiresNoCache() causes a PHP warning because of an invalid timezone.
  • Revert "Issue #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards"
  • #2473113 by znerol, dpovshed, Wim Leers, Fabianx, dawehner, effulgentsia: All stack middlewares are constructed at the same time even for cached pages
  • #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, alexpott, larowlan, znerol, dawehner, catch, neclimdul, yched, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache
  • #2458387 by stefan.r, anksy, andypost, alexpott, hussainweb: Remove Utility\String class
  • #2461863 by stefan.r: Upgrade PHPUnit to the latest stable release
  • #2471751 by boris sondagh, oceankrish76, keopx: Update hook_help text for Book module
  • #2479515 by znerol: Use BasicAuthTestTrait in BasicAuthTest
  • #2480233 by xjm: Incorect docblocks in route processor tests
  • #2479815 by plach: Remove obsolete ContentEntityInterface::initTranslation() method
  • #2474909 by alexpott, mpdonadio, znerol, catch, Wim Leers, Berdir: Allow Simpletest to use the same APC user cache prefix so that tests can share the classmap and other cache objects
  • Back to dev.

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: catch
Created on: 27 May 2015 at 20:29 UTC
Last updated: 12 Mar 2018 at 20:09 UTC
Insecure

Other releases