Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SerializerTest::$sut | property | core/ |
The subject under test. |
| SerializerTest::$view | property | core/ |
The View instance. |
| SerializerTest::setUp | function | core/ |
|
| SerializerTest::setUp | function | core/ |
|
| SerializerTest::testFallbackNormalizer | function | core/ |
@covers \Drupal\jsonapi\Serializer\Serializer::normalize[[api-linebreak]] |
| SerializerTest::testSerializerReceivesOptions | function | core/ |
Tests that the symfony serializer receives style plugin from the render() method. |
| ServerCommand | class | core/ |
Runs the PHP webserver for a Drupal site for local testing/development. |
| ServerCommand.php | file | core/ |
|
| ServerCommand::$classLoader | property | core/ |
The class loader. |
| ServerCommand::boot | function | core/ |
Boots up a Drupal environment. |
| ServerCommand::configure | function | core/ |
|
| ServerCommand::execute | function | core/ |
|
| ServerCommand::findAvailablePort | function | core/ |
Finds an available port. |
| ServerCommand::getOneTimeLoginUrl | function | core/ |
Gets a one time login URL for user 1. |
| ServerCommand::getSitePath | function | core/ |
Gets the site path. |
| ServerCommand::openBrowser | function | core/ |
Opens a URL in your system default browser. |
| ServerCommand::start | function | core/ |
Starts up a webserver with a running Drupal. |
| ServerCommand::__construct | function | core/ |
Constructs a new ServerCommand command. |
| Service | class | core/ |
A service that can decorated itself. |
| Service Tags | group | core/ |
Service tags overview |
| Service.php | file | core/ |
|
| Service::$inner | property | core/ |
The decorated service. |
| Service::isDecorated | function | core/ |
Determines if the service is decorated. |
| Service::__construct | function | core/ |
Service constructor. |
| ServiceClassDefault | class | core/ |
|
| ServiceClassMariaDb | class | core/ |
|
| ServiceClassMysql | class | core/ |
|
| ServiceClassSqlite | class | core/ |
|
| ServiceDestructionTest | class | core/ |
Tests that services are correctly destructed. |
| ServiceDestructionTest.php | file | core/ |
|
| ServiceDestructionTest::testDestructionUnused | function | core/ |
Verifies that services are not unnecessarily destructed when not used. |
| ServiceDestructionTest::testDestructionUsed | function | core/ |
Verifies that services are destructed when used. |
| ServiceModifierInterface | interface | core/ |
Interface that service providers can implement to modify services. |
| ServiceModifierInterface.php | file | core/ |
|
| ServiceModifierInterface::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderBase | class | core/ |
Base service provider implementation. |
| ServiceProviderBase.php | file | core/ |
|
| ServiceProviderBase::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderBase::register | function | core/ |
Registers services to the container. |
| ServiceProviderInterface | interface | core/ |
Interface that all service providers must implement. |
| ServiceProviderInterface.php | file | core/ |
|
| ServiceProviderInterface::register | function | core/ |
Registers services to the container. |
| ServiceProviderTest | class | core/ |
Tests service provider registration to the DIC. |
| ServiceProviderTest.php | file | core/ |
|
| ServiceProviderTest::$modules | property | core/ |
Modules to enable. |
| ServiceProviderTest::testServiceProviderRegistration | function | core/ |
Tests that services provided by module service providers get registered to the DIC. |
| ServiceProviderTest::testServiceProviderRegistrationDynamic | function | core/ |
Tests that the DIC keeps up with module enable/disable in the same request. |
| ServiceProviderTestServiceProvider | class | core/ |
|
| ServiceProviderTestServiceProvider.php | file | core/ |
|
| ServiceProviderTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
Pagination
- Previous page
- Page 1096
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.