Search for _array
- Search 7.x for _array
- Search 9.5.x for _array
- Search 10.3.x for _array
- Search 11.x for _array
- Search main for _array
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService | function | core/ |
Tests that getDecoratedService() is unsupported. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForExpression | function | core/ |
Tests that the correct RuntimeException is thrown for expressions. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObject | function | core/ |
Tests that the correct RuntimeException is thrown for dumping an object. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForResource | function | core/ |
Tests that the correct RuntimeException is thrown for dumping a resource. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitions | function | core/ |
Tests that service processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias | function | core/ |
Tests that references to aliases work correctly. |
| OptimizedPhpArrayDumperTest::testPercentsEscape | function | core/ |
Tests that service arguments with escaped percents are correctly dumped. |
| Page::$pageRenderArray | property | core/ |
The current page render array. |
| Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
| Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
| PhpArrayContainer | class | core/ |
Provides a container optimized for Drupal's needs. |
| PhpArrayContainer.php | file | core/ |
|
| PhpArrayContainer::createService | function | core/ |
Creates a service from a service definition. |
| PhpArrayContainer::resolveServicesAndParameters | function | core/ |
Resolves arguments that represent services or variables to the real values. |
| PhpArrayContainer::__construct | function | core/ |
Constructs a new Container instance. |
| PhpArrayContainerTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\PhpArrayContainer[[api-linebreak]] @group DependencyInjection |
| PhpArrayContainerTest.php | file | core/ |
|
| PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
| PhpArrayContainerTest::getParameterCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::setUp | function | core/ |
|
| PhpArrayDumper | class | core/ |
PhpArrayDumper dumps a service container as a PHP array. |
| PhpArrayDumper.php | file | core/ |
|
| PhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
| PhpArrayDumper::getArray | function | core/ |
Gets the service container definition as a PHP array. |
| PhpArrayDumper::getParameterCall | function | core/ |
Gets a parameter reference in a suitable PHP array format. |
| PhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| PhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| PhpArrayDumperTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\Dumper\PhpArrayDumper[[api-linebreak]] @group DependencyInjection |
| PhpArrayDumperTest.php | file | core/ |
|
| PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| PhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
| PhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
| PhpArrayDumperTest::setUp | function | core/ |
|
| PoItem::setFromArray | function | core/ |
Create the PoItem from a structured array. |
| PoStreamReader::setItemFromArray | function | core/ |
Store the parsed values as a PoItem object. |
| QueryTest::testArrayArgumentsSQLInjection | function | core/ |
Tests SQL injection via database query array arguments. |
| QueryTest::testArraySubstitution | function | core/ |
Tests that we can pass an array of values directly in the query. |
| RearrangeFilter::arrayKeyPlus | function | core/ |
Adds one to each key of an array. |
| RedirectDestination::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationInterface::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTest::testGetAsArray | function | core/ |
@dataProvider providerGet |
| RedirectDestinationTrait::getDestinationArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RenderArrayNonHtmlSubscriber | class | core/ |
Throws 406 if requesting non-HTML format and controller returns render array. |
| RenderArrayNonHtmlSubscriber.php | file | core/ |
|
| RenderArrayNonHtmlSubscriber::getSubscribedEvents | function | core/ |
|
| RenderArrayNonHtmlSubscriber::onRespond | function | core/ |
Throws an HTTP 406 error if client requested a non-HTML format. |
| RenderArrayNonHtmlSubscriberTest | class | core/ |
Functional test verifying that render array throws 406 for non-HTML requests. |
| RenderArrayNonHtmlSubscriberTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.