GraphvizDumper::findEdges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Finds all edges belonging to a specific service id. |
GraphvizDumper::findNodes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Finds all nodes. |
ApacheMatcherDumper::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php |
Dumps a set of Apache mod_rewrite rules. |
GeneratorDumper::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
Gets the routes to dump. |
MatcherDumperInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
|
CssEmbedFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
Filters an asset just before it's dumped. |
MatcherDumper::$connection |
property |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
The database connection to which to dump route information. |
MatcherDumper::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
Construct the MatcherDumper. |
PhpGeneratorDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
PhpDumper::NON_FIRST_CHARS |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Characters that might appear in the generated variable name as any but the first character |
PhpDumper::addServiceAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds a service alias. |
XmlDumper::addServiceAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Adds a service alias. |
UglifyJsFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Run the asset through UglifyJs |
MatcherDumperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
|
YamlDumper::getServiceCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Gets the service call. |
PackagerFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
Filters an asset just before it's dumped. |
GraphvizDumper::addOptions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Adds options |
GraphvizDumper::getAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Compiles an array of aliases for a specified service id. |
JpegtranFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
Filters an asset just before it's dumped. |
YamlTest::testParseAndDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/YamlTest.php |
|
MatcherDumper::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php |
Constructor. |
InlineTest::getTestsForDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
DumperTest::testInlineLevel |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
SprocketsFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php |
Filters an asset just before it's dumped. |
FilterInterface::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php |
Filters an asset just before it's dumped. |
ApacheMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
PhpDumper::addServiceReturn |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the service return statement. |
PhpDumper::isSimpleInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Checks if the definition is a simple instance. |
DrupalKernel::$allowDumping |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Whether the container can be dumped. |
PhpDumper::exportParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Exports parameters. |
YamlDumper::addServiceAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Adds a service alias |
CallablesFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
Filters an asset just before it's dumped. |
MatcherDumperTest::testDump |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirm that we can dump a route collection to the database. |
JSMinPlusFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset just before it's dumped. |
CssImportFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php |
Filters an asset just before it's dumped. |
ApacheMatcherDumper::escape |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php |
Escapes a string. |
JpegoptimFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php |
Filters an asset just before it's dumped. |
GeneratorDumper::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
Constructor. |
GeneratorDumperInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php |
|
CssRewriteFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php |
Filters an asset just before it's dumped. |
AssetReferenceTest::testDump |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
|
XmlDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
GraphvizDumperTest::testDump |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
PhpDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
FilterCollection::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php |
Filters an asset just before it's dumped. |
PhpDumper::addServiceInclude |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates the require_once statement for service includes. |
XmlDumper::convertParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Converts parameters. |
MatcherDumperTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
A collection of shared fixture data for tests. |
YamlDumper::getParameterCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Gets parameter call. |
MatcherDumperInterface::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
Dumps a set of routes to a string representation of executable code
that can then be used to match a request against these routes. |