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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MarkupInterfaceComparator::assertEquals | function | core/ |
|
| MarkupInterfaceComparatorTest | class | core/ |
Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator. |
| MarkupInterfaceComparatorTest.php | file | core/ |
|
| MarkupInterfaceComparatorTest::$comparator | property | core/ |
The markup comparator. |
| MarkupInterfaceComparatorTest::$factory | property | core/ |
The comparator factory. |
| MarkupInterfaceComparatorTest::dataSetProvider | function | core/ |
Provides test data for the comparator. |
| MarkupInterfaceComparatorTest::setUp | function | core/ |
|
| MarkupInterfaceComparatorTest::testAccepts | function | core/ |
Tests accepts. |
| MarkupInterfaceComparatorTest::testAssertEquals | function | core/ |
Tests assert equals. |
| MarkupNormalizer | class | core/ |
Normalizes MarkupInterface objects into a string. |
| MarkupNormalizer.php | file | core/ |
|
| MarkupNormalizer::doNormalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| MarkupNormalizer::getNormalizationSchema | function | core/ |
|
| MarkupNormalizer::getSupportedTypes | function | core/ |
|
| MarkupNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\MarkupNormalizer. |
| MarkupNormalizerTest.php | file | core/ |
|
| MarkupNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| MarkupNormalizerTest::jsonSchemaDataProvider | function | core/ |
|
| 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/ |
Adds additional routes to be dumped. |
| MatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| 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. |
Pagination
- Previous page
- Page 1007
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.