Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MarkupNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| MarkupNormalizerTest::setUp | function | core/ |
|
| MarkupNormalizerTest::testDelegatedSchemaDiscovery | function | core/ |
Test the normalizer properly delegates schema discovery to its subject. |
| MarkupTrait | trait | core/ |
Implements MarkupInterface and Countable for rendered objects. |
| MarkupTrait.php | file | core/ |
|
| MarkupTrait::$string | property | core/ |
The safe string. |
| MarkupTrait::count | function | core/ |
Returns the string length. |
| MarkupTrait::create | function | core/ |
Creates a Markup object if necessary. |
| MarkupTrait::jsonSerialize | function | core/ |
Returns a representation of the object for use in JSON serialization. |
| MarkupTrait::__toString | function | core/ |
Returns the string version of the Markup object. |
| MARK_NEW | constant | core/ |
Mark content as being new. |
| MARK_READ | constant | core/ |
Mark content as read. |
| MARK_UPDATED | constant | core/ |
Mark content as being updated. |
| MatcherDumper | class | core/ |
Dumps Route information to a database table. |
| MatcherDumper | class | core/ |
Provides a proxy class for \Drupal\Core\Routing\MatcherDumper. |
| MatcherDumper.php | file | core/ |
|
| MatcherDumper.php | file | core/ |
|
| MatcherDumper::$container | property | core/ |
The service container. |
| MatcherDumper::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MatcherDumper::$routes | property | core/ |
The routes to be dumped. |
| MatcherDumper::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| MatcherDumper::$tableName | property | core/ |
The name of the SQL table to which to dump the routes. |
| MatcherDumper::addRoutes | function | core/ |
|
| MatcherDumper::addRoutes | function | core/ |
|
| MatcherDumper::dump | function | core/ |
|
| MatcherDumper::dump | function | core/ |
Dumps a set of routes to the router table in the database. |
| MatcherDumper::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
| MatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| MatcherDumper::getRoutes | function | core/ |
|
| MatcherDumper::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| MatcherDumper::schemaDefinition | function | core/ |
Defines the schema for the router table. |
| MatcherDumper::__construct | function | core/ |
Construct the MatcherDumper. |
| MatcherDumper::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| MatcherDumperInterface | interface | core/ |
Extends the symfony matcher dumper interface with an addRoutes method. |
| MatcherDumperInterface.php | file | core/ |
|
| MatcherDumperInterface::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| MatcherDumperTest | class | core/ |
Confirm that the matcher dumper is functioning properly. |
| MatcherDumperTest.php | file | core/ |
|
| MatcherDumperTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| MatcherDumperTest::$logger | property | core/ |
The logger. |
| MatcherDumperTest::$state | property | core/ |
The state. |
| MatcherDumperTest::setUp | function | core/ |
|
| MatcherDumperTest::testAddAdditionalRoutes | function | core/ |
Confirms that we can add routes to the dumper when it already has some. |
| MatcherDumperTest::testAddRoutes | function | core/ |
Confirms that we can add routes to the dumper. |
| MatcherDumperTest::testCreate | function | core/ |
Confirms that the dumper can be instantiated successfully. |
| MatcherDumperTest::testDump | function | core/ |
Confirm that we can dump a route collection to the database. |
| MatcherDumperTest::testMenuMasksGeneration | function | core/ |
Tests the determination of the masks generation. |
| MatchingRouteNotFoundException | class | core/ |
No matching route was found. |
| MatchingRouteNotFoundException.php | file | core/ |
|
| MaximumFileSizeExceededUploadTest | class | core/ |
Tests uploading a file that exceeds the maximum file size. |
Pagination
- Previous page
- Page 1033
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.