Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| $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. |
| $install_state | global | core/ |
Store settings and profile information during installation process. |
| aaa_hook_collector_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/aaa_hook_collector_test.info.yml |
| aaa_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.info.yml |
| aaa_hook_order_test.module | file | core/ |
|
| aaa_hook_order_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
| aaa_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
| aaa_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
| aaa_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
| aaa_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
| aaa_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml |
| AAlterHooks | class | core/ |
This class contains hook implementations. |
| AAlterHooks.php | file | core/ |
|
| AAlterHooks::testAlterAfterC | function | core/ |
Implements hook_test_alter(). |
| AAlterHooks::testSubtypeAlter | function | core/ |
Implements hook_test_subtype_alter(). |
| abstract-test-classes.php | file | core/ |
|
| 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/ |
|
| AbstractOperation::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| AbstractOperation::scaffoldAtNewLocation | function | composer/ |
|
| AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
|
| AbstractTest | class | core/ |
|
| 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::__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/ |
|
| accept_header_routing_test.info.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml |
| accept_header_routing_test.services.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml |
| Access | class | core/ |
Filter by node_access records. |
| Access.php | file | core/ |
|
| Access::adminSummary | function | core/ |
|
| Access::canExpose | function | core/ |
|
| Access::getCacheContexts | function | core/ |
|
| Access::operatorForm | function | core/ |
|
| Access::query | function | core/ |
See _node_access_where_sql() for a non-views query based implementation. |
| AccessAnnouncementTest | class | core/ |
Test the access announcement permissions to get access announcement icon. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.