Search for dump
Title | Object type | File name | Summary |
---|---|---|---|
LegacyMatcherDumperTest::$state | property | core/ |
The state. |
LegacyMatcherDumperTest::setUp | function | core/ |
|
LegacyMatcherDumperTest::testConstructorDeprecationNoLogger | function | core/ |
Tests the constructor deprecations. |
LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam | function | core/ |
Tests the constructor deprecations. |
LegacyMatcherDumperTest::testConstructorDeprecationWithLogger | function | core/ |
Tests the constructor deprecations. |
LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MailDsnSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MatcherDumper | class | core/ |
Provides a proxy class for \Drupal\Core\Routing\MatcherDumper. |
MatcherDumper | class | core/ |
Dumps Route information to a database table. |
MatcherDumper.php | file | core/ |
|
MatcherDumper.php | file | core/ |
|
MatcherDumper::$connection | property | core/ |
The database connection to which to dump route information. |
MatcherDumper::$container | property | core/ |
The service container. |
MatcherDumper::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
MatcherDumper::$logger | property | core/ |
The logger. |
MatcherDumper::$routes | property | core/ |
The routes to be dumped. |
MatcherDumper::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
MatcherDumper::$state | property | core/ |
The state. |
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/ |
|
MatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
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/ |
Constructs a ProxyClass Drupal proxy object. |
MatcherDumper::__construct | function | core/ |
Construct the MatcherDumper. |
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. |
MediaMappingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MediaSettingsDefaultIframeDomainUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MenuLinksetSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MigrateDumpAlterInterface | interface | core/ |
Allows tests to alter dumps after they have loaded. |
MigrateDumpAlterInterface.php | file | core/ |
|
MigrateDumpAlterInterface::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.