Search for all
Title | Object type | File name | Summary |
---|---|---|---|
mainpage | core/ |
Welcome to the Drupal API Documentation! | |
$base_insecure_url | global | core/ |
The insecure base URL of the Drupal installation. |
$base_path | global | core/ |
The base path of the Drupal installation. |
$base_root | global | core/ |
The root URL of the host, excluding the path. |
$base_secure_url | global | core/ |
The secure base URL of the Drupal installation. |
$base_url | global | core/ |
The base URL of the Drupal installation. |
$conf | global | core/ |
Allows defining of site-specific service providers for the Drupal kernel. |
$config | global | core/ |
Array of configuration overrides from the settings.php file. |
$install_state | global | core/ |
Store settings and profile information during installation process. |
23a7f61f-1db3-407d-a6dd-eb4731995c9f.yml | file | core/ |
core/tests/fixtures/default_content/file/23a7f61f-1db3-407d-a6dd-eb4731995c9f.yml |
2b8e0616-3ef0-4a91-8cfb-b31d9128f9f8.yml | file | core/ |
core/tests/fixtures/default_content/file/2b8e0616-3ef0-4a91-8cfb-b31d9128f9f8.yml |
2d3581c3-92c7-4600-8991-a0d4b3741198.yml | file | core/ |
core/tests/fixtures/default_content/node/2d3581c3-92c7-4600-8991-a0d4b3741198.yml |
3434bd5a-d2cd-4f26-bf79-a7f6b951a21b.yml | file | core/ |
core/tests/fixtures/default_content/menu_link_content/3434bd5a-d2cd-4f26-bf79-a7f6b951a21b.yml |
344b943c-b231-4d73-9669-0b0a2be12aa5.yml | file | core/ |
core/tests/fixtures/default_content/media/344b943c-b231-4d73-9669-0b0a2be12aa5.yml |
478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml | file | core/ |
core/recipes/basic_shortcuts/content/shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml |
550f86ad-aa11-4047-953f-636d42889f85.yml | file | core/ |
core/tests/fixtures/default_content/taxonomy_term/550f86ad-aa11-4047-953f-636d42889f85.yml |
7f1dd75a-0be2-4d3b-be5d-9d1a868b9267.yml | file | core/ |
core/tests/fixtures/default_content/node/7f1dd75a-0be2-4d3b-be5d-9d1a868b9267.yml |
7fb09f9f-ba5f-4db4-82ed-aa5ccf7d425d.yml | file | core/ |
core/tests/fixtures/default_content/file/7fb09f9f-ba5f-4db4-82ed-aa5ccf7d425d.yml |
94503467-be7f-406c-9795-fc25baa22203.yml | file | core/ |
core/tests/fixtures/default_content/user/94503467-be7f-406c-9795-fc25baa22203.yml |
a.txt | file | core/ |
|
a6b79928-838f-44bd-a8f0-44c2fff9e4cc.yml | file | core/ |
core/tests/fixtures/default_content/a6b79928-838f-44bd-a8f0-44c2fff9e4cc.yml |
aaa_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml |
AbstractOperation | class | composer/ |
Provides default behaviors for operations. |
AbstractOperation.php | file | composer/ |
|
AbstractOperation::$contents | property | composer/ |
Cached contents of scaffold file to be written to disk. |
AbstractOperation::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
AbstractOperation::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
AbstractOperation::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
AcceptHeaderMatcher | class | core/ |
Filters routes based on the media type specified in the HTTP Accept headers. |
AcceptHeaderMatcher.php | file | core/ |
|
AcceptHeaderMatcher::filter | function | core/ |
Filters the route collection against a request. |
AcceptHeaderMatcherTest | class | core/ |
Confirm that the mime types partial matcher is functioning properly. |
AcceptHeaderMatcherTest.php | file | core/ |
|
AcceptHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
AcceptHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
AcceptHeaderMatcherTest::acceptFilterProvider | function | core/ |
Provides data for the Accept header filtering test. |
AcceptHeaderMatcherTest::setUp | function | core/ |
|
AcceptHeaderMatcherTest::testAcceptFiltering | function | core/ |
Tests that requests using Accept headers get filtered correctly. |
AcceptHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the AcceptHeaderMatcher throws an exception for no-route. |
AcceptHeaderMiddleware | class | core/ |
Example implementation of "accept header"-based content negotiation. |
AcceptHeaderMiddleware.php | file | core/ |
|
AcceptHeaderMiddleware::$app | property | core/ |
The app kernel. |
AcceptHeaderMiddleware::handle | function | core/ |
|
AcceptHeaderMiddleware::__construct | function | core/ |
Constructs a new AcceptHeaderMiddleware instance. |
AcceptHeaderRoutingTestServiceProvider | class | core/ |
Service provider for the accept_header_routing_test module. |
AcceptHeaderRoutingTestServiceProvider.php | file | core/ |
|
AcceptHeaderRoutingTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
accept_header_matcher | service | core/ |
Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher |
accept_header_routing_test.info.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.