官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The \Drupal\Core\Url class provides static methods to generate an instance of itself, such as ::fromRoute()."

A block of code is set as follows:

  /**
   * {@inheritdoc}
   */
  public function alterRoutes(RouteCollection $collection) {
if ($route = $collection->get('mymodule.mypage)) {
      $route->setPath('/my-page');
    }
  }

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

  /**
   * {@inheritdoc}
   */
  public function alterRoutes(RouteCollection $collection) {
if ($route = $collection->get('mymodule.mypage)) {
      $route->setPath('/my-page');
    }
  }

Any command-line input or output is written as follows:

$ php core/scripts/run-tests.sh PHPUnit

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Clicking the Next button moves you to the next screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 泉州市| 德昌县| 莎车县| 南安市| 武汉市| 宜黄县| 涪陵区| 修水县| 广饶县| 招远市| 大化| 资阳市| 井研县| 桐柏县| 额尔古纳市| 闻喜县| 大方县| 巩义市| 曲阳县| 洪江市| 轮台县| 新余市| 尚志市| 洛川县| 阿鲁科尔沁旗| 子长县| 滦南县| 浮梁县| 吉水县| 年辖:市辖区| 衢州市| 蓝山县| 普兰县| 乐亭县| 福建省| 龙州县| 青海省| 武胜县| 芦溪县| 吴江市| 平和县|